I am a Zend + Laravel developer. I am stepping in to Phalcon for my new start up project. I admire to see it maturity. While I started to code in Phalcon using the documentation on phalcon site, I figure out there is a new version (Version 2) is ready to come out soon and it is lot more matured. I am afraid If I started my codebase on 1.3 I will have to face an issue migrating to version 2. I decided to download Phalcon 2 current beta release, and installed. Fortunately my current set of code works fine with that. But when I tried to use the Developer tool, it fires the regular C error message 'Segmentaion fault (Core dump)
'
I want to make sure..
-
Is application structure in Phalcon 2 would be same as Phalcon 1.3 ?
-
When will be the docuementation will be ready for use?
-
Are all features in Phalcon 1.3 compatible with Phalcon 2?
- Any advice if I want to start with the version 2?
Can not wait until V 2 is released.