changelog               Sun Mar 20 20:42:20 2005 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1928&r2=1.1929&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1928 php-src/ChangeLog:1.1929
--- php-src/ChangeLog:1.1928    Sat Mar 19 20:35:39 2005
+++ php-src/ChangeLog   Sun Mar 20 20:42:18 2005
@@ -1,3 +1,42 @@
+2005-03-20  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/tests/bug31102.phpt:
+      - Added missing description (thanks jani)
+
+    * ZendEngine2/tests/bug31102.phpt:
+      - Add new test
+
+2005-03-20  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_0)
+      run-tests.php:
+      MFH: Detect shtool properly when build-dir != php source dir.
+
+    * run-tests.php:
+      Detect shtool properly when build-dir != php source dir.
+
+2005-03-20  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * TSRM/TSRM.c:
+      Merge
+
+    * (PHP_5_0)
+      TSRM/TSRM.c:
+      Fix the lock (the other patch would probably also work, but it's more 
error
+      prone and it's better to be on the safe side)
+
+2005-03-20  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c:
+      - Fixed a warning (might also be an error with some exotic compiler)
+
+2005-03-20  Christopher Kings-Lynne  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c
+      ext/pgsql/tests/03sync_query.phpt:
+      Two of the diagnostic definitions were added in 8.0.  Add appropriate
+      #ifdefs.
+
 2005-03-19  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ZendEngine2/zend_object_handlers.c:
@@ -2252,7 +2291,7 @@
       ext/session/mod_mm.h
       ext/session/mod_user.h
       ext/session/php_session.h:
-      - Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ 
tags
+      - Missing $Id: ChangeLog,v 1.1929 2005/03/21 01:42:18 changelog Exp $ 
tags
 
     * (PHP_4_3)
       ext/session/session.c:
@@ -2733,7 +2772,7 @@
 
     * (PHP_4_3)
       Zend/zend_ini_scanner.l:
-      Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ tag 
+ ws fix
+      Missing $Id: ChangeLog,v 1.1929 2005/03/21 01:42:18 changelog Exp $ tag 
+ ws fix
 
     * ZendEngine2/zend_ini_scanner.l
       ZendEngine2/zend_ini_scanner.l:
@@ -4207,7 +4246,7 @@
       ext/standard/url_scanner_ex.c
       ext/standard/url_scanner_ex.h
       ext/standard/url_scanner_ex.re:
-      Missing $Id: ChangeLog,v 1.1928 2005/03/20 01:35:39 changelog Exp $ tag
+      Missing $Id: ChangeLog,v 1.1929 2005/03/21 01:42:18 changelog Exp $ tag
 
     * ext/standard/credits_ext.h
       ext/standard/credits_sapi.h:

Reply via email to