Code Inspection: Method __toString return type
Reports the __toString
methods that do not return string
, which leads to a fatal E_RECOVERABLE_ERROR
level error.
Last modified: 08 March 2021
Reports the __toString
methods that do not return string
, which leads to a fatal E_RECOVERABLE_ERROR
level error.