This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-03 05:49:25 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Marco Pivetta
e7685c89da
Merge pull request
#1405
from taueres/master
...
EntityManager#getReference throw ORMException for unrecognized id
2015-11-06 23:07:21 -05:00
..
DbalTypes
#1336
- class constants over string references in tests - removing useless QueryBuilder usage
2015-03-17 21:21:20 +00:00
EventListener
DDC-3683 -
#1380
- reverting BC break, annotating correct types, cs fixes
2015-07-15 20:35:21 +01:00
Mocks
removed useless line breaks
2015-09-03 17:55:14 +09:00
Models
General fixes across CS, type resolving, test fixes, etc
2015-11-07 03:55:05 +00:00
ORM
Merge pull request
#1405
from taueres/master
2015-11-06 23:07:21 -05:00
DbalFunctionalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DbalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DoctrineTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php
General fixes across CS, type resolving, test fixes, etc
2015-11-07 03:55:05 +00:00
OrmPerformanceTestCase.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00
OrmTestCase.php
General fixes across CS, type resolving, test fixes, etc
2015-11-07 03:55:05 +00:00
TestInit.php
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
TestUtil.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00