aaronpk / XRay

X-Ray returns structured data from any URL
https://xray.p3k.app
MIT License
90 stars 15 forks source link

Allow installation alongside php-mf2 v0.5 #111

Closed barnabywalters closed 2 years ago

barnabywalters commented 2 years ago

Added img+alt parsing logic for compatibility with php-mf2 0.5

Additionally disabled reporting of deprecation warnings while testing for a cleaner output. All tests are passing.

barnabywalters commented 2 years ago

Additionally: Added support for default options to be passed to the constructor 718338c