[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
by Andi Gutmans other posts by this author
May 30 2006 8:43PM messages near this date
[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
|
[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS
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_f
ormat=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
Thread:
Edin Kadribasic
Ilia Alshanetsky
Andi Gutmans
Marcus Boerger
Antony Dovgal
Michael Wallner
Dmitry Stogov
Antony Dovgal
Edin Kadribasic
Antony Dovgal
Marcus Boerger
Marcus Boerger
Rob Richards
Ilia Alshanetsky
Sebastian Bergmann
Sebastian Bergmann
Sebastian Bergmann
Dmitry Stogov
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Marcus Boerger
Andrei Zmievski
Andrei Zmievski
|