Release 0.9.5.1

Changes in this version (from 0.9.5)

  • Fix bug that causes problems with protected attributes and php 5.2
  • Fix ttl bug in list_keys

Known issues: Exceptions aren't catched by try catch due to optimizer bug, see bugreport #242.

As always all patches and help are more than welcome.

When filing bugs against this release, remember to choose version 0.9.5!

Download

You can download this release from http://bart.eaccelerator.net/source/0.9.5.1/

The SHA1 hashes are:

2789f56d713549a360871accd9869a6bb4a0b514  eaccelerator-0.9.5.1.tar.bz2
d79d10a584c051dc592ae9fac1baf0ec7931c594  eaccelerator-0.9.5.1.zip

Changelog

This changelog is since the latest stable release 0.9.5.1:

2007-05-06 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be>

  • Patch r283 from trunk
  • Bump version for 0.9.5.1 release

2006-11-08 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be>

  • Forgot to include changeset [251] when porting php 5.2 support to the 0.9.5 branch. This fixes bug #204.