????JFIF??x?x????'
Server IP : 104.21.48.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/wp-content/plugins/wp-plugin-hostgator/vendor/wpscholar/url/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd" bootstrap="vendor/autoload.php" colors="true" verbose="true" stopOnFailure="false" beStrictAboutCoversAnnotation="true" beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true" convertDeprecationsToExceptions="true" failOnRisky="true" failOnWarning="true"> <testsuites> <testsuite name="URL Handler Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <coverage processUncoveredFiles="true" includeUncoveredFiles="true" ignoreDeprecatedCodeUnits="true" disableCodeCoverageIgnore="true"> <include> <directory suffix=".php">.</directory> </include> <exclude> <directory>vendor</directory> <directory>tests</directory> </exclude> <report> <clover outputFile="coverage.xml"/> <html outputDirectory="coverage" lowUpperBound="50" highLowerBound="90"/> <text outputFile="php://stdout" showUncoveredFiles="true" showOnlySummary="false"/> </report> </coverage> <php> <ini name="display_errors" value="On"/> <ini name="error_reporting" value="-1"/> <ini name="xdebug.mode" value="coverage"/> <ini name="memory_limit" value="512M"/> </php> </phpunit>