summaryrefslogtreecommitdiff
path: root/ext/standard/file.h
Commit message (Expand)AuthorAgeFilesLines
* Extract common flock codeGeorge Peter Banyard2020-09-041-0/+2
* Refactor parts of SPL Dir/SplFileObjectGeorge Peter Banyard2020-09-031-0/+1
* Remove now unnecessary PHP_FUNCTION() declarationsNikita Popov2020-04-031-29/+0
* Remove HAVE_REALPATH checksNikita Popov2020-03-261-2/+0
* Avoid used of "named fn" in ext/standardNikita Popov2020-02-251-4/+4
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2019-09-141-1/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-141-1/+1
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-141-1/+1
| | |\
| | | * Fix #78535: auto_detect_line_endings value not parsed as boolbugreportuser2019-09-141-1/+1
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | | * year++Xinchen Hui2018-01-021-1/+1
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-1/+1
|\ \ \ \ | |/ / /
| * | | Report errors from stream read and write operationsNikita Popov2019-07-221-1/+1
| * | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | | Remove year range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | | Remove fgetss and friendsNikita Popov2019-01-291-1/+0
|/ / /
* | | Allow empty $escape to eschew escaping CSVChristoph M. Becker2018-12-151-2/+4
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | Remove outdated comments about PHP 3Peter Kokot2018-06-271-2/+0
* | year++Xinchen Hui2018-01-021-1/+1
* | Removed support for BeOS, development for BeOS was supported 17 years ago.Kalle Sommer Nielsen2017-08-291-1/+1
|/
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Remove Netware supportKalle Sommer Nielsen2016-11-121-1/+1
* fix #71609: Segmentation fault on ZTS with gethostbynameJoe Watkins2016-03-311-0/+5
* 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
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-10/+10
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-101-1/+3
|\ \
| * | use php_socket_t instead of intAnatol Belski2014-10-101-1/+3
* | | enable static tsrm ls cache in ext/standardAnatol Belski2014-10-051-1/+1
* | | reworked the patch, less new stuff but workyAnatol Belski2014-09-251-1/+1
* | | native tls initial patchkrakjoe2014-09-201-1/+1
|/ /
* | 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