summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Change ZPP only if compiled with ICU >= 64Anatol Belski2019-06-011-1/+7
* | Update tests for ICU 64Nikita Popov2019-06-018-7/+371
* | Fix var nameAnatol Belski2019-05-312-2/+2
* | Add a test for bug #65672Craig Duncan2019-05-301-0/+44
* | Ensure the internal properties cannot be overwrittenCraig Duncan2019-05-302-15/+46
* | Add tests for DatePeriod propertiesCraig Duncan2019-05-292-0/+83
* | add NEWS entries for sec fixRemi Collet2019-05-291-0/+13
* | disabled functions must not have return typeJoe Watkins2019-05-291-1/+1
* | Fix type inference of SEND_UNPACK with empty arrayNikita Popov2019-05-282-2/+28
* | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2019-05-280-0/+0
|\ \ | |/
| * bump version after releaseJoe Watkins2019-05-283-5/+9
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-271-0/+9
|\ \ | |/
| * Fix bug #77967 - Bypassing open_basedir restrictions via file urisStanislav Malyshev2019-05-272-3/+15
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-273-0/+13
|\ \ | |/
| * Fix bug #77988 - heap-buffer-overflow on php_jpg_get16Stanislav Malyshev2019-05-274-2/+19
* | Fix function nameStanislav Malyshev2019-05-271-1/+1
* | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-05-275-2/+49
|\ \ | |/
| * Update NEWSStanislav Malyshev2019-05-271-3/+13
| * Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due t...Stanislav Malyshev2019-05-273-1/+18
| * Fix #77973: Uninitialized read in gdImageCreateFromXbmChristoph M. Becker2019-05-272-1/+31
* | Fixed bug #76345Michael Maroszek2019-05-272-1/+5
* | Add fpmi to the opcache supported sapisJakub Zelenka2019-05-261-0/+1
* | Fixed bug #78038 socket_select with referencesNikita Popov2019-05-233-0/+7
* | Fixed race condition in opcache restartDmitry Stogov2019-05-231-7/+2
* | Fix #77956 - When mysqli.allow_local_infile = Off, return a client errorSjon Hortensius2019-05-223-0/+56
* | Fix test case for cURL 7.65.0Christoph M. Becker2019-05-221-1/+1
* | Use a different URL in bug44811.phptNikita Popov2019-05-221-2/+2
* | Fix precedence issue causing sub-second timeouts to be 0 inRasmus Lerdorf2019-05-211-1/+1
* | Prevent test case failureChristoph M. Becker2019-05-211-0/+1
* | Support content_type stream context option in soapVincent JARDIN2019-05-212-2/+98
* | use {TMP} placeholder in phpt testsHolly Li (WIPRO LIMITED)2019-05-218-11/+11
* | Prevent race condition in opcache_reset()Dmitry Stogov2019-05-211-0/+3
* | Fix test wrt. opcache.error_logChristoph M. Becker2019-05-201-0/+1
* | Fix #78025: segfault when accessing properties of DOMDocumentTypeChristoph M. Becker2019-05-173-1/+23
* | Fixed bug #76980Nikita Popov2019-05-153-11/+32
* | Bump for 7.2.20Sara Golemon2019-05-143-5/+8
* | Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM resetDmitry Stogov2019-05-144-20/+27
* | Fix test caseChristoph M. Becker2019-05-141-1/+1
* | Add ping to the fpm test for bug #77934Jakub Zelenka2019-05-131-0/+4
* | Fix #77993: Wrong parse error for invalid hex literal on WindowsTheodore Brown2019-05-134-4201/+4206
* | Convert CRLF to LFPeter Kokot2019-05-132-35/+35
* | Fix bug #77934 (php-fpm kill -USR2 not working)Jakub Zelenka2019-05-113-1/+46
* | Convert CRLF to LF in *.wsdl filesPeter Kokot2019-05-1137-7037/+7041
* | Fix typoChristoph M. Becker2019-05-101-1/+1
* | Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K.George Wang2019-05-093-5/+2
* | Fix erroneous assertionsChristoph M. Becker2019-05-091-4/+7
* | Fixed bug #75186Nikita Popov2019-05-093-21/+48
* | Fix log_verbosity_bug.phptChristoph M. Becker2019-05-091-0/+1
* | Add {TMP} placeholder for PHPT INI sectionsChristoph M. Becker2019-05-081-3/+2
* | Fix resolution of "parent" during inheritance checkNikita Popov2019-05-082-2/+19