- 22 Mar, 2022 1 commit
-
-
Sergey Latyshkov authored
-
- 17 Feb, 2014 1 commit
-
-
Chris Boden authored
-
- 08 Jul, 2013 1 commit
-
-
Chris Boden authored
-
- 26 Apr, 2013 1 commit
-
-
Sebastian Goettschkes authored
-
- 20 Apr, 2013 1 commit
-
-
Christian Lück authored
-
- 21 Jan, 2013 1 commit
-
-
Igor Wiedler authored
-
- 14 Jan, 2013 1 commit
-
-
Igor Wiedler authored
-
- 14 Dec, 2012 1 commit
-
-
Igor Wiedler authored
-
- 05 Dec, 2012 1 commit
-
-
Igor Wiedler authored
-
- 05 Nov, 2012 1 commit
-
-
Igor Wiedler authored
-
- 10 Sep, 2012 2 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 15 Jul, 2012 1 commit
-
-
Chris Boden authored
Reverted the requirement of PHP 5.3.4 matching Symfony's revert
-
- 14 Jul, 2012 1 commit
-
-
Igor Wiedler authored
-
- 13 Jul, 2012 2 commits
-
-
Chris Boden authored
-
Igor Wiedler authored
-
- 12 Jul, 2012 1 commit
-
-
Chris Boden authored
Added PHP 5.3.3 to Travis as there was a BC break in PHP ~5.3.8 Took the close method out of Read/Write interfaces into its own Updated composer files to v0.1.1 tag
-
- 11 Jul, 2012 1 commit
-
-
Chris Boden authored
-
- 09 Jul, 2012 2 commits
-
-
Chris Boden authored
-
Chris Boden authored
[Socket] Rename connect event to connection
-
- 07 Jul, 2012 1 commit
-
-
Igor Wiedler authored
For the record, I disagree with this. But I will cry in my corner for this one.
-
- 06 Jul, 2012 2 commits
-
-
Igor Wiedler authored
This is consistent with the nodejs naming.
-
Igor Wiedler authored
* origin/master: [Socket] Suppress notice when binding to a port, fixes #45
-
- 05 Jul, 2012 4 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 04 Jul, 2012 3 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 27 Jun, 2012 2 commits
-
-
Igor Wiedler authored
-
Igor Wiedler authored
-
- 20 Jun, 2012 1 commit
-
-
Igor Wiedler authored
-
- 18 Jun, 2012 2 commits
-
-
Chris Boden authored
-
Chris Boden authored
Re-enabled detailed errors on buffer write errors
-
- 17 Jun, 2012 5 commits
-
-
Chris Boden authored
-
Chris Boden authored
Removed the option for output buffer chunk size, use defaults Removed the unit test that check specific string on error Unit test just checks an exception was thrown on an invalid write
-
Chris Boden authored
Added a chunkSize parameter to set the number of bytes the buffer will write at one time The write listener will only be removed when the buffer has been emptied Removed exception error handler: fwrite can send data AND trigger an error, the exception destroyed the $sent variable
-
Chris Boden authored
Removed the option for output buffer chunk size, use defaults Removed the unit test that check specific string on error Unit test just checks an exception was thrown on an invalid write
-
Chris Boden authored
Added a chunkSize parameter to set the number of bytes the buffer will write at one time The write listener will only be removed when the buffer has been emptied Removed exception error handler: fwrite can send data AND trigger an error, the exception destroyed the $sent variable
-