summaryrefslogtreecommitdiff
path: root/main/fopen_wrappers.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-8/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move cwd_state and path related routines to size_tAnatol Belski2017-07-271-1/+1
* sync vim mode lines in mainAnatol Belski2017-07-091-0/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Remove version checksNikita Popov2016-01-301-9/+2
* 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
* | Use zend_string* instead of char* for opened_patch handling. Avoid reallocati...Dmitry Stogov2015-03-041-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - add expand_filepath_with_mode (not used anywhere yet but will be used for f...Pierre Joye2011-07-251-0/+1
* - Year++Felipe Pena2011-01-011-1/+1
* use correct condition in the ifAntony Dovgal2010-05-251-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - MFH: add OPENBASEDIR_CHECKPATH macro to ease merge between 5.3 and 6, it in...Pierre Joye2009-01-161-0/+10
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: - Changed open_basedir to allow tightening in runtime contexts. (Sara)Hannes Magnusson2008-12-091-0/+3
* MFH: Missing files in previous commit (Check the relevant path for open_basedirArnaud Le Blanc2008-08-111-0/+1
* Optimized require_once() and include_once() by eliminationg open() syscall on...Dmitry Stogov2008-03-051-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed bug #43580 (removed bogus declaration of a non-existent php_is_url()Ilia Alshanetsky2007-12-131-1/+0
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* add const keywordsNuno Lopes2006-07-011-2/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Fix for bug #24313 (port from dead PHP_5 branch)Ilia Alshanetsky2003-06-241-0/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix a few warningsZeev Suraski2002-08-191-2/+2
* Protect C code with extern "C"Wez Furlong2002-05-201-0/+2
* Fix for php_stream_gets when the implementation does not support itWez Furlong2002-03-171-13/+0
* tidy up the headers (streams related)Wez Furlong2002-03-171-27/+2
* New PHP streams...Wez Furlong2002-03-151-17/+3
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Changed php.ini directive 'safe_mode_include_dir' to accept aJames E. Flemer2002-02-011-0/+2
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - TSRMLS_FETCH workZeev Suraski2001-08-051-11/+11
* kill warning and make this build again.foobar2001-08-011-1/+1
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-4/+6