PHP 8.5.0 Alpha 4 available for testing

Voting

: max(eight, five)?
(Example: nine)

The Note You're Voting On

info at ensostudio dot ru
3 years ago
compare closures:
<?php
(string) new ReflectionFunction($fn) === (string) new ReflectionFunction($fn2)
?>

<< Back to user notes page

To Top