I’ve fixed a minor security hole in my PEAR version of the framework that I created for the ONLamp.com article Understanding MVC in PHP. Everyone who is currently using Framework 0.0.6 or below should update their install immediately.
To upgrade:
$ pear upgrade "http://www.joestump.net/jax/content/source/Framework/Framework-0.0.7.tgz"
To install:
$ pear install "http://www.joestump.net/jax/content/source/Framework/Framework-0.0.7.tgz"