PHP 8.3.21 Released!

Voting

: six plus zero?
(Example: nine)

The Note You're Voting On

dan dot feder at civicactions dot com
1 month ago
Also note that closures are not serializable. So if you are storing a reference to a callback in a variable that will be serialized for caching or any other purpose, do not switch to this syntax or your serialization will break.

<< Back to user notes page

To Top