Greg:

On Thu, Dec 18, 2003 at 12:48:01PM -0500, Greg Beaver wrote:
> 
> Thanks for the catch Dan, that fixes it.

But your fix uses the E_STRICT constant, which of course doesn't exist in 
PHP 4, so an undefined constant notice gets produced.

I'm wondering why there's even a custom error handler in that file.  It 
doesn't seem to be performing any purpose that isn't met with PHP's own 
error handling procedures.

--Dan

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to