facebookarchive / facebook-instant-articles-sdk-php

The Facebook Instant Articles SDK for PHP provides a native interface for creating and publishing Instant Articles.
https://instantarticles.fb.com/
Other
232 stars 148 forks source link

Treat charset/encoding and parameter \DOMDocument for toDOMElement() #281

Open everton-rosario opened 6 years ago

everton-rosario commented 6 years ago

We need to treat correctly the charset encoding and also force parameter \DOMDocument to be created already or we create it considering the charset encoding informed

Also make parameter required.

Reference: https://github.com/facebook/facebook-instant-articles-sdk-php/pull/280#discussion_r151795416

Reference: https://github.com/facebook/facebook-instant-articles-sdk-php/pull/280#discussion_r151794097