ConFoo Montreal 2026: Call for Papers

Voting

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

The Note You're Voting On

dan dot feder at civicactions dot com
4 months 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