Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
PHP 5.3.0 deprecated warnings
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
10drill  
View profile  
(2 users)  More options Jul 12, 12:31 am
From: 10drill <chro...@gmail.com>
Date: Sat, 11 Jul 2009 21:31:52 -0700 (PDT)
Local: Sun, Jul 12 2009 12:31 am
Subject: PHP 5.3.0 deprecated warnings
I've just upgraded PHP to 5.3.0 on my development server and found all
of my Cake sites have about 20 warning messages starting with
"Deprecated: Assigning the return value of new by reference is
deprecated...". Changes to the error_reporting configuration in
php.ini could not get rid of them. With cake debug level at 1 or
higher, the only fix I've been able to come up with is bad as it
requires a (tiny) change to core file cake/libs/configure.php.
Changing line 295 from error_reporting(E_ALL); to error_reporting
(E_ALL ^ E_DEPRECATED); and then adding error_reporting(E_ALL ^
E_DEPRECATED); to the top of app/webroot/index.php removes all of the
warnings. Does anyone have a better solution?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
koljenovic  
View profile  
(2 users)  More options Jul 14, 5:42 am
From: koljenovic <koljeno...@gmail.com>
Date: Tue, 14 Jul 2009 02:42:20 -0700 (PDT)
Local: Tues, Jul 14 2009 5:42 am
Subject: Re: PHP 5.3.0 deprecated warnings
revert to 5.2.9-2 and all warnings are gone

On Jul 12, 6:31 am, 10drill <chro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Z  
View profile  
 More options Aug 6, 3:51 pm
From: Frank Z <frank...@gmail.com>
Date: Thu, 6 Aug 2009 12:51:02 -0700 (PDT)
Local: Thurs, Aug 6 2009 3:51 pm
Subject: Re: PHP 5.3.0 deprecated warnings
It's a quick and dirty solution that worked for me.  Saved me alot of
time.  Until it's fixed in the build, I'm okay with this...

On Jul 12, 12:31 am, 10drill <chro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
anders als  
View profile  
 More options Aug 14, 11:15 am
From: anders als <andersa...@googlemail.com>
Date: Fri, 14 Aug 2009 08:15:57 -0700 (PDT)
Local: Fri, Aug 14 2009 11:15 am
Subject: Re: PHP 5.3.0 deprecated warnings
############### Solution
##############################################################
Use the 1.3 dev release of cakephp, there is no other way to use
PHP5.3 and CakePHP than this one.
############### Solution
##############################################################

On 12 Jul., 06:31, 10drill <chro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
insign Hélio  
View profile  
(1 user)  More options Aug 25, 10:13 am
From: Hélio (insign) <ins...@gmail.com>
Date: Tue, 25 Aug 2009 07:13:43 -0700 (PDT)
Local: Tues, Aug 25 2009 10:13 am
Subject: Re: PHP 5.3.0 deprecated warnings
Use Cake 1.3-dev

On 12 jul, 01:31, 10drill <chro...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
king  
View profile  
 More options Sep 7, 2:24 am
From: king <lukuang...@yahoo.com.cn>
Date: Sun, 6 Sep 2009 23:24:20 -0700 (PDT)
Local: Mon, Sep 7 2009 2:24 am
Subject: Re: PHP 5.3.0 deprecated warnings
Are you sure?

On 8月14日, 下午11时15分, anders als <andersa...@googlemail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google