]> granicus.if.org Git - php/shortlog
php
2016-08-13 Nikita PopovMerge branch 'PHP-7.1'
2016-08-13 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-08-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-08-13 Benedict SingerBug 70195
2016-08-13 Christoph M... Merge branch 'PHP-7.1'
2016-08-13 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-13 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-13 Christoph M... Fix #72278: getimagesize returning FALSE on valid jpg
2016-08-13 Christoph M... Merge branch 'PHP-7.1'
2016-08-13 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-13 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-13 Christoph M... Fix #72823: strtr out-of-bound access
2016-08-12 Christoph M... Merge branch 'PHP-7.1'
2016-08-12 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-12 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-08-12 Christoph M... Fix #60665: call to empty() on NULL result using PDO...
2016-08-12 Christoph M... Merge branch 'PHP-7.1'
2016-08-12 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-12 Christoph M... Fix #72793: xml_parser_free leaks mem when execute...
2016-08-12 Xinchen HuiMerge branch 'PHP-7.1'
2016-08-12 Xinchen HuiUpdate NEWs
2016-08-12 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-12 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-08-12 Xinchen HuiFixed bug #72813 (Segfault with __get returned by ref)
2016-08-12 Yasuo OhgakiMerge branch 'PHP-7.1'
2016-08-12 Yasuo OhgakiMerge RFC: Session ID without hashing
2016-08-11 Nikita PopovMerge branch 'PHP-7.1'
2016-08-11 Andrea FauldsShow "or null" in TypeErrors for nullable arg_infos
2016-08-11 Nikita PopovMerge branch 'PHP-7.1'
2016-08-11 Davey ShafikUse non-deprecated %pure-parser
2016-08-11 JoeyCorrected typo in comment
2016-08-11 Nikita PopovMerge branch 'PHP-7.1'
2016-08-11 Levi MorrisonRemove extra pointer in SplFixedArray
2016-08-11 Nikita PopovFix typos
2016-08-11 Anatol Belskifix borked interbase patch
2016-08-11 Anatol BelskiMerge branch 'PHP-7.1'
2016-08-11 Xinchen HuiMerge branch 'master' of git.php.net:/php-src
2016-08-11 Xinchen HuiCheck them in autoconf
2016-08-11 Anatol Belskiadd missing chunk to support mb path in symlink()
2016-08-11 Anatol Belskipull ps_title behind the logic to support the current...
2016-08-11 Anatol Belskifix typo
2016-08-11 Anatol Belskiadd missing mb path support chunk
2016-08-11 Nikita PopovMerge branch 'PHP-7.1'
2016-08-11 Aaron PiotrowskiReflectionType improvements
2016-08-11 Nikita PopovMerge branch 'PHP-7.1'
2016-08-11 Ville HukkamäkiFix #72810. Add check for SKIP_ONLINE_TESTS
2016-08-11 Xinchen HuiMerge branch 'intrinsics_backport' of https://github...
2016-08-11 Kalle Sommer... msql > mysqli, use a better extension name as an exampl...
2016-08-11 Kalle Sommer... Remove sql.safe_mode
2016-08-11 Kalle Sommer... We do not need to check the return value of php_win32_i...
2016-08-11 Kalle Sommer... Merge branch 'master' of git.php.net:php-src
2016-08-11 Kalle Sommer... The call to FreeLibrary() should be within the if,...
2016-08-11 Yasuo OhgakiFix URL rewriter partially
2016-08-11 Yasuo OhgakiFix URL rewriter partially
2016-08-11 Yasuo OhgakiMerge branch 'PHP-7.1'
2016-08-11 Kalle Sommer... Get rid of these slow calls to LoadLibrary()/GetProcAdd...
2016-08-10 Yasuo OhgakiFix URL rewriter issues
2016-08-10 Yasuo OhgakiMerge branch 'PHP-7.1'
2016-08-10 Yasuo OhgakiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-10 Yasuo OhgakiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-10 Yasuo OhgakiSupport "git worktree"
2016-08-10 LeighMerge branch 'PHP-7.1'
2016-08-10 LeighPreserve BC for rand() AND mt_rand() where min > max
2016-08-10 Christoph M... Merge branch 'PHP-7.1'
2016-08-10 Christoph M... Update to SQLite 3.14.0
2016-08-10 Yasuo OhgakiFixed typo
2016-08-10 Yasuo OhgakiUpdate NEWS and UPGRADING
2016-08-10 Yasuo OhgakiMerge pull request #1098
2016-08-10 Yasuo Ohgakipull-request/1099
2016-08-10 Yasuo Ohgakipull-request/1100
2016-08-10 Yasuo OhgakiMerge branch 'master' of git.php.net:php-src
2016-08-09 Andrea FauldsUse checked add/sub intrinsics instead of asm for ...
2016-08-09 Andrea FauldsUse checked arithmetic intrinsics instead of asm, when...
2016-08-09 KeyurAdd NEWS
2016-08-09 KeyurFix ASSERT logic
2016-08-09 KeyurBugfix 72791: fix memory leak in PDO persistent connections
2016-08-09 KeyurMerge branch 'PHP-7.0' into PHP-7.1
2016-08-09 KeyurAdd NEWS
2016-08-09 KeyurMerge branch 'pull-request/2067' into PHP-7.0
2016-08-09 KeyurFix ASSERT logic
2016-08-09 KeyurBugfix 72791: fix memory leak in PDO persistent connections
2016-08-09 Nikita PopovMerge branch 'PHP-7.1'
2016-08-09 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-08-09 Nikita PopovDon't copy mime types in CLI server
2016-08-09 Christoph M... Merge branch 'PHP-7.1'
2016-08-09 Christoph M... Class constant visibility modifiers are now supported
2016-08-09 Christopher... Merge branch 'PHP-7.1'
2016-08-09 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-09 Christopher... Remove obsolete Id tags
2016-08-09 Christopher... Merge branch 'PHP-7.1'
2016-08-09 Christopher... Merge branch 'PHP-7.0' into PHP-7.1
2016-08-09 Christopher... Bump version in OCI8 test
2016-08-09 Xinchen HuiMerge branch 'PHP-7.1'
2016-08-09 Xinchen HuiUpdate NEWS
2016-08-09 Xinchen HuiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-09 Xinchen HuiFixed bug #72788 (Invalid memory access when using...
2016-08-09 Xinchen HuiMerge branch 'bug72788' of https://github.com/keyurdg...
2016-08-09 KeyurRemove typo'd commit
2016-08-09 KeyurFix bug 72788: Invalid memory access when database_obje...
2016-08-08 LeighMerge branch 'PHP-7.1'
next