New features/fixes:

* support for relative include paths
* support for the include_path setting in php.ini
* new php function 'apc_cache_index'
* default initialization of class member data (as arrays) now works

Note: to enable support for either relative paths OR the include_path
setting, you must set apc.relative_includes to 1 in your php.ini file.
Check the FAQ for more details.

APC homepage: http://apc.communityconnect.com/

Dan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to