pajoye          Sun Mar 19 11:26:25 2006 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  - typos
  
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2107&r2=1.2108&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2107 php-src/NEWS:1.2108
--- php-src/NEWS:1.2107 Thu Mar 16 16:53:09 2006
+++ php-src/NEWS        Sun Mar 19 11:26:25 2006
@@ -10,10 +10,10 @@
 - Dropped zend.ze1_compatibility_mode (Dmitry)
 - Dropped allow_call_time_pass_reference, added E_STRICT error message. 
(Dmitry)
 - Dropped register_long_arrays (Dmitry)
-- Droped register_globals support (Pierre)
+- Dropped register_globals support (Pierre)
   - session_register, session_unregister and session_is_registered removed they
     depend on register_globals
-- Droped magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase ini
+- Dropped magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase ini
   settings (Pierre)
   -  get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return
      false, set_magic_quotes_runtime raises an E_CORE_ERROR

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

Reply via email to