..
AST
Add support second, minute, week, year on DATE_ADD and DATE_SUB
2017-10-29 21:48:40 +01:00
Exec
Use newer PHP syntax
2017-09-06 01:32:49 +02:00
Expr
Fix constructor argument type in Query\Base
2018-09-23 05:02:30 +02:00
Filter
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00
Expr.php
Query\Expr::andX(): added string
as allowed parameter type
2018-09-23 05:23:49 +02:00
FilterCollection.php
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00
Lexer.php
Use non-deprecated version of Lexer and Inflector
2018-06-25 14:20:52 +02:00
Parameter.php
Note: this will still lead to the UnitOfWork#getSingleIdentifierValue()
still being
2018-12-16 18:05:02 +01:00
ParameterTypeInferer.php
Add DateInterval type parameter
2017-09-28 13:15:40 +05:00
Parser.php
Fix #7286 : StringPrimary no longer accepts aggregate functions as argument
2018-07-09 19:12:39 +02:00
ParserResult.php
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00
Printer.php
Fix some LGPL occurances to MIT
2013-10-02 12:07:37 +02:00
QueryException.php
#6325 adding IDE hints, type hints, replacing double quotes with single quotes
2017-06-21 08:16:24 +02:00
QueryExpressionVisitor.php
Add support for STARTS_WITH and ENDS_WITH comparison operators
2017-04-30 13:19:51 +02:00
ResultSetMapping.php
Merge pull request #6392 from Jean85/pr_1441_rebased
2017-08-18 21:35:54 +02:00
ResultSetMappingBuilder.php
Use newer PHP syntax
2017-09-06 01:32:49 +02:00
SqlWalker.php
Fix syntax error when join with discriminator
2017-12-17 01:25:50 +01:00
TreeWalker.php
Fixed documentation for Doctrine\ORM\Query
2012-12-13 16:36:14 +00:00
TreeWalkerAdapter.php
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00
TreeWalkerChain.php
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00
TreeWalkerChainIterator.php
Use short-array syntax on "lib" directory
2016-12-08 00:31:12 +01:00