[!!!][TASK] Scheduler: Drop "use atd" based execution
The feature to execute scheduler tasks via the "at daemon" on unix found extremely little use in the wild and is dropped from the core. The implementation is rather clumsy, too, so we take the opportunity to just drop this feature. Change-Id: Ia3786953c41580ef6ea3b3c3ee21c1a82cab3dcd Resolves: #82832 Releases: master Reviewed-on: https://review.typo3.org/54455 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst 37 additions, 0 deletions...master/Breaking-82832-UseAtDaemonDroppedFromScheduler.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallMatcher.php 7 additions, 0 deletions.../Configuration/ExtensionScanner/Php/MethodCallMatcher.php
- typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php 0 additions, 4 deletions...cheduler/Classes/Controller/SchedulerModuleController.php
- typo3/sysext/scheduler/Classes/Scheduler.php 0 additions, 72 deletionstypo3/sysext/scheduler/Classes/Scheduler.php
- typo3/sysext/scheduler/Resources/Private/Language/locallang_em.xlf 0 additions, 3 deletions...ext/scheduler/Resources/Private/Language/locallang_em.xlf
- typo3/sysext/scheduler/ext_conf_template.txt 0 additions, 3 deletionstypo3/sysext/scheduler/ext_conf_template.txt
Please register or sign in to comment