[fw-general] Re: [ZF2 Beta 5] Form - ReCaptcha is broken

2012-07-25 Thread cmple
Matthew, ReCaptcha is now throwing the following error: Fatal error: Class 'Zend\Service\ReCaptcha\ReCaptcha' not found in /***/vendor/ZF2/library/Zend/Captcha/ReCaptcha.php on line 129 Any thoughts on that? Thanks!! Roman -- View this message in context:

[fw-general] Re: [ZF2 Beta 5] Form - ReCaptcha is broken

2012-07-25 Thread richard
cmple wrote Matthew, ReCaptcha is now throwing the following error: Fatal error: Class 'Zend\Service\ReCaptcha\ReCaptcha' not found in /***/vendor/ZF2/library/Zend/Captcha/ReCaptcha.php on line 129 Any thoughts on that? Thanks!! Roman Zend\Service\ReCaptcha\ReCaptcha is

Re: [fw-general] Array support in TableGateway

2012-07-25 Thread Ralph Schindler
I don't see why this would be a problem, could you fork the repository and issue a pull request for the feature? -ralph On 7/17/12 2:52 AM, henit wrote: Hi. In ZF2 beta5, Zend\Db\Sql\Select has been extended to support an array as argument for from. This is very good, for instance for table

[fw-general] Re: [ZF2 Beta 5] Form - ReCaptcha is broken

2012-07-25 Thread cmple
richard wrote cmple wrote Matthew, ReCaptcha is now throwing the following error: Fatal error: Class 'Zend\Service\ReCaptcha\ReCaptcha' not found in /***/vendor/ZF2/library/Zend/Captcha/ReCaptcha.php on line 129 Any thoughts on that? Thanks!! Roman

Re: [fw-general] Re: [ZF2 Beta 5] Form - ReCaptcha is broken

2012-07-25 Thread Matthew Weier O'Phinney
-- cmple roman.vidya...@gmail.com wrote (on Wednesday, 25 July 2012, 08:35 AM -0700): ReCaptcha is now throwing the following error: Fatal error: Class 'Zend\Service\ReCaptcha\ReCaptcha' not found in /***/vendor/ZF2/library/Zend/Captcha/ReCaptcha.php on line 129 Any thoughts on that? Yes.

[fw-general] Zend Framework 2.0.0RC1 Released!

2012-07-25 Thread Matthew Weier O'Phinney
Greetings! We've tagged, created and pushed packages, and can finally announce that the first release candidate of ZF2, Zend Framework 2.0.0rc1, is now available! http://packages.zendframework.com/ This marks the first stable API for ZF2. From this point forward, we plan to only address