summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed ext/date tests due to changes in Olson databasephp-7.0.26RC1Derick Rethans2017-11-076-89/+66
* 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
* 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
* Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeadersFabien Villepinte2017-10-301-1/+1
* Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnectFabien Villepinte2017-10-301-4/+4
* Fix bug #75434 Wrong reflection for mysqli_fetch_all functionFabien Villepinte2017-10-283-3/+34
* Fix bug #75307 Wrong reflection for openssl_open functionFabien Villepinte2017-10-272-4/+23
* 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
* Fix typo in commentsFabien Villepinte2017-10-251-2/+2
* Fix the SKIPIF part in /ext/gd/tests/bug75437.phptFabien Villepinte2017-10-251-0/+2
* Fix bug #75437 Wrong reflection on imagewebpFabien Villepinte2017-10-252-0/+19
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-241-1/+1
|\
| * Parametrize the expected value to avoid platform false positivesAnatol Belski2017-10-241-1/+1
* | Decref default_link when clearingSara Golemon2017-10-241-0/+1
* | Fixed bug #65148 (imagerotate may alter image dimensions)Christoph M. Becker2017-10-243-22/+244
* | Update timezonemap.h, which needs to match the bundled TZ dbDerick Rethans2017-10-241-736/+44
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-242-1/+24
|\ \ | |/
| * Fixed bug #72535 arcfour encryption stream filter crashes phpAnatol Belski2017-10-242-1/+24
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-245-717/+2337
|\ \ | |/
| * Fixed bug #75055 Out-Of-Bounds Read in timelib_meridian()Anatol Belski2017-10-245-716/+2336
| * Apply upstream patch for CVE-2016-1283Anatol Belski2017-10-242-1/+16
| * Patch from the upstream gitRemi Collet2017-07-051-1/+3
| * Patch from the upstream gitRemi Collet2017-07-051-1/+8
| * Patch from the upstream gitRemi Collet2017-07-051-0/+2
| * Patch from the upstream gitRemi Collet2017-07-051-5/+0
| * Patch from the upstream gitRemi Collet2017-07-051-2/+6
| * Improve fix for #74145Stanislav Malyshev2017-07-041-5/+10
* | Bugfix#75419 Fix clearing of default link during pg_close()Sara Golemon2017-10-232-13/+21
* | Updated to version 2017.3 (2017c)Derick Rethans2017-10-231-1078/+1009
* | Fix memory leakAnatol Belski2017-10-231-1/+4
* | Fix clean up for openssl_pkcs12_export_to_file_basicJakub Zelenka2017-10-221-1/+2
* | openssl: Fix openssl_pkcs12_export extracerts testJelle van der Waa2017-10-221-2/+3
* | With ICU 58+, set the default restriction level to highAnatol Belski2017-10-212-6/+4
* | Rework these new tests to match with diffs in ICU 58, 59 and upcoming 60Anatol Belski2017-10-214-18/+14