summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.4.10PHP-7.4.10Derick Rethans2020-09-011-1/+1
* Add markerDerick Rethans2020-09-011-1/+1
* Update NEWS for PHP 7.4.10RC1Derick Rethans2020-08-181-1/+1
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-181-1/+1
|\
| * Fix HTTP response status codeChristoph M. Becker2020-08-181-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-141-0/+1
|\ \ | |/
| * Null terminate the sodium_crypto_kx_keypair() resultNikita Popov2020-08-141-0/+1
* | Add missing initialization check to RegexIterator::getRegex()Nikita Popov2020-08-141-0/+2
* | Fixed bug #79724Nikita Popov2020-08-134-3/+9
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-119-6/+86
|\ \ | |/
| * Fix #64705 errorInfo property of PDOException is null when PDO::__construct()...Ahmed Abdou2020-08-119-6/+86
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-114-10/+39
|\ \ | |/
| * Fix bug #75785 by attempt switching endianness on Maker's NoteNawarian2020-08-114-10/+39
* | Fixed bug #79917Nikita Popov2020-08-112-34/+48
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-113-7/+7
|\ \ | |/
| * Fix #48585: com_load_typelib holds reference, fails on second callChristoph M. Becker2020-08-113-7/+7
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-113-10/+17
|\ \ | |/
| * Fixed bug #79951Nikita Popov2020-08-113-10/+17
* | Merge branch 'PHP-7.3' into PHP-7.4George Wang2020-08-101-1/+2
|\ \ | |/
| * Make sure string is NUL byte terminated.George Wang2020-08-101-1/+2
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-101-1/+1
|\ \ | |/
| * Check the correct listNikita Popov2020-08-101-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-103-10/+15
|\ \ | |/
| * Fix bug #79944Nikita Popov2020-08-103-10/+15
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-08-103-2/+22
|\ \ | |/
| * Fix #79922: Crash after multiple calls to xml_parser_free()Christoph M. Becker2020-08-103-2/+22
* | Fixed bug #79947Nikita Popov2020-08-105-4/+24
* | Prevent tempnam tests conflictsChristoph M. Becker2020-08-072-24/+24
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-0718-0/+4
|\ \ | |/
| * Fix bug #70574: Move files to proper locale dirFlorian Engelhardt2020-08-0718-0/+4
* | Fix file clash in zlib testNikita Popov2020-08-061-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-063-0/+32
|\ \ | |/
| * Fix #79934: CRLF-only line in heredoc causes parsing errorPieter van den Ham2020-08-065-351/+383
* | Check ps -p availability in process title testNikita Popov2020-08-051-1/+6
* | Add privilege check in pcntl_unshare testNikita Popov2020-08-051-2/+5
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-052-8/+22
|\ \ | |/
| * Fix memory leak on socket_sendmsg() / socket_recvmsg() errorNikita Popov2020-08-052-8/+22
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-053-1/+38
|\ \ | |/
| * Fixed bug #79930Nikita Popov2020-08-053-1/+38
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-051-1/+1
|\ \ | |/
| * Fix iov_base pointer type for illumosDavid Carlier2020-08-051-1/+1
* | Backport bless_tests.php changes from PHP 8Nikita Popov2020-08-051-3/+168
* | Unset ai_canonname field in dumpNikita Popov2020-08-051-5/+5
* | Check ps -p availability in proc_nice testNikita Popov2020-08-051-0/+4
* | Set AI_CANONNAME flag in socket_addrinfo testNikita Popov2020-08-051-1/+4
* | Add ipv6 skipif to testNikita Popov2020-08-051-2/+6
* | Improve privilege check in pcntl_setpriority() testNikita Popov2020-08-051-2/+2
* | Suppress warning in pcntl_unshare skipifNikita Popov2020-08-051-1/+1
* | Use standard types in fopencookie testNikita Popov2020-08-052-5/+5
* | Remove posix_kill() testNikita Popov2020-08-051-38/+0