]> granicus.if.org Git - php/shortlog
php
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
2020-04-01 Nikita PopovFix literal compaction collision between string and...
2020-04-01 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-01 Christoph M... Add NEWS entryc [ci skip]
2020-04-01 George Peter... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-01 George Peter... Fix bug 79441
2020-03-31 Derick RethansThe 7.4 branch is now for 7.4.6
2020-03-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-31 Christoph M... Next is 7.3.18
2020-03-31 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-31 Christoph M... Fix #79413: session_create_id() fails for active sessions
2020-03-30 Nikita PopovDon't check directory nlink in stat tests
2020-03-30 Christoph M... Fix #74940: DateTimeZone loose comparison always true
2020-03-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-30 Christoph M... Fix #79427: Integer Overflow in shmop_open()
2020-03-29 Andre NathanAllow numeric [UG]ID in FPM listen.{owner,group}
2020-03-29 Remi ColletNEWS
2020-03-29 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-29 Max ReesFix #79424 ext/zip: don't use gl_pathc after call to...
2020-03-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-26 Lukas BergerAdd missing 'skip' to bug79332.phpt skip message
2020-03-26 George Peter... Explicitly declare the char as signed in zend_ffi_val.
2020-03-25 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-25 Dmitry StogovFixed bug #79412 (Opcache chokes and uses 100% CPU...
2020-03-25 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-25 Christian SchneiderFix bug #79410 (system() swallows last chunk if it...
2020-03-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Nikita PopovAdd test file
2020-03-23 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Nikita PopovHandle NULL caller_call_opline
2020-03-23 Christoph M... Fix leak on Windows as well
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix test for Windows
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix #79200: Some iconv functions cut Windows-1258
2020-03-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-23 Christoph M... Fix #79393: Null coalescing operator failing with SplFi...
2020-03-23 Nikita PopovFix RSA memory leak in mysqlnd auth
2020-03-20 Remi Colletunneeded after fix
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-20 Remi ColletNEWS
2020-03-20 Remi ColletFix Bug #79296 ZipArchive::open fails on empty file
2020-03-20 Derick RethansMention which categories to use for patch releases
2020-03-20 Christoph M... Fix potential test conflict
2020-03-19 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-19 Nate BrunetteFix #79396: DateTime hour incorrect during DST jump...
2020-03-18 Christoph M... Improve FFI test suite for Windows
next