]> granicus.if.org Git - php/shortlog
php
2020-05-14 Nikita PopovCanonicalize bison error during ini parsing
2020-05-14 Gerard RocheFix lcov genhtml: ERROR: cannot read [file]
2020-05-14 Ondřej SurýProperly detect CRC32 APIs on aarch64 from configure
2020-05-13 Christoph M... Fix brittle shmop test
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... Fix #79588: Boolean opcache settings ignore on/off...
2020-05-12 Christoph M... Skip test on big-endian architectures
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... Fix #79489: .user.ini does not inherit
2020-05-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Christoph M... [ci skip] Update NEWS
2020-05-12 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-05-12 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-05-12 Remi Colletbump version to 7.2.32-dev
2020-05-11 Stanislav MalyshevUpdate NEWS
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2020-05-11 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2020-05-11 Christoph M... Fix #78876: Long variables cause OOM and temp files...
2020-05-11 Christoph M... Fix #78875: Long filenames cause OOM and temp files...
2020-05-11 Christoph M... Fix #79571: FFI: var_dumping unions may segfault
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 GolemonUpdate NEWS for 7.2.31
2020-04-14 Sara GolemonUpdate CREDITS for PHP 7.2.30
2020-04-14 Sara GolemonUpdate NEWS for PHP 7.2.30
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
next