diff options
| author | Nuno Lopes <nlopess@php.net> | 2007-09-12 11:44:25 +0000 |
|---|---|---|
| committer | Nuno Lopes <nlopess@php.net> | 2007-09-12 11:44:25 +0000 |
| commit | ada2b7ca41f9edb4e61a29b5962797b12371d0e6 (patch) | |
| tree | 5ff9735f2a2ec7c191e221247e76cdf5b9e73789 | |
| parent | b24d4ddac9a49e705b73fcd859afdd58bdbfde65 (diff) | |
| download | php-git-ada2b7ca41f9edb4e61a29b5962797b12371d0e6.tar.gz | |
BFN #39651
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PHP NEWS +PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 20??, PHP 5.2.5 - Fixed missing brackets leading to build warning and error in the log. @@ -44,6 +44,7 @@ PHP NEWS compliant wsdl). (Dmitry) - Fixed bug #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()). (Stas, Jani) +- Fixed bug #39651 (proc_open() append mode doesn't work on windows). (Nuno) 30 Aug 2007, PHP 5.2.4 - Removed --enable-versioning configure option. (Jani) |
