From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 15:08:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 241FC106566C for ; Thu, 22 Apr 2010 15:08:52 +0000 (UTC) (envelope-from antoniok.spb@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id A22758FC16 for ; Thu, 22 Apr 2010 15:08:51 +0000 (UTC) Received: by wwa36 with SMTP id 36so5509655wwa.13 for ; Thu, 22 Apr 2010 08:08:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:cc:content-type; bh=PsYQr51ReCSMDYH++zevsS8jLMwdOcYD7duYMImGr9U=; b=lq/iEEA6aRGWIh3UHC76dRD2J8qKOfjyAc3xqC7c0rksYFtDSsNEBneh7tfr982stQ EWXlG9ciRJnkkjrDA8Dq/JUpu6kOu+AgEceL9kKo2b//Q0MYDnTorlA5q/EugOF6FUOC 4w2gefUqds1RVA4F22G5hg4Clvh9n3TaOfoFI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=B1HwJVtgVwiSXHqTNZUiooLhKvblGAO18s+mykU8X/bKdp7KcWvRCoEW61YpcjZVxR wpQv4gHyVOMGddiis8bCdQ0Q/sHedrUlM1GSna400qR9/9QtEBxFfrrry5HbxwF7ywwd UfDWr8fPolKTqtXpLj+gWs5RBr8XDYzyt48Xs= MIME-Version: 1.0 Received: by 10.239.140.199 with HTTP; Thu, 22 Apr 2010 08:08:30 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?B?0JDQvdGC0L7QvSDQmtC70LXRgdGB?= Date: Thu, 22 Apr 2010 19:08:30 +0400 Received: by 10.239.181.73 with SMTP id l9mr986592hbg.55.1271948930212; Thu, 22 Apr 2010 08:08:50 -0700 (PDT) Message-ID: To: APseudoUtopia Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: php5-5.3.2 problems since upgrade from php5-5.2.12 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 15:08:52 -0000 APseudoUtopia,which one maillist do you mean? 2010/4/22 APseudoUtopia > On Thu, Apr 22, 2010 at 1:44 AM, n dhert 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. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >