]> granicus.if.org Git - php/shortlog
php
2016-07-14 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Dmitry StogovFixed bug #72286 (Segmentation fault During Garbage...
2016-07-14 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-07-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-07-14 Anatol BelskiExtend libxml exports
2016-07-14 Nikita PopovFix bad merge
2016-07-14 Nikita PopovFix leak when creating timezone with null bytes
2016-07-14 Nikita PopovFix leak when dynamically calling abstract method
2016-07-14 Nikita PopovFix leak of class name when printing exception backtrace
2016-07-14 Nikita PopovFix leaks in yield from error conditions
2016-07-14 Nikita PopovFix leak for by-ref assign to overloaded object
2016-07-14 Nikita PopovAdd missing call opcodes in cleanup_unfinished_calls()
2016-07-14 Nikita PopovFix leak if throw_exception_object() fails
2016-07-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Christoph M... Fix bug #72596: imagetypes function won't advertise...
2016-07-14 Anatol Belskiupdate NEWS
2016-07-14 Dmitry StogovFixed memory leak
2016-07-14 Xinchen HuiFixed bug #72594 (Calling an earlier instance of an...
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-13 Nikita PopovAdd NEWS entry
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-13 nikita2206fix: bug72222 for PHP-5.6 reflection export of array...
2016-07-13 KeyurMerge branch 'PHP-7.0' of https://git.php.net/push...
2016-07-13 KeyurAdd to NEWS
2016-07-13 KeyurFixes #72590: Opcache restart with kill_all_lockers...
2016-07-13 Xinchen HuiFixed bug #72588 (Using global var doesn't work while...
2016-07-12 Anatol Belskimissed the dot
2016-07-12 Anatol Belskiupdate NEWS
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliRevert "Fixes #52384: Adds parameter value to dumped...
2016-07-12 Julien PauliRevert "Fix test for #52384"
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliFix test for #52384
2016-07-12 Anatol BelskiFixed bug #72569 DOTNET/COM array parameters broke...
2016-07-12 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Christoph M... Partially fix #72506: idn_to_ascii for UTS #46 incorrec...
2016-07-12 Anatol Belskiupdate NEWS
2016-07-12 y-utiMake phpize set a proper build type (windows)
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Bishop BettiniFixes #52384: Adds parameter value to dumped output...
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 goohFix #72575: using --allow-to-run-as-root should ignore...
2016-07-12 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Loz CalverFix 72122 - don't use EH_THROW for calls to getIterator
2016-07-12 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-12 Xinchen Huibackport to 5.6 (we should not unset the default value)
2016-07-12 Xinchen HuiFixed bug #72581 (previous property undefined in Except...
2016-07-11 Christoph M... Update NEWS
2016-07-11 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Christoph M... Bug #66836 has been fixed
2016-07-11 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-07-11 Julien PauliRemove needless zeroing of anonymously mmap'd memory
2016-07-11 Michael McConvilleRemove needless zeroing of anonymously mmap'd memory
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 Xinchen HuiFixed bug #72571 (SQLite3::bindValue, SQLite3::bindPara...
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 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 Adam BaratzCorrect for connection with PDO::ATTR_STRINGIFY_FETCHES...
2016-07-08 Julien PauliUpdated NEWS
2016-07-08 Christoph M... Fix #69975: PHP segfaults when accessing nvarchar(max...
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 Julien PauliUpdated NEWS
2016-07-08 Julien PauliMerge branch 'pull-request/1982' into PHP-5.5
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 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-5.6' into PHP-7.0
2016-07-06 Ferenc Kovacsmerge NEWS blocks
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-5.6' into PHP-7.0
2016-07-06 Ferenc Kovacs5.6.25 is next
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Derick RethansEmpty merge
next