]> granicus.if.org Git - php/shortlog
php
2015-12-23 Anatol Belskiupdate NEWS
2015-12-23 Anatol BelskiAdded test for bug #71201
2015-12-23 Anatol BelskiBug #71201 round() segfault on 64-bit builds
2015-12-23 Xinchen HuiFixed bug #71204 (segfault if clean spl_autoload_funcs...
2015-12-23 Julien PauliAdded support for HTTP 451
2015-12-22 Dmitry StogovFixed incorrect setting on 32-bit systems
2015-12-22 Julien PauliFix #70720
2015-12-21 Lior KaplanAlign NEWS entry format
2015-12-18 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2015-12-18 Xinchen HuiImproved fix for #71127
2015-12-17 Lior KaplanAlign news entry format: Implement FR -> Implemented FR
2015-12-17 Xinchen HuiFixed bug #71127 (Define in auto_prepend_file is overwrite)
2015-12-16 Lior KaplanRemove sqlite extension leftover references (was remove...
2015-12-16 Yasuo OhgakiFix ZTS build
2015-12-16 Yasuo OhgakiFixed bug #71122 Session GC may not remove obsolete...
2015-12-15 Lior KaplanRemove extra line
2015-12-15 Lior KaplanNEWS entry for #55651
2015-12-15 Avi BrenderImplement FR #55651 (Option to ignore the returned...
2015-12-15 Yasuo OhgakiUpdate NEWS
2015-12-15 Yasuo OhgakiFixed Bug #71122 Session GC may not remove obsolete...
2015-12-14 Rasmus LerdorfSupport uwsgi sapi in opcache
2015-12-12 Christopher... Update README
2015-12-12 Christopher... Prepare for a PECL release
2015-12-11 Anatol Belskiupdate NEWS
2015-12-11 Anatol Belskibackported 7c981192eb26fbb93be767cd6b2dc765d370bbab...
2015-12-11 Remi ColletNEWS
2015-12-11 Remi ColletFix Bug #71089 No check to duplicate zend_extension
2015-12-10 Ferenc Kovacs5.6.18 will be next
2015-12-09 Anatol Belskiupdate NEWS
2015-12-09 Michael Orlitzkyext/imap/config.m4: fix conftest segfault in utf8_to_mu...
2015-12-09 Michael Orlitzkyext/dba/config.m4: Autodetect Berkeley DB v5.3.
2015-12-09 Anatol Belskifix path separator in test
2015-12-09 George WangBumped SAPI version to 6.9
2015-12-09 George WangAdded "mod_auth_basic" to apache module list.
2015-12-09 George WangAdd sanitizing checks for request data.
2015-12-09 George WangClear secret after use.
2015-12-09 George WangFixed __DIR__ in CLI mode.
2015-12-03 Popa Adrian... Add PDO_Firebird fix in NEWS
2015-12-03 Popa Adrian... Use LL_MASK for SQL_INT64 data formatting
2015-12-03 Popa Adrian... Fix Bug #60052 Integer returned as a 64bit integer...
2015-11-24 Xinchen HuiFixed bug #70960 (ReflectionFunction for array_unique...
2015-11-23 Lior KaplanAlign NEWS entries format
2015-11-23 Lior KaplanAdd NEWS entry for #61751
2015-11-23 Lior KaplanFixed bug #61751 (SAPI build problem on AIX: Undefined...
2015-11-23 Xinchen HuiAdd bug #70957 and #70958 releated test in refection
2015-11-23 Xinchen HuiFixed bug #70958 (Invalid opcode while using ::class...
2015-11-23 Xinchen HuiFixed bug #70957 (self::class can not be resolved with...
2015-11-21 Xinchen HuiUpdate test script
2015-11-21 Xinchen HuiUnused var
2015-11-21 Xinchen HuiImproved fix for bug #70944
2015-11-20 Xinchen HuiFixed bug #70944 (try{ } finally{} can create infinite...
2015-11-20 Xinchen HuiThis seems better
2015-11-20 Xinchen HuiFixed build error "undefined symbol gdJpegGetVersionString"
2015-11-17 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2015-11-17 Xinchen HuiImprove the test
2015-11-16 Andrey HristovNews for fixed bug #68344
2015-11-16 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2015-11-16 Xinchen HuiFixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir...
2015-11-16 Côme BernigaudAdded back support for undocummented host:port syntax
2015-11-15 Jakub ZelenkaUse the same CS for all json tests
2015-11-12 Dmitry StogovFixed bug #70900 (SoapClient systematic out of memory...
2015-11-12 Côme BernigaudUsing default port in ldap_connect when NULL is passed...
2015-11-11 Xinchen HuiEnsure the test fails
2015-11-11 Ferenc Kovacspropare for 5.6.16RC1
2015-11-09 Jakub ZelenkaRemove SNI test that trigger request to sni.velox.ch
2015-11-07 Matteo BeccatiFix bug #70875 Segmentation fault if wsdl has no target...
2015-11-06 Christopher... Always remember NEWS....
2015-11-06 Christopher... Fix compile warnings about comparison of unsigned expre...
2015-11-06 Christopher... Bump OCI8 version
2015-11-06 Christopher... Fix bug 68298 (PHP OCI8 OCI int overflow) (Senthil)
2015-11-05 Reeze XiaMake test for bug #70852 to cover all cases
2015-11-05 Reeze XiaFixed bug #70852 Segfault getting NULL offset of an...
2015-11-02 Xinchen HuiFixed test
2015-11-02 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
2015-11-02 Xinchen HuiFixed bug #70828 (php-fpm 5.6 with opcache crashes...
2015-10-29 Jakub ZelenkaUse standard title for new openssl tests
2015-10-29 rootnew tests to openssl module, don't covered yet.
2015-10-27 Andrey HristovAnother Fix for Bug #68344 MySQLi does not provide...
2015-10-26 Anatol Belskiupdate NEWS
2015-10-26 Anatol BelskiFixed bug #70718 stream_select() when OpenSSL extension...
2015-10-24 Nuno Lopesunbreak coverage data: fix #line directives in phpdbg...
2015-10-24 Nuno Lopesexclude datelib from coverage report as asked by Derick
2015-10-23 Anatol BelskiFix globals initialization in sapi/cgi
2015-10-22 Andrey HristovImprove fix for Bug #68344 MySQLi does not provide...
2015-10-21 Andrey HristovFix for Bug #68344 MySQLi does not provide way to...
2015-10-21 Andrey HristovUpdate the certificates needed for the mysqli tests
2015-10-20 Anatol Belskibackport 262160e and 2d55e8c into 5.6
2015-10-20 Xinchen HuiFixed bug #70748 (Segfault in ini_lex () at Zend/zend_i...
2015-10-19 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-10-19 Ferenc KovacsMerge branch 'pr-1483' into PHP-5.5
2015-10-19 Stanislav MalyshevMerge branch 'pull-request/1535' into PHP-5.6
2015-10-19 Daniel PerssonFix bug #64172
2015-10-18 Fábio PerezSkip some tests for platforms different than x86
2015-10-18 Stanislav MalyshevSkip serialize test if ext/session is not loaded
2015-10-18 jubianchiRemove wrong argument $session from SNMP::setSecurity()
2015-10-18 jubianchiFix SNMP::setSecurity() arginfo (Fixes bug #70476)
2015-10-18 Anatol Belskiupdate NEWS
2015-10-18 Anatol BelskiC89 compat
2015-10-18 MiRacLe.RPZuse spprintf instead (no need to estrdup afterwards).
2015-10-18 MiRacLe.RPZdblib's dbcolname can return null in some cases
next