Remove unused "use" imports in PHP
by
Christian Weiske cweiske.de/tagebuch/php-remove-unused-use.htm 2019-05-15
To clean up unused namespace imports (use statements) in many PHP files at once, php-cs-fixer
PHP Stories
by
Christian Weiske cweiske.de/tagebuch/PHP%20stories.htm 2013-09-13
Today I had the idea to write a whole story - in valid PHP. The title could be like: <?php
Running Apache with a dozen PHP versions
by
Christian Weiske cweiske.de/tagebuch/Running%20Apache%20with%20a%20dozen%20P… 2014-01-23
After showing you how to set up multiple PHP versions on a single machine, it's time to explain
PHP: Redirection limit reached
by
Christian Weiske cweiske.de/tagebuch/php-redirection-limit-reached.htm 2013-04-27PHP may give you the following error: PHP Warning: file_get_contents(http://example.org/): failed