aaronpk / XRay

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

Fix preg_replace deprecations #110

Closed swentel closed 2 years ago

swentel commented 2 years ago

This fixes the following deprecation error:

php preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated