tony2001                Wed Jul  5 11:49:37 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.106&r2=1.2027.2.547.2.107&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.106 php-src/NEWS:1.2027.2.547.2.107
--- php-src/NEWS:1.2027.2.547.2.106     Wed Jul  5 10:18:25 2006
+++ php-src/NEWS        Wed Jul  5 11:49:37 2006
@@ -82,6 +82,8 @@
 
 - Fixed memory leaks in openssl streams context options. (Pierre)
 - Fixed handling of extremely long paths inside tempnam() function. (Ilia)
+- Fixed bug #38003 (in classes inherited from MySQLi it's possible to call 
+  private constructors from invalid context). (Tony)
 - Fixed bug #37987 (invalid return of file_exists() in safe mode). (Ilia)
 - Fixed bug #37931 (possible crash in OCI8 after database restart 
   when using persistent connections). (Tony)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to