File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -208,9 +208,9 @@ Doctrine Configuration Reference
208208 <doctrine : metadata-cache-driver  type =" memcache" host =" localhost" port =" 11211" instance-class =" Memcache" class =" Doctrine\Common\Cache\MemcacheCache"  
209209 <doctrine : mapping  name =" AcmeHelloBundle"  
210210 <doctrine : dql > 
211-  <doctrine : string-function  name =" test_string>Acme\HelloBundle\DQL\StringFunction</doctrine:string-function> 
212-  <doctrine:numeric-function name="  test_numeric>Acme\HelloBundle\DQL\NumericFunction</doctrine : numeric-function >
213-  <doctrine : datetime-function  name =" test_datetime>Acme\HelloBundle\DQL\DatetimeFunction</doctrine:datetime-function> 
211+  <doctrine : string-function  name =" test_string" doctrine : string-function > 
212+  <doctrine : numeric-function  name =" test_numeric" doctrine : numeric-function > 
213+  <doctrine : datetime-function  name =" test_datetime" doctrine : datetime-function > 
214214 </doctrine : dql > 
215215 </doctrine : entity-manager > 
216216 <doctrine : entity-manager  name =" em2" connection =" conn2" metadata-cache-driver =" apc"  
                         You can’t perform that action at this time. 
           
                  
0 commit comments