Craig Heydenburg

Results 107 comments of Craig Heydenburg

refs https://github.com/stwe/DatatablesBundle/issues/662#issuecomment-334290999 ### Possible Bugfix I have found that https://github.com/stwe/DatatablesBundle/blob/776259357441a2e4752d0f852f6e995f1d6dd90c/Resources/views/datatable/multiselect_actions.html.twig#L140 and https://github.com/stwe/DatatablesBundle/blob/776259357441a2e4752d0f852f6e995f1d6dd90c/Resources/views/datatable/multiselect_actions.html.twig#L92 need to be changed. In both cases, the selector needs to be changed from `$("#sg-datatables-{{ datatable.name }}")` to...

also upgraded in this process: - Upgrading phpunit/phpunit (9.5.6 => 9.5.8) - Upgrading symfony/phpunit-bridge (v5.3.3 => v5.3.4)

I have upgraded to 2.0.0-RC1 and changed my code and it seems to work. Although - I'm not sure upgrading is an actual solution for the existing versions. Trying to...

I got the same > - Installing hirak/prestissimo (0.3.7): Downloading (100%) PHP Fatal error: Cannot use object of type Composer\Repository\VcsRepository as array in /Applications/MAMP/htdocs/core.git/src/vendor/hirak/prestissimo/src/Plugin.php on line 132

hoping this PR will get merged and a new release is on the horizon 🌤

@iJanki did you ever figure this out?

> TL;DR: Run your application as a HTTP server to increase its performances. to increase performance of the entire application