PHP 8.5.0 Alpha 4 available for testing

Voting

: four minus three?
(Example: nine)

The Note You're Voting On

k at webnfo dot com
12 years ago
Note that you can not alias global namespace:

use \ as test;

echo test\strlen('');

won't work.

<< Back to user notes page

To Top