diff options
| author | Dmitry Stogov <dmitry@php.net> | 2008-04-09 09:16:40 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2008-04-09 09:16:40 +0000 |
| commit | a548d2f19b2a5510a3554a576ea0f6b1a281ea76 (patch) | |
| tree | 29becbf344a3cae5333118ec55d5c8c75a49e1e2 /NEWS | |
| parent | edf54b5468b38bd34c2801f0c2657af62435ff00 (diff) | |
| download | php-git-a548d2f19b2a5510a3554a576ea0f6b1a281ea76.tar.gz | |
Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2008, PHP 5.2.6 +- Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) + (Dmitry) - Fixed bug #44667 (proc_open() does not handle pipes with the mode 'wb' correctly). (Jani) - Fixed bug #44650 (escaepshellscmd() does not check arg count). (Ilia) |
