Carles Climent Granell

Results 8 comments of Carles Climent Granell

Hi @queezzy, I've been doing changes lately. Please run `app/console doctrine:schema:update` to fix the issue. You can instead update your composer.json to point to a stable version such as `2.5.2`...

Closed, given that no more people is complaining about this issue.

okay, reopening the issue. Please rollback to a previous release while I investigate the problem. Thanks for reporting.

Sorry, it seems it's not backwards-compatible. The build is failing due to a syntax error.

Okay, what about those suggestions: - First, instead of removing the CSRF protection, we could use `form_start` and `form_end` as explained [in the official documentation](http://symfony.com/doc/current/book/forms.html#rendering-the-form) - Second, in order to...

I've created the branch: https://github.com/carlescliment/calendar-bundle/tree/dev-symfony3 Could you please cancel this PR and reopen it towards that branch?

Hola @jiorqui, asegúrate de que la clase esté bien escrita y de que no has olvidado definir el `namespace` o introducido un error al escribirlo. Ya me cuentas, un saludo.

When I installed it via Package Control, it put the package in the following directory ``` .config/sublime-text-2/Packages/PHP Refactor/ ``` but it seems to look for the refactor.phar file in ```...