Re: CakePHP 2.0.3 out of the oven

2011-12-03 Thread euromark
for overcoming the above phpunit 3.6 output swallowing this might work as an enhancement for the CakeTestCase class: /** * outputs debug information during a web tester (browser) test case * since PHPUnit=3.6 swallowes all output by default * this is a

Re: CakePHP 2.0.3 out of the oven

2011-11-17 Thread Davor Ilic
does any of you have this error message when you calling wrong controller or action: *Fatal error*: Call to a member function flash() on a non-object in * /srv/www/htdocs/web843/html/schaetzmal/lib/Cake/View/Layouts/default.ctp* on line *44* 2011/11/16 dype dyp...@gmail.com I've found the

Re: CakePHP 2.0.3 out of the oven

2011-11-17 Thread Andy Gale
On Thu, Nov 17, 2011 at 10:16 AM, Davor Ilic webfa...@gmail.com wrote: does any of you have this error message when you calling wrong controller or action: Fatal error: Call to a member function flash() on a non-object in 

Re: CakePHP 2.0.3 out of the oven

2011-11-16 Thread dype
I've found the solution, there is a missing dependancy : To solve the problem : sudo pear install --force phpunit/PHPUnit_MockObject On 14 nov, 20:56, dype dyp...@gmail.com wrote: Many thanks for this new release ! But I've still have the with screen with phpunit 3.6 (pear installation). It

Re: CakePHP 2.0.3 out of the oven

2011-11-15 Thread RhythmicDevil
What drove the decision to change the naming conventions? On Nov 13, 8:28 pm, José Lorenzo jose@gmail.com wrote: The CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.3 [1]. A lot has happened in the PHP world since our last release, this new version

Re: CakePHP 2.0.3 out of the oven

2011-11-15 Thread Thiago Belem
http://bakery.cakephp.org/articles/lorenzo/2011/10/16/cakephp_2_0_released Embraced the *PSR-0* recommendation for file naming. Now all your classes map to a file with the same name. Less things to remember! -- ***Thiago Belem* Desenvolvedor Rio de Janeiro - RJ - Brasil +55 (21) 8865.9250

Re: CakePHP 2.0.3 out of the oven

2011-11-14 Thread dype
Many thanks for this new release ! But I've still have the with screen with phpunit 3.6 (pear installation). It works fine with the vendor installation : https://gist.github.com/1332693 -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new

CakePHP 2.0.3 out of the oven

2011-11-13 Thread José Lorenzo
The CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.3 [1]. A lot has happened in the PHP world since our last release, this new version incorporates all needed changes needed to adapt to the ever evolving world of PHP frameworks. One of the big changes out

Re: CakePHP 2.0.3 out of the oven

2011-11-13 Thread stefanski
Many Thanks to the core team. You guys are fantasic! I love CakePHP -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from