File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,8 @@ echo "Server running at http://127.0.0.1:8080" . PHP_EOL;
9191 <li ><strong >Rock-solid</strong > with stable long-term support (LTS) releases.</li >
9292 <li ><strong >Requires no extensions</strong > and runs on any platform - no excuses!</li >
9393 <li >Takes advantage of <strong >optional extensions</strong > to get better performance when available.</li >
94- <li ><strong >Highly recommends latest version of PHP 7+</strong > for best performance and support.</li >
95- <li ><strong >Supports legacy PHP 5.3+ and HHVM</strong > for maximum compatibility.</li >
94+ <li ><strong >Supports latest version of PHP 8+ and PHP 7+</strong > for best performance and support.</li >
95+ <li >Still <strong >supports legacy PHP 5.3+ and HHVM</strong > for maximum compatibility.</li >
9696 <li ><strong >Well designed</strong > and <strong >reusable components</strong >.</li >
9797 <li ><strong >Decoupled parts</strong > so they can be replaced by alternate implementations.</li >
9898 <li >Carefully <strong >tested</strong > (unit & functional).</li >
You can’t perform that action at this time.
0 commit comments