issues
search
webfactory
/
doctrine-orm-test-infrastructure
Provides utils to create a test infrastructure for Doctrine ORM entities.
MIT License
20
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace removed DebugStack with LoggingMiddleware
#58
Okhoshi
opened
2 months ago
0
Replace `DebugStack` used for logging
#57
mpdude
closed
2 months ago
0
Remove existing deprecations on the 2.x branch
#56
mpdude
closed
2 months ago
0
Drop annotations support in 2.0
#55
mpdude
closed
2 months ago
0
Trigger a deprecation message when annotation-based configuration is used as the default
#54
mpdude
closed
2 months ago
0
Run composer-require-checker in GHA
#53
mpdude
closed
2 months ago
0
Deprecate the `Query::getExecutionTimeInSeconds` method
#52
mpdude
closed
2 months ago
0
Replace `DebugStack` used for logging
#51
mpdude
closed
2 months ago
0
Compatibility with doctrine/orm 3.x
#50
mpdude
closed
7 months ago
0
Deaktiviere XDebug in GitHub Actions (Case 168925)
#49
mpdude
closed
8 months ago
0
Allow passing the mapping driver to `ORMInfrastructure::create*()` methods
#48
mpdude
closed
8 months ago
1
Rearrange namespaces to prepare for introduction of attribute-based entity mappings
#47
mpdude
closed
8 months ago
0
Use the ORMSetup class added in doctrine/orm ^2.12
#46
mpdude
closed
8 months ago
0
Allow usage with doctrine/event-manager ^2.0
#45
mpdude
closed
8 months ago
0
Allow usage with doctrine/persistence 3.x
#44
mpdude
closed
8 months ago
0
Drop doctrine/annotations 1.x compatibility
#43
mpdude
closed
2 months ago
2
Allow usage with doctrine/annotations ^2.0
#42
mpdude
closed
8 months ago
0
Avoid a deprecation notice when running tests with PHP 8.3
#41
mpdude
closed
8 months ago
0
Update PHP version
#40
kylekatarnls
closed
8 months ago
3
Add support for all mapping drivers
#39
Okhoshi
closed
8 months ago
2
Allow using doctrine/dbal ^3.0
#38
mpdude
closed
1 year ago
0
Add more return type hints
#37
mpdude
closed
2 years ago
0
Add some type hints to address deprecation notices
#36
mpdude
closed
2 years ago
0
Updates for PHP 8 support
#35
mpdude
closed
2 years ago
0
Allow doctrine/common 3.x to be used
#34
dlundgren
closed
3 years ago
3
Add a way to register additional Doctrine EventSubscribers on the ORMInfrastructure
#33
mpdude
closed
3 years ago
0
With `ORMInfrastructure::createWithDependenciesFor()`, only consider creating really necessary tables
#32
mpdude
closed
3 years ago
0
Setup GitHub actions, declare missing dependencies
#31
mpdude
closed
4 years ago
0
Upgraded doctrine/orm to 2.7
#30
dlundgren
closed
4 years ago
5
Add a method to skip schema creation
#29
mpdude
closed
5 years ago
1
Make it possible to provide/pass in the DBAL connection
#28
mpdude
closed
6 years ago
2
Update dependencies, in particular use PHPUnit 4.8
#27
mpdude
closed
6 years ago
1
Symfony namespace/bunde aliases – support them?
#26
mpdude
closed
8 months ago
2
Add a way to assert no further queries are executed
#25
mpdude
closed
7 years ago
1
Separate import and test phase
#24
Matthimatiker
closed
7 years ago
3
Improve detaching entities after import
#23
MalteWunsch
closed
7 years ago
1
Interface associations
#22
Matthimatiker
closed
7 years ago
1
Bugfix: Entity Imported Twice on Cascade
#21
Matthimatiker
closed
7 years ago
2
Entity imported twice in case of bi-directional cascade
#20
Matthimatiker
closed
7 years ago
0
Fix bug regarding dependency discovery and custom annotation
#19
Matthimatiker
closed
7 years ago
0
Check entity classes on infrastructure creation
#18
Matthimatiker
closed
7 years ago
1
Drop support for PHP < 5.5
#17
Matthimatiker
closed
7 years ago
1
Avoid circular reference in ORMInfrastructure
#16
Matthimatiker
closed
7 years ago
1
File database support
#15
Matthimatiker
closed
7 years ago
8
Ability to (auto)load entity configuration via XML/YML files
#14
MalteWunsch
opened
8 years ago
3
Expose only simulated entity classes
#13
Matthimatiker
closed
9 years ago
0
Detect inheritance dependencies
#12
Matthimatiker
closed
9 years ago
0
Driver exposes all entity class names
#11
Matthimatiker
closed
9 years ago
0
Shared annotation reader
#10
Matthimatiker
closed
9 years ago
0
Not all dependencies detected by createWithDependenciesFor()
#9
Matthimatiker
closed
9 years ago
1
Next