jani Tue, 27 Oct 2009 22:18:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=290004
Log:
- Fix news
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS 2009-10-27 22:15:19 UTC (rev 290003)
+++ php/php-src/branches/PHP_5_2/NEWS 2009-10-27 22:18:25 UTC (rev 290004)
@@ -7,11 +7,12 @@
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion. (Ilia)
-- Fixed crash in com_print_typeinfo when an invalid typelib is given
+- Fixed crash in com_print_typeinfo when an invalid typelib is given.
+ (Pierre)
- Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak.
(Rasmus)
- Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz
- Stachowiak. (Rasmus)
+ Stachowiak. (Rasmus)
- Fixed crash in SQLiteDatabase::ArrayQuery() and SQLiteDatabase::SingleQuery()
when calling using Reflection. (Felipe)
- Fixed crash when instantiating PDORow and PDOStatement through Reflection.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php