summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix versionphp-7.0.21RC1Anatol Belski2017-06-201-1/+1
* Split requested size as expected by CreateFileMapping.Anatol Belski2017-06-201-1/+3
* set versionsAnatol Belski2017-06-203-4/+4
* PDO_OCI: support IC 12.2 in configure optionChristopher Jones2017-06-202-12/+30
* Bump OCI8 versionChristopher Jones2017-06-202-2/+19
* Merge branch 'pull-request/1569' into PHP-7.0Christopher Jones2017-06-201-0/+183
|\
| * add test for bug #70700Chuck Burgess2017-06-201-0/+183
|/
* Update NEWSChristopher Jones2017-06-201-0/+3
* Merge branch 'pull-request/2459' into PHP-7.0Christopher Jones2017-06-207-4/+250
|\
| * oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-207-4/+250
|/
* Merge branch 'pull-request/1566' into PHP-7.0Christopher Jones2017-06-201-0/+124
|\
| * add test for bug #60994Chuck Burgess2017-06-201-0/+124
|/
* openssl: Add openssl_pkcs12_(read, export) testsJelle van der Waa2017-06-184-0/+203
* Regenerate and bump re2c version to 0.16Jakub Zelenka2017-06-183-642/+574
* Next round on AppVeyor reliability.Anatol Belski2017-06-174-6/+22
* openssl: Fix spkstr and spki leak in openssl_spki_newJelle van der Waa2017-06-161-4/+2
* Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY)Dmitry Stogov2017-06-132-1/+5
* NEWSRemi Collet2017-06-131-0/+2
* Fix bug #74705 for collator_get_sort_keyRemi Collet2017-06-132-2/+1
* Fixes bug #74705 Wrong ReflectionInfo for Collator::getSortKey()Tyson Andre2017-06-132-1/+23
* NEWSRemi Collet2017-06-131-0/+4
* Fixes bug #74708 reflection signatures for random_bytes+random_intTyson Andre2017-06-132-2/+21
* Forgotten NEWs updateXinchen Hui2017-06-131-0/+2
* Merge branch 'bug74600' of https://github.com/manuelm/php-src into PHP-7.0Xinchen Hui2017-06-122-3/+51
|\
| * Add simple cli test for PATH/HOST ini sectionsManuel Mausz2017-06-091-0/+46
| * Fixed bug #74600Manuel Mausz2017-06-091-3/+5
* | Use reasonable SQLite3 module versionChristoph M. Becker2017-06-091-1/+1
|/
* enforce exit status propagation and up the sdk versionAnatol Belski2017-06-083-1/+5
* Replace ASN1_STRING_data with ASN1_STRING_get0_dataJakub Zelenka2017-06-041-17/+24
* Fix leak in WDDX serializationNikita Popov2017-06-031-4/+0
* Fixed bug #69373Tim Toohey2017-06-035-1/+30
* Fixed bug #73473: Stack Buffer Overflow in msgfmt_parse_messagelibnex2017-06-032-0/+4
* Fixed bug #74673 (Segfault when cast Reflection object to string with undefin...Xinchen Hui2017-05-313-2/+34
* Fixed wrong conditionDmitry Stogov2017-05-311-1/+1
* Merge branch 'pull-request/2536' into PHP-7.0Côme Bernigaud2017-05-302-2/+28
|\
| * ext/ldap/test: Test that ldap_connect() uses defaults from ldap.conf (openldap)David Caldwell2017-05-251-0/+26
| * ext/ldap: Allow default host from ldap.conf to work.David Caldwell2017-05-251-2/+2
* | NEWSRemi Collet2017-05-301-0/+4
* | Patch from the upstream gitRemi Collet2017-05-301-1/+3
* | Patch from the upstream gitRemi Collet2017-05-301-1/+8
* | Patch from the upstream gitRemi Collet2017-05-301-0/+2
* | Patch from the upstream gitRemi Collet2017-05-301-5/+0
* | Patch from the upstream gitRemi Collet2017-05-301-2/+6
* | Fix Bug #74386 Phar::__construct(): wrong number of parameters by reflectionFabien Villepinte2017-05-293-2/+98
* | Bugfix #74556 stream_socket_get_name() returns empty stringSara Golemon2017-05-283-0/+31
* | Fix abstract name handling to be binary safeSara Golemon2017-05-281-1/+1
* | Bugfix #74598 ftp:// ignores contextSara Golemon2017-05-272-4/+7
* | Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp)Xinchen Hui2017-05-275-1/+42
* | Correct the locationXinchen Hui2017-05-271-2/+1
* | Fixed bug #74657 (Undefined constants in array properties result in broken pr...Xinchen Hui2017-05-273-2/+33
|/