codeguy / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
https://www.phptherightway.com
Other
9.04k stars 3.24k forks source link

docs: replace current stable version of php 8.1 = 8.1 #942

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

homebrew only allows support for php >= 7.4 https://formulae.brew.sh/formula/php#default

Maybe the outdated version of macports could be removed too. php54, php55, php56, php70, php71, php72, php73, php74,

By the way i really enjoyed the book. It motivates me to progamm with php. Thanks

Chris53897 commented 1 year ago

Done. Maybe that was my cat ;)

Xymph commented 1 year ago

Thanks.