PHP 8.5.0 Beta 1 available for testing

Voting

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

The Note You're Voting On

roberto at spadim,com dot br
18 years ago
[c.2007]
if you read source code for MMC_SERIALIZED you will see at line ~1555 that [a line ~1560]
!(is_string,is_long,is_double,is_bool)

[is] serialized and that serialized values are flaged as MMC_SERIALIZED for return (fetch) code unserialize these values again

<< Back to user notes page

To Top