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
#74 Dropped call_user_func_array from the list of Safe methods
Note: I exceptionally include a breaking change in this minor release. The issue is too big not to be noticed so if users are already using \Safe\call_user_func_array, they should stop at once.
base64_encode was removed (because doc has been changed: it can no longer return false!)
3 functions removed because alternative functions have been added.
Note: this package is relatively new and the bugfix is very important so I'm willfully breaking semver here, shipping breaking changes in a minor release.
Bugfix:
#46#47 Fixing the namespace of all objects used in generated code