News Feed
Jobs Feed
Sections




News Archive
Nikita Popov's Blog:
htmlspecialchars() improvements in PHP 5.4
January 30, 2012 @ 09:55:24

In this new post to his blog Nikita Popov looks at an update that might have gotten lost in the shuffle of new features coming in PHP 5.4 - some updates to htmlspecialchars.

One set of changes that I think is particularly important was largely overlooked: For PHP 5.4 cataphract (Artefacto on StackOverflow) heroically rewrote large parts of htmlspecialchars thus fixing various quirks and adding some really nice new features. Here a quick summary of the most important changes: UTF-8 as the default charset, improved error handling (ENT_SUBSTITUTE) and Doctype handling (ENT_HTML401,...).

He goes into each of these three main features in a bit more detail, providing code to illustrate the improved error handling and the new flags for Doctype handling (covering HTML 4.01, HTML 5, XML 1 and XHTML).

0 comments voice your opinion now!
htmlspecialchars improvement release doctype error utf8


blog comments powered by Disqus

Similar Posts

Community News: PHP London Conference 2008 Schedule Posted

Zend: New Framework Preview Release by End of Week?

Symfony Blog: symfony 1.1 branch

William Candillon's Blog: phpAspect alpha 0.1.0 is released!

PHP.net: PHP 5.4.0 RC8 released


Community Events











Don't see your event here?
Let us know!


podcast interview tool community object example opinion development phpunit series language functional composer framework release database code zendframework2 introduction testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework