Files
Grav/system
Vilius Šumskas 1661dc9ef7 Fix compatibility with Symfony 4.2 and up. (#3048)
This enables running scheduled *shell* commands again because Symfony 4.2 deprecated passing commands as a string to the Process component: https://symfony.com/blog/new-in-symfony-4-2-important-deprecations#deprecated-process-commands-as-strings

One also needs to catch all possible exceptions from the Process component, though. These exceptions are never displayed or sent to any of the logs and I've spent hours trying to debug why my scheduled tasks are failing.
2020-10-23 14:40:35 -06:00
..
2020-10-18 15:08:59 -06:00
2019-05-08 14:22:47 -06:00
2020-10-05 11:16:17 +03:00
2017-12-01 00:01:23 -07:00
2020-10-07 17:25:32 -06:00
2019-02-04 22:34:46 +02:00
2019-08-18 09:51:10 -06:00