sixd Tue, 15 Nov 2011 22:03:40 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=319278
Log:
Minor NEWS grammar fixes
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2011-11-15 21:43:33 UTC (rev 319277)
+++ php/php-src/branches/PHP_5_3/NEWS 2011-11-15 22:03:40 UTC (rev 319278)
@@ -5,8 +5,8 @@
- Core:
. Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs).
(klightspeed at netspace dot net dot au)
- . Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent
directory).
- (Felipe)
+ . Fixed bug #52624 (tempnam() by-pass open_basedir with nonnexistent
+ directory). (Felipe)
- PHP-FPM SAPI:
. Fixed bug #60179 (php_flag and php_value does not work properly). (fat)
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2011-11-15 21:43:33 UTC (rev 319277)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-11-15 22:03:40 UTC (rev 319278)
@@ -7,8 +7,8 @@
CR(0x0D)). (rui)
. Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs).
(klightspeed at netspace dot net dot au)
- . Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent
directory).
- (Felipe)
+ . Fixed bug #52624 (tempnam() by-pass open_basedir with nonexistent
+ directory). (Felipe)
- OpenSSL:
. Fixed bug #60279 (Fixed NULL pointer dereference in
@@ -30,7 +30,7 @@
-CLI SAPI:
. Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource). (Laruence)
- . Fixed bug #55759 (mem leak when use built-in server). (Laruence)
+ . Fixed bug #55759 (memory leak when using built-in server). (Laruence)
11 Nov 2011, PHP 5.4.0 RC1
- General improvements:
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php