PHP 5.6.0beta1 released

Kacper Kornet draenog at pld-linux.org
Tue Apr 22 17:25:06 CEST 2014


On Mon, Apr 21, 2014 at 11:07:22AM +0300, Elan Ruusamäe wrote:
> http://docs.php.net/manual/en/migration56.new-features.php

> how you see php future in pld-th?

> i see now that we should merge 5.5 -> php, 5.3 -> php53, so we would
> have php52, php53, php (5.2, 5.3, 5.5) versions
> and when 5.6 is released, php.spec would be 5.6

Another question is about the layout of branches in our git repo. My
suggestion is:

1) Branch PHP_5_3 is created that points to current master

2) Branch master is removed

3) On git.pld-linux HEAD in php is set to point to PHP_5_5 - this way
   fresh clones of php will checkout PHP_5_5

4) In future new branch PHP_5_6 will be forked from PHP_5_5 

Alternatively:

2') Branch master is reset to point to current PHP_5_5

3') Branch PHP_5_5 is removed

4') In future PHP_5_5 will be forked again from then current master and
    master will become PHP_5_6

-- 
  Kacper


More information about the pld-devel-en mailing list