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

Miro Svrtan: PHP Fatal errors into exceptions natively

PHPEverywhere: PDO beta revisited

Ilia Alshanetsky's Blog: PHP 5.2.9RC1

Daniel Cousineau's Blog: PHP Women Best Practice Contest Posts

Ilia Alshanetsky's Blog: Changing of the Guard


Community Events









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


composer community object interview code functional example unittest opinion event development phpunit release api testing introduction framework zendframework2 language database

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