Merged requests (past 7 days): #364 <https://github.com/php/php-src/pull/364> fix invalid variable name at ext/spl/internal/multipleiterator.inc #370 <https://github.com/php/php-src/pull/370> Remove PWS (Personal Web Server) references #377 <https://github.com/php/php-src/pull/377> Add built-in web server to cli usage, and align terminology in cli manpage #378 <https://github.com/php/php-src/pull/378> Fix bug #62665<https://bugs.php.net/bug.php?id=62665>: add curl.cainfo to php.ini #386 <https://github.com/php/php-src/pull/386> Typo fixes
Thanks Stas for helping these merges happen. New (last 7 days): #384 <https://github.com/php/php-src/pull/384> HASH_KEY_NON_EXISTANT typo fix #385 <https://github.com/php/php-src/pull/385> mssql.compatability_mode typo fix #387 <https://github.com/php/php-src/pull/387> Wrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS existing (7-14 days): #375 <https://github.com/php/php-src/pull/375> Fixed bug #48770<https://bugs.php.net/bug.php?id=48770>: when call_user_func() fails to call parent from inheriting class #381 <https://github.com/php/php-src/pull/381> Fixed #65225<https://bugs.php.net/bug.php?id=65225>: PHP_BINARY incorrectly set #382 <https://github.com/php/php-src/pull/382> Added support for not canonicalizing the SASL realm on sasl_binds for LDAP What do you think about closing older PR ( > 28 days) ? Kaplan On Wed, Jul 10, 2013 at 3:36 PM, Lior Kaplan <lio...@zend.com> wrote: > Hi, > > Following my suggestion to help with pull requests, I'm going to send a > report about new & ongoing pull requests. > I hope it will help us to handle them more efficiently and lower the > response time for patches. > > Feedback is much appriciated. > > New (last 7 days): > #375 <https://github.com/php/php-src/pull/375> Fixed bug > #48770<https://bugs.php.net/bug.php?id=48770>: > when call_user_func() fails to call parent from inheriting class > #377 <https://github.com/php/php-src/pull/377> Add built-in web server to > cli usage, and align terminology in cli manpage > #378 <https://github.com/php/php-src/pull/378> Fix bug > #62665<https://bugs.php.net/bug.php?id=62665>: > add curl.cainfo to php.ini > #381 <https://github.com/php/php-src/pull/381> Fixed > #65225<https://bugs.php.net/bug.php?id=65225>: > PHP_BINARY incorrectly set > #382 <https://github.com/php/php-src/pull/382> Added support for not > canonicalizing the SASL realm on sasl_binds for LDAP > > Older (but seems trivial): > #360 <https://github.com/php/php-src/pull/360> Use in > preg_replace_callback() using variables by reference and test for bug # > 64979 <https://bugs.php.net/bug.php?id=64979> > #364 <https://github.com/php/php-src/pull/364> fix invalid variable name > at ext/spl/internal/multipleiterator.inc > #370 <https://github.com/php/php-src/pull/370> Remove PWS (Personal Web > Server) references > > Kaplan > > p.s. > Feel free to just approve the merge after reviewing the code, and I'll do > merge myself later. >