News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
Sanitation with PHP filter_var()
January 17, 2007 @ 15:22:00

In working on a new filter for his Solar framework, Paul Jones discovered that the "float" sanitizer in the new filter extension (PHP 5.2+) doesn't quite work as expected.

I found a problem with the "float" sanitizing function in the 5.2.0 release, and thought others might want to be aware of it. In short, if you allow decimal places, the sanitizer allows any number of decimal points, not just one, and it returns an un-sanitary float.

He includes the text of the bug he submitted as an example of how the error might happen and, despite it being marked bogus, Paul still holds that things are still not working like they should.

You can also check out Pierre-Alain Joye's response to this over on his blog.

0 comments voice your opinion now!
filter extension sanitatinon filtervar float solar framework filter extension sanitatinon filtervar float solar framework


blog comments powered by Disqus

Similar Posts

The Bakery: Four New Articles/Components (Colors, Models, InotImg & CakeSWXPHP)

Mike Willbanks' Blog: E-Commerce Frameworks?

Pádraic Brady's Blog: Filter Extension Issues - A Storm in a Teacup?

Tim Koschuetzki's Blog: How to put Combined Fields Into CakePHP's Model->generateList()

DevShed: Checking Boolean Values with Filters in PHP 5


Community Events











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


release database interview phpunit rest podcast series development zendframework2 example usergroup language opinion community framework testing introduction conference functional symfony2

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