summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set versionsphp-7.0.20PHP-7.0.20Anatol Belski2017-06-063-4/+4
* set versionsphp-7.0.20RC1Anatol Belski2017-05-233-4/+4
* move to the next sdk version for AppVeyorAnatol Belski2017-05-201-1/+1
* follow up fix on bug #74022Anatol Belski2017-05-182-2/+28
* Added cleanupXinchen Hui2017-05-171-0/+4
* Added test for bug #74600Xinchen Hui2017-05-171-0/+34
* Added test for bug #74596Xinchen Hui2017-05-171-0/+55
* Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2017-05-161-2/+2
|\
| * variation of icu libraries causes failureSteve Walk2017-05-161-2/+2
* | Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i)Xinchen Hui2017-05-162-2/+4
|/
* Fixed bug #74596 (SIGSEGV with opcache.revalidate_path enabled)Xinchen Hui2017-05-162-0/+6
* switch to Postgres 9.6 for appveyorAnatol Belski2017-05-151-1/+1
* Remove typo from test headerSara Golemon2017-05-101-1/+1
* Fixed tests when using cumstom php.ini(session.save_handler)Xinchen Hui2017-05-0936-1/+38
* Merge branch 'fix_74541' of https://github.com/villfa/php-src into PHP-7.0Xinchen Hui2017-05-092-1/+23
|\
| * Fix Bug #74541 Wrong reflection on session_start()Fabien Villepinte2017-05-082-1/+23
* | Merge branch 'patch-1' of https://github.com/ifdattic/php-src into PHP-7.0Xinchen Hui2017-05-091-1/+1
|\ \ | |/ |/|
| * Fix typo: exectute => executeAndrew Marcinkevičius2017-05-081-1/+1
* | sync bin sdk versionAnatol Belski2017-05-081-1/+1
* | [ci skip] update libs versions fileAnatol Belski2017-05-081-7/+7
|/
* Fixed another potential dangling pointerXinchen Hui2017-05-081-2/+5
* Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLE...Xinchen Hui2017-05-083-2/+20
* [ci skip] update NEWSAnatol Belski2017-05-071-0/+4
* Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argum...Anatol Belski2017-05-062-1/+26
* [ci skip] update NEWSAnatol Belski2017-05-021-0/+4
* Fixed bug #51918 Phar::webPhar() does not handle requests sent through PUT an...Christian Weiske2017-05-021-1/+12
* [ci skip] update NEWSAnatol Belski2017-05-021-0/+4
* Fixed bug #74510 win32/sendmail.c anchors CC header but not BCCAnatol Belski2017-05-021-1/+1
* Fix bug #74457 Wrong reflection on XMLReader::expandFabien Villepinte2017-05-023-1/+20
* Fix bug #74468 wrong reflection on Collator::sortWithSortKeysFabien Villepinte2017-05-024-3/+35
* Tests to ensure BC with undocumented behavior used in hacksAnatol Belski2017-05-012-0/+61
* Fix typo in SplFixedArray has_dimension implementationNikita Popov2017-05-012-1/+23
* Fix compiler warnings when compiled against musl libcMichael Heimpold2017-04-304-5/+14
* Fix possible memory leak in openssl_encrypt and openssl_decryptJakub Zelenka2017-04-271-2/+2
* Prefer using DIRECTORY_SEPARATOR in OpenSSL config pathJakub Zelenka2017-04-273-3/+3
* Add oid_section to the testing openssl.cnfJakub Zelenka2017-04-271-0/+7
* [ci skip] update NEWSAnatol Belski2017-04-271-0/+5
* Revert "Detect invalid port in xp_socket parse ip address"Anatol Belski2017-04-272-55/+11
* Revert "Follow up patch regarding bug #74216, see bug #74429"Anatol Belski2017-04-271-2/+2
* sync bin sdk versionAnatol Belski2017-04-261-1/+1
* Do not add already added object to the internal OpenSSL tableJakub Zelenka2017-04-261-1/+2
* rely on bundle config, instead of system oneRemi Collet2017-04-261-2/+3
* skip the test on OpenSSL < 1.1 for nowAnatol Belski2017-04-261-0/+1
* move nextAnatol Belski2017-04-253-5/+9
* [ci skip] update NEWSAnatol Belski2017-04-251-0/+4
* Follow up patch regarding bug #74216, see bug #74429Sara Golemon2017-04-251-2/+2
* don't backup older deps after upgradesAnatol Belski2017-04-241-1/+1
* update SDK version for AppVeyorAnatol Belski2017-04-241-1/+1
* Fix bug #73833 (null character not allowed in openssl_pkey_get_private)Jakub Zelenka2017-04-243-25/+92
* Support also no,shared configure arg vals by defaultAnatol Belski2017-04-242-3/+10