PHP 8.5.0 Alpha 1 available for testing

Voting

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

The Note You're Voting On

grigor at the domain gatchev.info
14 years ago
As \v matches both single char line ends (CR, LF) and double char (CR+LF, LF+CR), it is not a fixed length atom (eg. is not allowed in lookbehind assertions).

<< Back to user notes page

To Top