CakeFest 2025 Madrid: The Official CakePHP Conference

Voting

: max(seven, seven)?
(Example: nine)

The Note You're Voting On

johan at bluemoonit dot net
15 years ago
The above function pcre_error_deocde [sic] is not correct - not all of the used constants are errors constants. For example, when the error is actually PREG_BAD_UTF8_ERROR, the function outputs the text for PREG_SPLIT_OFFSET_CAPTURE.

<< Back to user notes page

To Top