** Description changed:
PHP 5.3.10 (Ubuntu package version 5.3.10-1ubuntu3.6) has a regression
that breaks the stream_get_line() function, as documented at
- https://bugs.php.net/bug.php?id=60817
+ https://bugs.php.net/bug.php?id=60817 - specifically, this SVN commit:
+ http://svn.php.net/view
Public bug reported:
PHP 5.3.10 (Ubuntu package version 5.3.10-1ubuntu3.6) has a regression
that breaks the stream_get_line() function, as documented at
https://bugs.php.net/bug.php?id=60817
This is critical in some applications - in my case, it breaks the PHP
beanstalkd client I use. As mention