APseudoUtopia,which one maillist do you mean?
2010/4/22 APseudoUtopia <[email protected]> > On Thu, Apr 22, 2010 at 1:44 AM, n dhert <[email protected]> wrote: > > People using php in webpages are getting all kind of errors concerning > > depricated functions > > such as: > > > >> Deprecated: Assigning the return value of new by reference is deprecated > > It there a way to specify somewhere something so that these funtions > still > > can be used ? > > The functions can still be used. It's just a notice saying that their > usage is deprecated and they will be removed in future versions of > PHP. > > Try asking on the PHP mailing list for non-deprecated ways to do what > you're trying to do. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
