summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix datephp-7.0.27PHP-7.0.27Anatol Belski2018-01-021-1/+1
* Set versionsAnatol Belski2018-01-023-4/+4
* [ci skip] update NEWSAnatol Belski2018-01-021-0/+6
* Fixed bug #75571: Potential infinite loop in gdImageCreateFromGifCtxChristoph M. Becker2018-01-023-5/+20
* Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-0214-45/+45
* [ci skip] update NEWSAnatol Belski2017-12-221-0/+4
* Fixed bug #75579 (Interned strings buffer overflow may cause crash)Dmitry Stogov2017-12-221-2/+30
* Set versionsphp-7.0.27RC1Anatol Belski2017-12-053-4/+4
* [ci skip] update NEWSAnatol Belski2017-12-051-0/+1
* Use dtor unconditionally in error caseAnatol Belski2017-12-041-1/+1
* Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26)Xinchen Hui2017-12-042-1/+65
* Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64Andy Postnikov2017-12-021-2/+2
* Consider Xdebug for tmi ini generation, tooAnatol Belski2017-12-011-1/+1
* Set trailing zeroDmitry Stogov2017-12-011-1/+1
* Define floorf if system doesn't have it (follow up for 22c48761)Lior Kaplan2017-11-291-0/+10
* NEWSRemi Collet2017-11-281-0/+4
* Fixed bug #64938 libxml_disable_entity_loader setting is shared between reque...Remi Collet2017-11-281-1/+0
* Check for binary_location allocation failureSebastian Ramadan2017-11-221-5/+3
* Fix bug #75409Scott2017-11-222-9/+5
* [ci skip] update NEWSAnatol Belski2017-11-211-0/+4
* Fixed #75539 and #74183 - preg_last_error not returning error code after errorNester2017-11-213-0/+36
* Better fix bug #75540 Segfault with libzip 1.3.1Remi Collet2017-11-201-2/+3
* NEWSRemi Collet2017-11-201-0/+3
* fix bug #75540 Segfault with libzip 1.3.1Remi Collet2017-11-201-0/+3
* Fixed bug #75535Nikita Popov2017-11-173-2/+41
* Update SDK version for AppVeyorAnatol Belski2017-11-171-1/+1
* Update NEWSSammy Kaye Powers2017-11-141-0/+4
* Fix bug 60471 by correctly identifying unused speculative preconnectionsSammy Kaye Powers2017-11-143-73/+79
* [ci skip] update NEWSAnatol Belski2017-11-101-1/+3
* Fixed #75384 PHP seems incompatible with OneDrive files on demandAnatol Belski2017-11-081-2/+19
* Fixed ext/date tests due to changes in Olson databaseDerick Rethans2017-11-076-89/+66
* 7.0.27 nextAnatol Belski2017-11-073-5/+9
* Update libs_version.txtAnatol Belski2017-11-021-2/+2
* Fix ext/soap/tests/bug69137.phptNikita Popov2017-11-021-2/+5
* Sync and fix tests for ICU 60.1 compatAnatol Belski2017-11-022-7/+11
* Yet one /nologoAnatol Belski2017-11-021-1/+1
* Fix yearAnatol Belski2017-10-311-1/+1
* Add /nologoAnatol Belski2017-10-312-4/+4
* Add missing ICU version checkAnatol Belski2017-10-301-0/+2
* Prevent leaking x509 and csr resources if it is not requestedJakub Zelenka2017-10-301-3/+6
* Extend and speed up pkey export testsJakub Zelenka2017-10-302-10/+4
* Rewrite openssl_csr_get_subject test to improve coverageJakub Zelenka2017-10-301-11/+47
* Add openssl_csr_get_public_key testJakub Zelenka2017-10-301-0/+44
* Extend openssl_pkcs7_* tests to cover resource certJakub Zelenka2017-10-303-0/+8
* Fix cleaning tmp output file in openssl_csr_export_to_file testJakub Zelenka2017-10-301-0/+1
* openssl: add basic openssl_csr_export_to_file testsJelle van der Waa2017-10-301-0/+82
* Extend openssl_csr_sign test to cover cert resourceJakub Zelenka2017-10-301-0/+2
* Set different invalid path in openssl_pkcs12_export so it is more unlikely to...Jakub Zelenka2017-10-301-1/+1
* Extend openssl_x509_parse to cover cert resourceJakub Zelenka2017-10-301-1/+4
* Rename and test resource cert in openssl_x509_checkpurpose testJakub Zelenka2017-10-301-1/+2