-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Review all the helpers so that they use PHP core functions:
The first example:
ObjectArrayConverter
Recursively by running json_encode on your source object, then immediately running json_encode on the resulting string, with the second function argument set to TRUE (which converts all nested objects to associative arrays during the decoding process).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request