You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document boolean support for allowed_classes in unserialize
- In appendices/migration84/incompatible.xml, update the description of the
allowed_classes option to indicate it may be an array of class names or at
boolean.
- In reference/var/functions/unserialize.xml, clarify that unserialize() throws
TypeError and ValueError if options.allowed_classes is not an array or boolean.
0 commit comments