]> granicus.if.org Git - php/shortlog
php
2020-05-11 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-05-11 Indrek ArdelFix default sendmail path when not found during build
2020-05-11 Alex DowadDon't check directory atime in lstat_stat_variation10...
2020-05-05 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-05 Christoph M... Fix #79566: Private SHM is not private on Windows
2020-05-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-04 Christoph M... Fix #79561: dns_get_record() fails with DNS_ALL
2020-05-04 Nikita PopovFixed bug #79548
2020-05-04 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-05-04 Nikita PopovFixed bug #79535
2020-05-04 Nikita PopovFix i386 build on Azure
2020-05-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-04 Christoph M... Add basic sapi_windows_cp_conv() test
2020-05-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-01 Christoph M... Fix #79528: Different object of the same xml between...
2020-04-29 Nikita PopovReduce test parallelism on ARM64 CI
2020-04-29 Christoph M... Pass worker ID to clean scripts
2020-04-29 Xinchen HuiMerge branch 'PHP-7.4' of git.php.net:/php-src into...
2020-04-29 Xinchen HuiFixed bug #79536 (zend_clear_exception prevent exceptio...
2020-04-29 Christoph M... Fix #79532: sizeof off_t can be wrong
2020-04-29 Nikita PopovMake 045.phpt busy wait
2020-04-28 Nikita PopovRevert "Fix #79065: DOM classes do not expose propertie...
2020-04-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-28 Christoph M... Bump version
2020-04-27 Christoph M... Fix #79065: DOM classes do not expose properties to...
2020-04-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-27 Christoph M... Fix #79470: PHP incompatible with 3rd party file system...
2020-04-24 Christoph M... Fix #79514: Memory leaks while including unexistent...
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
2020-04-24 Derick RethansEmpty merge
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
2020-04-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-23 Graham CampbellAdd additional preg_match test case
2020-04-23 Nicolas GrekasFix bug #79447
2020-04-22 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-22 Christoph M... Fix #79503: Memory leak on duplicate metadata
2020-04-22 Graham CampbellAdd additional preg_match test case
2020-04-22 Christoph M... Upgrade to PCRE2 10.34
2020-04-20 Nikita PopovDon't rand() in test
2020-04-20 Nikita PopovFix file name clash in touch_variation1.phpt
2020-04-20 Alex DowadFix bug #67369 ArrayObject serializatino drops the...
2020-04-20 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Christoph M... Fix #79491: Search for .user.ini extends up to root dir
2020-04-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Nikita PopovApply doc root fix for FPM
2020-04-20 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-20 Joe CaiFix #79497: Fix php_openssl_subtract_timeval()
2020-04-17 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-17 Dmitry Stogovzend_timeout() may access EX(opline)
2020-04-16 Nikita PopovFix bug #79336
2020-04-16 Gabriel CarusoMove test to its folder
2020-04-16 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-16 guirishFix MySQL local infile / attr handling on big endian...
2020-04-15 Nikita PopovFix directory clash in tempnam_variation4 test
2020-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-15 Nikita PopovFixed bug #79477
2020-04-14 Christoph M... Fix #79472: ext/ffi/tests/040.phpt TC fails on Big...
2020-04-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Christoph M... Add missing CVE
2020-04-14 Sara GolemonMerge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2020-04-14 dinosaurFixed bug #79468
2020-04-14 Sara GolemonNEWS
2020-04-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Nikita PopovDon't leak peername if accept fails
2020-04-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Christoph M... Fix test cases
2020-04-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-14 dinosaurFixed bug #79468
2020-04-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Christoph M... Add NEWS entries [ci skip]
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-04-14 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-04-14 Stanislav MalyshevFix bug #79465 - use unsigneds as indexes.
2020-04-14 Stanislav MalyshevFix bug #79330 - make all execution modes consistent...
2020-04-09 Nikita PopovFixed bug #78434
2020-04-08 Nikita PopovAdd php_cli_server_connect() helper
2020-04-08 Nikita PopovMake mysqli_poll test more deterministic
2020-04-08 Christoph M... Relax overly strict test expectation
2020-04-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-08 Christoph M... Fix memory leak introduced by fixing bug #78221
2020-04-08 Nikita PopovFix test
2020-04-07 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-07 George Peter... Revert "Went to fast and forgot to update tests"
2020-04-07 George Peter... Revert "Fix Bug #79448 0 is a valid Unicode codepoint...
2020-04-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-07 Christoph M... Fix #78221: DOMNode::normalize() doesn't remove empty...
2020-04-06 Christoph M... Fix #69264: __debugInfo() ignored while extending SPL...
2020-04-03 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-03 George Peter... Went to fast and forgot to update tests
2020-04-03 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-03 George Peter... Fix Bug #79448 0 is a valid Unicode codepoint, but...
2020-04-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-03 Qianqian BuFix incorrect free for last_message
2020-04-02 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-04-02 Nikita PopovFixed bug #79434
2020-04-02 Matteo BeccatiSkip fpm tests not designed to be run as root
2020-04-02 Matteo BeccatiAllow fpm tests to be run with long socket path
2020-04-01 Christoph M... Enable error diagnostic for check_default_conf_path...
2020-04-01 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
next