You need to make the file readable by PHP.
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-u
Maybe true is a reserved word (your annotation uses True below):
* @Birthday\True(groups="Registration")
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "
It might be better to specify a route on each menu link and see if the
current route == link route.
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony us
In the book, there is the following example:
[code]
namespace Acme\StoreBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Acme\StoreBundle\Entity\Product;
class DefaultController extends Controller
{
public function indexAction()
{
// create a produc
Yes, but you can create that table in phpMyAdmin, so this is obviously a bug
in doctrine.
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group
First, I'll give you the code upfront so you don't have to waste time
asking:
$ php app/console doctrine:schema:update --force
Updating database schema...
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error
in your S
QL syntax; check the manual t
Normally, I would be fine w/ XLIFF (or whatever symfony's format is), but
the problem I have with it is that:
1. Launchpad doesn't support it
2. Glotpress doesn't support it
So, looking around the web for some alternatives, I found most of them don't
support it.
That being out of the question,