summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 7.3.21php-7.3.21PHP-7.3.21Christoph M. Becker2020-08-044-5/+5
* Fix #79877: getimagesize function silently truncates after a null byteChristoph M. Becker2020-08-033-0/+16
* Fix #79797: Use of freed hash key in the phar_parse_zipfile functionChristoph M. Becker2020-08-034-1/+19
* Bump version to 7.3.21RC1php-7.3.21RC1Christoph M. Becker2020-07-214-6/+6
* Fix #63527: DCOM does not work with Username, Password parameterChristoph M. Becker2020-07-202-2/+4
* Fix bug #78008: dns_check_record() always return true on AlpineAndy Postnikov2020-07-152-18/+16
* Fixed bug #79849Evgeny Stepanischev2020-07-141-2/+3
* Fixed BC break of php_debug_zval_dumptwosee2020-07-111-1/+1
* Fixed bug #79830 introduced by fixing bug #79821twosee2020-07-112-25/+37
* Fixed bug #79821twosee2020-07-112-0/+24
* Fixed bug #79817Nikita Popov2020-07-102-5/+6
* Fix some memory bugs in ldap.cPaweł Tomulik2020-07-091-8/+38
* Fix bug #79787XXiang2020-07-083-5/+32
* Report len as -1 instead of INT_MAXNikita Popov2020-07-082-2/+2
* Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2020-07-070-0/+0
|\
| * Prep for 7.2.33Sara Golemon2020-07-071-0/+3
| * Prep NEWS for 7.2.32 releasePHP-7.2.32Sara Golemon2020-07-071-1/+4
* | Don't use deprecated curly brace offset syntaxChristoph M. Becker2020-07-071-2/+2
* | Fixed bug #79792Nikita Popov2020-07-073-2/+20
* | Fixed bug #79778Nikita Popov2020-07-073-0/+37
* | Remove bogus generator iterator dtorNikita Popov2020-06-301-4/+0
* | Fix leak when setting cyclic previous exception in finallyNikita Popov2020-06-302-1/+27
* | Fix #70362: Can't copy() large 'data://' with open_basedirChristoph M. Becker2020-06-303-1/+19
* | Fix #63208: BSTR to PHP string conversion not binary safeChristoph M. Becker2020-06-295-14/+80
* | Fix #79756: finfo_file crash (FILEINFO_MIME)Christoph M. Becker2020-06-294-4/+29
* | Fixed bug #79741Nikita Popov2020-06-263-2/+22
* | Fixed bug #79030 Use usec from apache request timeHerbert2562020-06-242-1/+5
* | Fix #55857: ftp_size on large filesChristoph M. Becker2020-06-232-1/+7
* | 7.3 is now 7.3.21-devChristoph M. Becker2020-06-234-5/+7
* | Fixed bug #79570Böszörményi Zoltán2020-06-192-0/+20
* | Fixed bug #79710Nikita Popov2020-06-193-2/+51
* | Fix #79687: Sony picture - PHP Warning - Make, Model, MakerNotesChristoph M. Becker2020-06-134-3/+36
* | Fix #79676: imagescale adds black border with IMG_BICUBICChristoph M. Becker2020-06-123-4/+38
* | Fix possibly unsupported timercmp() usageChristoph M. Becker2020-06-092-1/+2
* | Fix #62890: default_socket_timeout=-1 causes connection to timeoutChristoph M. Becker2020-06-093-2/+21
* | [ci skip] Update NEWSChristoph M. Becker2020-06-091-1/+1
* | Fix #74267: segfault with streams and invalid dataChristoph M. Becker2020-06-083-4/+32
* | Fix #73527: Invalid memory access in php_filter_stripChristoph M. Becker2020-06-042-3/+6
* | Fix #79668: get_defined_functions(true) may miss functionsChristoph M. Becker2020-06-043-10/+21
* | Fix #79664: PDOStatement::getColumnMeta fails on empty result setChristoph M. Becker2020-06-023-1/+37
* | Fix #79650: php-win.exe 100% cpu lockupChristoph M. Becker2020-06-012-0/+5
* | Fix PVS-Studio integrationChristoph M. Becker2020-05-281-0/+1
* | Fixed possible usage of uninitialized valueDmitry Stogov2020-05-271-0/+6
* | 7.3.20 will be nextChristoph M. Becker2020-05-264-5/+8
* | Fix #79615: Wrong GIF header written in GD GIFEncodeChristoph M. Becker2020-05-223-1/+24
* | Fix INI setting member nameChristoph M. Becker2020-05-191-1/+1
* | Put Xdebug 3 into 'off' mode for run-tests.phpDerick Rethans2020-05-181-1/+1
* | Fix #79596: MySQL FLOAT truncates to int some localesChristoph M. Becker2020-05-153-2/+35
* | Fix #79588: Boolean opcache settings ignore on/off valuesChristoph M. Becker2020-05-122-5/+6
* | Fix #79489: .user.ini does not inheritChristoph M. Becker2020-05-122-0/+5