summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set versionsphp-7.0.26PHP-7.0.26Anatol Belski2017-11-213-4/+4
* Fixed ext/date tests due to changes in Olson databasephp-7.0.26RC1Derick Rethans2017-11-076-89/+66
* Set versionsAnatol Belski2017-11-073-4/+4
* 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
* Extend openssl_x509_check_private_key to test resource certJakub Zelenka2017-10-301-1/+1
* Extend openssl_x509_fingerprint test to cover resource cert with sha1Jakub Zelenka2017-10-301-0/+7
* Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-10-302-3/+11
|\
| * Yet one attempt to mitigate the unzip error on AppVeyorAnatol Belski2017-10-301-2/+6
| * Ensure SDK is checked out before asking for versionAnatol Belski2017-10-301-10/+10
| * Fix fetching the SDK versionAnatol Belski2017-10-301-1/+1
| * Fix SDK version comparison and add more verbosityAnatol Belski2017-10-301-1/+3
| * Don't use the cache dependency, SDK version is handled in scriptAnatol Belski2017-10-301-1/+0
| * Remove status check on the SDK repo and add version checkAnatol Belski2017-10-301-6/+2
| * Catch with the latest AppVeyor unzip errorsAnatol Belski2017-10-301-4/+11
* | Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeadersFabien Villepinte2017-10-302-1/+4
|/
* Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnectFabien Villepinte2017-10-302-4/+7
* Re-enable AppVeyor cacheAnatol Belski2017-10-291-3/+3
* make sure run-tests reports exit status upon prerequisite errorJoe Watkins2017-10-291-2/+2
* Fix bug #75434 Wrong reflection for mysqli_fetch_all functionFabien Villepinte2017-10-284-3/+38
* Fix bug #75307 Wrong reflection for openssl_open functionFabien Villepinte2017-10-273-4/+24
* Skip test on PostgreSQL 10Anatol Belski2017-10-271-1/+1
* Fix test compat for PostgreSQL 10Anatol Belski2017-10-271-1/+1
* Apply upstream patch for CVE-2017-14107Anatol Belski2017-10-271-1/+6
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-270-0/+0
|\
| * Backport and apply upstream patch for CVE-2017-14107Anatol Belski2017-10-271-1/+6
* | Binary SDK 2.0.12 stableAnatol Belski2017-10-261-1/+1
* | Fixed indirect modification of magic ArrayAccess method argumentsDmitry Stogov2017-10-269-23/+198
* | Backport testsDmitry Stogov2017-10-262-0/+34
* | Fixed indirect modification of magic method arguments.Dmitry Stogov2017-10-268-7/+131
* | Fixed testXinchen Hui2017-10-261-0/+2
* | Fixed bug #75420 (Crash when modifing property name in __isset for BP_VAR_IS)Xinchen Hui2017-10-263-2/+22
* | Fix typo in commentsFabien Villepinte2017-10-251-2/+2
* | Fix the SKIPIF part in /ext/gd/tests/bug75437.phptFabien Villepinte2017-10-251-0/+2