alexeyrybak/blitz

Any plans for PHP7?

Closed this issue · 11 comments

Trying to test my project on PHP7, but Blitz does not compile.

Blitz will run with PHP7 when PHP7 is more or less close to the production-ready state.

OK, few more details on this. We'll start fixing all the extensions when PHP7 becomes at least RC1. So if this happens say in July-October as they promise - we'll start working on a PHP7 version.

Sounds great!

Great! RC 1 will be released on the 20th of August.

RC4 is out. Any news?

We are working on it. See tony's branch tony2001@a429012

Good news! :)

Same in my repo: https://github.com/alexeyrybak/blitz/tree/php7. Most of tests passed, but not tested at devel/staging/prod yet. Any feedback is appreciated.

I have blitz-0.8.2 at my production.
Today launched my project on PHP7 (from dotdeb.org) with new blitz (from https://github.com/alexeyrybak/blitz/tree/php7)
All works as expected.

Cool, thanks. We have two tests broken, but this seems to be minor. I will dig into that a bit later, and we'll make a release.

All tests fixed (there was one bug), see 0.10.1 (PHP7) release.