19 Commits (e62d0116896d24d95f06d838894b3c33fe3d43dd)

Author SHA1 Message Date
Anthony Birkett e62d011689 Bring in CS-Fixer, reformat.
4 years ago
Pavel Djundik 890d98da92 Add phpstan
4 years ago
Pavel Djundik 904e547fe4 Assign socket only if it was created
4 years ago
Pavel Djundik bbb6c4c23e Revert "Add 1200 byte padding to all requests"
4 years ago
Pavel Djundik 7231921b0b Add 1200 byte padding to all requests
4 years ago
Pavel Djundik 914ec4b79a Add more type info
5 years ago
Pavel Djundik 75d3465690 Drop the email
5 years ago
Pavel Djundik 98749925c7 Pass length into ReadInternal
10 years ago
Pavel Djundik 2bbe339458 Rename some variables for clarity
10 years ago
Pavel Djundik 419f66ff72 And now make it work
10 years ago
Pavel Djundik 3c0ca191b5 Pass in callable correctly
10 years ago
Pavel Djundik 5ab3873256 Improve socket mocking
10 years ago
Pavel Djundik 9c944e23d0 Make an abstract class for sockets and allow specifying different socket in SourceQuery
10 years ago
Pavel Djundik f41e4b551c Throw an exception when nothing was read from socket
10 years ago
Pavel Djundik d42aae5046 Get rid of global buffer
10 years ago
Pavel Djundik 77e5af8745 Remove socket open check which can never be false
10 years ago
Pavel Djundik dc2a08e503 Less spacing
10 years ago
Pavel Djundik 65a2493c3c Update github url
10 years ago
Tim 9af9cf4f6b PSR-4 support for #70 plus PhpDoc
10 years ago