]> granicus.if.org Git - php/commitdiff
- Is it really this hard?</jani>
authorDerick Rethans <derick@php.net>
Mon, 19 Apr 2004 15:15:49 +0000 (15:15 +0000)
committerDerick Rethans <derick@php.net>
Mon, 19 Apr 2004 15:15:49 +0000 (15:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b21edd41099f461ada67150fbf124598d7b12135..56f491f31fbad9b2978c2caab46ca75488c685da 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)