Fork me on GitHub

Category Archives: News

Github

Though I have loved using Assembla and still do I feel that it’s time to move on to Github. My hope is it will bring more eyes to the project and with luck more help. Eventually everything will be moved over but for now I have started with just setting up the repository.

Check it out:
http://github.com/T3chn0crat/phpInputValidator

Website Change

Ok I finally had enough comments about the old website and decided to change it over and make the WP blog the default page for the site.  So now you will no longer have to look at the ugly page any more.

v3 Work

Sorry for the long delay.  I have been working on other projects.

I have begun work on the next release v3.  It’s a total rewrite using php 5.3.0 as the base.  Which will mean no backward compatibility I believe.  I will see what I can do but at this point it looks pretty unlikely.

The positives are:

  • Using namespaces which will help make it less like to step on other libraries
  • No longer need to use the PIV prefix
  • Faster
  • Everything is loaded dynamically
  • Less memory intensive since
  • Much easier to add plugins and create extensions
I have also decided to remove the security component and make it an optional plugin.  Seems that people are not using it as much if even at all.  Most likely logging will be the same way.
As always you can follow the development on https://www.assembla.com/code/phpInputValidator/subversion/nodes  You can also help contribute.
Stay tuned.  More coming soon.

v2.0.1

2.0.1 has now been officially released.  Thank you to everyone that provided fixes or requests for new features.

+ Added reason of security event
+ Added ability to enable disable security
* Fixed error with true/false and 0

HtmlPurifier 4.2.0

phpInputValidator has been tested and works correctly with HTMLPurifier 4.2.0.  Please upgrade!

HTMLPurifier 4.1.1

I have tested with HTMLPurifier 4.1.1 and everything works correctly.

HTMLPurifer 4.1.0

I have tested phpInputValidator with the new release of HTMLPurifier 4.1.0 and it works fine.  Feel free to use it.

Update to demo

I have fixed a few errors that were reported to me about the demo page.

  • UTF-8 is now working correctly
  • UTF-8 is now supported on the string test not just the HTML
  • Fixed HTML test giving an error of missing HTMLPurifier

FeedBurner

You can keep up to date via FeedBurner @ http://feeds.feedburner.com/phpInputValidator

Download

Version: 2.0.1

ziptar

Downloads: 829