summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert BC break caused by fixing bug #74035Michael Moravec2017-11-063-15/+4
* | | Fixes #68948 related to a BC break introduced by #68532 fix.Simon JAILLET2017-11-062-4/+36
* | | Scale support for bcmod()Christoph M. Becker2017-11-063-8/+21
* | | Fix proto documents for new global functionsTyson Andre2017-11-062-5/+5
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-11-031-1/+1
|\ \ \ | |/ /
| * | fix wrong check of definition_phi->constraint.range.max_ssa_varMITSUNARI Shigeo2017-11-031-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-11-021-2/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-11-021-2/+5
| |\ \ | | |/
| | * Fix ext/soap/tests/bug69137.phptNikita Popov2017-11-021-2/+5
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-11-022-7/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-11-022-7/+11
| |\ \ | | |/
| | * Sync and fix tests for ICU 60.1 compatAnatol Belski2017-11-022-7/+11
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-0/+2
| |\ \ | | |/
| | * Add missing ICU version checkAnatol Belski2017-10-301-0/+2
* | | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2017-10-3015-28/+209
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-10-3015-28/+209
| |\ \ | | |/
| | * 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.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-10-301-1/+6
| |\ \
* | \ \ Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2Joe Watkins2017-10-302-1/+25
|\ \ \ \
| * \ \ \ Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-10-301-2/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Use abbrevXinchen Hui2017-10-301-2/+1
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-10-302-1/+26
| |\ \ \ \ | | |/ / /
| | * | | Fixed type inferenceDmitry Stogov2017-10-301-1/+7
* | | | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-301-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeadersFabien Villepinte2017-10-301-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-301-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-301-4/+4
| |\ \ | | |/
| | * Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnectFabien Villepinte2017-10-301-4/+4
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-10-283-3/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-10-283-3/+34
| |\ \ | | |/
| | * Fix bug #75434 Wrong reflection for mysqli_fetch_all functionFabien Villepinte2017-10-283-3/+34
* | | Don't optimize input arrays with suffix holesSara Golemon2017-10-272-2/+22
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-272-4/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-272-4/+23
| |\ \ | | |/
| | * Fix bug #75307 Wrong reflection for openssl_open functionFabien Villepinte2017-10-272-4/+23
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-271-1/+1
|\ \ \ | |/ /