Date: Thu, 22 Apr 2010 09:35:21 -0400 From: APseudoUtopia <apseudoutopia@gmail.com> To: n dhert <ndhertbsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: php5-5.3.2 problems since upgrade from php5-5.2.12 Message-ID: <l2q27ade5281004220635n4fb11530mbeafbaa453c0a18@mail.gmail.com> In-Reply-To: <q2led7803cf1004212244m924f5066r8ffa1cef385eb6e7@mail.gmail.com> References: <q2led7803cf1004212244m924f5066r8ffa1cef385eb6e7@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 22, 2010 at 1:44 AM, n dhert <ndhertbsd@gmail.com> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?l2q27ade5281004220635n4fb11530mbeafbaa453c0a18>