mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-02-09 21:43:49 +01:00
tea/Classes
Oliver Klee fb5066a2d7
[BUGFIX] Improve type safety for lazy-loaded associations (#1592)
`_loadRealInstance` will return `null` if the target of the
association does not exist (anymore). We need to handle that case
in a clean way.

Also use a dedicated folder for the fixture to make the fixture
easier to find, and to discourage reuse of fixtures.
2025-02-04 19:06:44 +01:00
..
Command [FEATURE] Add command controller to create test data (#1297) 2024-12-21 19:00:41 +01:00
Controller [TASK] Raise PHP Language Level to 8.1 (#1577) 2025-02-03 15:37:30 +01:00
Domain [BUGFIX] Improve type safety for lazy-loaded associations (#1592) 2025-02-04 19:06:44 +01:00
ViewHelpers [TASK] Added extbase relevant directories (#20) 2019-12-07 11:29:50 +01:00