changelog               Fri Jul  3 01:33:12 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3452&r2=1.3453&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3452 php-src/ChangeLog:1.3453
--- php-src/ChangeLog:1.3452    Thu Jul  2 01:33:27 2009
+++ php-src/ChangeLog   Fri Jul  3 01:33:11 2009
@@ -1,3 +1,215 @@
+2009-07-02  Stanislav Malyshev  <s...@zend.com>
+
+    * ext/intl/locale/locale_methods.c
+      ext/intl/locale/locale_methods.c:
+      bugfix
+
+2009-07-02  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * NEWS:
+      As Jani would say; Fix NEWS
+
+2009-07-02  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_3)
+      NEWS
+      ext/curl/interface.c
+      ext/curl/interface.c:
+      
+      MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR
+      warns
+      on files that have been opened with r+).
+
+    * (PHP_5_2)
+      NEWS
+      ext/curl/interface.c:
+      
+      Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warns 
on
+        files that have been opened with r+).
+
+2009-07-02  Lukas Smith  <sm...@pooteeweet.org>
+
+    * (PHP_5_3)
+      php.ini-development
+      php.ini-production:
+      MFH: removed references to track_vars, since this option doesnt exist 
since
+      ages
+
+    * php.ini-development
+      php.ini-production:
+      removed references to track_vars, since this option doesnt exist since 
ages
+
+2009-07-02  Ulf Wendel  <ulf.wen...@phpdoc.de>
+
+    * (PHP_5_3)
+      ext/mysql/tests/002.phpt
+      ext/mysql/tests/003.phpt
+      ext/mysql/tests/bug47438.phpt
+      ext/mysql/tests/clean_table.inc
+      ext/mysql/tests/mysql_affected_rows.phpt
+      ext/mysql/tests/mysql_create_db.phpt
+      ext/mysql/tests/mysql_data_seek.phpt
+      ext/mysql/tests/mysql_db_query.phpt
+      ext/mysql/tests/mysql_drop_db.phpt
+      ext/mysql/tests/mysql_errno.phpt
+      ext/mysql/tests/mysql_error.phpt
+      ext/mysql/tests/mysql_fetch_array.phpt
+      ext/mysql/tests/mysql_fetch_assoc.phpt
+      ext/mysql/tests/mysql_fetch_field.phpt
+      ext/mysql/tests/mysql_fetch_lengths.phpt
+      ext/mysql/tests/mysql_fetch_object.phpt
+      ext/mysql/tests/mysql_fetch_row.phpt
+      ext/mysql/tests/mysql_field_flags.phpt
+      ext/mysql/tests/mysql_field_len.phpt
+      ext/mysql/tests/mysql_field_name.phpt
+      ext/mysql/tests/mysql_field_seek.phpt
+      ext/mysql/tests/mysql_field_table.phpt
+      ext/mysql/tests/mysql_field_type.phpt
+      ext/mysql/tests/mysql_free_result.phpt
+      ext/mysql/tests/mysql_get_host_info.phpt
+      ext/mysql/tests/mysql_get_proto_info.phpt
+      ext/mysql/tests/mysql_get_server_info.phpt
+      ext/mysql/tests/mysql_info.phpt
+      ext/mysql/tests/mysql_insert_id.phpt
+      ext/mysql/tests/mysql_list_dbs.phpt
+      ext/mysql/tests/mysql_list_fields.phpt
+      ext/mysql/tests/mysql_list_tables.phpt
+      ext/mysql/tests/mysql_max_persistent.phpt
+      ext/mysql/tests/mysql_num_fields.phpt
+      ext/mysql/tests/mysql_num_rows.phpt
+      ext/mysql/tests/mysql_pconn_disable.phpt
+      ext/mysql/tests/mysql_pconn_kill.phpt
+      ext/mysql/tests/mysql_pconn_max_links.phpt
+      ext/mysql/tests/mysql_ping.phpt
+      ext/mysql/tests/mysql_query.phpt
+      ext/mysql/tests/mysql_result.phpt
+      ext/mysql/tests/mysql_trace_mode.phpt
+      ext/mysql/tests/mysql_unbuffered_query.phpt:
+      MFH. Adding CLEAN sections, fixing some SKIPIF sections. Cool new
+      run-tests.php, Zoe (and other) - its a great help to detect stinky SKIPIF
+      and CLEAN
+
+2009-07-02  Gwynne Raskind  <gwy...@darkrainfall.org>
+
+    * (PHP_5_3)
+      ext/pdo_mysql/tests/pdo_mysql_fetch_both.phpt:
+      call-time pass-by-reference is deprecated in 5.3
+
+2009-07-02  Ulf Wendel  <ulf.wen...@phpdoc.de>
+
+    * ext/mysql/tests/002.phpt
+      ext/mysql/tests/003.phpt
+      ext/mysql/tests/bug47438.phpt
+      ext/mysql/tests/clean_table.inc
+      ext/mysql/tests/clean_table.inc
+      ext/mysql/tests/mysql_affected_rows.phpt
+      ext/mysql/tests/mysql_create_db.phpt
+      ext/mysql/tests/mysql_data_seek.phpt
+      ext/mysql/tests/mysql_db_query.phpt
+      ext/mysql/tests/mysql_drop_db.phpt
+      ext/mysql/tests/mysql_errno.phpt
+      ext/mysql/tests/mysql_error.phpt
+      ext/mysql/tests/mysql_fetch_array.phpt
+      ext/mysql/tests/mysql_fetch_assoc.phpt
+      ext/mysql/tests/mysql_fetch_field.phpt
+      ext/mysql/tests/mysql_fetch_lengths.phpt
+      ext/mysql/tests/mysql_fetch_object.phpt
+      ext/mysql/tests/mysql_fetch_row.phpt
+      ext/mysql/tests/mysql_field_flags.phpt
+      ext/mysql/tests/mysql_field_len.phpt
+      ext/mysql/tests/mysql_field_name.phpt
+      ext/mysql/tests/mysql_field_seek.phpt
+      ext/mysql/tests/mysql_field_table.phpt
+      ext/mysql/tests/mysql_field_type.phpt
+      ext/mysql/tests/mysql_free_result.phpt
+      ext/mysql/tests/mysql_get_host_info.phpt
+      ext/mysql/tests/mysql_get_proto_info.phpt
+      ext/mysql/tests/mysql_get_server_info.phpt
+      ext/mysql/tests/mysql_info.phpt
+      ext/mysql/tests/mysql_insert_id.phpt
+      ext/mysql/tests/mysql_list_dbs.phpt
+      ext/mysql/tests/mysql_list_fields.phpt
+      ext/mysql/tests/mysql_list_tables.phpt
+      ext/mysql/tests/mysql_max_persistent.phpt
+      ext/mysql/tests/mysql_num_fields.phpt
+      ext/mysql/tests/mysql_num_rows.phpt
+      ext/mysql/tests/mysql_pconn_disable.phpt
+      ext/mysql/tests/mysql_pconn_kill.phpt
+      ext/mysql/tests/mysql_pconn_max_links.phpt
+      ext/mysql/tests/mysql_ping.phpt
+      ext/mysql/tests/mysql_query.phpt
+      ext/mysql/tests/mysql_result.phpt
+      ext/mysql/tests/mysql_trace_mode.phpt
+      ext/mysql/tests/mysql_unbuffered_query.phpt:
+      Adding CLEAN sections, fixing some SKIPIF sections. Cool new 
run-tests.php,
+      Zoe (and other) - its a great help to detect stinky SKIPIF and CLEAN
+
+2009-07-02  Gwynne Raskind  <gwy...@darkrainfall.org>
+
+    * (PHP_5_3)
+      ext/pcntl/tests/bug47566.phpt:
+      Don't use short tags in tests
+
+    * (PHP_5_3)
+      ext/gd/tests/jpeg2wbmp_error1.phpt:
+      Fixed a stray 'in the test
+
+2009-07-02  Ulf Wendel  <ulf.wen...@phpdoc.de>
+
+    * ext/mysql/tests/mysql_list_fields.phpt:
+      Test for bug #48754
+
+2009-07-02  Stanislav Malyshev  <s...@zend.com>
+
+    * ext/intl/locale/locale_methods.c
+      ext/intl/locale/locale_methods.c
+      ext/intl/tests/locale_lookup.phpt:
+      cleanup Locale::lookup
+
+2009-07-02  Felipe Pena  <felipe...@gmail.com>
+
+    * ext/dom/tests/DOMDocument_createEntityReference_basic.phpt
+      ext/dom/tests/DOMDocument_createEntityReference_basic.phpt
+      ext/dom/tests/DOMDocument_createEntityReference_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_error2.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_formatOutput.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt
+      ext/dom/tests/DOMDocument_saveHTMLFile_invalid_filename.phpt
+      ext/dom/tests/DOMDocument_saveHTML_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTML_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTML_basic.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error1.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error2.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error2.phpt
+      ext/dom/tests/DOMDocument_saveHTML_error2.phpt
+      ext/dom/tests/DOMDocument_validate_basic.phpt
+      ext/dom/tests/DOMDocument_validate_basic.phpt
+      ext/dom/tests/DOMDocument_validate_basic.phpt
+      ext/dom/tests/DOMDocument_validate_error1.phpt
+      ext/dom/tests/DOMDocument_validate_error1.phpt
+      ext/dom/tests/DOMDocument_validate_error1.phpt
+      ext/dom/tests/DOMDocument_validate_error2.phpt
+      ext/dom/tests/DOMDocument_validate_error2.phpt
+      ext/dom/tests/DOMDocument_validate_error2.phpt
+      ext/dom/tests/DOMDocument_validate_external_dtd.phpt
+      ext/dom/tests/DOMDocument_validate_external_dtd.phpt
+      ext/dom/tests/DOMDocument_validate_external_dtd.phpt:
+        1.1.4;
+      - New tests (NorwayUG testfest)
+
 2009-07-01  Stanislav Malyshev  <s...@zend.com>
 
     * ext/intl/locale/locale_methods.c
@@ -49188,7 +49400,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3452 2009/07/02 01:33:27 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3453 2009/07/03 01:33:11 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c

Reply via email to