summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Julien Pauli2014-12-053-6/+50
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-053-6/+50
| |\
| | * Fixed #68479 - Added escape parameter to SplFileObject::fputcsvPeter Cowburn2014-12-053-6/+50
* | | Merge branch 'PHP-5.6'Tjerk Meesters2014-12-041-0/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-12-042-0/+16
| |\ \ | | |/
| | * Fixed #65213 - cannot cast SplFileInfo to booleanTjerk Meesters2014-12-042-0/+16
* | | Merge branch 'PHP-5.6'Anatol Belski2014-12-011-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-011-3/+3
| |\ \ | | |/
| | * one more refix to the testAnatol Belski2014-12-011-3/+3
* | | cleanup uneeded castRemi Collet2014-12-011-2/+2
* | | Merge branch 'PHP-5.6'Anatol Belski2014-12-011-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-011-3/+3
| |\ \ | | |/
| | * fix dir separator in testAnatol Belski2014-12-011-3/+3
* | | Fix type of string lengths.Remi Collet2014-12-011-4/+4
* | | Merge branch 'PHP-5.6'Julien Pauli2014-11-292-20/+75
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-292-22/+77
| |\ \ | | |/
| | * SPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAMEPaul Garvin2014-11-292-22/+77
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-234-4/+4
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-234-4/+4
* | | fix datatype mismatchAnatol Belski2014-10-291-1/+1
* | | fix datatype mismatchesAnatol Belski2014-10-292-7/+10
* | | fix the comparison return valueAnatol Belski2014-10-291-3/+3
* | | fix datatype mismatchAnatol Belski2014-10-291-6/+6
* | | fix datatype mismatchesAnatol Belski2014-10-291-3/+3
* | | fix datatype mismatch warningAnatol Belski2014-10-291-1/+1
* | | fix datatype mismatchesAnatol Belski2014-10-291-13/+15
* | | fix datatype mismatch warningsAnatol Belski2014-10-291-4/+4
* | | Embed FETCH_CLASS <string> into the following NEWDmitry Stogov2014-10-231-1/+3
* | | Merge branch 'PHP-5.6'Tjerk Meesters2014-10-148-285/+161
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-10-148-283/+182
| |\ \ | | |/
| | * Fixed bug #68128Tjerk Meesters2014-10-148-283/+182
* | | Remove retval member in spl_dllistNikita Popov2014-10-121-6/+2
* | | Remove zend_get_class_entry functionNikita Popov2014-10-091-1/+1
* | | Review a few more SEPARATE_ZVAL_IF_NOT_REF usagesNikita Popov2014-10-091-1/+1
* | | Replaced EG(This) and EX(object) with EX(This).Dmitry Stogov2014-10-032-5/+6
* | | Move smart_str implementation into Zend/Nikita Popov2014-09-214-4/+4
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-1922-22/+22
* | | Avoid double IS_INTERNED() checkDmitry Stogov2014-09-192-3/+2
* | | Fixed useless or duplicated IS_INTERNED() checksDmitry Stogov2014-09-191-1/+1
* | | reduce the struct size by 8 byte on 64 bitAnatol Belski2014-09-171-1/+1
* | | fix signed/unsigned mismatchAnatol Belski2014-09-161-1/+6
* | | reduce struct size by 8 byte on 64 bitAnatol Belski2014-09-141-4/+4
* | | reduce struct size by 8 byte on 64 bitAnatol Belski2014-09-131-1/+1
* | | fix dir separators in testAnatol Belski2014-08-311-2/+2
* | | 's' works with size_t round 4Anatol Belski2014-08-271-5/+5
* | | 's' works with size_t round 3Anatol Belski2014-08-271-1/+1
* | | 's' works with size_t round 2Anatol Belski2014-08-271-10/+12
* | | first show to make 's' work with size_tAnatol Belski2014-08-276-12/+12
* | | implement #67886Julien Pauli2014-08-263-2/+52
* | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-256-16/+16