Skip to content

Releases: graze/wipotec-checkweigher-client

Set telnet max bytes read

13 Dec 19:26
Compare
Choose a tag to compare

Try to prevent infinite loops with a max bytes read.

Set read timeout

01 Jul 02:01
750e0a6
Compare
Choose a tag to compare

Add setReadTimeout()

Fix response error check

25 May 02:12
f4a8bef
Compare
Choose a tag to compare

Response error check logic was incorrect.

Add timeout

31 Jul 08:46
Compare
Choose a tag to compare

Add the ability to set a timeout when connecting.

Add TU

26 Apr 10:03
Compare
Choose a tag to compare
  • Adds the TU parameter

Fix references

25 Apr 21:59
Compare
Choose a tag to compare
  • A couple of references to the Graze codebase where this use to live have been removed.

Reduce the PHP version requirement to 5.5

20 Mar 19:07
Compare
Choose a tag to compare
  • PHPUnit version was reduced to support 5.5 which means using full class names instead of namespaces.
  • Use new version of xml-utils which now supports 5.5.

Initial release

13 Mar 04:57
Compare
Choose a tag to compare
v1.0.0

Initial implementation