Revision history for Perl extension PHP.
0.08 02 May 2005
- support PHPv5 constructors
- fix a memory leak
0.07 20 April 2005
- re-implement reference counting scheme to fix some memory corruptions
0.06 16 March 2005
- return pseudo-hash from array-returning functions
0.05 2 March 2005
- implement a pseudo-hash
0.04 24 Feb 2005
- catch more exceptions
0.03 16 Feb 2005
- compile with gcc versions below 3.3
0.02 15 Feb 2005
- implement object properties and parameters to class constructors
0.01 12 Feb 2005
- original version