summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix bug #75437 Wrong reflection on imagewebpFabien Villepinte2017-10-253-0/+20
* | Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2017-10-250-0/+0
|\ \ | |/
| * 5.6.33 is nextFerenc Kovacs2017-10-253-5/+7
* | use trusty explicitlyFerenc Kovacs2017-10-251-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2017-10-251-0/+1
|\ \ | |/
| * These tests all assume that IPV6 is available.Rasmus Lerdorf2017-10-255-5/+20
| * fix the travis build for PHP-5.6 using precise instead of trustyFerenc Kovacs2017-10-251-1/+1
| * fix the travis build for PHP-5.6 using precise instead of trustyFerenc Kovacs2017-10-251-0/+1
* | 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-244-22/+247
* | Update timezonemap.h, which needs to match the bundled TZ dbDerick Rethans2017-10-241-736/+44
* | [ci skip] update NEWSAnatol Belski2017-10-241-0/+9
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-10-240-0/+0
|\ \ | |/
| * [ci skip] update NEWSAnatol Belski2017-10-241-0/+9
* | 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