Merged requests (past 7 days): #214 <https://github.com/php/php-src/pull/214> First fixes for a 64bit compatible ftp extension #394 <https://github.com/php/php-src/issues/394> typofixes - non living code related typo fixes #399 <https://github.com/php/php-src/pull/399> Constify streams API and a few other calls down the rabbit hole. #401 <https://github.com/php/php-src/pull/401> Php 5.5 strict session collision detection
Thanks Stas (: Closed requests (without merge): #199 <https://github.com/php/php-src/pull/199> Bug #62479 Fix bug where spaces in passwords would fail #368 <https://github.com/php/php-src/issues/368> Php 5.5 strict session collision detection (in favor of #401) #400 <https://github.com/php/php-src/pull/400> Bug44164 New and still open requests (past 7 days): None - everything from this week was either merged or closed - well done (: existing requests (7-21 days): #388 <https://github.com/php/php-src/pull/388> Add new 'use function' sequence for importing namespaced functions #390 <https://github.com/php/php-src/pull/390> Add DateInterval::add method #393 <https://github.com/php/php-src/pull/393> Fix #60873: Add read_property handler for DateTime object #395 <https://github.com/php/php-src/pull/395> typofixes - code related #397 <https://github.com/php/php-src/pull/397> New handler for retrieving properties when object is serialized #398 <https://github.com/php/php-src/pull/398> Fix #65069: GlobIterator fails to access files inside an open_basedir restricted dir Kaplan On Tue, Jul 30, 2013 at 11:56 AM, Lior Kaplan <lio...@zend.com> wrote: > The last week was characterized with less merges but more comments > on the open and new pull requests (thanks Anatol Belski). I think this is > equally important. > > Merged requests (past 7 days): > #371 <https://github.com/php/php-src/pull/371> Added test-case for bug > #65028 (part of #392) > #392 <https://github.com/php/php-src/pull/392> Fix bug #65028 (also > includes PR #371) > > Closed requests (without merge): > #145 <https://github.com/php/php-src/pull/145> Enable extension loading > from .user.ini when run as CGI. > #396 <https://github.com/php/php-src/pull/396> Clean formatting fetch.php > > New and still open requests (past 7 days): > #394 <https://github.com/php/php-src/pull/394> typofixes - non living > code related typo fixes > #395 <https://github.com/php/php-src/pull/395> typofixes - code related > #397 <https://github.com/php/php-src/pull/397> New handler for retrieving > properties when object is serialized > #398 <https://github.com/php/php-src/pull/398> Fix #65069: GlobIterator > fails to access files inside an open_basedir restricted dir > > existing requests (7-21 days): > #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 > #388 <https://github.com/php/php-src/pull/388> Add new 'use function' > sequence for importing namespaced functions > #390 <https://github.com/php/php-src/pull/390> Add DateInterval::add > method > #393 <https://github.com/php/php-src/pull/393> Fix #60873: Add > read_property handler for DateTime object > > Kaplan >