Since the files the errors refers to are in the cake directory, can I 
assume that cake 1.3 has strict standard errors coded into it, and my only 
choice for a remedy is to upgrade cake or explicitly remove strict stand 
error reporting?



On Thursday, January 31, 2013 4:55:48 AM UTC-5, euromark wrote:
>
> since PHP5.4 E_STRICT is included in E_ALL (you would need to explicitly 
> remove it).
> That is why your PHP5.2 env does not report any strict errors (there you 
> need to explicitly activate it).
>
>
> Am Donnerstag, 31. Januar 2013 09:35:26 UTC+1 schrieb roundrightfarm:
>>
>> So, I've discovered that setting short tags to "on" in ini.php has fixed 
>> another problem I was having, but I'm still getting the Strict Standards 
>> errors. The local server is running php 5.4, but my cake-app runs live on a 
>> server with 5.2 and without generating any Strict Standard errors.   Is it 
>> possible that the use of short tags in the code is causing these errors 
>> with 5.4?
>>
>> On Wednesday, January 30, 2013 10:41:36 AM UTC-5, roundrightfarm wrote:
>>>
>>> I have a completed app written in 1.3 that I'm trying to make changes 
>>> to 
>>>
>>> On Jan 29, 7:16 pm, benfarhat <benfarhat.el...@gmail.com> wrote: 
>>> > Try using the  latest version of Cake 
>>> > <https://github.com/cakephp/cakephp/zipball/2.3.0>  . 
>>> > 
>>> > -- 
>>> > View this message in context:
>>> http://cakephp.1045679.n5.nabble.com/cakephp-on-XAMPP-for-windows-tp5... 
>>>
>>> > Sent from the CakePHP mailing list archive at Nabble.com. 
>>>
>>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to