]> granicus.if.org Git - php/shortlog
php
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...
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-06-28 Xinchen HuiFixed bug #72505 (readfile() mangles files larger than 2G)
2016-06-27 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-06-27 Stanislav MalyshevFix the fix for #72403 on nl2br
2016-06-27 Christoph M... Update NEWS
2016-06-27 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-27 Christoph M... Update NEWS
2016-06-27 Christoph M... Fix #70628: Clearing bindings on an SQLite3 statement...
2016-06-25 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-06-25 Lior KaplanAlign NEWS files with 7.0.8 and Changelog
2016-06-25 Lior KaplanAdd CVE info for PHP 5.6.22
2016-06-25 Lior KaplanAdd CVE info for PHP 5.6.23
2016-06-25 Lior KaplanAdd missing entries for PHP 5.6.23
2016-06-25 Xinchen HuiFixed bug #72484 (SCRIPT_FILENAME shows wrong path...
2016-06-24 Xinchen HuiFixed format
2016-06-23 Anatol Belskiyet another test rewrite
2016-06-23 Xinchen HuiFixed bug #72476 (Memleak in jit_stack)
2016-06-22 Anatol Belskiupdate NEWS
2016-06-22 Anatol Belskirewrite test
2016-06-22 Anatol BelskiFixed bug #72463 mail fails with invalid argument
2016-06-22 Dmitry StogovAllow "proxy" ovjects to substitute their class names...
2016-06-22 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-22 Anatol Belskifix test cleanup
2016-06-22 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-22 Anatol Belskifix dir separator in test
2016-06-22 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
next