PHP 8.5.0 Alpha 2 available for testing

Voting

: eight minus four?
(Example: nine)

The Note You're Voting On

ohcc at 163 dot com
5 years ago
It's possible to set directives at one time if every directive is supported.
<?php
declare(strict_types=1, encoding='UTF-8');
?>

<< Back to user notes page

To Top