Ian Tommins
Ian Tommins
After upgrading Symfony I see this warning in the console: >The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "comur_image" configuration is deprecated since Symfony 4.3, pass the root name to the constructor...
The only occurrences of the string "JMS" that I can find anywhere in the module are: - In the changelog and readme - In composer.json - In tool-id/tool-name attributes in...
| Q | A | ---------------- | --- | Bundle version | 2.4.0 | Symfony version | 6.4 | PHP version | 8.1 Composer.json restricts psr/log to (^1.0 || ^2.0)....
The Getting Started page at https://xdsoft.net/jodit/start.html suggests that you can use jodit with the following code: ``` ``` This is incorrect, as it does not include `es2021` in the URL....