Commit Graph

12 Commits (441635e6aebfa66f6b1dd3a57d9d725161f40624)

Author SHA1 Message Date
toimtoimtoim 95ecf4bf5b Rename ModbusSocket to ModbusConnection, support php5.4 8 years ago
toimtoimtoim f6818a21c4 let modbus add send packet to status message, clean a little WriteMultipleCoilsPacket methods 8 years ago
toimtoimtoim 604ba8586c replace dependency to sockets extension to built-in stream API 8 years ago
toimtoimtoim c7c4431b1c refactor all packet related or socket related code to separate classes 8 years ago
toimtoimtoim 5e8b3159a3 add timeout env variable for tests with slow/heavy load machines (travisCI) 8 years ago
toimtoimtoim f51e71cffd bump php version to 5.5+, update readme 8 years ago
toimtoimtoim 030f0d526b Fix tests on Linux (Ubuntu 16.4/Php7) 8 years ago
toimtoimtoim 8637a19572 refactor thrown exceptions to be more specific than just Exception class 8 years ago
toimtoimtoim 6137326277 refactor/reimplement old (batch script) tests to use phpunit. 8 years ago
John Long 83d9baa9f6 0.7 release 12 years ago
John Long 5f069276eb 0.6 release 12 years ago
John Long c5c65f8088 0.5 Release 12 years ago