]> granicus.if.org Git - php/shortlog
php
2015-06-28 Cameron PorterCorrect oci8 hash destructors to prevent segfaults...
2015-06-27 Anatol Belskitweak the zendparse symbol to be exported with newer...
2015-06-27 Anatol Belskifix touching
2015-06-27 Anatol Belskitouch all the files before creating a tarball
2015-06-27 Anatol Belskifix one more bad char in the NEWS
2015-06-27 Anatol Belskiremove BOM and a unicode char from the NEWS
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Fixed #69655: php -S changes MKCALENDAR request method...
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... added skip condition for powershell requirement of...
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Merge branch 'PHP-5.6'
2015-06-27 Christoph M... updated NEWS
2015-06-27 Christoph M... Fix #64878: 304 responses return Content-Type header
2015-06-27 Christopher... Merge some fixes from Senthil. Some test diffs still...
2015-06-27 Christopher... Fix table name in initialization DROP TABLE statement
2015-06-26 Tjerk MeestersFeature: Enhanced array_column() to also work with...
2015-06-26 Christoph M... Merge branch 'PHP-5.6'
2015-06-26 Christoph M... added regression test for bug #69679
2015-06-26 Christoph M... Merge branch 'PHP-5.6'
2015-06-26 Christoph M... slightly revised bug69462.phpt
2015-06-26 Tomasz SawickiTest for bug #69462
2015-06-26 Bob WeinandFix warning in zend_execute.c by explicit cast
2015-06-26 Bob WeinandUse ZEND_INIT_STATIC_METHOD_CALL for literals of form...
2015-06-26 Aaron PiotrowskiFix closure leak test
2015-06-26 Aaron PiotrowskiFix test duplication, add more tests
2015-06-26 Christoph M... restricted test to English locale (fails otherwise)
2015-06-26 Christoph M... fixed broken test (syntax error in SKIPIF section)
2015-06-26 Kalle Sommer... Add test for bug #69939
2015-06-26 Kalle Sommer... Fixed bug #69939 (Casting object to bool returns false)
2015-06-26 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-06-26 Bob WeinandFix Closure leak in aborted INIT_DYNAMIC_FCALL
2015-06-26 Aaron PiotrowskiAdded more indirect call tests, remove invalid test
2015-06-26 Aaron PiotrowskiFix 'Class::method' indirect call with empty method...
2015-06-25 Tjerk MeestersMerge branch 'PHP-5.6'
2015-06-25 Tjerk MeestersFixed #69882: OpenSSL error "key values mismatch" after...
2015-06-25 Rasmus Lerdorf3rd arg to stream_set_timeout is optional
2015-06-25 Julien PauliMerge branch 'PHP-5.6'
2015-06-25 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-06-25 Anatol Belskifix unknown size of void error
2015-06-25 Kalle Sommer... Merge branch 'master' of https://git.php.net/push/php-src
2015-06-25 Dmitry StogovOptimize out usless conditions used by specializer
2015-06-25 Anatol Belskiupdate the doc in regard to the latest discussions
2015-06-25 Anatol BelskiMerge branch 'PHP-5.6'
2015-06-25 Anatol Belskibackport missing rev bfdc9e280515c1639dfe1d81ce6fc225d2...
2015-06-25 Dmitry StogovBetter check for __builtin_constant_p() availability
2015-06-25 Dmitry StogovMoved test to correct place
2015-06-24 Bob WeinandFix paths issue when fetching .phpdbginit under Windows
2015-06-24 Ferenc KovacsMerge remote-tracking branch 'origin/PHP-5.6'
2015-06-24 Ferenc Kovacs5.6.12 next
2015-06-24 Hannes MagnussonTypo (thanks kaplan@)
2015-06-24 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-24 Xinchen HuiMicro optimization
2015-06-24 Bob WeinandPassing a zend_string * to %s is a bad idea
2015-06-24 Julien PauliMerge branch 'PHP-5.6'
2015-06-24 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-06-24 Julien Pauli5.5.28 now - Security Only
2015-06-24 Anatol Belskifix NEWS
2015-06-24 Rasmus Lerdorf3rd arg to define() is optional
2015-06-24 Rasmus LerdorfWrong arginfo on assert
2015-06-24 Hannes MagnussonPHP7 sounds like a good time to include signatures...
2015-06-24 Hannes Magnussonspace
2015-06-24 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Christoph M... Made bug44295-win.phpt locale independent
2015-06-23 Christoph M... Merge branch 'master' of https://git.php.net/repository...
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.4' into PHP-5.5
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Fixed bug #69768 (escapeshell*() doesn't cater to !)
2015-06-23 Rasmus LerdorfFix more proto comments
2015-06-23 Anatol Belskiprepare NEWS for next
2015-06-23 Rasmus LerdorfFix more minor mistakes in the proto comments
2015-06-23 Nikita PopovAvoid op_num = -1 in unfinished generator cleanup
2015-06-23 Rasmus LerdorfFix incorrect protos
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Fixed Bug #53823 (preg_replace: * qualifier on unicode...
2015-06-23 Christoph M... Moved NEWS entry for bug #69864 to proper category
2015-06-23 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... Moved NEWS entry for bug #69864 to proper category
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Christoph M... Moved NEWS entry for bug #69864 to proper category
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... updated NEWS
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Christoph M... Merge branch 'PHP-5.6'
2015-06-23 Christoph M... Merge branch 'PHP-5.5' into PHP-5.6
2015-06-23 Côme BernigaudFixed two errors in LDAP tests
2015-06-23 Côme BernigaudFixed two errors in LDAP tests
next