From 1a6961277af371b71bc4b8e3749a3febe5be62cb Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Fri, 3 Feb 2023 13:28:06 +0000 Subject: [PATCH 1/4] renames only abstract GenericTest class to GenericTestCase --- .../Extension/PhpBundle/Bcmath/BcmathExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Bz2/Bz2ExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Calendar/CalendarExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Core/CoreExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Ctype/CtypeExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Curl/CurlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Date/DateExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Dom/DomExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Enchant/EnchantExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Exif/ExifExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Fileinfo/FileinfoExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Filter/FilterExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Ftp/FtpExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Gd/GdExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Gettext/GettextExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Gmp/GmpExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Hash/HashExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Hash/MhashExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Iconv/IconvExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Imap/ImapExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Intl/IntlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Json/JsonExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Ldap/LdapExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Libxml/LibxmlExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Mbstring/MbstringExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Mysqli/MysqlExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Mysqli/MysqliExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Oci8/Oci8ExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Odbc/OdbcExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Opcache/OpcacheExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Openssl/OpensslExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Pcntl/PcntlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Pcre/EregExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Pcre/PcreExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Pdo/PdoExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Pgsql/PgsqlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Phar/PharExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Posix/PosixExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Readline/ReadlineExtensionTest.php | 4 ++-- .../PhpBundle/Reflection/ReflectionExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Session/SessionExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Shmop/ShmopExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Simplexml/SimplexmlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Snmp/SnmpExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Soap/SoapExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Sockets/SocketsExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Spl/SplExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Sqlite3/Sqlite3ExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Standard/StandardExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Sysvmsg/SysvmsgExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Sysvsem/SysvsemExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Sysvshm/SysvshmExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Tidy/TidyExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Tokenizer/TokenizerExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Xml/XmlExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Xmlreader/XmlreaderExtensionTest.php | 4 ++-- .../Extension/PhpBundle/Xmlwriter/XmlwriterExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Xsl/XslExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpBundle/Zip/ZipExtensionTest.php | 4 ++-- .../Reference/Extension/PhpBundle/Zlib/ZlibExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Amqp/AmqpExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Apcu/ApcExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Apcu/ApcuExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Ast/AstExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Gender/GenderExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Geoip/GeoipExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Haru/HaruExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Htscanner/HtscannerExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Http/HttpExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Igbinary/IgbinaryExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Imagick/ImagickExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Inclued/IncluedExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Jsmin/JsminExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Libevent/LibeventExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Lzf/LzfExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Mailparse/MailparseExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Mcrypt/McryptExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Memcache/MemcacheExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Memcached/MemcachedExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Mongo/MongoExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Msgpack/MsgpackExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Mssql/MssqlExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Oauth/OauthExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Pdflib/PdflibExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Pthreads/PthreadsExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Raphf/RaphfExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Rar/RarExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Rdkafka/RdkafkaExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Recode/RecodeExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Redis/RedisExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Riak/RiakExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Solr/SolrExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Sphinx/SphinxExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Sqlite/SqliteExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Ssh2/Ssh2ExtensionTest.php | 4 ++-- .../Reference/Extension/PhpPecl/Stomp/StompExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Svn/SvnExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Sync/SyncExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Uopz/UopzExtensionTest.php | 4 ++-- .../PhpPecl/Uploadprogress/UploadprogressExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Uuid/UuidExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Varnish/VarnishExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Wddx/WddxExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xcache/XcacheExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xdebug/XdebugExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xhprof/XhprofExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xlswriter/XlswriterExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xmldiff/XmldiffExtensionTest.php | 4 ++-- .../Extension/PhpPecl/Xmlrpc/XmlrpcExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Yac/YacExtensionTest.php | 4 ++-- tests/Reference/Extension/PhpPecl/Yaml/YamlExtensionTest.php | 4 ++-- tests/Reference/{GenericTest.php => GenericTestCase.php} | 2 +- 112 files changed, 223 insertions(+), 223 deletions(-) rename tests/Reference/{GenericTest.php => GenericTestCase.php} (99%) diff --git a/tests/Reference/Extension/PhpBundle/Bcmath/BcmathExtensionTest.php b/tests/Reference/Extension/PhpBundle/Bcmath/BcmathExtensionTest.php index 3932eda47..4d00a19ac 100644 --- a/tests/Reference/Extension/PhpBundle/Bcmath/BcmathExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Bcmath/BcmathExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Bcmath; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, bcmath extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class BcmathExtensionTest extends GenericTest +class BcmathExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Bz2/Bz2ExtensionTest.php b/tests/Reference/Extension/PhpBundle/Bz2/Bz2ExtensionTest.php index cf2634d72..baa926e10 100644 --- a/tests/Reference/Extension/PhpBundle/Bz2/Bz2ExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Bz2/Bz2ExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Bz2; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, bz2 extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class Bz2ExtensionTest extends GenericTest +class Bz2ExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Calendar/CalendarExtensionTest.php b/tests/Reference/Extension/PhpBundle/Calendar/CalendarExtensionTest.php index c02f960f6..6365c8142 100644 --- a/tests/Reference/Extension/PhpBundle/Calendar/CalendarExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Calendar/CalendarExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Calendar; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, calendar extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class CalendarExtensionTest extends GenericTest +class CalendarExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Core/CoreExtensionTest.php b/tests/Reference/Extension/PhpBundle/Core/CoreExtensionTest.php index bf6901c17..2bcf82741 100644 --- a/tests/Reference/Extension/PhpBundle/Core/CoreExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Core/CoreExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Core; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, core extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class CoreExtensionTest extends GenericTest +class CoreExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Ctype/CtypeExtensionTest.php b/tests/Reference/Extension/PhpBundle/Ctype/CtypeExtensionTest.php index c5f275fe4..caed09003 100644 --- a/tests/Reference/Extension/PhpBundle/Ctype/CtypeExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Ctype/CtypeExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Ctype; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ctype extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class CtypeExtensionTest extends GenericTest +class CtypeExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Curl/CurlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Curl/CurlExtensionTest.php index 8b7eb3911..9d74620fc 100644 --- a/tests/Reference/Extension/PhpBundle/Curl/CurlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Curl/CurlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Curl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, curl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class CurlExtensionTest extends GenericTest +class CurlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Date/DateExtensionTest.php b/tests/Reference/Extension/PhpBundle/Date/DateExtensionTest.php index da392fb50..d35b52fcb 100644 --- a/tests/Reference/Extension/PhpBundle/Date/DateExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Date/DateExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Date; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, date extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class DateExtensionTest extends GenericTest +class DateExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Dom/DomExtensionTest.php b/tests/Reference/Extension/PhpBundle/Dom/DomExtensionTest.php index 2a4242a1e..341b01019 100644 --- a/tests/Reference/Extension/PhpBundle/Dom/DomExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Dom/DomExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Dom; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, dom extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class DomExtensionTest extends GenericTest +class DomExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Enchant/EnchantExtensionTest.php b/tests/Reference/Extension/PhpBundle/Enchant/EnchantExtensionTest.php index d1452863c..181365ae1 100644 --- a/tests/Reference/Extension/PhpBundle/Enchant/EnchantExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Enchant/EnchantExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Enchant; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, enchant extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class EnchantExtensionTest extends GenericTest +class EnchantExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Exif/ExifExtensionTest.php b/tests/Reference/Extension/PhpBundle/Exif/ExifExtensionTest.php index aa1394ea6..66535afeb 100644 --- a/tests/Reference/Extension/PhpBundle/Exif/ExifExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Exif/ExifExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Exif; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, exif extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class ExifExtensionTest extends GenericTest +class ExifExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Fileinfo/FileinfoExtensionTest.php b/tests/Reference/Extension/PhpBundle/Fileinfo/FileinfoExtensionTest.php index 1f7cf8a24..b8d6a0141 100644 --- a/tests/Reference/Extension/PhpBundle/Fileinfo/FileinfoExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Fileinfo/FileinfoExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Fileinfo; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; use Exception; @@ -19,7 +19,7 @@ * @author Laurent Laville * @author Remi Collet */ -class FileinfoExtensionTest extends GenericTest +class FileinfoExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Filter/FilterExtensionTest.php b/tests/Reference/Extension/PhpBundle/Filter/FilterExtensionTest.php index a352e3985..aeefa196e 100644 --- a/tests/Reference/Extension/PhpBundle/Filter/FilterExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Filter/FilterExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Filter; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, filter extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class FilterExtensionTest extends GenericTest +class FilterExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Ftp/FtpExtensionTest.php b/tests/Reference/Extension/PhpBundle/Ftp/FtpExtensionTest.php index 79e8c0480..cd30f5da2 100644 --- a/tests/Reference/Extension/PhpBundle/Ftp/FtpExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Ftp/FtpExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Ftp; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ftp extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class FtpExtensionTest extends GenericTest +class FtpExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Gd/GdExtensionTest.php b/tests/Reference/Extension/PhpBundle/Gd/GdExtensionTest.php index 414d628c1..e7e87a0dd 100644 --- a/tests/Reference/Extension/PhpBundle/Gd/GdExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Gd/GdExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Gd; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, gd extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class GdExtensionTest extends GenericTest +class GdExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Gettext/GettextExtensionTest.php b/tests/Reference/Extension/PhpBundle/Gettext/GettextExtensionTest.php index 89cd75263..6de56b163 100644 --- a/tests/Reference/Extension/PhpBundle/Gettext/GettextExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Gettext/GettextExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Gettext; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, gettext extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class GettextExtensionTest extends GenericTest +class GettextExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Gmp/GmpExtensionTest.php b/tests/Reference/Extension/PhpBundle/Gmp/GmpExtensionTest.php index efcec4e7d..c9ce7eec1 100644 --- a/tests/Reference/Extension/PhpBundle/Gmp/GmpExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Gmp/GmpExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Gmp; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, gmp extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class GmpExtensionTest extends GenericTest +class GmpExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Hash/HashExtensionTest.php b/tests/Reference/Extension/PhpBundle/Hash/HashExtensionTest.php index c1ddbf8e6..3d1f382bb 100644 --- a/tests/Reference/Extension/PhpBundle/Hash/HashExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Hash/HashExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Hash; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, hash extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class HashExtensionTest extends GenericTest +class HashExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Hash/MhashExtensionTest.php b/tests/Reference/Extension/PhpBundle/Hash/MhashExtensionTest.php index 6c65738ae..ce1b31f16 100644 --- a/tests/Reference/Extension/PhpBundle/Hash/MhashExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Hash/MhashExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Hash; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mhash extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MhashExtensionTest extends GenericTest +class MhashExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Iconv/IconvExtensionTest.php b/tests/Reference/Extension/PhpBundle/Iconv/IconvExtensionTest.php index 6a1246ac4..784e2491a 100644 --- a/tests/Reference/Extension/PhpBundle/Iconv/IconvExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Iconv/IconvExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Iconv; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, iconv extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class IconvExtensionTest extends GenericTest +class IconvExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Imap/ImapExtensionTest.php b/tests/Reference/Extension/PhpBundle/Imap/ImapExtensionTest.php index 3a6c29ae7..1a7223f1c 100644 --- a/tests/Reference/Extension/PhpBundle/Imap/ImapExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Imap/ImapExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Imap; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, imap extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ImapExtensionTest extends GenericTest +class ImapExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Intl/IntlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Intl/IntlExtensionTest.php index e945b63db..1ee0c0bf5 100644 --- a/tests/Reference/Extension/PhpBundle/Intl/IntlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Intl/IntlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Intl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, intl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class IntlExtensionTest extends GenericTest +class IntlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Json/JsonExtensionTest.php b/tests/Reference/Extension/PhpBundle/Json/JsonExtensionTest.php index 4c3057e06..804b16dee 100644 --- a/tests/Reference/Extension/PhpBundle/Json/JsonExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Json/JsonExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Json; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, json extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class JsonExtensionTest extends GenericTest +class JsonExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Ldap/LdapExtensionTest.php b/tests/Reference/Extension/PhpBundle/Ldap/LdapExtensionTest.php index 4359561fd..3b9bf1517 100644 --- a/tests/Reference/Extension/PhpBundle/Ldap/LdapExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Ldap/LdapExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Ldap; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ldap extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class LdapExtensionTest extends GenericTest +class LdapExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Libxml/LibxmlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Libxml/LibxmlExtensionTest.php index d20015672..cf02f7150 100644 --- a/tests/Reference/Extension/PhpBundle/Libxml/LibxmlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Libxml/LibxmlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Libxml; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, libxml extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class LibxmlExtensionTest extends GenericTest +class LibxmlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Mbstring/MbstringExtensionTest.php b/tests/Reference/Extension/PhpBundle/Mbstring/MbstringExtensionTest.php index f51d17a87..08523b358 100644 --- a/tests/Reference/Extension/PhpBundle/Mbstring/MbstringExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Mbstring/MbstringExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Mbstring; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mbstring extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MbstringExtensionTest extends GenericTest +class MbstringExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Mysqli/MysqlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Mysqli/MysqlExtensionTest.php index 84099ad99..12adbf696 100644 --- a/tests/Reference/Extension/PhpBundle/Mysqli/MysqlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Mysqli/MysqlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Mysqli; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mysql extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MysqlExtensionTest extends GenericTest +class MysqlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Mysqli/MysqliExtensionTest.php b/tests/Reference/Extension/PhpBundle/Mysqli/MysqliExtensionTest.php index 244d8784a..34e7e31ca 100644 --- a/tests/Reference/Extension/PhpBundle/Mysqli/MysqliExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Mysqli/MysqliExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Mysqli; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mysqli extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MysqliExtensionTest extends GenericTest +class MysqliExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Oci8/Oci8ExtensionTest.php b/tests/Reference/Extension/PhpBundle/Oci8/Oci8ExtensionTest.php index 9a2ebf4f3..a09e74547 100644 --- a/tests/Reference/Extension/PhpBundle/Oci8/Oci8ExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Oci8/Oci8ExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Oci8; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, oci8 extension Reference @@ -15,6 +15,6 @@ * @since Release 2.15.0 * @author Laurent Laville */ -class Oci8ExtensionTest extends GenericTest +class Oci8ExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Odbc/OdbcExtensionTest.php b/tests/Reference/Extension/PhpBundle/Odbc/OdbcExtensionTest.php index ebb9d0ce7..5a0d7908e 100644 --- a/tests/Reference/Extension/PhpBundle/Odbc/OdbcExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Odbc/OdbcExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Odbc; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, odbc extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class OdbcExtensionTest extends GenericTest +class OdbcExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Opcache/OpcacheExtensionTest.php b/tests/Reference/Extension/PhpBundle/Opcache/OpcacheExtensionTest.php index a7aa1f65a..fd5b9529f 100644 --- a/tests/Reference/Extension/PhpBundle/Opcache/OpcacheExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Opcache/OpcacheExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Opcache; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, opcache extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class OpcacheExtensionTest extends GenericTest +class OpcacheExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Openssl/OpensslExtensionTest.php b/tests/Reference/Extension/PhpBundle/Openssl/OpensslExtensionTest.php index 986336460..e67032804 100644 --- a/tests/Reference/Extension/PhpBundle/Openssl/OpensslExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Openssl/OpensslExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Openssl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, openssl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class OpensslExtensionTest extends GenericTest +class OpensslExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Pcntl/PcntlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Pcntl/PcntlExtensionTest.php index 8a4530df8..b4f09f089 100644 --- a/tests/Reference/Extension/PhpBundle/Pcntl/PcntlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Pcntl/PcntlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Pcntl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pcntl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PcntlExtensionTest extends GenericTest +class PcntlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Pcre/EregExtensionTest.php b/tests/Reference/Extension/PhpBundle/Pcre/EregExtensionTest.php index 8722a12f7..edeea9cac 100644 --- a/tests/Reference/Extension/PhpBundle/Pcre/EregExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Pcre/EregExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Pcre; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ereg extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class EregExtensionTest extends GenericTest +class EregExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Pcre/PcreExtensionTest.php b/tests/Reference/Extension/PhpBundle/Pcre/PcreExtensionTest.php index 30500be7a..a1e5845fc 100644 --- a/tests/Reference/Extension/PhpBundle/Pcre/PcreExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Pcre/PcreExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Pcre; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pcre extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PcreExtensionTest extends GenericTest +class PcreExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Pdo/PdoExtensionTest.php b/tests/Reference/Extension/PhpBundle/Pdo/PdoExtensionTest.php index 3895a1724..da7011337 100644 --- a/tests/Reference/Extension/PhpBundle/Pdo/PdoExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Pdo/PdoExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Pdo; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pdo extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PdoExtensionTest extends GenericTest +class PdoExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Pgsql/PgsqlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Pgsql/PgsqlExtensionTest.php index cb2dee346..2092cf43e 100644 --- a/tests/Reference/Extension/PhpBundle/Pgsql/PgsqlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Pgsql/PgsqlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Pgsql; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pgsql extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PgsqlExtensionTest extends GenericTest +class PgsqlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Phar/PharExtensionTest.php b/tests/Reference/Extension/PhpBundle/Phar/PharExtensionTest.php index 16b4dc2ed..f9dab4987 100644 --- a/tests/Reference/Extension/PhpBundle/Phar/PharExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Phar/PharExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Phar; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, phar extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PharExtensionTest extends GenericTest +class PharExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Posix/PosixExtensionTest.php b/tests/Reference/Extension/PhpBundle/Posix/PosixExtensionTest.php index 2852e16d1..60596fe93 100644 --- a/tests/Reference/Extension/PhpBundle/Posix/PosixExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Posix/PosixExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Posix; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, posix extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class PosixExtensionTest extends GenericTest +class PosixExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Readline/ReadlineExtensionTest.php b/tests/Reference/Extension/PhpBundle/Readline/ReadlineExtensionTest.php index 1a03cf9e1..c45d3a290 100644 --- a/tests/Reference/Extension/PhpBundle/Readline/ReadlineExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Readline/ReadlineExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Readline; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, readline extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ReadlineExtensionTest extends GenericTest +class ReadlineExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Reflection/ReflectionExtensionTest.php b/tests/Reference/Extension/PhpBundle/Reflection/ReflectionExtensionTest.php index 732f0c729..23493e691 100644 --- a/tests/Reference/Extension/PhpBundle/Reflection/ReflectionExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Reflection/ReflectionExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Reflection; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, reflection extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ReflectionExtensionTest extends GenericTest +class ReflectionExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Session/SessionExtensionTest.php b/tests/Reference/Extension/PhpBundle/Session/SessionExtensionTest.php index ce87da32c..4cf32e1b1 100644 --- a/tests/Reference/Extension/PhpBundle/Session/SessionExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Session/SessionExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Session; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, session extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SessionExtensionTest extends GenericTest +class SessionExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Shmop/ShmopExtensionTest.php b/tests/Reference/Extension/PhpBundle/Shmop/ShmopExtensionTest.php index 32b805ea8..39e0cb664 100644 --- a/tests/Reference/Extension/PhpBundle/Shmop/ShmopExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Shmop/ShmopExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Shmop; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, shmop extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class ShmopExtensionTest extends GenericTest +class ShmopExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Simplexml/SimplexmlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Simplexml/SimplexmlExtensionTest.php index cf106c981..7ac74c524 100644 --- a/tests/Reference/Extension/PhpBundle/Simplexml/SimplexmlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Simplexml/SimplexmlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Simplexml; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, simplexml extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SimplexmlExtensionTest extends GenericTest +class SimplexmlExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Snmp/SnmpExtensionTest.php b/tests/Reference/Extension/PhpBundle/Snmp/SnmpExtensionTest.php index 341a81cd5..02e1ee04e 100644 --- a/tests/Reference/Extension/PhpBundle/Snmp/SnmpExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Snmp/SnmpExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Snmp; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, snmp extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SnmpExtensionTest extends GenericTest +class SnmpExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Soap/SoapExtensionTest.php b/tests/Reference/Extension/PhpBundle/Soap/SoapExtensionTest.php index 100c95cc1..9097e3cf4 100644 --- a/tests/Reference/Extension/PhpBundle/Soap/SoapExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Soap/SoapExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Soap; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, soap extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SoapExtensionTest extends GenericTest +class SoapExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Sockets/SocketsExtensionTest.php b/tests/Reference/Extension/PhpBundle/Sockets/SocketsExtensionTest.php index 6239b0209..a5588f772 100644 --- a/tests/Reference/Extension/PhpBundle/Sockets/SocketsExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Sockets/SocketsExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Sockets; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sockets extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SocketsExtensionTest extends GenericTest +class SocketsExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Spl/SplExtensionTest.php b/tests/Reference/Extension/PhpBundle/Spl/SplExtensionTest.php index 2f8007570..a4ddd04e4 100644 --- a/tests/Reference/Extension/PhpBundle/Spl/SplExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Spl/SplExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Spl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, spl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SplExtensionTest extends GenericTest +class SplExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Sqlite3/Sqlite3ExtensionTest.php b/tests/Reference/Extension/PhpBundle/Sqlite3/Sqlite3ExtensionTest.php index f632fb414..2d1de11c3 100644 --- a/tests/Reference/Extension/PhpBundle/Sqlite3/Sqlite3ExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Sqlite3/Sqlite3ExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Sqlite3; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sqlite3 extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class Sqlite3ExtensionTest extends GenericTest +class Sqlite3ExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Standard/StandardExtensionTest.php b/tests/Reference/Extension/PhpBundle/Standard/StandardExtensionTest.php index 3eef5a3a4..1fb26ec21 100644 --- a/tests/Reference/Extension/PhpBundle/Standard/StandardExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Standard/StandardExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Standard; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, standard extension Reference. @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class StandardExtensionTest extends GenericTest +class StandardExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Sysvmsg/SysvmsgExtensionTest.php b/tests/Reference/Extension/PhpBundle/Sysvmsg/SysvmsgExtensionTest.php index a311d0a87..ff8b18f2f 100644 --- a/tests/Reference/Extension/PhpBundle/Sysvmsg/SysvmsgExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Sysvmsg/SysvmsgExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Sysvmsg; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sysvmsg extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SysvmsgExtensionTest extends GenericTest +class SysvmsgExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Sysvsem/SysvsemExtensionTest.php b/tests/Reference/Extension/PhpBundle/Sysvsem/SysvsemExtensionTest.php index 003905110..b273d21ee 100644 --- a/tests/Reference/Extension/PhpBundle/Sysvsem/SysvsemExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Sysvsem/SysvsemExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Sysvsem; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sysvsem extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SysvsemExtensionTest extends GenericTest +class SysvsemExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Sysvshm/SysvshmExtensionTest.php b/tests/Reference/Extension/PhpBundle/Sysvshm/SysvshmExtensionTest.php index 682af07e0..579c90629 100644 --- a/tests/Reference/Extension/PhpBundle/Sysvshm/SysvshmExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Sysvshm/SysvshmExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Sysvshm; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sysvshm extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SysvshmExtensionTest extends GenericTest +class SysvshmExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Tidy/TidyExtensionTest.php b/tests/Reference/Extension/PhpBundle/Tidy/TidyExtensionTest.php index 76ff8fac7..6285680e4 100644 --- a/tests/Reference/Extension/PhpBundle/Tidy/TidyExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Tidy/TidyExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Tidy; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, tidy extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class TidyExtensionTest extends GenericTest +class TidyExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Tokenizer/TokenizerExtensionTest.php b/tests/Reference/Extension/PhpBundle/Tokenizer/TokenizerExtensionTest.php index 935c2b62e..8f173fe5a 100644 --- a/tests/Reference/Extension/PhpBundle/Tokenizer/TokenizerExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Tokenizer/TokenizerExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Tokenizer; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, tokenizer extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class TokenizerExtensionTest extends GenericTest +class TokenizerExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Xml/XmlExtensionTest.php b/tests/Reference/Extension/PhpBundle/Xml/XmlExtensionTest.php index 1c6268a24..0c374e834 100644 --- a/tests/Reference/Extension/PhpBundle/Xml/XmlExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Xml/XmlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Xml; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xml extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XmlExtensionTest extends GenericTest +class XmlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Xmlreader/XmlreaderExtensionTest.php b/tests/Reference/Extension/PhpBundle/Xmlreader/XmlreaderExtensionTest.php index f6919165f..9cb1b2364 100644 --- a/tests/Reference/Extension/PhpBundle/Xmlreader/XmlreaderExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Xmlreader/XmlreaderExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Xmlreader; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xmlreader extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class XmlreaderExtensionTest extends GenericTest +class XmlreaderExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Xmlwriter/XmlwriterExtensionTest.php b/tests/Reference/Extension/PhpBundle/Xmlwriter/XmlwriterExtensionTest.php index f4c242acd..b1687ee2c 100644 --- a/tests/Reference/Extension/PhpBundle/Xmlwriter/XmlwriterExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Xmlwriter/XmlwriterExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Xmlwriter; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xmlwriter extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class XmlwriterExtensionTest extends GenericTest +class XmlwriterExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpBundle/Xsl/XslExtensionTest.php b/tests/Reference/Extension/PhpBundle/Xsl/XslExtensionTest.php index 0d6193308..096d0fa9a 100644 --- a/tests/Reference/Extension/PhpBundle/Xsl/XslExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Xsl/XslExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Xsl; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xsl extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XslExtensionTest extends GenericTest +class XslExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Zip/ZipExtensionTest.php b/tests/Reference/Extension/PhpBundle/Zip/ZipExtensionTest.php index 9fe16a9aa..08bdc055d 100644 --- a/tests/Reference/Extension/PhpBundle/Zip/ZipExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Zip/ZipExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Zip; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, zip extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ZipExtensionTest extends GenericTest +class ZipExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpBundle/Zlib/ZlibExtensionTest.php b/tests/Reference/Extension/PhpBundle/Zlib/ZlibExtensionTest.php index d00da7062..e40220082 100644 --- a/tests/Reference/Extension/PhpBundle/Zlib/ZlibExtensionTest.php +++ b/tests/Reference/Extension/PhpBundle/Zlib/ZlibExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpBundle\Zlib; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, zlib extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class ZlibExtensionTest extends GenericTest +class ZlibExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Amqp/AmqpExtensionTest.php b/tests/Reference/Extension/PhpPecl/Amqp/AmqpExtensionTest.php index 803bbed56..dc9601d80 100644 --- a/tests/Reference/Extension/PhpPecl/Amqp/AmqpExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Amqp/AmqpExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Amqp; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, amqp extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class AmqpExtensionTest extends GenericTest +class AmqpExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Apcu/ApcExtensionTest.php b/tests/Reference/Extension/PhpPecl/Apcu/ApcExtensionTest.php index 6ed6a98a3..3cd9a36fe 100644 --- a/tests/Reference/Extension/PhpPecl/Apcu/ApcExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Apcu/ApcExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Apcu; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, apc extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ApcExtensionTest extends GenericTest +class ApcExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Apcu/ApcuExtensionTest.php b/tests/Reference/Extension/PhpPecl/Apcu/ApcuExtensionTest.php index eb8bb4885..7f03f7ea7 100644 --- a/tests/Reference/Extension/PhpPecl/Apcu/ApcuExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Apcu/ApcuExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Apcu; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, apcu extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ApcuExtensionTest extends GenericTest +class ApcuExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Ast/AstExtensionTest.php b/tests/Reference/Extension/PhpPecl/Ast/AstExtensionTest.php index 93928cd24..f3fc1247a 100644 --- a/tests/Reference/Extension/PhpPecl/Ast/AstExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Ast/AstExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Ast; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ast extension Reference @@ -15,6 +15,6 @@ * @since Release 1.24.0 * @author Laurent Laville */ -class AstExtensionTest extends GenericTest +class AstExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Gender/GenderExtensionTest.php b/tests/Reference/Extension/PhpPecl/Gender/GenderExtensionTest.php index b6100a55e..52b955461 100644 --- a/tests/Reference/Extension/PhpPecl/Gender/GenderExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Gender/GenderExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Gender; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, gender extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class GenderExtensionTest extends GenericTest +class GenderExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Geoip/GeoipExtensionTest.php b/tests/Reference/Extension/PhpPecl/Geoip/GeoipExtensionTest.php index 646cfeeeb..f92933017 100644 --- a/tests/Reference/Extension/PhpPecl/Geoip/GeoipExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Geoip/GeoipExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Geoip; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, geoip extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class GeoipExtensionTest extends GenericTest +class GeoipExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Haru/HaruExtensionTest.php b/tests/Reference/Extension/PhpPecl/Haru/HaruExtensionTest.php index 222c34008..c34610bef 100644 --- a/tests/Reference/Extension/PhpPecl/Haru/HaruExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Haru/HaruExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Haru; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, haru extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class HaruExtensionTest extends GenericTest +class HaruExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Htscanner/HtscannerExtensionTest.php b/tests/Reference/Extension/PhpPecl/Htscanner/HtscannerExtensionTest.php index a3b21cdbe..cfc55dec9 100644 --- a/tests/Reference/Extension/PhpPecl/Htscanner/HtscannerExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Htscanner/HtscannerExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Htscanner; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, htscanner extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class HtscannerExtensionTest extends GenericTest +class HtscannerExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Http/HttpExtensionTest.php b/tests/Reference/Extension/PhpPecl/Http/HttpExtensionTest.php index c529f9227..1be0aec02 100644 --- a/tests/Reference/Extension/PhpPecl/Http/HttpExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Http/HttpExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Http; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; use function array_keys; use function array_push; @@ -23,7 +23,7 @@ * @author Laurent Laville * @author Remi Collet */ -class HttpExtensionTest extends GenericTest +class HttpExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Igbinary/IgbinaryExtensionTest.php b/tests/Reference/Extension/PhpPecl/Igbinary/IgbinaryExtensionTest.php index 91e91c2f2..c68f22cf0 100644 --- a/tests/Reference/Extension/PhpPecl/Igbinary/IgbinaryExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Igbinary/IgbinaryExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Igbinary; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, igbinary extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class IgbinaryExtensionTest extends GenericTest +class IgbinaryExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Imagick/ImagickExtensionTest.php b/tests/Reference/Extension/PhpPecl/Imagick/ImagickExtensionTest.php index b3c9f066f..abcd9eba5 100644 --- a/tests/Reference/Extension/PhpPecl/Imagick/ImagickExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Imagick/ImagickExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Imagick; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; use Exception; @@ -19,7 +19,7 @@ * @author Laurent Laville * @author Remi Collet */ -class ImagickExtensionTest extends GenericTest +class ImagickExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Inclued/IncluedExtensionTest.php b/tests/Reference/Extension/PhpPecl/Inclued/IncluedExtensionTest.php index 8a7b3cea8..e89150865 100644 --- a/tests/Reference/Extension/PhpPecl/Inclued/IncluedExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Inclued/IncluedExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Inclued; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, inclued extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class IncluedExtensionTest extends GenericTest +class IncluedExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Jsmin/JsminExtensionTest.php b/tests/Reference/Extension/PhpPecl/Jsmin/JsminExtensionTest.php index dd85b9aae..fdeda3eeb 100644 --- a/tests/Reference/Extension/PhpPecl/Jsmin/JsminExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Jsmin/JsminExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Jsmin; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, jsmin extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class JsminExtensionTest extends GenericTest +class JsminExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Libevent/LibeventExtensionTest.php b/tests/Reference/Extension/PhpPecl/Libevent/LibeventExtensionTest.php index c52f90f2c..c0d1798df 100644 --- a/tests/Reference/Extension/PhpPecl/Libevent/LibeventExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Libevent/LibeventExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Libevent; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, libevent extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class LibeventExtensionTest extends GenericTest +class LibeventExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Lzf/LzfExtensionTest.php b/tests/Reference/Extension/PhpPecl/Lzf/LzfExtensionTest.php index 3e1e68ea1..9fe9e080e 100644 --- a/tests/Reference/Extension/PhpPecl/Lzf/LzfExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Lzf/LzfExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Lzf; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, lzf extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class LzfExtensionTest extends GenericTest +class LzfExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Mailparse/MailparseExtensionTest.php b/tests/Reference/Extension/PhpPecl/Mailparse/MailparseExtensionTest.php index 1c297bd49..aae34b2d1 100644 --- a/tests/Reference/Extension/PhpPecl/Mailparse/MailparseExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Mailparse/MailparseExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Mailparse; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mailparse extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class MailparseExtensionTest extends GenericTest +class MailparseExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Mcrypt/McryptExtensionTest.php b/tests/Reference/Extension/PhpPecl/Mcrypt/McryptExtensionTest.php index 32c74e8ef..8acd5ea34 100644 --- a/tests/Reference/Extension/PhpPecl/Mcrypt/McryptExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Mcrypt/McryptExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Mcrypt; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mcrypt extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class McryptExtensionTest extends GenericTest +class McryptExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Memcache/MemcacheExtensionTest.php b/tests/Reference/Extension/PhpPecl/Memcache/MemcacheExtensionTest.php index 3769edf6b..60cb6216a 100644 --- a/tests/Reference/Extension/PhpPecl/Memcache/MemcacheExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Memcache/MemcacheExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Memcache; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, memcache extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MemcacheExtensionTest extends GenericTest +class MemcacheExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Memcached/MemcachedExtensionTest.php b/tests/Reference/Extension/PhpPecl/Memcached/MemcachedExtensionTest.php index 8ac2d6843..15fe4d5ee 100644 --- a/tests/Reference/Extension/PhpPecl/Memcached/MemcachedExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Memcached/MemcachedExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Memcached; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, memcached extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MemcachedExtensionTest extends GenericTest +class MemcachedExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Mongo/MongoExtensionTest.php b/tests/Reference/Extension/PhpPecl/Mongo/MongoExtensionTest.php index 9becb4af8..6e9b37d77 100644 --- a/tests/Reference/Extension/PhpPecl/Mongo/MongoExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Mongo/MongoExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Mongo; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mongo extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MongoExtensionTest extends GenericTest +class MongoExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Msgpack/MsgpackExtensionTest.php b/tests/Reference/Extension/PhpPecl/Msgpack/MsgpackExtensionTest.php index 0d917f6f9..6db3052ff 100644 --- a/tests/Reference/Extension/PhpPecl/Msgpack/MsgpackExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Msgpack/MsgpackExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Msgpack; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, msgpack extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class MsgpackExtensionTest extends GenericTest +class MsgpackExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Mssql/MssqlExtensionTest.php b/tests/Reference/Extension/PhpPecl/Mssql/MssqlExtensionTest.php index 8491d441f..94489a575 100644 --- a/tests/Reference/Extension/PhpPecl/Mssql/MssqlExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Mssql/MssqlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Mssql; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, mssql extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class MssqlExtensionTest extends GenericTest +class MssqlExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Oauth/OauthExtensionTest.php b/tests/Reference/Extension/PhpPecl/Oauth/OauthExtensionTest.php index efa38a496..ede635c7f 100644 --- a/tests/Reference/Extension/PhpPecl/Oauth/OauthExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Oauth/OauthExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Oauth; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, oauth extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class OauthExtensionTest extends GenericTest +class OauthExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Pdflib/PdflibExtensionTest.php b/tests/Reference/Extension/PhpPecl/Pdflib/PdflibExtensionTest.php index fd375f31b..d0a1e35f9 100644 --- a/tests/Reference/Extension/PhpPecl/Pdflib/PdflibExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Pdflib/PdflibExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Pdflib; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pdflib extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class PdflibExtensionTest extends GenericTest +class PdflibExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Pthreads/PthreadsExtensionTest.php b/tests/Reference/Extension/PhpPecl/Pthreads/PthreadsExtensionTest.php index 887d9f6a4..12a8efa1d 100644 --- a/tests/Reference/Extension/PhpPecl/Pthreads/PthreadsExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Pthreads/PthreadsExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Pthreads; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, pthreads extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class PthreadsExtensionTest extends GenericTest +class PthreadsExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Raphf/RaphfExtensionTest.php b/tests/Reference/Extension/PhpPecl/Raphf/RaphfExtensionTest.php index d44aec31b..a6db6662a 100644 --- a/tests/Reference/Extension/PhpPecl/Raphf/RaphfExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Raphf/RaphfExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Raphf; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, raphf extension Reference @@ -16,6 +16,6 @@ * @author Laurent Laville * @author Remi Collet */ -class RaphfExtensionTest extends GenericTest +class RaphfExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Rar/RarExtensionTest.php b/tests/Reference/Extension/PhpPecl/Rar/RarExtensionTest.php index 8b0472fa4..301d95ecf 100644 --- a/tests/Reference/Extension/PhpPecl/Rar/RarExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Rar/RarExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Rar; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, rar extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class RarExtensionTest extends GenericTest +class RarExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Rdkafka/RdkafkaExtensionTest.php b/tests/Reference/Extension/PhpPecl/Rdkafka/RdkafkaExtensionTest.php index 284df73e5..7bf28874d 100644 --- a/tests/Reference/Extension/PhpPecl/Rdkafka/RdkafkaExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Rdkafka/RdkafkaExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Rdkafka; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, rdkafka extension Reference @@ -16,7 +16,7 @@ * @author Laurent Laville * @author Remi Collet */ -class RdkafkaExtensionTest extends GenericTest +class RdkafkaExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Recode/RecodeExtensionTest.php b/tests/Reference/Extension/PhpPecl/Recode/RecodeExtensionTest.php index 43dcca08d..a01102fe1 100644 --- a/tests/Reference/Extension/PhpPecl/Recode/RecodeExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Recode/RecodeExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Recode; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, recode extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class RecodeExtensionTest extends GenericTest +class RecodeExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Redis/RedisExtensionTest.php b/tests/Reference/Extension/PhpPecl/Redis/RedisExtensionTest.php index 3eb7d7bfe..9cfee0544 100644 --- a/tests/Reference/Extension/PhpPecl/Redis/RedisExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Redis/RedisExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Redis; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, redis extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class RedisExtensionTest extends GenericTest +class RedisExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Riak/RiakExtensionTest.php b/tests/Reference/Extension/PhpPecl/Riak/RiakExtensionTest.php index ca81dda2d..56e225d8f 100644 --- a/tests/Reference/Extension/PhpPecl/Riak/RiakExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Riak/RiakExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Riak; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, riak extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class RiakExtensionTest extends GenericTest +class RiakExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Solr/SolrExtensionTest.php b/tests/Reference/Extension/PhpPecl/Solr/SolrExtensionTest.php index 72dab1554..e9f23c6e9 100644 --- a/tests/Reference/Extension/PhpPecl/Solr/SolrExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Solr/SolrExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Solr; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, solr extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SolrExtensionTest extends GenericTest +class SolrExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Sphinx/SphinxExtensionTest.php b/tests/Reference/Extension/PhpPecl/Sphinx/SphinxExtensionTest.php index b31d8dbe9..3951446df 100644 --- a/tests/Reference/Extension/PhpPecl/Sphinx/SphinxExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Sphinx/SphinxExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Sphinx; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sphinx extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class SphinxExtensionTest extends GenericTest +class SphinxExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Sqlite/SqliteExtensionTest.php b/tests/Reference/Extension/PhpPecl/Sqlite/SqliteExtensionTest.php index aa9adb0e8..eb4da7bb5 100644 --- a/tests/Reference/Extension/PhpPecl/Sqlite/SqliteExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Sqlite/SqliteExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Sqlite; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sqlite extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SqliteExtensionTest extends GenericTest +class SqliteExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Ssh2/Ssh2ExtensionTest.php b/tests/Reference/Extension/PhpPecl/Ssh2/Ssh2ExtensionTest.php index f91acc9b7..76271fe5c 100644 --- a/tests/Reference/Extension/PhpPecl/Ssh2/Ssh2ExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Ssh2/Ssh2ExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Ssh2; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, ssh2 extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class Ssh2ExtensionTest extends GenericTest +class Ssh2ExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Stomp/StompExtensionTest.php b/tests/Reference/Extension/PhpPecl/Stomp/StompExtensionTest.php index 64b1617a0..7b3959d91 100644 --- a/tests/Reference/Extension/PhpPecl/Stomp/StompExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Stomp/StompExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Stomp; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, stomp extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class StompExtensionTest extends GenericTest +class StompExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Svn/SvnExtensionTest.php b/tests/Reference/Extension/PhpPecl/Svn/SvnExtensionTest.php index 53353d9b7..f36cede92 100644 --- a/tests/Reference/Extension/PhpPecl/Svn/SvnExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Svn/SvnExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Svn; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, svn extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SvnExtensionTest extends GenericTest +class SvnExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Sync/SyncExtensionTest.php b/tests/Reference/Extension/PhpPecl/Sync/SyncExtensionTest.php index e39840d7a..5eed57011 100644 --- a/tests/Reference/Extension/PhpPecl/Sync/SyncExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Sync/SyncExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Sync; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, sync extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class SyncExtensionTest extends GenericTest +class SyncExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Uopz/UopzExtensionTest.php b/tests/Reference/Extension/PhpPecl/Uopz/UopzExtensionTest.php index 02fad2987..f90dd22a8 100644 --- a/tests/Reference/Extension/PhpPecl/Uopz/UopzExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Uopz/UopzExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Uopz; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, uopz extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class UopzExtensionTest extends GenericTest +class UopzExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Uploadprogress/UploadprogressExtensionTest.php b/tests/Reference/Extension/PhpPecl/Uploadprogress/UploadprogressExtensionTest.php index 9936f6102..8b40b27a6 100644 --- a/tests/Reference/Extension/PhpPecl/Uploadprogress/UploadprogressExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Uploadprogress/UploadprogressExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Uploadprogress; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, uploadprogress extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class UploadprogressExtensionTest extends GenericTest +class UploadprogressExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Uuid/UuidExtensionTest.php b/tests/Reference/Extension/PhpPecl/Uuid/UuidExtensionTest.php index bb4f8a11b..c1268a6e6 100644 --- a/tests/Reference/Extension/PhpPecl/Uuid/UuidExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Uuid/UuidExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Uuid; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, uuid extension Reference @@ -16,6 +16,6 @@ * @author Laurent Laville * @author Remi Collet */ -class UuidExtensionTest extends GenericTest +class UuidExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Varnish/VarnishExtensionTest.php b/tests/Reference/Extension/PhpPecl/Varnish/VarnishExtensionTest.php index 931c2d257..b9acd567d 100644 --- a/tests/Reference/Extension/PhpPecl/Varnish/VarnishExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Varnish/VarnishExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Varnish; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, varnish extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class VarnishExtensionTest extends GenericTest +class VarnishExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Wddx/WddxExtensionTest.php b/tests/Reference/Extension/PhpPecl/Wddx/WddxExtensionTest.php index 90bdfc8dd..eccbcdec9 100644 --- a/tests/Reference/Extension/PhpPecl/Wddx/WddxExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Wddx/WddxExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Wddx; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, wddx extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class WddxExtensionTest extends GenericTest +class WddxExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Xcache/XcacheExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xcache/XcacheExtensionTest.php index 6ac7f9451..dbe57905b 100644 --- a/tests/Reference/Extension/PhpPecl/Xcache/XcacheExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xcache/XcacheExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xcache; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xcache extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XcacheExtensionTest extends GenericTest +class XcacheExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Xdebug/XdebugExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xdebug/XdebugExtensionTest.php index 700edcf5b..2f9d3e016 100644 --- a/tests/Reference/Extension/PhpPecl/Xdebug/XdebugExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xdebug/XdebugExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xdebug; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xdebug extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XdebugExtensionTest extends GenericTest +class XdebugExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Xhprof/XhprofExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xhprof/XhprofExtensionTest.php index 32f39b53f..b6d92ef35 100644 --- a/tests/Reference/Extension/PhpPecl/Xhprof/XhprofExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xhprof/XhprofExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xhprof; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xhprof extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XhprofExtensionTest extends GenericTest +class XhprofExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Xlswriter/XlswriterExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xlswriter/XlswriterExtensionTest.php index 2754f6c72..c49397402 100644 --- a/tests/Reference/Extension/PhpPecl/Xlswriter/XlswriterExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xlswriter/XlswriterExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xlswriter; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xlswriter extension Reference @@ -16,6 +16,6 @@ * @author Laurent Laville * @author Remi Collet */ -class XlswriterExtensionTest extends GenericTest +class XlswriterExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Xmldiff/XmldiffExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xmldiff/XmldiffExtensionTest.php index d09b36557..308b25f34 100644 --- a/tests/Reference/Extension/PhpPecl/Xmldiff/XmldiffExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xmldiff/XmldiffExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xmldiff; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xmldiff extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class XmldiffExtensionTest extends GenericTest +class XmldiffExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Xmlrpc/XmlrpcExtensionTest.php b/tests/Reference/Extension/PhpPecl/Xmlrpc/XmlrpcExtensionTest.php index b947a8cfd..9022a1612 100644 --- a/tests/Reference/Extension/PhpPecl/Xmlrpc/XmlrpcExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Xmlrpc/XmlrpcExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Xmlrpc; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, xmlrpc extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class XmlrpcExtensionTest extends GenericTest +class XmlrpcExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/Extension/PhpPecl/Yac/YacExtensionTest.php b/tests/Reference/Extension/PhpPecl/Yac/YacExtensionTest.php index d1168f7b4..73e773a00 100644 --- a/tests/Reference/Extension/PhpPecl/Yac/YacExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Yac/YacExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Yac; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, yac extension Reference @@ -17,7 +17,7 @@ * @author Laurent Laville * @author Remi Collet */ -class YacExtensionTest extends GenericTest +class YacExtensionTest extends GenericTestCase { /** * Sets up the shared fixture. diff --git a/tests/Reference/Extension/PhpPecl/Yaml/YamlExtensionTest.php b/tests/Reference/Extension/PhpPecl/Yaml/YamlExtensionTest.php index 6695cdb8b..356c3156e 100644 --- a/tests/Reference/Extension/PhpPecl/Yaml/YamlExtensionTest.php +++ b/tests/Reference/Extension/PhpPecl/Yaml/YamlExtensionTest.php @@ -7,7 +7,7 @@ */ namespace Bartlett\CompatInfoDb\Tests\Reference\Extension\PhpPecl\Yaml; -use Bartlett\CompatInfoDb\Tests\Reference\GenericTest; +use Bartlett\CompatInfoDb\Tests\Reference\GenericTestCase; /** * Unit tests for PHP_CompatInfo_Db, yaml extension Reference @@ -17,6 +17,6 @@ * @author Laurent Laville * @author Remi Collet */ -class YamlExtensionTest extends GenericTest +class YamlExtensionTest extends GenericTestCase { } diff --git a/tests/Reference/GenericTest.php b/tests/Reference/GenericTestCase.php similarity index 99% rename from tests/Reference/GenericTest.php rename to tests/Reference/GenericTestCase.php index 7f0758de8..b37a9cfa1 100644 --- a/tests/Reference/GenericTest.php +++ b/tests/Reference/GenericTestCase.php @@ -65,7 +65,7 @@ * @author Laurent Laville * @author Remi Collet */ -abstract class GenericTest extends TestCase implements ExtensionVersionProviderInterface +abstract class GenericTestCase extends TestCase implements ExtensionVersionProviderInterface { use LibraryVersionProviderTrait; use ExtensionVersionProviderTrait; From 3cf893b9039936a7a82f564d65cf9c308462c8f9 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Fri, 3 Feb 2023 13:31:05 +0000 Subject: [PATCH 2/4] apply --migration-configuration on file --- phpunit.xml.dist | 697 +++++++++++++++++++++++------------------------ 1 file changed, 342 insertions(+), 355 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 97e1bc4fb..97988227b 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,357 +1,344 @@ - - - - src/ - - - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/ - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - + + + + src/ + + + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/ + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + From 60ffe66fec1f68c320bd0cf73bfa50dd9b4422ec Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Fri, 3 Feb 2023 13:31:45 +0000 Subject: [PATCH 3/4] old PHPUnit 9 configuration version (before migration) --- phpunit-9.xml | 357 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 357 insertions(+) create mode 100644 phpunit-9.xml diff --git a/phpunit-9.xml b/phpunit-9.xml new file mode 100644 index 000000000..97e1bc4fb --- /dev/null +++ b/phpunit-9.xml @@ -0,0 +1,357 @@ + + + + + src/ + + + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/ + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + From 86fd62202224b3ecfab2613216ebeedcaa3615a4 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Fri, 3 Feb 2023 14:00:42 +0000 Subject: [PATCH 4/4] reformat PHPUnit 10 config file version --- phpunit.xml.dist | 729 +++++++++++++++++++++++++---------------------- 1 file changed, 387 insertions(+), 342 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 97988227b..fb5ac95c6 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,344 +1,389 @@ - - - - src/ - - - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/ - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpBundle - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - - tests/Reference/Extension/PhpPecl - - + + + + src/ + + + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + + tests/Reference/Extension/PhpBundle + + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/ + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + + tests/Reference/Extension/PhpBundle + + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpBundle + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + + tests/Reference/Extension/PhpPecl + + + tests/Reference/Extension/PhpPecl + +