summaryrefslogtreecommitdiff
path: root/ext/standard/tests/strings/get_html_translation_table_basic1.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Fix CRLF line-endings in testsNikita Popov2016-11-201-549/+549
* - Completed rewrite of html.c. Except for determine_charset, almost nothingGustavo André dos Santos Lopes2010-10-241-545/+549
* - Added a 3rd parameter to get_html_translation_table. It now takes a charsetGustavo André dos Santos Lopes2010-10-121-275/+408
* - Revamp of the decoding portion of html.c.Gustavo André dos Santos Lopes2010-10-101-4/+4
* Switch default_charset, if not specified, from ISO-8859-1 to UTF-8Rasmus Lerdorf2010-03-231-48/+191
* New testcases for get_html_translation_table() functionRaghubansh Kumar2007-10-081-0/+269