changelog               Mon Jan  5 01:32:16 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3278&r2=1.3279&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3278 php-src/ChangeLog:1.3279
--- php-src/ChangeLog:1.3278    Sun Jan  4 01:32:22 2009
+++ php-src/ChangeLog   Mon Jan  5 01:32:15 2009
@@ -1,3 +1,62 @@
+2009-01-04  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_3)
+      sapi/embed/php_embed.c:
+      - fix build
+
+2009-01-04  Ilia Alshanetsky  <i...@prohost.org>
+
+    * ext/sqlite3/sqlite3.c:
+      
+      MFB: Added missing initialization
+
+    * (PHP_5_3)
+      ext/sqlite3/sqlite3.c:
+      Added missing initialization
+
+2009-01-04  Antony Dovgal  <t...@daylessday.org>
+
+    * (PHP_5_3)
+      run-tests.php:
+      MFH: fix PDO and other 'redirected' tests - add that "# original source"
+      line only if the test fails
+
+    * run-tests.php:
+      fix PDO and other 'redirected' tests - add that "# original source" line
+      only if the test fails
+
+    * ext/standard/tests/general_functions/phpinfo.phpt
+      ext/standard/tests/general_functions/phpinfo.phpt:
+      fix test
+
+2009-01-04  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * .gdbinit:
+      - Add compiler globals as
+
+2009-01-04  Antony Dovgal  <t...@daylessday.org>
+
+    * ext/standard/info.c:
+      capitalize
+
+    * (PHP_5_2)
+      ext/posix/posix.c:
+      MFH: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define
+      utsname.domainname
+      (c) felipe, Sun Jun 22 21:45:42 2008 UTC
+
+2009-01-04  Marcus Boerger  <p...@marcus-boerger.de>
+
+    * (PHP_5_3)
+      ZendEngine2/zend_closures.c
+      ZendEngine2/tests/closure_036.phpt:
+      - MFH - Set scope when copying a closure with a new this pointer.
+
+    * ZendEngine2/zend_closures.c
+      ZendEngine2/tests/closure_036.phpt
+      ZendEngine2/tests/closure_036.phpt:
+      - Set scope when copying a closure with a new this pointer.
+
 2009-01-03  Felipe Pena  <felipe...@gmail.com>
 
     * (PHP_5_3)
@@ -22453,7 +22512,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3278 2009/01/04 01:32:22 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3279 2009/01/05 01:32:15 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to