PHP 8.5.0 Alpha 4 available for testing

Voting

: max(one, three)?
(Example: nine)

The Note You're Voting On

Anonymous
7 years ago
Please note:
* on a 32-bit system, parse() will return float if the value gets out of integer range
* while parse() parses fractional seconds with a format like 'yyyy-MM-dd HH:mm:ss.SSSSSS', it only returns an int. This is also true when the value is returned as float, msecs remain absent in the return value.

<< Back to user notes page

To Top