Hi, Following the git problems in the last few days, merges weren't possible.
New: #503 <https://github.com/php/php-src/pull/503> Rename pcre_printint.src to pcre_printint.c and update from upstream #504 <https://github.com/php/php-src/pull/504> curl_seek bug #47204 #505 <https://github.com/php/php-src/pull/505> Binsafe log #506 <https://github.com/php/php-src/pull/506> expectations #507 <https://github.com/php/php-src/pull/507> bug #54276 inconsistent ini_get/get_cfg_var Merged: #293 <https://github.com/php/php-src/pull/293> Exif crash on unknown encoding was fixed Still open (21 days): #479 <https://github.com/php/php-src/pull/479> Replace invalid code with a proper #error #486 <https://github.com/php/php-src/pull/486> Client-Initiated Renegotiation DoS Vulnerability #487 <https://github.com/php/php-src/pull/487> Changed proc_open() zpp argument to separate the environment array #493 <https://github.com/php/php-src/pull/493> Honor cipher order #494 <https://github.com/php/php-src/pull/494> Verify SSL/TLS Peers by Default #496 <https://github.com/php/php-src/pull/496> Implemented FR #65917 (getallheaders() is not supported by the built-in web server) #500 <https://github.com/php/php-src/pull/500> Fixed bug #50333 Improving multi-threaded scalability by using emalloc/efree/estrdup #501 <https://github.com/php/php-src/pull/501> fixed compiler warning #502 <https://github.com/php/php-src/pull/502>Allow unlimited line length in fpm config files Kaplan On Mon, Oct 21, 2013 at 1:36 PM, Lior Kaplan <lio...@zend.com> wrote: > Hi, > > This week we've reached to PR #500 after 2 years of getting PRs > officially. > The more steady stream of PRs started in March 2012... so it's around a PR > a day in average. > > New: > #493 <https://github.com/php/php-src/pull/493> Honor cipher order > #494 <https://github.com/php/php-src/pull/494> Verify SSL/TLS Peers by > Default > #496 <https://github.com/php/php-src/pull/496> Implemented FR #65917 > (getallheaders() is not supported by the built-in web server) > #500 <https://github.com/php/php-src/pull/500> Fixed bug #50333 Improving > multi-threaded scalability by using emalloc/efree/estrdup > #501 <https://github.com/php/php-src/pull/501> fixed compiler warning > #502 <https://github.com/php/php-src/pull/502>Allow unlimited line > length in fpm config files > > Still open (21 days): > #472 <https://github.com/php/php-src/pull/472> Bug 49898 > #474 <https://github.com/php/php-src/pull/474> Implement automatic > property initialization > #475 <https://github.com/php/php-src/pull/475> Fix #61094 Wrong WSDL > cache file name > #477 <https://github.com/php/php-src/pull/477> Argument unpacking > #479 <https://github.com/php/php-src/pull/479> Replace invalid code with > a proper #error > #486 <https://github.com/php/php-src/pull/486> Client-Initiated > Renegotiation DoS Vulnerability > #487 <https://github.com/php/php-src/pull/487> Changed proc_open() zpp > argument to separate the environment array > > Merged: > #236 <https://github.com/php/php-src/pull/236> slow requests resets FPM > stats > #434 <https://github.com/php/php-src/pull/434> Call php_module_shutdown() > for php-fpm child processes > #458 <https://github.com/php/php-src/pull/458> Add ldap_escape() > #483 <https://github.com/php/php-src/pull/483> Add TLSv1.1 and TLSv1.2 > support > #484 <https://github.com/php/php-src/pull/484> Assume the free space is > correct on Travis CI > #491 <https://github.com/php/php-src/pull/491> Fix compiler warnings in > openssl.c > #495 <https://github.com/php/php-src/pull/495> Fixes bug #65911 > #497 <https://github.com/php/php-src/pull/497> Respect the $YACC > environment variable > #498 <https://github.com/php/php-src/pull/498> fixed typo and few grammar > mistakes > #499 <https://github.com/php/php-src/pull/499> Fix RFC 6598 IPv4 Reserved > Range Checks > > Closed (without merge): > #295 <https://github.com/php/php-src/pull/295> Call > zend_throw_exception_hook before no stack frame check > #490 <https://github.com/php/php-src/pull/490> Add "honor_server_ciphers" > ssl context option to mitigate BEAST > #492 <https://github.com/php/php-src/pull/492> fix > set_magic_quotes_runtime inconsistency with documentation > > Kaplan >