From 2aaefbfa54447c37a74aaf126f864fac629e9bd5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Jun 2018 14:58:09 +0300 Subject: update autoloader to consider namespaces for third party libraries: placed and loaded from vendor/namespace/classpath.php update readability to a newer implementation based on Readability.js (https://github.com/andreskrey/readability.php) add vendor/Psr/Log interface required for the above --- vendor/andreskrey/Readability/ParseException.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vendor/andreskrey/Readability/ParseException.php (limited to 'vendor/andreskrey/Readability/ParseException.php') diff --git a/vendor/andreskrey/Readability/ParseException.php b/vendor/andreskrey/Readability/ParseException.php new file mode 100644 index 000000000..646c04a37 --- /dev/null +++ b/vendor/andreskrey/Readability/ParseException.php @@ -0,0 +1,7 @@ +