helly           Thu Nov 14 16:11:40 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Add info: Add magic_quotes_runtime support
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1257 php4/NEWS:1.1258
--- php4/NEWS:1.1257    Thu Nov 14 12:20:50 2002
+++ php4/NEWS   Thu Nov 14 16:11:40 2002
@@ -59,6 +59,7 @@
   . Added optional skip parameter to dba_fetch() to support multiple key-value
     pairs with the same key for cdb handler.
   . Added locking for those handlers that do not have their own locking.
+  . Added support for magic_quotes_runtime php.ini option.
   . Added flatfile support what finally makes ext/db deprecated.
 - Added imagerotate() which is available only when bundled libgd is used.
   (Pierre-Alain Joye, Ilia)



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

Reply via email to