NewHTMLEntitiesEncodingDefaultSniff.php
PHPCompatibility, an external standard for PHP_CodeSniffer.
Tags
Table of Contents
Classes
- NewHTMLEntitiesEncodingDefaultSniff
- As of PHP 5.4, the default character set for `htmlspecialchars()`, `htmlentities()` and `html_entity_decode()` is now `UTF-8`, instead of `ISO-8859-1`.