SimpleXMLElement deprecated
class SimpleXMLElement extends SimpleXMLElement
deprecated
SimpleXMLElement class.
Methods
mixed
getAttributeAsPhp(string $name)
Converts an attribute as a PHP type.
mixed
getArgumentsAsPhp(string $name, bool $lowercase = true)
Returns arguments as valid PHP types.
static mixed
phpize(mixed $value)
Converts an xml value to a PHP type.
Details
at line line 35
mixed
getAttributeAsPhp(string $name)
Converts an attribute as a PHP type.
at line line 48
mixed
getArgumentsAsPhp(string $name, bool $lowercase = true)
Returns arguments as valid PHP types.
at line line 112
static mixed
phpize(mixed $value)
Converts an xml value to a PHP type.