summaryrefslogtreecommitdiff
path: root/ext/standard/file.h
Commit message (Expand)AuthorAgeFilesLines
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 3Anatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-251-4/+4
* several fixes -Anatol Belski2014-08-161-5/+5
* Bump yearXinchen Hui2014-01-031-1/+1
* Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-301-6/+6
* Dereferencing process-handles no longer waits on those processes.Jille Timmermans2013-01-151-1/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Fixed bug #61253: Wrappers opened with errors concurrency problemGustavo André dos Santos Lopes2012-03-081-0/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Implemented FR #53264 (Add fputcsv method to SplFileObject).Adam Harvey2010-11-091-0/+1
* - Fixed bug #53198 (changing INI setting "from" with ini_set did not have anyGustavo André dos Santos Lopes2010-10-291-1/+2
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* Fixed the $context parameter on copy() to have an effect (approved for 5.3 by...Kalle Sommer Nielsen2010-08-171-1/+2
* Fixed the context parameter on copy() to actually have an effectKalle Sommer Nielsen2010-08-161-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501.David Soria Parra2007-10-031-1/+1
* Fix ifdefsHannes Magnusson2007-01-101-1/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: sys_get_temp_dir()Hannes Magnusson2006-12-091-0/+1
* Added missing API function declaration.Hannes Magnusson2006-10-131-0/+1
* - MFH Implement todo: SplFileObject: ability to set the CSV separator per objectMarcus Boerger2006-07-151-0/+1
* - add php_mkdir_ex, works like php_mkdir but allows to silent any errorPierre Joye2006-01-131-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* ext/standard/file.h NetWare LibC has fnmatch and realpath implemented.Anantha Kesari H Y2005-07-151-1/+1
* - Add fputcsv() (David Sklar)Marcus Boerger2004-09-261-0/+1
* Adding missing PHPAPI for non ZTS buildsFrank M. Kromann2004-07-301-1/+1
* BugFix#28868 (Part Two): This fixes thread unsafety in the userspaceSara Golemon2004-06-211-0/+1
* BugFix#28868: Wrapper hash not thread-safe.Sara Golemon2004-06-211-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-12-141-0/+1
* MF4: allow realpath() for win32 non-ZTSStanislav Malyshev2003-09-301-1/+1
* This needs to be exported for dynamic extensionsEdin Kadribasic2003-06-151-1/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Implement default contexts. For the moment this is uselessSara Golemon2003-05-211-0/+2
* Switch file_put_contents 'bool use_include_path' to 'int flags' to allow othe...Sara Golemon2003-04-081-0/+1
* file_set_contents -> file_put_contentsfoobar2003-04-081-1/+1
* @ Add the file_set_contents() function, as a complement to the file_get_conte...Sterling Hughes2003-03-121-0/+1
* New user-space functions:Wez Furlong2003-02-281-15/+0
* Move streams specific stuff from ext/standard/file.c -> ext/standard/streams.cWez Furlong2003-02-271-0/+1
* Revent previous patch, adding of file_write_content() was premature.Ilia Alshanetsky2003-02-221-1/+0
* int/long change.Ilia Alshanetsky2003-02-221-0/+1
* Merged the flags for the file() function into a single flag.Ilia Alshanetsky2003-02-101-0/+4
* Added feature request #9173 (added stream_get_line(), this function willIlia Alshanetsky2003-02-091-0/+1
* Added stream_get_wrappers()Sara Golemon2003-01-031-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1