summaryrefslogtreecommitdiff
path: root/ext/standard/php_fopen_wrappers.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-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
* | 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
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
* | proper dllexportAnatol Belski2014-11-181-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-301-2/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-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
* 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: Bump year.Sebastian Bergmann2007-01-011-1/+1
* 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
* make file uri's work with streamsShane Caraveo2003-10-191-0/+1
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fix linkage of symbols.Alex Waugh2003-03-231-2/+2
* - Move https:// and ftps:// wrapper registration into the openssl module.Wez Furlong2003-02-271-2/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix linkage of symbolsSascha Schumann2002-05-041-3/+3
* Implement stream context and status notification system.Wez Furlong2002-04-101-2/+2
* Phase 1 of wrapper OO cleanup.Wez Furlong2002-03-241-2/+2
* Implement user-space streams.Wez Furlong2002-03-191-2/+2
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-2/+2
* Streams now make more use of the memory manager, so tracking downWez Furlong2002-03-171-2/+2
* * formatting, plus remove some old fopen wrappersWez Furlong2002-03-161-2/+2
* New PHP streams...Wez Furlong2002-03-151-3/+5
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fix some warningsZeev Suraski2001-07-311-3/+3
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-3/+3
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* fopen wrappers cleanupHartmut Holzgraefe2000-10-131-0/+30