Finally - CakePHP 1.2 RC1 is out!
Posted on 4/6/08 by Felix Geisendörfer
Hey folks,
sorry about the long delay. But CakePHP 1.2 RC1 is out and as sweet as it can be. Quick facts:
- 800++ commits
- 100++ bug fixes
- tons of security and feature additions
Read all the facts in the 1.2 RC1 release announcement or download your fresh cake right away. To get an idea what all was changed, have a look at changelog here.
Thanks to everybody for contributed patches, tests, tickets, money, love, help and happiness!
-- Felix Geisendörfer aka the_undefined
You can skip to the end and add a comment.
Congrats. An exciting time indeed and one huge step towards that world domination. Thanks to you and the entire dev team for a great release.
Oh yeah, finally it's there. :]
nice. but after a short look on the branch yesterday i bet, cakephp will still crush on wamp-systems if it tries to access NULL-objects (f.e. on the debug-output of failed database-queries).
Thomas: Where is the ticket for this?
cheer! :)
@felix: https://trac.cakephp.org/ticket/3745
the simpliest solution is of course never to develop under windows =)
(and of course it do crash the apache under windows. even the unittest-cases for the model-group)
@Thomas
I have a WAMP machine as a development server and have never had that problem.
Yay, cake.
Great work! I can't wait stable version.
@joey
on what php-configuration and version did you run this?
and can you execute the unitest-group for models without errors?
@Thomas
running Apache 2.2.8, PHP 5.2.6 and actually i cant run any of the test groups. i was able to with prior versions but not with RC1.
This post is too old. We do not allow comments here anymore in order to fight spam. If you have real feedback or questions for the post, please contact us.
This is awesome. I love the inclusion of ContainableBehavior, good work guys!