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 On Mon, Oct 14, 2013 at 10:53 AM, Lior Kaplan <lio...@zend.com> wrote: > Hi, > > Technical note: Please add a few words except the bug ID, so the PR title > will be more meaningful. > > Thanks Lars Strojny for the merges this week... > > Total open: 75 > > New: > #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 > #491 <https://github.com/php/php-src/pull/491> Fix compiler warnings in > openssl.c > > Merged: > #328 <https://github.com/php/php-src/pull/328> bug #64441 fixed > #482 <https://github.com/php/php-src/pull/482> Utilize SAN extension > matching during SSL/TLS peer verification > #485 <https://github.com/php/php-src/pull/485> Fix ZTS build breakage > from recent openssl PRs > #488 <https://github.com/php/php-src/pull/488> Fixed assumption that the > temporary directory is located in /tmp > #489 <https://github.com/php/php-src/pull/489> #60760 Converting > zend_parse_parameters() to zend_parse_parameters_none() in the SPL > > Closed (without merge): > #470 <https://github.com/php/php-src/pull/470> anon class objects > > Still open (21 days): > #460 <https://github.com/php/php-src/pull/460> json_encode(): added > option to turn only empty arrays into object > #461 <https://github.com/php/php-src/pull/461> use log2() / log10() > within basic log function > #462 <https://github.com/php/php-src/pull/462> Bug 64744 > #463 <https://github.com/php/php-src/pull/463> fix bug #53432 (Assignment > via string index access on an empty string converts to array) > #466 <https://github.com/php/php-src/pull/466> Allow ini files to have a > [SAPI=] section in exactly the same manner as [PATH=] and [HOST=] > #471 <https://github.com/php/php-src/pull/471> Bug 64560 > #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 > #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 > > Kaplan >