]> granicus.if.org Git - php/shortlog
php
2016-08-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-02 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-08-02 Anatol Belskiupdate NEWS
2016-08-02 Anatol Belskicleanup table after test
2016-08-02 Pablo Santiago... - lastInsertId using Postgres Lastval() function
2016-08-02 Xinchen HuiFixed warning: "operation on ‘s’ may be undefined"
2016-08-02 Xinchen HuiFolder marks
2016-08-02 Xinchen HuiOptimized array_merge and cleanup
2016-08-02 Xinchen HuiMerge branch 'PHP-7.1' of git.php.net:/php-src into...
2016-08-02 Xinchen HuiOptimized array_merge
2016-08-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-02 Anatol Belskiprepare next
2016-08-02 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-08-02 Anatol Belskifix php_version.h
2016-08-02 Xinchen HuiOptimized array_column (thanks to Benjamin Coutu)
2016-08-02 Xinchen Huifixed IS_REFERENCE handling
2016-08-01 Xinchen HuiMake the expression more reasonble (by nikic)
2016-08-01 Xinchen HuiOptimized array_reverse
2016-07-31 Anatol Belskiupdate NEWS
2016-07-31 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-31 Anatol Belskiupdate NEWS
2016-07-31 Anatol BelskiRevert "upgraded to PCRE 8.39"
2016-07-30 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-30 Nikita PopovRevert "Fixed bug #71219"
2016-07-30 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-30 Nikita PopovFixed bug #71219
2016-07-30 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-30 Nikita PopovAdd missing TSRMLS_FETCH()
2016-07-30 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Nikita PopovFix incorrect merge
2016-07-30 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-30 Nikita PopovFixed bug #72142
2016-07-30 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-30 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-30 ju1iusfixes bad address given to onig_error_code_to_str
2016-07-29 Nikita PopovFix invalid free on undef const in update_const()
2016-07-29 Nikita PopovFix memory unsafety in array_walk()
2016-07-29 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-29 Nikita PopovFix ref handling in array_merge/replace_recursive()
2016-07-29 Anatol Belskiupdate NEWS
2016-07-29 Anatol Belskiadd test for bug #72701
2016-07-29 Anatol BelskiFixed bug #72701 mysqli_get_host_info() wrong output
2016-07-29 Anatol Belskifix typo
2016-07-29 Anatol Belskiadd more errno handling
2016-07-29 Anatol Belskiset errno in ioutil access routine
2016-07-29 Anatol Belskimove error check to right place
2016-07-29 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-29 Anatol Belskidocument file cache fallback ini directive
2016-07-29 Anatol Belskifix and improve the ioutil cwd routine for nts
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #71894: AddressSanitizer: global-buffer-overflow...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Implement FR #65462: Please add tests for gregorian...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #67976: cal_days_month() fails for final month...
2016-07-28 Nikita PopovMerge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Nikita PopovRevert "Make call_user_func() on reference args consistent"
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Bug #69975 had already been fixed as of PHP 5.6.12
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #72677: SCM_CREDENTIALS related tests should be...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #72676: Test cli_process_title_unix fails on AIX
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Update to SQLite3 3.13.0
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #72694: mb_ereg_search_setpos does not accept a...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #72693: mb_ereg_search increments search position...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Fix #72691: mb_ereg_search raises a warning if a match...
2016-07-28 Christoph M... Merge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Christoph M... Bug #6836 has already been fixed in PHP 5.6.24 and...
2016-07-28 Pierrick CharronAdd new curl functions in UPGRADING
2016-07-28 Pierrick CharronMerge branch 'PHP-7.0' into PHP-7.1
2016-07-28 Pierrick CharronMerge branch 'PHP-5.6' into PHP-7.0
2016-07-28 Pierrick CharronFixed bug #71929 (CURLINFO_CERTINFO data parsing error).
2016-07-27 Pierrick CharronMerge branch 'PHP-7.0' into PHP-7.1
2016-07-27 Pierrick CharronMerge branch 'PHP-5.6' into PHP-7.0
2016-07-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-27 Pierrick CharronUpdate NEWS
2016-07-27 Anatol Belskicleanup the table after the test run
2016-07-27 Anatol Belskiupdate NEWS
2016-07-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
2016-07-27 Anatol Belskiupdate NEWS
2016-07-27 Anatol BelskiMerge branch 'PHP-7.0' into PHP-7.1
next