sniper          Fri Aug 19 11:18:50 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Proper NEWS language that everyone should be able to understand..
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2044&r2=1.2045&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2044 php-src/NEWS:1.2045
--- php-src/NEWS:1.2044 Fri Aug 19 04:11:13 2005
+++ php-src/NEWS        Fri Aug 19 11:18:49 2005
@@ -2,7 +2,7 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 6.0
 - Unicode support. (Andrei, Dmitriy, et al)
-- instanceof operator shouldn't call __autoload. (Dmitry)
+- Changed "instanceof" operator to not call __autoload(). (Dmitry)
 - cURL improvements: (Ilia)
   . Added curl_setopt_array() which allows setting of multiple cURL options.
   . Added CURLINFO_HEADER_OUT to facilitate request retrieval.

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

Reply via email to