summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Set different invalid path in openssl_pkcs12_export so it is more unlikely ↵Jakub Zelenka2017-10-301-1/+1
| | | | | | | | | | | | to exist
| | * 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
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.0' of git.php.net:/php-src: Yet one attempt to mitigate the unzip error on AppVeyor Ensure SDK is checked out before asking for version Fix fetching the SDK version Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script Remove status check on the SDK repo and add version check Catch with the latest AppVeyor unzip errors
| * | \ Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-10-303-4/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Yet one attempt to mitigate the unzip error on AppVeyor Ensure SDK is checked out before asking for version Fix fetching the SDK version Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script Remove status check on the SDK repo and add version check Use abbrev Catch with the latest AppVeyor unzip errors Fixed type inference
* | \ \ \ Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2Joe Watkins2017-10-304-4/+36
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.2' of git.php.net:/php-src: Yet one attempt to mitigate the unzip error on AppVeyor Ensure SDK is checked out before asking for version Fix fetching the SDK version Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script Remove status check on the SDK repo and add version check Use abbrev Catch with the latest AppVeyor unzip errors Fixed type inference
| * \ \ \ \ Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-2/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * PHP-7.1: Yet one attempt to mitigate the unzip error on AppVeyor
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-2/+6
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * PHP-7.0: Yet one attempt to mitigate the unzip error on AppVeyor
| | | * | | Yet one attempt to mitigate the unzip error on AppVeyorAnatol Belski2017-10-301-2/+6
| | | | | |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-10/+10
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * PHP-7.1: Ensure SDK is checked out before asking for version
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-10/+10
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | * PHP-7.0: Ensure SDK is checked out before asking for version
| | | * | | Ensure SDK is checked out before asking for versionAnatol Belski2017-10-301-10/+10
| | | | | |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * PHP-7.1: Fix fetching the SDK version
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-1/+1
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | * PHP-7.0: Fix fetching the SDK version
| | | * | | Fix fetching the SDK versionAnatol Belski2017-10-301-1/+1
| | | | | |
| | * | | | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2017-10-302-2/+3
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script
| * | \ \ \ \ Merge branch 'PHP-7.2' of git.php.net:/php-src into PHP-7.2Xinchen Hui2017-10-302-2/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.2' of git.php.net:/php-src: Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script
| | * \ \ \ \ \ Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-302-2/+3
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-7.1: Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script
| | | * | | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-302-2/+3
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-7.0: Fix SDK version comparison and add more verbosity Don't use the cache dependency, SDK version is handled in script
| | | | * | | | 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
| | | | | | | |
| * | | | | | | Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-10-301-2/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | * PHP-7.1: Use abbrev
| | * | | | | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2017-10-301-6/+2
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.1' of git.php.net:/php-src: Remove status check on the SDK repo and add version check
| | * | | | | Use abbrevXinchen Hui2017-10-301-2/+1
| | | | | | |
| * | | | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-6/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * PHP-7.1: Remove status check on the SDK repo and add version check
| | * | | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-6/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | | | | | | * PHP-7.0: Remove status check on the SDK repo and add version check
| | | * | | Remove status check on the SDK repo and add version checkAnatol Belski2017-10-301-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If Appveyor fails to unzip, .git would be in an arbitrary state anyway. Thus this check doesn't help. For the version check - rely on the branch naming scheme in the SDK.
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-301-4/+11
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * PHP-7.1: Catch with the latest AppVeyor unzip errors
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-301-4/+11
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | * PHP-7.0: Catch with the latest AppVeyor unzip errors
| | | * | | Catch with the latest AppVeyor unzip errorsAnatol Belski2017-10-301-4/+11
| | | | | |
| * | | | | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2017-10-302-1/+26
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * PHP-7.1: Fixed type inference
| | * | | | Fixed type inferenceDmitry Stogov2017-10-301-1/+7
| | | | | |
* | | | | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-302-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | * PHP-7.1: Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeaders
| * | | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-302-1/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| * PHP-7.0: Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeaders
| | * | Fix bug #75464 Wrong reflection on SoapClient::__setSoapHeadersFabien Villepinte2017-10-302-1/+4
| | |/
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-302-4/+7
|\ \ \ | |/ / | | | | | | | | | * PHP-7.1: Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnect
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-302-4/+7
| |\ \ | | |/ | | | | | | | | | * PHP-7.0: Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnect
| | * Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnectFabien Villepinte2017-10-302-4/+7
| | |
* | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-291-3/+3
|\ \ \ | |/ / | | | | | | | | | * PHP-7.1: Re-enable AppVeyor cache
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-291-3/+3
| |\ \ | | |/ | | | | | | | | | * PHP-7.0: Re-enable AppVeyor cache
| | * Re-enable AppVeyor cacheAnatol Belski2017-10-291-3/+3
| | |
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-291-2/+2
|\ \ \ | |/ / | | | | | | | | | * PHP-7.1: make sure run-tests reports exit status upon prerequisite error
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-291-2/+2
| |\ \ | | |/ | | | | | | | | | * PHP-7.0: make sure run-tests reports exit status upon prerequisite error
| | * make sure run-tests reports exit status upon prerequisite errorJoe Watkins2017-10-291-2/+2
| | |
* | | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-10-284-3/+38
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-10-284-3/+38
| |\ \ | | |/
| | * Fix bug #75434 Wrong reflection for mysqli_fetch_all functionFabien Villepinte2017-10-284-3/+38
| | |
* | | Don't optimize input arrays with suffix holesSara Golemon2017-10-272-2/+22
| | |