]> granicus.if.org Git - php/shortlog
php
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
2020-03-18 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-03-18 Nikita PopovClarify session.cookie_samesite="None"
2020-03-18 Nikita PopovMake bug52820.phpt more robust
2020-03-18 Nikita PopovExplicitly start mysql
2020-03-18 Nikita PopovUse "set -e" in some pipeline steps
2020-03-17 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Remi Colletbump verison to 7.2.30-dev
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Christoph M... Fix NEWS
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-03-17 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-03-17 Stanislav Malyshev[ci skip] Update NEWS
2020-03-17 Stanislav MalyshevFix test
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
2020-03-17 Christoph M... Fix #79283: Segfault in libmagic patch contains a buffe...
2020-03-17 Christoph M... Fix #79371: mb_strtolower (UTF-32LE): stack-buffer...
2020-03-17 Stanislav Malyshev[ci skip] Update NEWS
2020-03-17 Stanislav MalyshevFix test
2020-03-17 Stanislav MalyshevFix bug #79329 - get_headers should not accept \0
2020-03-17 Stanislav MalyshevFixed bug #79282
next