200 Commits (0.8.1)
 

Author SHA1 Message Date
Coder 952e4efbe0
Merge pull request #4 from matracine/login-legacy 7 years ago
Paul Rock dac8fb6c26 small fix of login method 7 years ago
Paul Rock df4e0a1dd6 endless loop prevention added to login method of Client class 7 years ago
Matthieu Racine f31da26f58 Added phpunit tests 7 years ago
Paul Rock 40e82b7e1b note about unit testing added to readme 7 years ago
Matthieu Racine d5b9867bed Fix #3: Add test on responses count when login, try with legacy=true when multiple responses 7 years ago
Paul Rock 5d8bf00e42 test for !fatal response added to ClientTest 7 years ago
Paul Rock 83408c0868 fine tune of code, detailed tests added 7 years ago
Paul Rock c080af6881 additinal unit tests added 7 years ago
Paul Rock 059c3fb199 more methods moved to socket trait 7 years ago
Paul Rock 93f92be2cf coverage of Query class increased 7 years ago
Paul Rock ab74b7f788 some methods for work with socket moved to SocketTrait 7 years ago
Paul Rock d9c4856b24 in Client object excluded step with reading empty line 7 years ago
Paul Rock a511d298db unit testing only on 7.0->7.3 php releases 7 years ago
Paul Rock ce2274b6df additional examples added 7 years ago
Paul Rock 5ff9f5a3f2 TypeHelperTest added 7 years ago
Paul Rock 721676be70 tests updated, config file updated 7 years ago
Paul Rock bec71bd4c0 example of new type of syntax added 7 years ago
Paul Rock fa615d670a ArrayHelper update, unit tests added 7 years ago
Paul Rock f03f2e28d4 queries writing simplification 7 years ago
Paul Rock 9497fc04ef simplification 7 years ago
Paul Rock 2350bee242 codeclimate updated, new example added 7 years ago
Paul Rock b41b96406e new methods added to ClientInterface 7 years ago
Paul Rock a1ccb969f4 helpers added, exceptions rewriten to helpers 7 years ago
Paul Rock 72d645bd4b additional example added 7 years ago
Paul Rock e0830e8459 timeout in tests increased 7 years ago
Paul Rock d955892a24 readme updated, additional example with new logic added 7 years ago
Paul Rock b565701388 w() and r() alias methods was added to Client 7 years ago
Paul Rock c6351f7d96 additional tests of Config class 7 years ago
Paul Rock 3ebb93171c additional methods added to query class, array of attributes support added, exceptions was added, QueryInterface updated, new Query tests added 7 years ago
Paul Rock c0c1347033 exceptions was updated, new QueryException added 7 years ago
Paul Rock f35e9aaeaf typo fixed 7 years ago
Paul Rock 4dcdcf8cb1 docs updated 7 years ago
Paul Rock 538a51e16e small refatoring of Client class, now is possible to create object with array of settings, getConfig and wr methods added 7 years ago
Paul Rock 0d9a1cc53f via client constructor is not possible to create object with settings from array 7 years ago
Paul Rock 5ef350b8de returnes changed in interfaces 7 years ago
Paul Rock d471466e00 query class code style update 7 years ago
Paul Rock 55cea2b218 travis config update 7 years ago
Paul Rock 96881efbef small fixes in tests and examples 7 years ago
Paul Rock c30fcb22d1 fatal error will be printed without parsing 7 years ago
Paul Rock 9e85a5c7d2 path to expect changed and small fix on quit stage in preconf.tcl 7 years ago
Paul Rock 58558103d3 php 7.3 added to tests 7 years ago
Paul Rock 2297e50223 naming of throw methods changed 7 years ago
Paul Rock 679c38d44b encodeLength method updated 7 years ago
Paul Rock 49db82d7a5 non used libraries removed from cposer 7 years ago
Paul Rock 60f733b8e7 thanks scrutinizer but coverage moved to travis 7 years ago
Paul Rock 9395918543 scrut tests, try 64 7 years ago
Paul Rock 2708e37257 scrut tests, try 63 7 years ago
Paul Rock 508b2d556d scrut tests, try 62 7 years ago
Paul Rock feddd0932f scrut tests, try 61 7 years ago