[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2009-06-17 Thread changelog
changelog   Thu Jun 18 01:33:09 2009 UTC

  Modified files:  
/php-srcChangeLog 
  Log:
  ChangeLog update
  http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3437r2=1.3438diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3437 php-src/ChangeLog:1.3438
--- php-src/ChangeLog:1.3437Wed Jun 17 01:33:06 2009
+++ php-src/ChangeLog   Thu Jun 18 01:33:07 2009
@@ -1,3 +1,278 @@
+2009-06-17  Jani Taskinen  jani.taski...@sci.fi
+
+* (PHP_5_3)
+  NEWS:
+  Pierre, this can not be so hard
+
+* (PHP_5_3)
+  NEWS:
+  unfuck the file, fucked up by Pierre as usual
+
+2009-06-17  Felipe Pena  felipe...@gmail.com
+
+* (PHP_5_3)
+  NEWS:
+  - Reorder
+
+2009-06-17  Pierre-Alain Joye  pierre@gmail.com
+
+* (PHP_5_3)
+  NEWS:
+  - fix NEWS (thx Felipe!)
+
+* (PHP_5_3)
+  NEWS:
+  - update with latest bits
+
+* sapi/cgi/cgi_main.c:
+  - MF53: #47318, UMR when trying to activate user config
+
+* (PHP_5_3)
+  sapi/cgi/cgi_main.c:
+  - kill unused var
+
+* (PHP_5_3)
+  sapi/cgi/cgi_main.c:
+  - #47318, UMR when trying to activate user config
+
+2009-06-17  andy wharmby  whar...@uk.ibm.com
+
+* (PHP_5_2)
+  tests/lang/compare_objects_basic1.phpt
+  tests/lang/compare_objects_basic1.phpt
+  tests/lang/compare_objects_basic2.phpt
+  tests/lang/compare_objects_basic2.phpt:
+  New test for standard object compare handler. Tested on Windows, Linux 
and
+  Linux 64
+
+* tests/lang/compare_objects_basic1.phpt
+  tests/lang/compare_objects_basic1.phpt
+  tests/lang/compare_objects_basic1.phpt
+  tests/lang/compare_objects_basic2.phpt
+  tests/lang/compare_objects_basic2.phpt
+  tests/lang/compare_objects_basic2.phpt:
+1.1.4;
+  New test for standard object compare handler. Tested on Windows, Linux 
and
+  Linux 64
+
+* (PHP_5_2)
+  tests/lang/foreachLoopIterator.001.phpt
+  tests/lang/foreachLoopIterator.001.phpt
+  tests/lang/foreachLoopIterator.002.phpt
+  tests/lang/foreachLoopIterator.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.001.phpt
+  tests/lang/foreachLoopIteratorAggregate.001.phpt
+  tests/lang/foreachLoopIteratorAggregate.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.003.phpt
+  tests/lang/foreachLoopIteratorAggregate.003.phpt
+  tests/lang/foreachLoopIteratorAggregate.004.phpt
+  tests/lang/foreachLoopIteratorAggregate.004.phpt:
+  New foreach tests. Tested on Windows, Linux and Linux 64 bit.
+
+* tests/lang/foreachLoopIterator.001.phpt
+  tests/lang/foreachLoopIterator.001.phpt
+  tests/lang/foreachLoopIterator.001.phpt
+  tests/lang/foreachLoopIterator.002.phpt
+  tests/lang/foreachLoopIterator.002.phpt
+  tests/lang/foreachLoopIterator.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.001.phpt
+  tests/lang/foreachLoopIteratorAggregate.001.phpt
+  tests/lang/foreachLoopIteratorAggregate.001.phpt
+  tests/lang/foreachLoopIteratorAggregate.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.002.phpt
+  tests/lang/foreachLoopIteratorAggregate.003.phpt
+  tests/lang/foreachLoopIteratorAggregate.003.phpt
+  tests/lang/foreachLoopIteratorAggregate.003.phpt
+  tests/lang/foreachLoopIteratorAggregate.004.phpt
+  tests/lang/foreachLoopIteratorAggregate.004.phpt
+  tests/lang/foreachLoopIteratorAggregate.004.phpt:
+1.1.4;
+  New foreach tests. Tested on Windows, Linux and Linux 64 bit.
+
+2009-06-17  Hannes Magnusson  hannes.magnus...@gmail.com
+
+* (PHP_5_3)
+  ext/date/php_date.c:
+  MFB5.2: Make this happy on gcc2
+
+2009-06-17  Felipe Pena  felipe...@gmail.com
+
+* (PHP_5_3)
+  NEWS:
+  BFN #48578
+
+2009-06-17  Andrey Hristov  p...@hristov.com
+
+* (PHP_5_3)
+  ext/mysqlnd/mysqlnd.h
+  ext/mysqlnd/mysqlnd_block_alloc.c:
+  MFH:
+  Fix two problems:
+  - The value of mysqli_get_client_info() has been changed recently and did
+  not include mysqlnd anymore thus the test suite was thinking the build
+  is always libmysql. This did not kept the suite from running pconn tests
+  - Going back to the libc allocator because the memory arena could be on a
+persistent connections. If the build is not debug there will be no 
error
+but the memory will be freed and in the second use of this pconn freed
+memory will be used - not good! For now the arena doesn't take an
+  argument
+whether it should allocate persistently or not, thus persistent is safe
+for now.
+  
+  Johannes gave his +1 to commit this.
+
+* ext/mysqlnd/mysqlnd.h
+  ext/mysqlnd/mysqlnd_block_alloc.c:
+  Fix two problems:
+  - The value of mysqli_get_client_info() has been 

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2009-06-17 Thread changelog
changelog   Thu Jun 18 01:33:13 2009 UTC

  Modified files:  
/ZendEngine2ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1505r2=1.1506diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1505 ZendEngine2/ChangeLog:1.1506
--- ZendEngine2/ChangeLog:1.1505Wed Jun 17 01:33:11 2009
+++ ZendEngine2/ChangeLog   Thu Jun 18 01:33:13 2009
@@ -1,3 +1,10 @@
+2009-06-17  Rasmus Lerdorf  ras...@lerdorf.com
+
+* zend.h
+  zend.h
+  zend.h:
+  Need the gcc version check here too
+
 2009-06-16  Rasmus Lerdorf  ras...@lerdorf.com
 
 * zend.c
@@ -29204,7 +29211,7 @@
 2003-06-10  Jani Taskinen  sni...@iki.fi
 
 * zend_multiply.h:
-  - Missing $Id: ChangeLog,v 1.1505 2009/06/17 01:33:11 changelog Exp $ tag
+  - Missing $Id: ChangeLog,v 1.1506 2009/06/18 01:33:13 changelog Exp $ tag
 
 2003-06-10  James Cox  ja...@imajes.info
 
@@ -30928,7 +30935,7 @@
   zend_types.h
   zend_variables.c
   zend_variables.h:
-  - Added some missing CVS $Id: ChangeLog,v 1.1505 2009/06/17 01:33:11 
changelog Exp $ tags, headers and footers.
+  - Added some missing CVS $Id: ChangeLog,v 1.1506 2009/06/18 01:33:13 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  i...@prohost.org