Phil E. Taylor

Results 21 issues of Phil E. Taylor

When using docker images EVERYTHING should be done to reduce docker image size, so the statement `In normal circumstances, you shouldn't care about disk space` is actually incorrect for many...

After installing cweagans/composer-patches 1.7.1 when running Composer Snapshot 575fbfb53fcc2388916d554271c99c8281fea782 and then running composer update I get the following error. When downgrading to Composer 2.2.7 Stable the error is resolved -...

Is this abandoned?

Back in 2013 https://github.com/twigphp/Twig/issues/962 - the solution proposed was to " recommend you to fix your code to avoid any issues in the future" Well here we are in 2022......

On code review the class name in this file is incorrect.

On code review, this file is missing a closing div.

`expose share http://127.0.0.1` gives: Note that it "thinks" that `http` is a custom domain... its not, its the protocol of the local site to share (as per the documentation)

This is my script I use currently - some thoughts in there for you, removing files. I use this in production in a symfony app and so its not breaking...

A PR to show the differences between the two branches

hacktoberfest-accepted

``` Deprecation Notice: Class ResqueBundle\Resque\JobTest located in ./vendor/resquebundle/resque/Tests/JobTest.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:185 Deprecation Notice: Class ResqueBundle\Resque\ResqueBundleTest located...