http://forum.kohanaframework.org/discussion/8024/kohana-v3.1.0-released
<http://forum.kohanaframework.org/discussion/8024/kohana-v3.1.0-released>* I'm pleased to announce the general availability of Kohana v3.1.0. This is a major API changing version, so you must migrate existing applications to it if you wish to use it for existing applications. It is not API compatible! 1. Download <http://kohanaframework.org/download> 2. Changes<http://dev.kohanaframework.org/projects/kohana3/issues?query_id=36> 3. Userguide <http://kohanaframework.org/3.1/guide> Also note that this release will mark the start of end of support for 3.0.x. This means that in six months, 3.0.x will not get any more bug fix releases. When 3.2.0 is released (summerish 2011), 3.0.x will no longer be supported. 3.1.x will be supported for one year after it's release (3.3.0 will mark the end of support for 3.1.x). Also, there's an upgrade/migration guide here<http://kohanaframework.org/3.1/guide/kohana/upgrading>. It includes most of the big stuff, although there's probably some small stuff that's not in there. Suggestions welcome for additions. Please fork the userguide and file an issue about it. * Em 20 de fevereiro de 2011 12:01, Beto <[email protected]> escreveu: > Opa Get, > > Essa semana fui atualizar um projeto da 3.0.8 p/ 3.1 e deu a maior zica, vi > então q um monte coisas foi alterada, mas infelizmente não tive tempo de > analisar bem o q. > > No site tem q 3.1.1 como estavel, deve ter um changelog lá, p gente ver o q > foi alterado, asism eu espero. > > []´s > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > - - - > > Luiz Alberto S. Ribeiro [ Beto ] > @madeinnordeste > <http://www.twitter.com/madeinnordeste><http://beto.euqueroserummacaco.com> > http://beto.euqueroserummacaco.com > > > > > > > 2011/2/20 Get <[email protected]> > > Boa noite pessoal, >> >> vocês já estão utilizando a versão mais recente do Kohana( 3.1.X )? >> >> aqui estou começando a utilizar em novos projetos, porém estou tendo >> problemas com o modulo Auth usando o ORM como driver. >> >> Quando tento criar um novo usuário com o método create_user() do model >> auth_user sempre tenho como resposta o seguinte erro: >> *Fatal error*: Uncaught ORM_Validation_Exception [ 0 ]: Failed to >> validate array ~ SYSPATH/modules/orm/classes/kohana/orm.php [ 1233 ] thrown >> in *.../modules/orm/classes/kohana/orm.php* on line *1233* >> * >> * >> Se eu criar o usuario diretamente pelo ORM não consigo fazer login, >> retorna sempre false. >> >> Alguém faz idéia do que pode estar acontecendo? >> >> Valeu >> >> -- >> Você está recebendo esta mensagem porque se inscreveu no grupo "Kohana >> Php" dos Grupos do Google. >> Para postar neste grupo, envie um e-mail para [email protected] >> . >> Para cancelar a inscrição nesse grupo, envie um e-mail para >> [email protected]. >> Para obter mais opções, visite esse grupo em >> http://groups.google.com/group/kohana-php?hl=pt-BR. >> > > -- > Você está recebendo esta mensagem porque se inscreveu no grupo "Kohana Php" > dos Grupos do Google. > Para postar neste grupo, envie um e-mail para [email protected]. > Para cancelar a inscrição nesse grupo, envie um e-mail para > [email protected]. > Para obter mais opções, visite esse grupo em > http://groups.google.com/group/kohana-php?hl=pt-BR. > -- Anderson Marques Ferraz UEFS - Engenharia de Computação - 2006.1 Linux user #500881 - http://counter.li.org/ Ideas are open knowledge. Don’t claim ownership. They’re not your ideas anyway, they’re someone else’s. They are out there floating in the ether. You just have to put yourself in a frame of mind to pick them up. (Paul Arden) -- Você está recebendo esta mensagem porque se inscreveu no grupo "Kohana Php" dos Grupos do Google. Para postar neste grupo, envie um e-mail para [email protected]. Para cancelar a inscrição nesse grupo, envie um e-mail para [email protected]. Para obter mais opções, visite esse grupo em http://groups.google.com/group/kohana-php?hl=pt-BR.
