Marco Pivetta
|
d6687e070e
|
#1333 - Removing useless is_string() function call, clarifying docblock parameters
|
2015-03-17 21:11:43 +00:00 |
|
Stefano Torresi
|
5d6a39d14c
|
fix tests tear down
|
2015-03-17 21:08:07 +00:00 |
|
Stefano Torresi
|
904bcfa4f9
|
add docs notice about custom object types as IDs
|
2015-03-17 21:08:07 +00:00 |
|
Stefano Torresi
|
c7ad932b5f
|
fix copyright notices
|
2015-03-17 21:08:07 +00:00 |
|
Stefano Torresi
|
1b850fbb23
|
add missing return statement
|
2015-03-17 21:08:07 +00:00 |
|
Stefano Torresi
|
2bdc1142fe
|
add string casting to id hashes
|
2015-03-17 21:08:06 +00:00 |
|
Stefano Torresi
|
41e873bd72
|
add failing functional test for custom id object types
|
2015-03-17 21:08:06 +00:00 |
|
Marco Pivetta
|
32137c72e4
|
Merge branch 'hotfix/#1333-datetime-immutable-dql-parameter-inference'
Close #1333
|
2015-03-17 21:01:05 +00:00 |
|
Marco Pivetta
|
376e74fb7e
|
#1333 - minor CS fixes - spacing/PSR-2
|
2015-03-17 20:59:56 +00:00 |
|
Jan Langer
|
8ac66bb608
|
Allow DateTimeInterface as parameter value
|
2015-03-17 20:58:20 +00:00 |
|
Bill Schaller
|
eebce88146
|
Revert "Revert "Merge branch 'hotfix/#1220-sort-paginator-subquery-output-only-once'""
This reverts commit 6a1755972d .
|
2015-03-17 13:58:50 -04:00 |
|
Karl Rixon
|
778ed04eac
|
Support embeddables in partial object query expression [DDC-3621]
|
2015-03-17 15:46:01 +00:00 |
|
Marco Pivetta
|
2fb11cdf05
|
Merge pull request #1335 from BenMorel/queryreturntype
Fix AbstractQuery::getParameter() documented return type
|
2015-03-17 14:58:21 +00:00 |
|
Benjamin Morel
|
8d7ba1aebb
|
Fixed AbstractQuery::getParameter() documented return type
|
2015-03-17 15:53:09 +01:00 |
|
Marco Pivetta
|
89ab4b3f48
|
Merge pull request #1334 from acrobat/internal-phpdoc-fix
Changed some wrong usage of the @internal phpdoc
|
2015-03-15 19:08:02 +01:00 |
|
Jeroen Thora
|
a409e7591d
|
Changed some wrong usage of the @internal phpdoc
|
2015-03-15 16:53:34 +01:00 |
|
Marco Pivetta
|
6cf76158a0
|
Merge pull request #1329 from Wilt/patch-1
Fix for inconsistent use of getSQLDeclaration
|
2015-03-13 17:44:40 +01:00 |
|
Marco Pivetta
|
d87118437e
|
Merge pull request #1330 from coolmic/patch-1
Fix @Column options sections in documentation
|
2015-03-12 22:16:28 +01:00 |
|
Marco Pivetta
|
cdc739b7f8
|
Merge pull request #1331 from 1ed/patch-2
[DOCS] Fixed class name in aggregate fields example
|
2015-03-12 22:14:38 +01:00 |
|
Gábor Egyed
|
6a75bf078b
|
[DOCS] Fixed class name in aggregate fields example
|
2015-03-12 19:27:54 +01:00 |
|
Coolmic
|
f2d8b6d762
|
Fix @Column options sections
I lose hours to find out how to make column collation works, mostly because of incorrect docs.
Annotations options is the equivalent of customSchemaOptions in https://github.com/doctrine/dbal/blob/master/docs/en/reference/schema-representation.rst
See d1e5034659/lib/Doctrine/ORM/Tools/SchemaTool.php (L443)
|
2015-03-12 12:22:59 +01:00 |
|
Wilt
|
228dc895ca
|
getSqlDeclaration -> getSQLDeclaration
Fixed inconsistent use of getSQLDeclaration method
|
2015-03-11 14:14:29 +01:00 |
|
Wilt
|
a6931dedaf
|
getSqlDeclaration -> getSQLDeclaration
Fixed inconsistent use of getSQLDeclaration method
|
2015-03-11 14:07:04 +01:00 |
|
Wilt
|
5ae888b853
|
getSqlDeclaration -> getSQLDeclaration
Fixed inconsistent use of getSQLDeclaration method
|
2015-03-11 14:06:36 +01:00 |
|
Wilt
|
ea70e080c2
|
getSqlDeclaration -> getSQLDeclaration
Fixed inconsistent use of getSQLDeclaration method
|
2015-03-11 14:05:36 +01:00 |
|
Marco Pivetta
|
cfc7236599
|
Merge pull request #1319 from TomasVotruba/patch-1
travis: PHP 7.0 nightly added
|
2015-03-11 01:12:18 +01:00 |
|
Marco Pivetta
|
a3f9f153dd
|
Merge pull request #1321 from vvh-empora/master
embeddedClasses support...
|
2015-03-10 21:53:05 +01:00 |
|
Marco Pivetta
|
73d4d88ba1
|
Merge pull request #1326 from guiwoda/orphan-removal-association-builder
Allow AssociationBuilder to set a relation as orphan removal
|
2015-03-09 23:18:59 +01:00 |
|
Guido Contreras Woda
|
71821bb7a3
|
Allow AssociationBuilder to set a relation as orphan removal
|
2015-03-09 18:54:35 -03:00 |
|
Volker von Hoesslin
|
0824c6136d
|
unittest DDC3597: fix for PHP 5.4
|
2015-03-04 11:55:08 +01:00 |
|
Marco Pivetta
|
34b7f07344
|
Merge pull request #1322 from dennisbirkholz/patch-1
Typo in documentation
|
2015-03-04 03:07:37 +00:00 |
|
Volker von Hoesslin
|
2aef87c9b2
|
add unittest for DDC3597
|
2015-03-03 16:59:48 +01:00 |
|
Dennis Birkholz
|
69e5562de4
|
Typo in documentation
Two list items where just one
|
2015-03-03 16:57:51 +01:00 |
|
vvh-empora
|
6afcac84d0
|
embeddedClasses support...
...for JoinedSubclassPersister.php
|
2015-03-03 11:40:19 +01:00 |
|
Tomas Votruba
|
0e14136fad
|
travis: PHP 7.0 nightly added
|
2015-03-02 20:41:50 +01:00 |
|
Marco Pivetta
|
f2f47930e6
|
Merge pull request #1320 from joshdifabio/patch-1
Fix 'entitiy' typo in Getting Started tutorial
|
2015-03-02 16:58:05 +00:00 |
|
Joshua Di Fabio
|
dce76bba60
|
Fix 'entitiy' typo in Getting Started tutorial
|
2015-03-02 16:53:44 +00:00 |
|
Guilherme Blanco
|
b1d918b124
|
Fixed more broken tests.
|
2015-03-01 23:57:38 -05:00 |
|
Guilherme Blanco
|
588c92875d
|
Removed fragile test.
|
2015-03-01 00:32:43 -05:00 |
|
Guilherme Blanco
|
19f18fa069
|
PersistentCollection now extends AbstractLazyCollection.
|
2015-03-01 00:30:21 -05:00 |
|
Guilherme Blanco
|
6e40361fe7
|
Merge pull request #1311 from jankramer/DDC-3582-nested-embeddable-hydration
[DDC-3582] Wrong class is instantiated when using nested embeddables
|
2015-02-27 10:31:58 -05:00 |
|
Jan Kramer
|
f09b9895b6
|
Fix embeddable instantiation in nested situations
|
2015-02-27 15:09:58 +01:00 |
|
Jan Kramer
|
c059de9e60
|
Implement test to show nested embeddables are not instantiated properly
|
2015-02-27 15:09:22 +01:00 |
|
Marco Pivetta
|
a41e774bb1
|
Merge pull request #1314 from FabioBatSilva/date-add-second
DATE_ADD - Support for seconds
|
2015-02-26 10:20:52 +00:00 |
|
Marco Pivetta
|
94223621dc
|
Merge pull request #1315 from GeekMode/GeekMode-patch-url-fix
Fixed broken url for implementing Serializable interface
|
2015-02-26 08:49:22 +00:00 |
|
Niro
|
1afaec9cbf
|
Fixed broken url for implementing Serializable interface
|
2015-02-26 02:53:37 -05:00 |
|
Guilherme Blanco
|
7fc1dc9209
|
Merge pull request #1313 from doctrine/querybuilder-indexby
Added programmatical support to define indexBy on root aliases.
|
2015-02-25 14:42:13 -05:00 |
|
FabioBatSilva
|
57bcd7cd3d
|
DATE_ADD - Support for seconds
|
2015-02-25 14:32:51 -05:00 |
|
Guilherme Blanco
|
5ab4c3d50c
|
Added programatical support to define indexBy on root aliases.
|
2015-02-25 14:29:10 -05:00 |
|
Guilherme Blanco
|
1369cdda2b
|
Merge pull request #1312 from ThomasLomas/master
Add proper pluralization into UpdateCommand
|
2015-02-24 13:37:34 -05:00 |
|