From: Stanislav Malyshev Date: Fri, 18 Jan 2013 21:42:19 +0000 (-0800) Subject: Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5 X-Git-Tag: php-5.5.0alpha4~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd619b47f378bc45d6f355a096e3733b02f9e5a8;p=php Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5 * 'PHP-5.5' of git.php.net:php-src: Fixed bug #63988 (Two Date tests fail) only for PHP-5.5 - Fixed ZTS build Dereferencing process-handles no longer waits on those processes. revert change. now it doesn't compile again...someone should fix ext/date... Use two dtors thus allow allocation based on the alloc model of the connection. plug a leak - forgot ot use the dtor already written Revert "Apply the fputcsv test fix to SplFileObject_fputcsv.phpt. Mea culpa." Revert "Update fputcsv() to escape all characters equally." Add support for connect attributes, as of MySQL 5.6 Bug #62489: dba_insert not working as expected UPGRADING.INTERNALS: document zend_qsort_r Add zend_qsort_r & use it in strtr NEWS for bug #63893 Update README.PARAMETER_PARSING_API Export zend_parse_parameter() Expose zend_parse_arg() as zend_parse_parameter() zend_parse_parameters: allow ! for non pointers --- cd619b47f378bc45d6f355a096e3733b02f9e5a8