changelog               Sun Apr 17 20:35:10 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1956&r2=1.1957&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1956 php-src/ChangeLog:1.1957
--- php-src/ChangeLog:1.1956    Sat Apr 16 20:36:45 2005
+++ php-src/ChangeLog   Sun Apr 17 20:35:08 2005
@@ -1,3 +1,56 @@
+2005-04-17  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * tests/classes/property_exists.phpt:
+      - Add more tests
+
+    * ZendEngine2/zend_builtin_functions.c:
+      - Fix special cases of property_exists()
+
+    * ZendEngine2/zend_object_handlers.c:
+      - Fix logic
+
+2005-04-17  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      NEWS
+      ext/ldap/config.w32
+      ext/ldap/ldap.c:
+      MFH: - Fixed bug #30819 (Better support for LDAP SASL bind)
+
+    * ext/ldap/ldap.c:
+      - Fixed bug #30819 (Better support for LDAP SASL bind)
+
+    * NEWS:
+      - Removed unnecessary NEWS entry
+
+    * main/php.h:
+      - Remove relic
+
+    * (PHP_4_3)
+      NEWS
+      ext/crack/crack.c:
+      - Fixed bug #32730 (ext/crack.c fails to compile with cracklib-2.8.3)
+
+2005-04-17  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/gd/gd.c:
+      - Fixed bug #32735 (Compile error in GD extension).
+
+2005-04-17  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      NEWS
+      sapi/isapi/php4isapi.c
+      sapi/isapi/php5isapi.c:
+      MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct
+      HTTP response message)
+
+    * sapi/isapi/php5isapi.c:
+      - Fixed bug #31887 (Custom 5xx error does not return correct HTTP 
response
+      message)
+
 2005-04-16  Sara Golemon  <[EMAIL PROTECTED]>
 
     * ZendEngine2/tests/method_exists.phpt:
@@ -404,7 +457,7 @@
 
     * (PHP_4_3)
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag
 
     * (PHP_5_0)
       ext/standard/url_scanner_ex.c:
@@ -3805,7 +3858,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -4286,7 +4339,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -5760,7 +5813,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1956 2005/04/17 00:36:45 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to