Files
Grav/system
Vilius Šumskas 54dccd11ef Fix failing example custom job. (#3050)
* Since Symfony 4.2 passing chained shell commands to the Process component is not supported anymore and a working directory needs to be set by passing it as a completely separate parameter.

Unless somebody finds a way to use Process() for this and fixes it in the code, rework example custom job.

Related info: https://symfony.com/blog/new-in-symfony-4-2-important-deprecations#deprecated-process-commands-as-strings

* One more place to fix Symfony 4.2 compatibility.
2020-11-04 15:40:32 -07: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