M. Sokolewicz wrote:
Gerard Samuel wrote:
Does anyone know when the exception objects listed in item #6 at http://www.php.net/~helly/php/ext/spl/ will be available in base php5??
Thanks
when you install the SPL extension :) I don't think it's planned for php5-source though
[UPDATE 1-20-2005] Im making a minor additional note, just in case it comes up again. From the lack of responses I got on this, I thought I may have missed the point from your responses. But I've found some information that may or may not be correct. Speculation -> The SPL exceptions that I originally was asking about, may be in php 5.1.0. By chance I came across a phpinfo dump of 5.1.0-dev and it reports to have the exception classes. http://dev.e-taller.net/reflector/reflector.php?mod=inf and according to CVS, http://cvs.php.net/php-src/ext/spl/spl_exceptions.h it looks like they were recently added last November, so Im guessing its still pretty new to be in php 5.0.x.
Thanks for listening
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

