-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phalcon 1.3.0 #2066
Comments
👍 |
Great, but to be noted It would be nice to have migration docs with all interfaces changes. For example Phalcon\Session\AdapterInterface::destroy() is changed to Phalcon\Session\AdapterInterface::destroy($session_id = null) I know that it would be very hard to write this migration docs but i would be nice to have this in next big version |
Congratulations for your work, it's awesome. I wish I could help with anything. And above all, thanks!. "Váyasen por la sombrita" ;) |
👍 |
Thanks |
Just checked in the most recent version for a build test. Is 1.3.0 GA going to support Windows? Don't get me wrong, I'm mainly working with CentOS and Phalcon works just fine so will certainly survive but what about other windows folks? Is Phalcon going to be a show-stopper in a public release? |
Due to some last-time blocking bugs and other external factors we weren't able to release this version on the scheduled date. Also, in order to speed up remaining issues, we're looking forward to collaboration from the community to improve the 1.3.0 documentation regarding the changes and improvements implemented on this version before the final release. If it's easier, you can send us the documentation in a language other than English, we could try to translate them. Thank you |
Genial Phalcon.Estupendo el proyecto y el desarrollo Saludos!! |
@WooDzu could you please try to build the latest Phalcon and I will need two things:
|
Sure, Here we go... updated #1885 PS. I think it will make sense to do a Release Candidate build and let people test it extensively for a week or two before it gets to GA |
@sjink has managed to fix all the windows related issues (nice work) and I've managed to build it finally. Here's a thread-safe version for PHP 5.5 (compatible with default XAMPP install 1.3.8) |
Release of Phalcon 1.3.0 is scheduled to March 1st, 2014. Please update your applications to this version and report in Github any critical problems may arise related to this version.
This version fixes a lot of bugs and improves the overall framework performance.
Phalcon 1.3 beta 1 notes:
http://blog.phalconphp.com/post/69729478793/phalcon-1-3-beta-1-released
Full CHANGELOG:
https://github.com/phalcon/cphalcon/blob/1.3.0/CHANGELOG
UPDATE: Release must be re-scheduled in the next days.
Thanks!
The text was updated successfully, but these errors were encountered: