Skip to content
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

Closed
phalcon opened this issue Feb 20, 2014 · 12 comments
Closed

Phalcon 1.3.0 #2066

phalcon opened this issue Feb 20, 2014 · 12 comments
Labels
release Phalcon Release

Comments

@phalcon
Copy link
Collaborator

phalcon commented Feb 20, 2014

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!

@dreamsxin
Copy link
Contributor

👍

@nexik
Copy link

nexik commented Feb 22, 2014

Great, but to be noted It would be nice to have migration docs with all interfaces changes.
If someone has own implementation of some adapters it's hard to find them from changelog.

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

@ginodeis
Copy link

Congratulations for your work, it's awesome. I wish I could help with anything. And above all, thanks!.

"Váyasen por la sombrita" ;)

@iby
Copy link
Contributor

iby commented Feb 23, 2014

👍

@jimmycdinata
Copy link

Thanks

@pgasiorowski
Copy link
Contributor

Just checked in the most recent version for a build test. Is 1.3.0 GA going to support Windows?
Unfortunately, it still won't build. See: https://gist.github.com/WooDzu/9281642 for details on /build/32bits (same results for /build/safe)

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?

@lantian
Copy link
Contributor

lantian commented Mar 1, 2014

It's not ready for release =(, Unfortunately there are some serious bugs, that must be resolved: high: #2104, #2096 #2104; mid: #2069, and some others... also i will post some segfaults dumps today... ((

@phalcon
Copy link
Collaborator Author

phalcon commented Mar 4, 2014

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

@emagus
Copy link

emagus commented Mar 4, 2014

Genial Phalcon.Estupendo el proyecto y el desarrollo Saludos!!

@ghost
Copy link

ghost commented Mar 7, 2014

@WooDzu could you please try to build the latest Phalcon and I will need two things:

  • phalcon.c to match line numbers
  • error log

@pgasiorowski
Copy link
Contributor

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

@pgasiorowski
Copy link
Contributor

@sjink has managed to fix all the windows related issues (nice work) and I've managed to build it finally.
It would be nice is somebody else could test it on their machines

Here's a thread-safe version for PHP 5.5 (compatible with default XAMPP install 1.3.8)
https://github.com/WooDzu/cphalcon-windows/tree/master/1.3.0/2014-03-12%20-%202aa43e0d447fa3364cc67c03b983433357a1a51f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Phalcon Release
Projects
None yet
Development

No branches or pull requests

9 participants