summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-06-201-1/+3
|\
| * Split requested size as expected by CreateFileMapping.Anatol Belski2017-06-201-1/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-12/+26
|\ \ | |/
| * PDO_OCI: support IC 12.2 in configure optionChristopher Jones2017-06-201-12/+26
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-202-2/+19
|\ \ | |/
| * Bump OCI8 versionChristopher Jones2017-06-202-2/+19
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-0/+183
|\ \ | |/
| * add test for bug #70700Chuck Burgess2017-06-201-0/+183
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-207-4/+250
|\ \ | |/
| * oci8 - Implementation of Oracle TAF CallbackKoenigsKind2017-06-207-4/+250
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-0/+124
|\ \ | |/
| * add test for bug #60994Chuck Burgess2017-06-201-0/+124
* | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-06-184-0/+203
|\ \ | |/
| * openssl: Add openssl_pkcs12_(read, export) testsJelle van der Waa2017-06-184-0/+203
* | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-06-183-695/+626
|\ \ | |/
| * Regenerate and bump re2c version to 0.16Jakub Zelenka2017-06-183-642/+574
* | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-06-161-4/+2
|\ \ | |/
| * openssl: Fix spkstr and spki leak in openssl_spki_newJelle van der Waa2017-06-161-4/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-06-131-1/+1
|\ \ | |/
| * Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY)Dmitry Stogov2017-06-131-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-06-133-2/+23
|\ \ | |/
| * 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
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-06-132-2/+21
|\ \ | |/
| * Fixes bug #74708 reflection signatures for random_bytes+random_intTyson Andre2017-06-132-2/+21
* | group the change for bug #74720Anatol Belski2017-06-091-3/+11
* | Fixed bug #74720 pkcs7_en/decrypt does not work if \x1a is used inAnatol Belski2017-06-093-2/+183
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-06-091-1/+1
|\ \ | |/
| * Use reasonable SQLite3 module versionChristoph M. Becker2017-06-091-1/+1
* | relax this test again (still encounter erratic failure)Remi Collet2017-06-061-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Jakub Zelenka2017-06-041-17/+24
|\ \ | |/
| * Replace ASN1_STRING_data with ASN1_STRING_get0_dataJakub Zelenka2017-06-041-17/+24
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-031-4/+0
|\ \ | |/
| * Fix leak in WDDX serializationNikita Popov2017-06-031-4/+0
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-034-1/+27
|\ \ | |/
| * Fixed bug #69373Tim Toohey2017-06-034-1/+27
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-031-0/+1
|\ \ | |/
| * Fixed bug #73473: Stack Buffer Overflow in msgfmt_parse_messagelibnex2017-06-031-0/+1
* | openssl_pkcs12_read: add missing BIO_freeJelle van der Waa2017-06-021-0/+1
* | Set timezone for intl/test/bug74298.phptJesper Hagström2017-06-021-2/+2
* | Revert "merge PR #2290: enable opcache in CLI in 7.1+"Nikita Popov2017-06-021-1/+1
* | Fixed #74639 - Added proper clone functionality for DatePeriod and DateIntervalandrewnester2017-06-012-3/+54
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-312-1/+29
|\ \ | |/
| * Fixed bug #74673 (Segfault when cast Reflection object to string with undefin...Xinchen Hui2017-05-312-2/+30
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-05-311-1/+1
|\ \ | |/
| * Fixed wrong conditionDmitry Stogov2017-05-311-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Côme Bernigaud2017-05-302-2/+28
|\ \ | |/
| * 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