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.05k stars 3.24k forks source link

Fix PHPDoc URLs #902

Closed petk closed 2 years ago

petk commented 2 years ago

This fixes few URLs for the PHPDoc. They now need to have additional guide in the URL.

Thank you.

jrfnl commented 2 years ago

Hm... the GH Pages config for the PHPDoc website should probably be updated to redirect those old URLs too... /cc @jaapio @mvriel

matthewtrask commented 2 years ago

@petk thank you for this!