changelog               Thu Jul  3 01:31:51 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3095&r2=1.3096&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3095 php-src/ChangeLog:1.3096
--- php-src/ChangeLog:1.3095    Wed Jul  2 01:31:44 2008
+++ php-src/ChangeLog   Thu Jul  3 01:31:50 2008
@@ -1,3 +1,69 @@
+2008-07-02  Rob Richards  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/xmlrpc/xmlrpc-epi-php.c:
+      fix win build
+
+2008-07-02  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * win32/build/config.w32:
+      - MFB: compiler version and architecture detections
+
+    * win32/build/confutils.js:
+      - MFB:  Add summary info
+
+    * win32/build/buildconf.js:
+      - MFB: improve ADD_EXTENSION_DEP detection
+
+    * ext/zlib/config.w32:
+      - MFB: does not enable zlib when a lib or header is missign
+
+    * (PHP_5_3)
+      win32/build/confutils.js:
+      - add summary function and VC version info
+
+    * (PHP_5_3)
+      ext/imap/config.w32
+      ext/imap/php_imap.c:
+      - add version info for 2007a and b
+      - update config.w32
+
+2008-07-02  Olivier Hill  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      MFB: Fix parse error
+
+    * (PHP_5_3)
+      run-tests.php:
+      Fix parse error
+
+2008-07-02  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      run-tests.php:
+      - MFH: fix make test TESTS=... and dynamic extension usage on windows
+
+    * run-tests.php:
+      - fix make test TESTS=... and dynamic extension usage on windows
+
+2008-07-02  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/spl/tests/fileobject_getsize_basic.phpt:
+      fix test
+
+    * ext/spl/spl_directory.c:
+      use zend_ascii_hash_find() and check its return value to prevent crash 
when
+      function not found
+
+2008-07-02  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/pgsql/pgsql.c:
+      - MFB: Added arginfo
+
+    * (PHP_5_3)
+      ext/pgsql/pgsql.c:
+      - Added arginfo
+
 2008-07-01  Felipe Pena  <[EMAIL PROTECTED]>
 
     * ext/mcrypt/mcrypt.c


Reply via email to