On Jun 11, 2016 4:27 AM, "Dmitry Stogov" <dmi...@zend.com> wrote: > > In general, you are right, but this is possible only if application ignores Error exceptions...
Exactly. Many if not hundred of applications do not even use exception but if a couple of places, let alone plug-ins for these apps. Most of these apps is what I called main stream applications. They are provided as SaaS or ready to be installed. The providers taking care of the system parts, php included. Now what will happen if they update and exception start to be throw for that? Right, they will downgrade or not update at all for the good ones (tested). To me it sounds like a pretty bad plan to ease the migration path. In other words, it looks to me that you are working on something bigger, early phase. This things seems to require more and more clean paths and rules. This is alone is something to justify to start to plan 8. And we all know Jit will be for 8. Let start even if the Jit itself is not even officially started.