diff options
| author | Xinchen Hui <laruence@php.net> | 2011-12-09 05:55:31 +0000 |
|---|---|---|
| committer | Xinchen Hui <laruence@php.net> | 2011-12-09 05:55:31 +0000 |
| commit | 665ff3444a27eb62250d50b0f81f824b127c517c (patch) | |
| tree | 3e3179dd51cb553a2fe7305be75b0bb0434537f0 | |
| parent | 147c4142791dc69266afad1f378acc3de9fdb5f1 (diff) | |
| download | php-git-665ff3444a27eb62250d50b0f81f824b127c517c.tar.gz | |
typo, sorry
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Dec 2011, PHP 5.4.0 RC4 - CLI SAPI: - . Fixed bug #60477 (Segfault after two multipart/form-data POST requests). - (Laruence) + . Fixed bug #60477 (Segfault after two multipart/form-data POST requests, + one 200 RQ and one 404). (Laruence) 08 Dec 2011, PHP 5.4.0 RC3 - Core: |
