Details
-
New Feature
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Platform Core
-
New Feature
-
convert_to() function now accepts additional arguments where earlier it only accepted the data type to convert to.
-
Needs Assessment
Description
When using the convert_to function it would be nice to allow it to take additional arguments to enable things like $var.convert_to(String, $string_formats).