summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Improve implementation of array_key_first() and array_key_last()Christoph M. Becker2018-07-171-4/+4
* Add implementation and tests for new methods - array_key_first(array $a) Retu...Enno Woortmann2018-07-179-0/+690
* Deprecate explicit use of FILTER_FLAG_SCHEME|HOST_REQUIREDChristoph M. Becker2018-07-172-0/+24
* Merge branch 'PHP-7.2'Stanislav Malyshev2018-07-161-2/+2
|\
| * Fix testStanislav Malyshev2018-07-161-2/+2
* | Merge branch 'PHP-7.2'Stanislav Malyshev2018-07-166-3/+118
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-07-166-3/+118
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-07-166-2/+117
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-07-165-2/+106
| | | |\
| | | | * Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-1/+12
| | | | * Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif dataStanislav Malyshev2018-07-163-1/+83
| | | | * Fix bug #76423 - Int Overflow lead to Heap OverFlow in exif_thumbnail_extract...Stanislav Malyshev2018-07-163-1/+23
| | | * | Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-0/+11
* | | | | Remove use of case-insensitive constants in testsNikita Popov2018-07-161-4/+4
* | | | | Flatten strip_tags state machine (GCC overoptimized this function, producing ...Dmitry Stogov2018-07-161-209/+263
* | | | | Make more tests run and fix SKIPIF sectionsGabriel Caruso2018-07-164-26/+12
* | | | | Test http_response_code functionGabriel Caruso2018-07-151-0/+19
* | | | | Fix failing test upstreamGabriel Caruso2018-07-152-41/+41
* | | | | Merge branch 'PHP-7.2'Christoph M. Becker2018-07-154-68/+81
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-154-68/+81
| |\ \ \ \ | | |/ / /
| | * | | Fix #73817: Incorrect entries in get_html_translation_tableChristoph M. Becker2018-07-154-68/+81
* | | | | Regroup the ifdef'd occurrencesAnatol Belski2018-07-141-23/+19
* | | | | Trail long path support also for deletionAnatol Belski2018-07-141-0/+4
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-07-131-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-131-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Improve testAnatol Belski2018-07-131-1/+4
* | | | | Distinguish two error messagesAnatol Belski2018-07-131-2/+2
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-07-121-0/+65
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-121-0/+65
| |\ \ \ \ | | |/ / /
| | * | | Fixed RecursiveDirectoryIterator with long path or with edge case lengthAnatol Belski2018-07-121-0/+65
* | | | | Fixed testsDmitry Stogov2018-07-122-28/+28
* | | | | Export stdClass objects using (object) cast (fixes #48016)Andrea Faulds2018-07-128-47/+56
* | | | | Improved user iterator implementation to reduce zend_class_entry memory consu...Dmitry Stogov2018-07-129-62/+58
* | | | | Support long path also when reading from file cacheAnatol Belski2018-07-121-0/+4
* | | | | Mark conditions unexpectedAnatol Belski2018-07-111-2/+2
* | | | | Changed structure of zend_class_entry.trait_aliases and zend_class_entry.trai...Dmitry Stogov2018-07-115-145/+55
* | | | | Make error messages more speakingAnatol Belski2018-07-111-2/+2
* | | | | Switch to ioutil routines to support long path in file cacheAnatol Belski2018-07-111-1/+5
* | | | | Fixed possible assertion/crash when PHP script can't be stored in SHM (e.g. b...Dmitry Stogov2018-07-111-1/+1
* | | | | Fix #76574: use of undeclared identifiers INT_MAX and LONG_MAXChristoph M. Becker2018-07-101-1/+1
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-07-102-2/+26
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-102-2/+26
| |\ \ \ \ | | |/ / /
| | * | | Fix bug #76524 - ZipArchive memory leaktimurib2018-07-102-2/+26
* | | | | OptimizationDmitry Stogov2018-07-101-100/+71
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-07-091-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-091-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Sync callback signature with libxml2 2.9.8Anatol Belski2018-07-091-1/+5
* | | | | Skip test on incompatible serversAnatol Belski2018-07-091-0/+10
* | | | | Merge branch 'PHP-7.2'Anatol Belski2018-07-091-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-091-0/+3
| |\ \ \ \ | | |/ / /