]> granicus.if.org Git - php/shortlog
php
2016-07-11 Michael Orlitzkyext/tidy: fix expected test output with tidy-html5.
2016-07-11 Michael Orlitzkyext/tidy: fix non-deterministic expected output in...
2016-07-11 Michael Orlitzkyext/tidy: fix DOCTYPE definitions in expected test...
2016-07-11 Michael Orlitzkyext/tidy: add support for the new tidy-html5 library.
2016-07-11 Christoph M... Credit Scott, who authored the ext/mcrypt deprecation RFC
2016-07-11 Julien PauliUpdate for NEWS
2016-07-11 Christoph M... Deprecate mcrypt and mdecrypt stream filters
2016-07-11 Christoph M... Fix tests according to changed deprecation message
2016-07-11 Christoph M... Use PHP_DEP_FE instead of manually emitting deprecation...
2016-07-11 Christoph M... Fix missed test
2016-07-11 Christoph M... Implement RFC: Deprecate (then Remove) Mcrypt
2016-07-11 c9sAdd document for zend_gc_collect_cycles
2016-07-11 Derick RethansMerge branch 'PHP-7.0'
2016-07-11 Derick RethansMerge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Derick RethansGenerate new .c file from .re file, as that was missing...
2016-07-11 Anatol Belskimove the internal only info into UPGRADING.INTERNALS
2016-07-11 Christoph M... Implement RFC "Deprecate mb_ereg_replace eval option"
2016-07-11 Anatol Belskiadd comment and fix typo
2016-07-11 Anatol Belskiadded UPGRADING and NEWS notes
2016-07-11 Anatol Belskifix build with mod_winnt
2016-07-11 Martin VobrubaPass error severity to SAPI modules and raise correspon...
2016-07-11 Anatol Belskifix cli codepage reset
2016-07-11 Anatol Belskisilence compiler noise
2016-07-11 Xinchen HuiMerge branch 'PHP-7.0'
2016-07-11 Xinchen HuiFixed bug #72571 (SQLite3::bindValue, SQLite3::bindPara...
2016-07-10 Nikita PopovAdd opcodes to zend_wrong_string_offset()
2016-07-10 Matteo BeccatiMerge branch 'PHP-7.0'
2016-07-10 Matteo BeccatiFixed bug #72570 Segmentation fault when binding parame...
2016-07-10 Matteo BeccatiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-10 Matteo BeccatiFixed bug #70313 PDO statement fails to throw exception
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Adam SaponaraEnsure optind is correct when flags appear after dash...
2016-07-08 Adam SaponaraAdd optind param to getopt
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Jos Elstgeestupdate filter_var filters for ipv4 addresses to reflect...
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Adam BaratzCorrect for connection with PDO::ATTR_STRINGIFY_FETCHES...
2016-07-08 Julien PauliMerge branch 'pull-request/1987'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Christoph M... Implement #43269: Retrieve FD_SETSIZE within PHP
2016-07-08 Julien PauliMerge branch 'PHP-7.0'
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Julien PauliBackported bug #71144 (Segmentation fault when using...
2016-07-08 Michael Maroszekfix bug #72024 (microtime() leaks memory)
2016-07-08 Remi ColletNEWS
2016-07-08 Remi ColletMerge branch 'PHP-7.0'
2016-07-08 Remi ColletNEWS
2016-07-08 Remi ColletFixed Bug #72564 boolean always deserialized as "true"
2016-07-08 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-07-08 Remi Colletadd test for bug #72564 (7.x regression)
2016-07-07 Xinchen HuiThis became unnecessary after #72543 is fixed
2016-07-07 Côme BernigaudMerge branch 'pull-request/1955'
2016-07-07 Christopher... Merge branch 'PHP-7.0'
2016-07-07 Christopher... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-07 Christopher... Mask DB usernames from expected test output for test...
2016-07-06 Ferenc KovacsMerge branch 'PHP-7.0'
2016-07-06 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-07-06 Ferenc Kovacsmerge NEWS blocks
2016-07-06 Nikita PopovMerge branch 'PHP-7.0'
2016-07-06 Nikita PopovAdd NEWS entries
2016-07-06 Lauri Kenttäbase64_decode: fix bug #72264 ('VV= =' shouldn't fail...
2016-07-06 Lauri Kenttäbase64_decode: remove redundant code
2016-07-06 Lauri Kenttäbase64_decode: fix bug #72263 (skips char after padding)
2016-07-06 Lauri Kenttäbase64_decode: fix bug #72152 (fail on NUL bytes in...
2016-07-06 Lauri Kenttäbase64_decode: remove redundant check
2016-07-06 Lauri Kenttäbase64_decode: reorder to fix out of bounds read
2016-07-06 Ferenc KovacsMerge branch 'PHP-7.0'
2016-07-06 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-07-06 Ferenc Kovacs5.6.25 is next
2016-07-06 Dmitry StogovFixed bug #71539 (Memory error on $arr[$a] =& $arr...
2016-07-06 Nikita PopovForbid use of array() in nested destructuring
2016-07-06 Aaron PiotrowskiUpdate NEWS and UPGRADING
2016-07-06 David Walkeroops, name test right
2016-07-06 David Walkerchange long to zend_long, for uniformity
2016-07-06 David WalkerFix to not attempt to call if handler is long. Idea...
2016-07-06 David WalkerFix #72409 - return previous handler
2016-07-06 Dmitry StogovFixed bug #72543 (Different references behavior compari...
2016-07-06 Adam Baratzfix typo in configure message
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Derick RethansEmpty merge
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Derick RethansEmpty merge
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Dmitry StogovAsynchronous signal handling without TICKs.
2016-07-06 Matteo BeccatiMerge branch 'PHP-7.0'
2016-07-06 Matteo BeccatiRewrite test to avoid sending emails
2016-07-05 Aaron PiotrowskiUpdate NEWS and UPGRADING with missed DBA changes
2016-07-05 Davey ShafikBump versions
2016-07-05 Davey ShafikBump versions/dates for release of 7.1.0alpha3
2016-07-05 Christoph M... Merge branch 'master' of http://git.php.net/repository...
2016-07-05 Nikita PopovMerge branch 'PHP-7.0'
2016-07-05 Christoph M... Merge branch 'PHP-7.0'
2016-07-05 Nikita PopovAdd NEWS entries
2016-07-05 Lauri Kenttäbase64_decode: fix bug #72264 ('VV= =' shouldn't fail...
next