felipe Sun, 06 Nov 2011 13:25:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318823
Log:
- Added class member access on instantiation (e.g. (new foo)->bar()) support
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
U php/php-sr
hirokawa Sun, 06 Nov 2011 11:07:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318820
Log:
fixed bug #60227: header() cannot detect the multi-line header with CR.
Bug: https://bugs.php.net/60227 (Open) header() cannot detect the multi-line
he