NYCPHP Meetup

NYPHP.org

[nycphp-talk] Deprecated Pear errors in PHP5

Dallas DeVries dallas.devries at gmail.com
Fri Nov 18 11:00:20 EST 2005


I'd rather not turn down my error reporting level, that was the point of the
question :)
I think I prefer modifying the PEAR base class to that solution.


On 11/18/05, Daniel Convissor <danielc at analysisandsolutions.com> wrote:
>
> Hey:
>
> On Thu, Nov 17, 2005 at 10:11:24PM -0500, Dallas DeVries wrote:
> > I hope this isn't a dumb question, but here it is....Is the only way to
> get
> > rid of the deprecated errors
>
> Remove E_STRICT from your error reporting settings. This can be done via
> E_ALL. But if you're using a custom error handler function, you'll have
> to use the error_types parameter for set_error_handler().
>
> --Dan
>
> --
> 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
> data intensive web and database programming
> http://www.AnalysisAndSolutions.com/
> 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
> _______________________________________________
> New York PHP Talk Mailing List
> AMP Technology
> Supporting Apache, MySQL and PHP
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.nyphp.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20051118/68d35c2c/attachment.html>


More information about the talk mailing list