summaryrefslogtreecommitdiff
path: root/ext/standard/html.h
Commit message (Expand)AuthorAgeFilesLines
* Remove year 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
* Avoid string reallocations in html_entity_decode() and htmlspecialchars_decode()Dmitry Stogov2017-06-061-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
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-3/+3
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the numberGustavo André dos Santos Lopes2010-10-271-0/+1
* - Completed rewrite of html.c. Except for determine_charset, almost nothingGustavo André dos Santos Lopes2010-10-241-12/+27
* 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: Added ENT_IGNORE as a compatibility flag for htmlentities() andArnaud Le Blanc2008-11-261-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* [DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()Ilia Alshanetsky2007-05-221-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* add php_unescape_html_entities() proto to the headerAntony Dovgal2006-11-281-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Added htmlspecialchars_decode() function for fast conversion fromIlia Alshanetsky2005-03-071-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix ZTS build.Sebastian Bergmann2002-09-261-1/+1
* * formatting, plus remove some old fopen wrappersWez Furlong2002-03-161-1/+1
* New PHP streams...Wez Furlong2002-03-151-3/+8
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Added charset awareness to htmlentities() and htmlspecialchars(); use anWez Furlong2001-05-281-1/+1
* * Made ENT_* defines availabe to other functions.Andrei Zmievski2001-04-251-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Clean up htmlspecialchars/htmlentities inconsistencies.Rasmus Lerdorf2000-09-121-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* Made php_escape_html_entities() as a separate function for export.Andrei Zmievski2000-02-291-0/+2
* @- Implemented get_html_translation_table() function. (Thies)Thies C. Arntzen1999-11-211-0/+3
* conv_proto *.[ch]Sascha Schumann1999-05-161-2/+2
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+38