]> granicus.if.org Git - php/shortlog
php
2016-07-13 KeyurAdd to NEWS
2016-07-13 KeyurFixes #72590: Opcache restart with kill_all_lockers...
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 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 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
2016-07-06 Derick RethansUpdated to version 2016.6 (2016f)
2016-07-06 Matteo BeccatiRewrite test to avoid sending emails
2016-07-05 Christoph M... Update NEWS
2016-07-05 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-05 Valentin VALCIUFix bug #55701: GlobIterator throws LogicException
2016-07-05 Adam BaratzUse size_t instead of int for loop counter
2016-07-05 Anatol Belskifix possible optimization bug
2016-07-05 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-05 Pedro MagalhãesDon't enforce LSP if prototype method is private
2016-07-05 Anatol Belskifix typo
2016-07-05 Anatol Belskiprepare next version
2016-07-04 Anatol Belskiadd missing NEWS entry
2016-07-04 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-04 Christoph M... Fix typo in comment
2016-07-03 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-07-03 Ferenc Kovacsthis was actually fixed in 5.6.23
2016-07-03 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-07-03 Xinchen HuiFixed bug #72538 (readline_redisplay crashes php)
2016-07-03 Anatol Belskiupdate NEWS
2016-07-03 Anatol Belskiextend test
2016-07-03 Anatol BelskiFixed bug #72534 stream_socket_get_name crashes
2016-07-03 Xinchen HuiFixed bug #72531 (ps_files_cleanup_dir Buffer overflow)
2016-07-01 Anatol Belskiupdate NEWS
2016-07-01 Anatol BelskiFixed bug #72498 variant_date_from_timestamp null deref...
2016-06-28 Nikita PopovDon't use FUNC_ARG fetches for call_user_func()
2016-06-28 Nikita PopovMake call_user_func() on reference args consistent
2016-06-28 Xinchen HuiFixed test
2016-06-28 Xinchen HuiFixed bug #72508 (strange references after recursive...
2016-06-28 Xinchen HuiMFH: Fixed fd leak (the origin commit can not be cherry...
next