I just discovered that HTML entities are decoded by DOMDocument parser. I don't know how to prevent this to happen. I cant find documentation about it. Actually it's not causing any trouble (as far as I know).
I just discovered that HTML entities are decoded by DOMDocument parser.
I don't know how to prevent this to happen.
I cant find documentation about it.
Actually it's not causing any trouble (as far as I know).