Re: [STANDARDS] PHP7 Fork
[email protected] (Andrea Faulds)
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
>> On Sep 12, 2014, at 16:48, Andrea Faulds <[email protected]> wrote: >> >> Good evening, >> >> Could we make a branch from master, PHP-5.6, and another, PHP-7.0? That way, stuff that has been added in PHP 7 can be documented (Closure::call(), PHP_INT_MIN, uniform variable syntax(?) etc.). >> >> Since PHP 7 isn’t actually out yet, perhaps we should have PHP-5.6 be 5.6, and master be what is currently in development. This mirrors php-src nicely. On 14 Sep 2014, at 20:46, Sara Golemon <[email protected]> wrote: > Makes good sense to me. Same basic rules as php-src, commit to relevant branch and merge upwards. Why on earth did you top-post? =/ Anyhow, it is done. I’ve created the PHP-5.6 branch. From now on, committing should follow the same pattern as php-src. PHP-5.6 for 5.6, master for the currently in development version (7.0). Usually I imagine it will be possible to merge into 5.6 then into master for changes affecting both. -- Andrea Faulds http://ajf.me/