summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix #78876: Long variables cause OOM and temp files are not cleanedChristoph M. Becker2020-05-111-3/+3
| | * Fix #78875: Long filenames cause OOM and temp files are not cleanedChristoph M. Becker2020-05-111-2/+3
| | * Update NEWS for 7.2.31Sara Golemon2020-04-141-0/+3
| | * Update CREDITS for PHP 7.2.30Sara Golemon2020-04-142-11/+11
| | * Update NEWS for PHP 7.2.30Sara Golemon2020-04-141-1/+1
* | | Fix #79571: FFI: var_dumping unions may segfaultChristoph M. Becker2020-05-113-12/+46
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-112-4/+2
|\ \ \ | |/ /
| * | Fix default sendmail path when not found during buildIndrek Ardel2020-05-112-4/+2
* | | Don't check directory atime in lstat_stat_variation10.phpt testAlex Dowad2020-05-111-1/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-053-7/+35
|\ \ \ | |/ /
| * | Fix #79566: Private SHM is not private on WindowsChristoph M. Becker2020-05-053-7/+35
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-043-1/+22
|\ \ \ | |/ /
| * | Fix #79561: dns_get_record() fails with DNS_ALLChristoph M. Becker2020-05-043-1/+22
* | | Fixed bug #79548Nikita Popov2020-05-043-1/+35
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-05-042-0/+16
|\ \ \ | |/ /
| * | Fixed bug #79535Nikita Popov2020-05-043-4/+24
* | | Fix i386 build on AzureNikita Popov2020-05-042-5/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-041-0/+21
|\ \ \ | |/ /
| * | Add basic sapi_windows_cp_conv() testChristoph M. Becker2020-05-041-0/+21
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-016-108/+12
|\ \ \ | |/ /
| * | Fix #79528: Different object of the same xml between 7.4.5 and 7.4.4Christoph M. Becker2020-05-016-108/+11
* | | Reduce test parallelism on ARM64 CINikita Popov2020-04-291-1/+3
* | | Pass worker ID to clean scriptsChristoph M. Becker2020-04-291-4/+1
* | | Merge branch 'PHP-7.4' of git.php.net:/php-src into PHP-7.4Xinchen Hui2020-04-2910-8/+64
|\ \ \
| * | | Fix #79532: sizeof off_t can be wrongChristoph M. Becker2020-04-299-0/+56
| * | | Make 045.phpt busy waitNikita Popov2020-04-291-7/+1
| * | | Revert "Fix #79065: DOM classes do not expose properties to Reflection"Nikita Popov2020-04-283-55/+0
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-280-0/+0
| |\ \ \ | | |/ /
| | * | Bump versionChristoph M. Becker2020-04-284-6/+8
| * | | Fix #79065: DOM classes do not expose properties to ReflectionChristoph M. Becker2020-04-273-0/+55
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-272-1/+15
| |\ \ \ | | |/ /
| | * | Fix #79470: PHP incompatible with 3rd party file system on demandChristoph M. Becker2020-04-272-1/+15
* | | | Fixed bug #79536 (zend_clear_exception prevent exception's destructor to be c...Xinchen Hui2020-04-293-2/+69
|/ / /
* | | Fix #79514: Memory leaks while including unexistent fileChristoph M. Becker2020-04-243-0/+17
* | | Updated to version 2020.1 (2020a)Derick Rethans2020-04-241-792/+830
* | | Empty mergeDerick Rethans2020-04-240-0/+0
|\ \ \ | |/ /
| * | Updated to version 2020.1 (2020a)Derick Rethans2020-04-241-792/+830
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-230-0/+0
|\ \ \ | |/ /
| * | Add additional preg_match test caseGraham Campbell2020-04-231-0/+35
* | | Fix bug #79447Nicolas Grekas2020-04-233-28/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-224-1/+28
|\ \ \ | |/ /
| * | Fix #79503: Memory leak on duplicate metadataChristoph M. Becker2020-04-224-0/+27
* | | Add additional preg_match test caseGraham Campbell2020-04-221-0/+35
* | | Upgrade to PCRE2 10.34Christoph M. Becker2020-04-2239-4628/+7354
* | | Don't rand() in testNikita Popov2020-04-201-8/+10
* | | Fix file name clash in touch_variation1.phptNikita Popov2020-04-201-2/+1
* | | Fix bug #67369 ArrayObject serializatino drops the iterator classAlex Dowad2020-04-208-14/+90
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-202-3/+6
|\ \ \ | |/ /
| * | Fix #79491: Search for .user.ini extends up to root dirChristoph M. Becker2020-04-202-3/+6
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-201-3/+3
|\ \ \ | |/ /