pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-eaccelerator
Module Name: pkgsrc
Committed By: taca
Date: Sat Aug 20 14:19:35 UTC 2011
Modified Files:
pkgsrc/www/php-eaccelerator: Makefile distinfo
Log Message:
Update php-eaccelerator package to 0.9.6.1.
2010-05-31 Bart Vanbrabant <bart at vanbrabant.eu>
* Release version 0.9.6.1
* php_check_open_basedir only needs to be called when restoring
2010-02-25 Hans Rakers <hans at react.nl>
* Fixed class static variable restore where parent was protected
static and child was public static. This would lead to error
'Access to undeclared static property' upon restore from cache
* Added proper handling of class properties during storing in
cache. Public/private/protected is properly handled now. Somehow
this was a long overdue TODO spotted by running the testsuite.
This fixes ticket #408
* Small fix that solves some issues with lambda (closure)
functions. This solves ticket #405
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/php-eaccelerator/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/php-eaccelerator/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index