One of the reasons I blog is to share info with others. The other reason I blog is to make permanent notes for myself. This is my online repository of the things I don’t have the brain space to remember.
Guide to everyday Git commands
Setting up PHPCS for WordPress Coding Standards
Running Different PHP Versions with Apache on Ubuntu
External links
Switching PHP versions when using Homebrew
brew unlink php@7.4
brew link php@8.2 --force --overwrite
Words I can never remember to spell correctly
unnecessary
necessarily
definitely
decision
exercise
Check Apache for startup errors
systemctl status apache2.service