Re: [STANDARDS] Updating the specification for PHP 7
[email protected] (Stanislav Malyshev)
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
Hi! > As PHP 7 is around the corner, we thought it would be good to update > the PHP specification as appropriate to reflect the updates and new > features. We have Rex Jaeschke (who wrote the original PHP spec) > available to make the additions and modifications. > > 1. Anyone have any objection to Rex doing this work? 2. As far as Sounds good! > approach, we can go in a couple of directions here: (1) We can create > a new PHP 7 branch off of master at > https://github.com/php/php-langspec and Rex can either send pull > requests to that branch or, if desired, we can give direct commit > access. (2) We can do pull requests / commits directly onto master. > Any preference on approach here? Creating a branch and doing pulls sounds good. master should probably match PHP main tree master, and 7.0 match PHP 7.0. -- Stas Malyshev [email protected]