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

Home Page:https://www.phptherightway.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Stable Version of PHP is 7.4 not 7.3

JamesGelok opened this issue · comments

commented

Right here it says the current stable version is 7.3

But it's actually 7.4.

This PR solve the problem #846