changelog               Wed Nov 26 20:31:49 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1459 php-src/ChangeLog:1.1460
--- php-src/ChangeLog:1.1459    Tue Nov 25 20:31:41 2003
+++ php-src/ChangeLog   Wed Nov 26 20:31:47 2003
@@ -1,3 +1,37 @@
+2003-11-26  Greg Beaver  <[EMAIL PROTECTED]>
+
+    * pear/PEAR.php
+      pear/package-PEAR.xml:
+      fix Bug #293 [Patch] PEAR_Error not calling static method callbacks for
+      error-handler
+
+2003-11-26  Ard Biesheuvel  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/interbase/interbase.c:
+      Fix crash bug reported by jani/ilia
+
+2003-11-26  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * main/php_variables.c
+      main/rfc1867.c:
+      - Prevent registration of the variable when a zero-length is returned
+        from the sapi_input_filter.
+
+2003-11-26  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/lang/bug26182.phpt:
+      In PHP5 this will create an implicit public property
+
+    * tests/lang/bug21820.phpt:
+      Errro message has changed
+
+2003-11-26  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      main/SAPI.c:
+      MFH: On error do not leave content_type_dup unitialized.
+
 2003-11-25  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 
     * (PHP_4_3)

Reply via email to