Oliver Klee
|
90a256f49e
|
[CLEANUP] Use short class references in the domain model annotations (#669)
Starting with TYPO3 10LTS, it is no longer necessary to use FQCNs
for domain property annotations for Extbase.
|
2022-11-01 21:44:37 +01:00 |
|
Lina Wolf
|
e469041db7
|
[CLEANUP] Use typed properties instead of @var annotations (#599)
The `@var` annotations where left where it is not possible yet to replace them in PHP 7.4.
Fixes #550
Co-authored-by: lina.wolf <lwolf@w-commerce.de>
|
2022-10-03 19:00:55 +02:00 |
|
Łukasz Uznański
|
f0127b3b64
|
[TASK] Fix php cs related to official configuration (#341)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
|
2021-11-17 13:14:43 +01:00 |
|
Oliver Klee
|
0816fad65b
|
[CLEANUP] Make lazy-loading proxies visible via type annotations (#310)
Relates to #291
|
2021-09-22 22:34:58 +02:00 |
|
Łukasz Uznański
|
4bde411dd8
|
[TASK] Remove author annotations (#294)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
|
2021-09-07 08:51:11 +02:00 |
|
Andreas Wolf
|
3f3c9285d9
|
[CLEANUP] Fix PHP_Codesniffer issues
Resolves: #21
|
2019-12-07 12:13:32 +01:00 |
|
Oliver Klee
|
29bf7ccae5
|
[TASK] Convert the PHP namespaces to "TTN" (#9)
Fixes #1
|
2019-12-01 12:16:06 +01:00 |
|
Oliver Klee
|
b519583431
|
[CLEANUP] Fix code inspection warnings (#57)
|
2019-08-12 17:43:02 +02:00 |
|
Oliver Klee
|
3401e32a84
|
[FEATURE] Add PHP-CS-Fixer (#53)
Also run the fixer on all classes and tests.
|
2019-08-12 17:25:59 +02:00 |
|
Oliver Klee
|
eac6593a9d
|
[BUGFIX] Use the new annotations for lazy loading (#54)
|
2019-08-12 16:23:28 +02:00 |
|
Oliver Klee
|
09dc1281ca
|
[FEATURE] Add Tea.image as a FAL example (#15)
|
2018-05-25 22:39:33 +02:00 |
|
Oliver Klee
|
e2f39033c0
|
[FEATURE] Tea model and repository (#10)
|
2018-05-25 16:19:12 +02:00 |
|