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