mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Require PHP >= 7.2
- remove test on Composer v1 - remove deprecated function - move `loadHtml()` into `init()` instead of `__construct` Kinda prepare 2.0 version :)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
>
|
||||
|
||||
<testsuites>
|
||||
<testsuite name="Readability Test Suite">
|
||||
<testsuite name="Readability">
|
||||
<directory>./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
Reference in New Issue
Block a user