andi Wed May 31 03:43:17 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- Fix typo
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.66&r2=1.2027.2.547.2.67&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.66 php-src/NEWS:1.2027.2.547.2.67
--- php-src/NEWS:1.2027.2.547.2.66 Tue May 30 17:40:52 2006
+++ php-src/NEWS Wed May 31 03:43:17 2006
@@ -4,7 +4,7 @@
- Added memory_get_peak_usage() function for retrieving peak memory usage of
a PHP script. (Ilia)
- Changed Apache 2 Handler SAPI to call ap_set_content_type() once only. (Mike)
-- Changed E_ALL error reporting mode to includes E_RECOVERABLE_ERROR. (Marcus)
+- Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus)
- Added control character checks for cURL extension's open_basedir/safe_mode
checks. (Ilia)
- Disable realpath cache when open_basedir or safe_mode are enabled on a
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php