summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug #78138: opcache.validate_permission incorrectly works with PHAR filesAlex Scott2019-07-021-1/+24
* | Add missing SKIPIFsChristoph M. Becker2019-07-011-0/+1
* | Add missing SKIPIFsChristoph M. Becker2019-07-0149-0/+98
* | Fix brittle testChristoph M. Becker2019-07-011-3/+10
* | Update NEWS [ci skip]Anatol Belski2019-06-291-0/+4
* | Fix #78183: finfo_file shows wrong mime-type for .tga fileJoshua Westerheide2019-06-296-47903/+47966
* | Fix bugs in AST printersunnyeo2019-06-282-1/+25
* | Fix bug #78192 PDO SQLite SegFault when reuse statement after schema has changedVincent2019-06-283-2/+92
* | Remove stream_socket_sendto.phptNikita Popov2019-06-261-58/+0
* | Fix #78202: Opcache stats for cache hits are capped at 32bit NUMChristoph M. Becker2019-06-252-12/+13
* | Add explicit cast to uint32_t.Andrey Hristov2019-06-211-1/+3
* | Fix PKCS12 leak in opensslNikita Popov2019-06-211-2/+3
* | Fix d leak in ecc openssl_pkey_newNikita Popov2019-06-211-1/+6
* | Fix netscape spki leak in opensslNikita Popov2019-06-211-0/+3
* | Fix X509 leak in openssl_pkcs7_verify()Nikita Popov2019-06-211-1/+1
* | Fix CSR leaks in opensslNikita Popov2019-06-211-9/+20
* | Free cert in php_openssl_load_stream_cafile()Nikita Popov2019-06-211-0/+1
* | Fix memory leak in TLS matches_san_listNiklas Keller2019-06-211-0/+6
* | Fix #78189: file cache strips last character of uname hashChristoph M. Becker2019-06-203-1/+26
* | fix test for Windows and for parallel runRemi Collet2019-06-201-2/+12
* | improve test clean sectionRemi Collet2019-06-201-0/+5
* | move NEWS entryRemi Collet2019-06-201-3/+1
* | add test for #78185Remi Collet2019-06-201-0/+22
* | Fixed bug #78185 (File cache no longer works)Dmitry Stogov2019-06-202-0/+10
* | Fix version comparisonAndrey Hristov2019-06-191-1/+1
* | fix setcookie Max-Age to use php_timeJoe Watkins2019-06-191-1/+1
* | export php_timeJoe Watkins2019-06-192-1/+3
* | Resolve discrepencies between second value yielded by gettimeofday and time, ...Joe Watkins2019-06-192-9/+28
* | Fix #78173: XML-RPC mutates immutable objects during encodingAsher Baker2019-06-182-3/+6
* | move NEWS entryRemi Collet2019-06-181-3/+4
* | Accept null for preg_quote delimiter argumentNikita Popov2019-06-171-1/+1
* | Backport 96a12578c13b5c37195b10526fcdc669b795644dDmitry Stogov2019-06-141-4/+13
* | Backport 91a6cdbff5ebd1ca4db1d6e8c42d3265ce80ace4Dmitry Stogov2019-06-141-1/+11
* | Fixed bug #78106Nikita Popov2019-06-134-4/+5
* | Add test for bug #78106Nikita Popov2019-06-135-1/+39
* | next is 7.2.21Remi Collet2019-06-113-5/+8
* | Fix #77937: preg_match failedChristoph M. Becker2019-06-113-0/+47
* | Fixed possible misalignment in 32-bit build.Dmitry Stogov2019-06-101-0/+4
* | Extend wildcard files section in EditorConfig [ci skip]Peter Kokot2019-06-091-23/+10
* | Restored NEWS entryDmitry Stogov2019-06-071-0/+2
* | Enable STRICT_TRANS_TABLES in new testNikita Popov2019-06-071-1/+4
* | Fixed bug #77135 (Extract with EXTR_SKIP should skip $this)Dmitry Stogov2019-06-073-44/+131
* | Fixed bug #38546Cameron Porter2019-06-075-5/+312
* | Fix test regarding Unix Domain Sockets on WindowsChristoph M. Becker2019-06-061-1/+1
* | fix flaky posix testJoe Watkins2019-06-051-10/+1
* | Fixed bug #78050Nikita Popov2019-06-041-17/+17
* | Reload tsrmls_id in release builds as wellNikita Popov2019-06-042-7/+0
* | Clear errors after SSL_CTX_load_verify_locations()Nikita Popov2019-06-031-0/+1
* | Fix bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c)Jakub Zelenka2019-06-023-4/+17
* | Update SDK version for AppVeyorAnatol Belski2019-06-011-1/+1