jani Mon, 31 Aug 2009 21:19:29 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=287927
Log:
fix typo
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS 2009-08-31 21:18:55 UTC (rev 287926)
+++ php/php-src/branches/PHP_5_2/NEWS 2009-08-31 21:19:29 UTC (rev 287927)
@@ -3,7 +3,7 @@
?? ??? 2009, PHP 5.2.11
- Added missing sanity checks around exif processing (Ilia)
-- Fixed zlib.deflate compress filter to actually accpet level parameter. (Jani)
+- Fixed zlib.deflate compress filter to actually accept level parameter. (Jani)
- Fixed leak on error in popen/exec (and related functions on Windows. (Pierre)
- Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).
Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS 2009-08-31 21:18:55 UTC (rev 287926)
+++ php/php-src/branches/PHP_5_3/NEWS 2009-08-31 21:19:29 UTC (rev 287927)
@@ -16,7 +16,7 @@
- Improved shared extension loading on OSX to use the standard Unix dlopen()
API. (Scott)
-- Fixed zlib.deflate compress filter to actually accpet level parameter. (Jani)
+- Fixed zlib.deflate compress filter to actually accept level parameter. (Jani)
- Fixed leak on error in popen/exec (and related functions) on Windows.
(Pierre)
- Fixed possible bad caching of symlinked directories in the realpath cache
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php