Revision history for Perl extension PHP.
0.11 09 Feb 2007
- back-compat for php4
0.10 08 Dec 2006
- reset EG(exception) so further php calls aren't aborted
0.09 24 May 2005
- add PUSH/POP for array
- fix TieArray::FETCHSIZE
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