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

On Tue, Jul 23, 2013 at 10:41 AM, Lior Kaplan <lio...@zend.com> wrote:

> This is the 3rd report, and I'm glad to see more people reviewing &
> commenting the requests. Thanks.
>
> Merged requests (past 7 days):
> #99 <https://github.com/php/php-src/issues/99> Added
> recursivetreeiterator::setPostfix() method
> #231 <https://github.com/php/php-src/issues/231> Bringing CSS up to this
> decade's standards
> #267 <https://github.com/php/php-src/pull/267> Bug #38917 - Native SPKAC
> support request (merged two months ago)
> #317 <https://github.com/php/php-src/pull/317> Fix saving of -1 index
> from keys column in array_column function
> #326 <https://github.com/php/php-src/issues/326> zend_register_bool_constant
> patch
> #351 <https://github.com/php/php-src/pull/351> working example of session
> garbage collection in sub-directories
> #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
> #389 <https://github.com/php/php-src/pull/389> Fixed bug #65291 -
> get_defined_constants() crash with __CLASS__ in trait
> #391 <https://github.com/php/php-src/issues/391> addressed bug #65159,
> Misleading configure help text for --with-mysql-sock
>
> Thanks Stas for your work on this, and to Yasuo who helped as well.
>
> Closed requests (without merge):
> #52 <https://github.com/php/php-src/issues/52> Imap send (*abandoned patch
> *)
> #72 <https://github.com/php/php-src/issues/72> Implemented
> posix_getspnam() function (*abandoned patch*)
> #167 <https://github.com/php/php-src/pull/167> Add PDO::quoteName() method
> #213 <https://github.com/php/php-src/issues/213> Copied reproduction code
> from bugs.php.net to phpt
> #265 <https://github.com/php/php-src/pull/265> ext/session/mod_files.sh
> fix (*conflicts with fix at 5f0656b89ddb42d17a70f767060a08226809421a*)
> #366 <https://github.com/php/php-src/pull/366> PHP 5.3 strict session (*no
> new features for 5.3*)
> #375 <https://github.com/php/php-src/issues/375> Fixed bug #48770: when
> call_user_func() fails to call parent from inheriting class (*BC break*)
>
> New (and still open) requests (past 7 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
> #392 <https://github.com/php/php-src/pull/392> Fix bug #65028
> #393 <https://github.com/php/php-src/pull/393> Fix #60873: Add
> read_property handler for DateTime object
>
> existing requests (7-21 days):
> #373 <https://github.com/php/php-src/pull/373> Add apparmor change hat
> functionality to fpm
> #374 <https://github.com/php/php-src/pull/374> PostgreSQL's
> PDOStatement::getColumnMeta() fills in table's name.
> #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
>
> Kaplan
>

Reply via email to