Did php company give any estimation when they have plan to release stable version of php 7.0.0?
Have you tried googling for âphp 7 release dateâ?
yes, and got this link https://wiki.php.net/rfc/php7timeline but this link doesnât work for me. Does it work for you?
It doesnât work for you? What do you mean? Are you receiving an error?
Yes, it works for me, and says on the page about the expected release.
Strange, Iâve just tried it and it seems to work OK for me, but I also got an excerpt from the page at the top of the search results:
The purpose of this RFC is to define a one year timeline for the delivery of PHP 7.0, with a projected release date of November 2015.
Not long to wait now
Yes, I expect a deluge of âmy host upgraded and my site is brokenâ to happen when the âgrasshoppersâ are awakened.
strange! the link doesnât work for me! can you please copy/paste the text or send the screenshot of the page here?
====== PHP RFC: PHP 7.0 timeline ======
- Version: 1.0
- Date: 2014-11-21
- Author: Zeev Suraski, zeev@php.net
- Status: Accepted
- First Published at: http://wiki.php.net/rfc/php7timeline
===== Introduction =====
With key decisions about both the version number and the engine for PHP 7 behind us, itâs time to define an agreed-upon timeline so that all contributors can align around it.
The purpose of this RFC is to define a one year timeline for the delivery of PHP 7.0, with a projected release date of November 2015.
===== Proposal =====
As the competitive landscape for PHP is evolving, the proposal is to shorten that timeline as much as possible while still taking advantage of the unique opportunities available to us due to the major version number change. A one year timeline will allow us a fair amount of time to work on changes that are only allowed in major versions - namely, ones that break compatibility. Arguably, while we should definitely take the opportunity to implement compatibility-breaking changes in 7.0, we also shouldnât turn it into a compatibility-breaking festival, as the more we break, the more likely it is users would delay upgrades, stay with old, insecure versions - or even consider other alternative options.
RFCs that donât explicitly require a major version change (i.e., ones that donât break compatibility) - can also be proposed, but they should be secondary, as they can equally make it into future minor versions (7.1, 7.2, etc.).
^ Proposed Milestones ^^^
^ Milestone ^ Timeline ^ Comment ^
| 1. Line up any remaining RFCs that target PHP 7.0. | Now - Mar 15 (4+ additional months) | Weâre already well under way with doing that, with the PHPNG, AST, uniform variable syntax, etc. |
| 2. Finalize implementation & testing of new features. | Mar 16 - Jun 15 (3 months) | |
| 3. Release Candidate (RC) cycles | Jun 16 - Oct 15 (3 months) | Subject to quality! |
| 4. GA/Release | Mid October 2015 | Subject to quality! |
Itâs worth noting that the 3rd and 4th milestones will be quality dependent. If we have evidence that suggests that PHP 7 isnât sufficiently mature to go into the RC stage in June, or GA in October - we should of course adjust the timeline accordingly, and not push out a half-baked release. However, the goal would be to stick as much as possible to the deadline of new going-into-7.0 RFCs, and strive to follow the timelines for the 2nd and 3rd milestones as much as possible, to ensure an October 2015 release of PHP 7.0.
Youâre being optimistic, arenât you?
Only the web hosts where all of the sites still use antiquated code will upgrade immediately. All of the ones where the sites are ready for PHP 7 will wait at least a year or two first.
Iâm expecting the majority of them posts to be where people havenât migrated away from the old and well out of date mysql_* extension and their host has decided to migrate them over to PHP 7 and remove all older versions of PHP
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.