derick          Mon Apr 19 11:15:49 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Is it really this hard?</jani>
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1681&r2=1.1682&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1681 php-src/NEWS:1.1682
--- php-src/NEWS:1.1681 Mon Apr 19 11:14:31 2004
+++ php-src/NEWS        Mon Apr 19 11:15:49 2004
@@ -1,12 +1,12 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ????? 2004, PHP 5 Release Candidate 2
-- Changed tidy error handling to no longer use exceptions (John)
-- Add pty support to proc_open(). (Wez)
 - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
   (Dmitry, Andi)
+- Added pty support to proc_open(). (Wez)
 - Added possibility to check in which extension an internal class was defined 
   in using reflection API. (Marcus)
+- Changed tidy error handling to no longer use exceptions. (John)
 - Changed class and method names to use studlyCaps convention. (Marcus)
 - Changed language parser to throw errors when a non-empty signature is used in
   a destructor definition. (Marcus)

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

Reply via email to