summaryrefslogtreecommitdiff
path: root/ext/standard/html.c
Commit message (Expand)AuthorAgeFilesLines
* Convert E_STRICT into E_NOTICE for htmlentities() functionGeorge Peter Banyard2019-07-181-1/+1
* Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-131-1/+1
* Remove unused php_mbX_int_to_char() functionsNikita Popov2019-06-121-41/+0
* Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-071-5/+1
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Merge branch 'PHP-7.2'Christoph M. Becker2018-07-151-2/+1
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2018-07-151-2/+1
| |\
| | * Fix #73817: Incorrect entries in get_html_translation_tableChristoph M. Becker2018-07-151-2/+1
| | * year++Xinchen Hui2018-01-021-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
* | | Avoid useless checks, using zend_string_efree(), in cases where the string is...Dmitry Stogov2018-05-081-1/+1
* | | year++Xinchen Hui2018-01-021-1/+1
|/ /
* | Avoid string reallocations in html_entity_decode() and htmlspecialchars_decode()Dmitry Stogov2017-06-061-21/+16
* | Merge branch 'PHP-7.1'Xinchen Hui2017-04-101-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| |\
| | * Fixed condition checkXinchen Hui2017-04-101-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| | * More int->size_t and string overflow fixesStanislav Malyshev2016-11-051-5/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Use new param API in standardSara Golemon2016-12-301-7/+11
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-051-5/+1
|\ \
| * | More int->size_t and string overflow fixesStanislav Malyshev2016-11-051-5/+1
| |/
* | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2016-09-111-13/+0
|\ \ | |/
| * Remove zpp fallback code (always use Fast ZPP)Andrea Faulds2016-09-111-13/+0
* | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-051-1/+1
|\ \
| * | Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-131-1/+1
| |/
* | Regenerated html_tables.h to fix compilation warningsDmitry Stogov2016-06-221-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
| * fix copypaste errorStanislav Malyshev2014-11-111-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-18/+18
* | Improved zend_string API (Francois Laupretre)Dmitry Stogov2015-06-291-1/+1
* | apply a patchMasaki Kagaya2015-04-141-4/+4
* | Improved table searchDmitry Stogov2015-03-111-2/+3
* | fix warningsMichael Wallner2015-01-301-3/+3
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-23/+23
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-21/+21
* | fix datatype mismatchesAnatol Belski2014-10-231-4/+4
* | updated the comment to charset_hintAnatol Belski2014-09-191-1/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | there can be only one ... of the identical expressionsAnatol Belski2014-09-191-1/+0
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | Unused variableXinchen Hui2014-08-261-1/+0
* | master renames phase 6Anatol Belski2014-08-251-1/+1
* | master renames phase 3Anatol Belski2014-08-251-1/+1