7f2249e3ff
TASK: Use a single array utility
...
Instead of only adding a new class for one static method, we extend the
existing class to only import a single class.
This way we extend the original array utility function collection.
2018-12-30 14:00:22 +01:00
Benjamin Serfhos
4da6e2fec7
[TASK] Add a little description howto extend configuration
2018-10-31 09:40:33 +01:00
Benjamin Serfhos
0d14f80f62
[TASK] Remove support for TYPO3 7.6
2018-10-26 14:48:13 +02:00
Benjamin Serfhos
a93a7af27f
[TASK] Add docprops to classes
...
+ Updated version pointer
+ Replaces deprecated ArrayUtility for Core utility
2018-10-03 10:59:45 +02:00
16bc22aa44
TASK: Support tests for TYPO3 CMS 7.6
...
Check which version to run and switch TYPO3 bootstrapping.
Also allow tests to run with TYPO3 CMS 7.6 again.
2018-03-13 11:58:01 +01:00
3bebfac769
TASK: Fix documentation
...
As we have moved the repository at github, we should update all mentions
to use new url.
Also a small typo was fixed.
2018-03-08 19:26:36 +01:00
4756da5c5d
TASK: Update / cleanup documentation
...
Code and docs have diverged a bit. We therefore need to update them.
2018-03-08 11:35:50 +01:00