summaryrefslogtreecommitdiff
path: root/ext/spl/spl_directory.h
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-151-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-151-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Cleanup: don't keep useless dangling pointerDmitry Stogov2015-09-221-5/+6
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* | Fix type of string lengths.Remi Collet2014-12-011-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-251-2/+2
* | mostly fixes to spl, but also some otherAnatol Belski2014-08-171-2/+2
* | Fixed segfault (invalid free handling)Xinchen Hui2014-03-161-4/+0
* | Refactor Spl_Directory to fixed bug after default_properties changedXinchen Hui2014-03-151-1/+8
* | Temporary fix zcontextXinchen Hui2014-02-281-1/+1
* | Refactored spl_filesystem_iteratorXinchen Hui2014-02-281-5/+13
* | Refactoring zend_iterator (incompleted)Xinchen Hui2014-02-271-1/+0
* | Use better data structures (incomplete)Xinchen Hui2014-02-151-1/+1
* | Use better data structures (incomplete)Xinchen Hui2014-02-141-2/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed bug #55807 (Wrong value for splFileObject::SKIP_EMPTY)Hannes Magnusson2011-09-301-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Fixed bug #48788 (RecursiveDirectoryIterator doesn't descend into symlinkedIlia Alshanetsky2009-07-081-0/+1
* MFH: Include other flags as wellEtienne Kneuss2009-06-041-0/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH SPL_FILE_DIR_UNIXPATHS.Steph Fox2008-07-241-0/+1
* MFH: Implement DirectoryIterator::seekEtienne Kneuss2008-07-191-0/+3
* MFH: Fix path lookup when include_path is usedEtienne Kneuss2008-05-201-0/+1
* MFH: Fix filesystemiterator with ./.. + add cloning testsEtienne Kneuss2008-05-181-0/+3
* - MFH Make this behave like in <= 5.2.5 and test for itMarcus Boerger2008-02-131-2/+2
* - MFH Really last flag change (got confused with code)Marcus Boerger2008-02-041-3/+3
* - MFH Really fix flag handlingMarcus Boerger2008-02-041-1/+5
* - MFH Synch directory changesMarcus Boerger2008-02-021-0/+20
* - Fixed glob:// stream handling in (Recursive)DirectoryIterator.Marcus Boerger2008-01-301-2/+4
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-261-1/+1
* MFH: Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501.David Soria Parra2007-10-031-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH: Correct commentsMarcus Boerger2006-11-121-2/+2