Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
CakePHP 3.0 and PHP 5.4
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
  Messages 1 - 25 of 37 - Collapse all  -  Translate all to Translated (View all originals)   Newer >
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
 
José Lorenzo Rodríguez  
View profile   Translate to Translated (View Original)
 More options May 26 2012, 11:12 pm
From: José Lorenzo Rodríguez <jose....@gmail.com>
Date: Sat, 26 May 2012 22:42:49 -0430
Local: Sat, May 26 2012 11:12 pm
Subject: CakePHP 3.0 and PHP 5.4
I know this has being brought up in internal channel a bunch of times, but I think it is relevant discussing it again. CakePHP 3.0 won't be release for at least the next 6 months in the most optimistic case, which would be the time when people start adopting 5.4 or start shopping for good frameworks supporting it.

CakePHP leaded PHP innovation for many years, but it is not doing so anymore despite it is on par with other frameworks and can be considered better in a lot of different metrics. I vote we should target next release for the current stable PHP version. What do you think?


 
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.
Graham Weldon  
View profile  
 More options May 26 2012, 11:26 pm
From: Graham Weldon <gra...@grahamweldon.com>
Date: Sun, 27 May 2012 13:26:14 +1000
Local: Sat, May 26 2012 11:26 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I agree.  
I think the past was a wash of developers and hosts stuck on old PHP versions.
The scenery in terms of developers and hosts has changed dramatically, and PHP support is even more widespread.
Finding 5.4 is dead easy already on hosts, and is supported by all the big players, even MS has their build sorted out.

Cheers,
Graham Weldon
http://grahamweldon.com
e. gra...@grahamweldon.com
p. (+61) 0407 017 293
Skype: grahamweldon


 
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.
Saleh Souzanchi  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 2:35 am
From: Saleh Souzanchi <saleh.souzan...@gmail.com>
Date: Sun, 27 May 2012 11:05:28 +0430
Local: Sun, May 27 2012 2:35 am
Subject: Re: CakePHP 3.0 and PHP 5.4

 most  companies web hosting,now are  using of 2.5.17 or 5.3, because:

1 - Stable version of WebHost Manager scripts (Sypnl, Direct Admin) do not
support new versions of PHP.

2 - Most customers of these companies, use of scripts  which  are not
incompatible with the old 5.3. Like jomla 1.5, WordPress,...
And can not force customers to upgrade to.

I consider these tips for choosing which version of PHP.

     Best Regards
   Saleh  Sozanchi
 * * * * * * * * * * * * *
Mobile : +98 918 111 7209
Phone : +98 811 823 4448

http://soozanchi.ir
http://cakephp.ir

On Sun, May 27, 2012 at 7:42 AM, José Lorenzo Rodríguez
<jose....@gmail.com>wrote:


 
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.
William Golden  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 12:32 am
From: William Golden <egdelw...@gmail.com>
Date: Sat, 26 May 2012 23:32:39 -0500
Local: Sun, May 27 2012 12:32 am
Subject: Re: CakePHP 3.0 and PHP 5.4

Totally agree. Aim for the future!

William Golden
http://codebomber.com

On Sat, May 26, 2012 at 10:26 PM, Graham Weldon <gra...@grahamweldon.com>wrote:


 
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.
Cauan Cabral  
View profile  
 More options May 27 2012, 3:39 pm
From: Cauan Cabral <cau...@gmail.com>
Date: Sun, 27 May 2012 15:39:28 -0400
Local: Sun, May 27 2012 3:39 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

ZF 2 and Symfony 2 did that, why Cake won't? Totally agree.
If someone need a version supported by PHP 5.2, they use 2.x.

On Sun, May 27, 2012 at 12:32 AM, William Golden <egdelw...@gmail.com>wrote:

--
Cauan Cabral
----------------
Como falar comigo: Google Talk: cau...@gmail.com Skype: CauanCabral MSN:
cau...@gmail.com
Onde me encontrar: [image:
Linkedin]<http://www.linkedin.com/in/cauancabral>[image:
Facebook] <http://www.facebook.com/cauancabral>[image:
Wordpress]<http://cauancabral.net>[image:
Twitter] <http://twitter.com/cauancabral>[image:
Orkut]<http://www.orkut.com.br/Main#Profile?uid=7512190439488689375>

 
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.
mark_story  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 10:43 pm
From: mark_story <mark.st...@gmail.com>
Date: Sun, 27 May 2012 19:43:01 -0700 (PDT)
Local: Sun, May 27 2012 10:43 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I'm in favor of aiming for 5.4 as well.  We get access to traits which
greatly simplify concepts like behaviors.  In addition to that
Closure::bindTo() is pretty powerful .

I think we can continue to release small enhancement releases on the 2.x
series as well to continue to support applications/hosting setups where 5.4
isn't available yet.

-Mark


 
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.
Thiago Belem  
View profile   Translate to Translated (View Original)
 More options May 27 2012, 10:50 pm
From: Thiago Belem <cont...@thiagobelem.net>
Date: Sun, 27 May 2012 23:50:58 -0300
Local: Sun, May 27 2012 10:50 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I'm not saying that you guys should use them, but what's your thoughts
about namespaces in CakePHP? There's a plan about supporting it?


 
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.
Graham Weldon  
View profile  
 More options May 27 2012, 11:29 pm
From: Graham Weldon <gra...@grahamweldon.com>
Date: Mon, 28 May 2012 13:29:21 +1000
Local: Sun, May 27 2012 11:29 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

We do plan on supporting namespaces.
In fact Mark has already been tinkering. :)

Cheers,
Graham Weldon
http://grahamweldon.com
e. gra...@grahamweldon.com
p. (+61) 0407 017 293

Skype: grahamweldon

On Mon, May 28, 2012 at 12:50 PM, Thiago Belem <cont...@thiagobelem.net>wrote:


 
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.
shama  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 1:50 am
From: shama <kyletyoungem...@gmail.com>
Date: Mon, 28 May 2012 22:50:39 -0700 (PDT)
Local: Tues, May 29 2012 1:50 am
Subject: Re: CakePHP 3.0 and PHP 5.4

+1 for PHP 5.4.
Rackspace Cloud Sites currently only support 5.3 but they plan to have 5.4
available in Q3 of 2012. So yay.

Kyle


 
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.
AD7six  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 5:19 am
From: AD7six <andydawso...@gmail.com>
Date: Tue, 29 May 2012 02:19:52 -0700 (PDT)
Local: Tues, May 29 2012 5:19 am
Subject: Re: CakePHP 3.0 and PHP 5.4

+1

I think these were both good decisions:

   - Cake 1.x as php4 compatible
   - Cake 2.x as php 5.2

But, time moves on and the changes introduced in 5.4 aren't as
(potentially) confusing as the changes introduced in 5.3. It's not
necessary to hold back as we did in the past, it makes sense to me to aim
for the current version of php by the time 3.x is released, and not
restrict ourselves to "just" the benefits of namespaces.

AD


 
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.
Pierre Martin  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 12:53 am
From: Pierre Martin <cont...@pierre-martin.fr>
Date: Mon, 28 May 2012 21:53:12 -0700 (PDT)
Local: Tues, May 29 2012 12:53 am
Subject: Re: CakePHP 3.0 and PHP 5.4
+1 for PHP5.4+ compatibility.
Traits are something that would make both performance boost and
implementation simple for things like Behaviors, even though there are
still some flaws in the implementation.

Th array syntax would make the core code more readable too imo. And
PHP5.4 also brings high performance improvements.
Pierre

On May 28, 5:29 am, Graham Weldon <gra...@grahamweldon.com> wrote:


 
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.
Pierre Martin  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 1:38 am
From: Pierre Martin <cont...@pierre-martin.fr>
Date: Mon, 28 May 2012 22:38:23 -0700 (PDT)
Local: Tues, May 29 2012 1:38 am
Subject: Re: CakePHP 3.0 and PHP 5.4
Another (smaller) advantage for the project towards 5.3 would be the
short syntax "<?=" for PHP opening tags.
Since the framework made the choice to use PHP as its templating
language, promoting the use of "<?=" over "<?php echo" would be of
interest. It is imo a logic suite to the change of the __() signature
in 2.0.

On a daily basis having PHP for template makes views very verbose,
which is one of the reasons why developers are moving towards
templating engines such as Twig. Baking views with the PHP short tag
would reduce this feeling.

Pierre

On May 28, 5:29 am, Graham Weldon <gra...@grahamweldon.com> wrote:


 
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.
Juan Basso  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 8:47 am
From: Juan Basso <jrba...@gmail.com>
Date: Tue, 29 May 2012 08:47:13 -0400
Local: Tues, May 29 2012 8:47 am
Subject: Re: CakePHP 3.0 and PHP 5.4

+1 to php 5.4. Performance and new features definitely will helps a lot.
With traits it will also help to fix some "issues" caused by namespace.

Juan Basso
On May 29, 2012 6:32 AM, "shama" <kyletyoungem...@gmail.com> wrote:


 
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.
Carlos Gant  
View profile  
 More options May 29 2012, 4:57 pm
From: Carlos Gant <adae...@gmail.com>
Date: Tue, 29 May 2012 22:57:50 +0200
Local: Tues, May 29 2012 4:57 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

+1 to php 5.4


 
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.
William Golden  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 9:05 am
From: William Golden <egdelw...@gmail.com>
Date: Tue, 29 May 2012 08:05:17 -0500
Local: Tues, May 29 2012 9:05 am
Subject: Re: CakePHP 3.0 and PHP 5.4

Pierre, on 5.4 short open tags will always be enabled:
http://marc.info/?t=123964298400001&r=1&w=2

William Golden

On Tue, May 29, 2012 at 12:38 AM, Pierre Martin <cont...@pierre-martin.fr>wrote:


 
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.
Graham Weldon  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 7:31 pm
From: Graham Weldon <gra...@grahamweldon.com>
Date: Wed, 30 May 2012 09:31:09 +1000
Local: Tues, May 29 2012 7:31 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I'm pretty sure thats what he was getting at.

On Tue, May 29, 2012 at 11:05 PM, William Golden <egdelw...@gmail.com>wrote:

--
Cheers,
Graham Weldon
http://grahamweldon.com
e. gra...@grahamweldon.com
p. (+61) 0407 017 293

Skype: grahamweldon


 
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.
José Lorenzo Rodríguez  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 7:58 pm
From: José Lorenzo Rodríguez <jose....@gmail.com>
Date: Tue, 29 May 2012 19:28:22 -0430
Local: Tues, May 29 2012 7:58 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

So 5.4 it is!

I think we'll make an official announcement right after releasing 2.2 stable :)

Thanks all for contributing
On May 29, 2012, at 7:01 PM, Graham Weldon wrote:


 
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.
William Golden  
View profile   Translate to Translated (View Original)
 More options May 29 2012, 8:46 pm
From: William Golden <egdelw...@gmail.com>
Date: Tue, 29 May 2012 19:46:09 -0500
Local: Tues, May 29 2012 8:46 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

Misread his email -- sorry Pierre!

William Golden
615-753-9484

On Tue, May 29, 2012 at 6:31 PM, Graham Weldon <gra...@grahamweldon.com>wrote:


 
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.
Thomas Ploch  
View profile   Translate to Translated (View Original)
 More options May 30 2012, 7:45 am
From: Thomas Ploch <profipl...@googlemail.com>
Date: Wed, 30 May 2012 13:45:37 +0200
Local: Wed, May 30 2012 7:45 am
Subject: Re: CakePHP 3.0 and PHP 5.4

I am pretty much excited that the decision was made for PHP 5.4.

Being a client-oriented service provider it got harder and harder
convincing people to choose CakePHP over other frameworks.
This will most likely change for the good with this decision!

Regards,
Thomas

Am 30.05.2012 01:58, schrieb Jos� Lorenzo Rodr�guez:


 
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.
Daniel Pakuschewski  
View profile   Translate to Translated (View Original)
 More options May 30 2012, 9:05 am
From: Daniel Pakuschewski <cont...@danielpk.com.br>
Date: Wed, 30 May 2012 10:05:30 -0300
Local: Wed, May 30 2012 9:05 am
Subject: Re: CakePHP 3.0 and PHP 5.4

Wow good news \o/

Short array syntax s2

Daniel Luiz Pakuschewski
Desenvolvedor Web
(w) www.danielpk.com.br
(c) 41 9630 0293

2012/5/30 Thomas Ploch <profipl...@googlemail.com>


 
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.
mark_story  
View profile   Translate to Translated (View Original)
 More options May 30 2012, 1:20 pm
From: mark_story <mark.st...@gmail.com>
Date: Wed, 30 May 2012 10:20:32 -0700 (PDT)
Local: Wed, May 30 2012 1:20 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I don't know if we'll start off changing every array in all of cakephp as
there are ~29000 uses of array(.  That alone is a huge amount of work, and
I'd rather we focus on actual changes :)

-Mark


 
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.
Jamie Nay  
View profile  
 More options May 30 2012, 1:30 pm
From: Jamie Nay <jamie....@gmail.com>
Date: Wed, 30 May 2012 10:30:47 -0700
Local: Wed, May 30 2012 1:30 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

I'd like to know which mainstream hosting providers offer 5.4. I've yet
to come across it... 5.3 is just getting 'out there' as far as default
PHP versions go. I know a lot of people who will be sticking with Cake 2
if 3 requires 5.4. Oh well.

- Jamie

On 12-05-30 10:20 AM, mark_story wrote:


 
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.
Larry E. Masters  
View profile  
 More options May 30 2012, 1:40 pm
From: "Larry E. Masters" <php...@gmail.com>
Date: Wed, 30 May 2012 12:40:13 -0500
Local: Wed, May 30 2012 1:40 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

Jamie,

We are not abandoning 2.x and we will back port anything we can to 2.x.
With the cost of cloud servers running very close to shared hosting you can
configure PHP any version you like, this is what we do for all of the
project apps. I will get some information from a few hosting providers and
even try to work on some special pricing for CakePHP developers who want to
take advantage of them.

--
Larry E. Masters


 
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.
Thomas Ploch  
View profile   Translate to Translated (View Original)
 More options May 30 2012, 1:42 pm
From: Thomas Ploch <profipl...@googlemail.com>
Date: Wed, 30 May 2012 19:42:10 +0200
Local: Wed, May 30 2012 1:42 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

As we all know,

time is running fast with these kind of things.

I think that by the time Cake 3 is born into arms of alpha, there will
be a lot of hosters as well as self-compiled root servers out there
which will scream out the name CakePHP very loud ;-)

As a side note:
Closures can now use the object scope 'this' as well, which makes it one
of the best changes together with traits.

Some funny comment I came across on the Closures PHP page:
http://www.php.net/manual/en/functions.anonymous.php#106046

Will there be some topics/talk about possible new implementations in
Cake 3 at cakefest?

Regards,
Thomas

Am 30.05.2012 19:30, schrieb Jamie Nay:


 
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.
Jamie Nay  
View profile  
 More options May 30 2012, 1:54 pm
From: Jamie Nay <jamie....@gmail.com>
Date: Wed, 30 May 2012 10:54:16 -0700
Local: Wed, May 30 2012 1:54 pm
Subject: Re: CakePHP 3.0 and PHP 5.4

Hi Larry,

I appreciate it. As much as I'd love to do bleeding edge stuff, both my
workplace and my freelance projects deal with hosts who will likely not
move to 5.4 anytime soon. In particular, at my work we have over 100
Cake-based websites (using a CMS we developed), growing almost daily.
The host we use for all of these sites runs 5.2 and likely won't even be
on 5.3 for a couple of years. So I envy all of you who get to work with
5.3 and 5.4. :)

- Jamie

On 12-05-30 10:40 AM, Larry E. Masters wrote:


 
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.
Messages 1 - 25 of 37   Newer >
« Back to Discussions « Newer topic     Older topic »