I changed them to:
$config->addCustomDatetimeFunction('MONTH',
'DoctrineExtensions\Query\Mysql\Month');
$classLoader = new ClassLoader('DoctrineExtensions\Query\Mysql',
'Doctrine/ORM/DoctrineExtensions/Query/Mysql');
$classLoader->register();
But still no success, please advice.
On Tue, Feb 18, 2014 at 10:01 AM, Herman Peeren <[email protected]>wrote:
> On Tuesday, 18 February 2014 07:23:28 UTC+1, Herman Peeren wrote:
>>
>> You had 2 error messages telling you what you did wrong. What did you
>> learn from then?
>>
>
> Typo, should be: from *them*. What did you learn from what those 2 error
> messages tell you? Then you can correct your code... and wait for the next
> error to learn from.Interesting journey, but no need to post every
> intermediate step here. You'll learn more and have more fun if you figure
> out yourself what the error messages are telling you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "doctrine-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/doctrine-user.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
You received this message because you are subscribed to the Google Groups
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/groups/opt_out.