Dutch PHP Conference 2026 - Call For Papers

Voting

: min(zero, one)?
(Example: nine)

The Note You're Voting On

Mark P
9 years ago
It doesn't appear to be documented, but the behaviour of `var_export()` changed in PHP 7.

Previously, `var_export(3.)` returned "3", now it returns "3.0".

<< Back to user notes page

To Top