summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* deps updated, cherry-pick 88642decf9ab59d206db515990886b0761bfa835Anatol Belski2017-03-271-1/+1
* add test for bug #74230Anatol Belski2017-03-271-0/+22
* Forgot to update the output in the test tooDerick Rethans2017-03-271-1/+1
* Fixed test for #33415 due to data fixes.Derick Rethans2017-03-271-5/+5
* Updated to version 2017.2 (2017b)Derick Rethans2017-03-241-580/+618
* Fixed uninitialized dataDmitry Stogov2017-03-231-0/+4
* explicitly ignore php.ini for proc open testsAnatol Belski2017-03-216-9/+9
* Lower timeout in test for but #72333Jakub Zelenka2017-03-201-2/+2
* Fix bug #74265Nikita Popov2017-03-171-4/+4
* Make test 002 for bug #65538 not to use https in cafileJakub Zelenka2017-03-171-1/+8
* Consume data by server in test for bug #72333Jakub Zelenka2017-03-171-3/+20
* Make test for bug #72333 a bit more reliableJakub Zelenka2017-03-161-7/+4
* Return FALSE if error_log fails to write all bytesAdam Saponara2017-03-161-1/+5
* Fixed bug #74240 (deflate_add can allocate too much memory)Matt Bonneau2017-03-152-4/+32
* Skip bug74159 test for OpenSSL lower than 1.0.1Jakub Zelenka2017-03-141-0/+1
* Tidy up test for bug72333Jakub Zelenka2017-03-141-56/+61
* Speed up test for bug72333Jakub Zelenka2017-03-141-1/+1
* Fix indent and add commentJakub Zelenka2017-03-141-1/+3
* Tidy up setting of SSL_MODE_RELEASE_BUFFERSJakub Zelenka2017-03-141-4/+1
* Remove extra SSL mode settingsJakub Zelenka2017-03-141-10/+0
* Fix bug #72333 (fwrite() on non-blocking SSL sockets does not work)Jakub Zelenka2017-03-142-0/+62
* Fixed bug #74218 (ArrayIterator error message is confusing)Xinchen Hui2017-03-102-2/+2
* Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTThomas Orozco2017-03-094-0/+19
* Fixed bug #72096 Swatch time value incorrect for dates before 1970mcq82017-03-092-8/+44
* Detect invalid port in xp_socket parse ip addressSara Golemon2017-03-071-0/+37
* Fixed file-cache (Zend/tests/unused_shared_static_variables.phpt)Dmitry Stogov2017-03-031-0/+35
* PHP bug #74004somedaysummer2017-03-022-4/+18
* Fixed tests after tzdb removed abbreviationsDerick Rethans2017-03-028-132/+132
* Make sure we anchor this test to FebruaryDerick Rethans2017-03-021-3/+3
* Fix bug73858.phpt to work in months without 31 daysMitch Hagstrand2017-03-021-3/+3
* Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)Christopher Jones2017-03-024-4/+53
* Updated to version 2017.1 (2017a)Derick Rethans2017-03-011-3585/+3620
* make type consistent with glob_t.gl_pathcRemi Collet2017-03-011-1/+1
* Fix bug #73127Grundik2017-02-242-3/+29
* Update test for bug #74159Aaron Piotrowski2017-02-231-1/+1
* Fix bug #74159Aaron Piotrowski2017-02-232-0/+116
* Fixed bug #74152 (if statement says true to a null variable)Xinchen Hui2017-02-232-2/+39
* Fixed bug #74148 (ReflectionFunction incorrectly reports the number of argume...Xinchen Hui2017-02-231-0/+1
* too many dashesDmitry Stogov2017-02-211-1/+0
* Increase WSDL cache version (7.0 wsdl cache is incomatible with PHP-5)Dmitry Stogov2017-02-211-2/+13
* fix test for libzip 1.2.0Remi Collet2017-02-191-1/+1
* Fixed bug #74105Benjamin Robin2017-02-171-41/+45
* Fix memory errors in url rewriterNikita Popov2017-02-162-234/+179
* Fix autoload_func_info destructionNikita Popov2017-02-161-3/+3
* Make the ftp and stream tests more reliable.Mitch Hagstrand2017-02-161-9/+23
* Add json dep to testNikita Popov2017-02-161-0/+4
* Fixed bug #74090 stream_get_contents maxlength>-1 returns empty stringAnatol Belski2017-02-151-0/+22
* Revert "Fixed bug #74035"Nikita Popov2017-02-123-15/+4
* Upgrade timelib to 2017.01Derick Rethans2017-02-128-3/+169
* Fixed bug #74021andrewnester2017-02-123-4/+56