Closed barnabywalters closed 2 years ago
Added img+alt parsing logic for compatibility with php-mf2 0.5
isImgAlt
Formats\Mf2
collectArrayURLValues
getPlaintext
Additionally disabled reporting of deprecation warnings while testing for a cleaner output. All tests are passing.
Additionally: Added support for default options to be passed to the constructor 718338c
Added img+alt parsing logic for compatibility with php-mf2 0.5
isImgAlt
static method toFormats\Mf2
collectArrayURLValues
andgetPlaintext
to handle cases where img+alt structures are encounteredAdditionally disabled reporting of deprecation warnings while testing for a cleaner output. All tests are passing.