sniper Mon Jun 18 16:55:37 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
rephrase
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.788&r2=1.2027.2.547.2.789&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.788 php-src/NEWS:1.2027.2.547.2.789
--- php-src/NEWS:1.2027.2.547.2.788 Mon Jun 18 16:53:09 2007
+++ php-src/NEWS Mon Jun 18 16:55:36 2007
@@ -2,13 +2,14 @@
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2007, PHP 5.2.4
- Upgraded PCRE to version 7.2 (Nuno)
-- HTTP 500 is sent to browser in case of PHP error instead of blank page.
- (Dmitry, Andrei Nigmatulin)
- Improved fix for MOPB-03-2007. (Ilia)
- Corrected fix for CVE-2007-2872. (Ilia)
-- Enabled statement cache for non-persistent OCI8 connections.
+- Enabled statement cache for non-persistent OCI8 connections.
(Chris Jones, Tony)
+- Changed error handler to send HTTP 500 instead of blank page on PHP errors.
+ (Dmitry, Andrei Nigmatulin)
+
- Added php_ini_loaded_file() function which returns the path to the actual
php.ini in use. (Jani)
- Added GD version constants GD_MAJOR_VERSION, GD_MINOR_VERSION
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php