Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], chrootPath='/var/lib/mock/f28-build-10506174-813248/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.30-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], chrootPath='/var/lib/mock/f28-build-10506174-813248/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IbOEvT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-628af9253369a8d5a42525386edd28b757d93695 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.30-628af92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + : Remove unnecessary files + find src -name '.git*' -delete + : Remove unwanted components + rm -r src/Symfony/Bridge/Propel1 + : Create autoloaders + cat + tee src/Symfony/Component/autoload.php register(); } $fedoraClassLoader->addPrefix('Symfony\\Component\\', dirname(dirname(__DIR__))); // Optional dependency foreach (array( '/usr/share/php/random_compat/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } return $fedoraClassLoader; register(); } $fedoraClassLoader->addPrefix('Symfony\\', dirname(__DIR__)); // Dependency autoloaders foreach (array( '/usr/share/php/Doctrine/Bundle/DoctrineBundle/autoload.php', '/usr/share/php/Doctrine/Common/Annotations/autoload.php', '/usr/share/php/Doctrine/Common/autoload.php', '/usr/share/php/Doctrine/Common/Cache/autoload.php', '/usr/share/php/Doctrine/Common/DataFixtures/autoload.php', '/usr/share/php/Doctrine/DBAL/autoload.php', '/usr/share/php/Doctrine/ORM/autoload.php', '/usr/share/php/Egulias/EmailValidator/autoload.php', '/usr/share/php/Monolog/autoload.php', '/usr/share/php/ProxyManager/autoload.php', '/usr/share/php/Psr/Log/autoload.php', '/usr/share/php/Swift/swift_required.php', '/usr/share/php/Symfony/Polyfill/autoload.php', '/usr/share/php/Symfony/Security/Acl/autoload.php', ) as $dependencyAutoloader) { if (file_exists($dependencyAutoloader)) { require_once $dependencyAutoloader; } } if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection1/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/phpDocumentor/Reflection/autoload.php')) { require_once $dep; } if (file_exists($dep='/usr/share/php/Twig2/autoload.php')) { require_once $dep; } else if (file_exists($dep='/usr/share/php/Twig/autoload.php')) { require_once $dep; } return $fedoraClassLoader; + cat + tee src/Symfony/autoload.php + : Create autoloader softlinks for each bridge/bundle/component + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Asset ']' + ln -s ../autoload.php src/Symfony/Component/Asset/autoload.php + ln -s ../autoload.php src/Symfony/Component/Asset/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/BrowserKit ']' + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoload.php + ln -s ../autoload.php src/Symfony/Component/BrowserKit/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ClassLoader ']' + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoload.php + ln -s ../autoload.php src/Symfony/Component/ClassLoader/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Config ']' + ln -s ../autoload.php src/Symfony/Component/Config/autoload.php + ln -s ../autoload.php src/Symfony/Component/Config/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Console ']' + ln -s ../autoload.php src/Symfony/Component/Console/autoload.php + ln -s ../autoload.php src/Symfony/Component/Console/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/CssSelector ']' + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoload.php + ln -s ../autoload.php src/Symfony/Component/CssSelector/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Debug ']' + ln -s ../autoload.php src/Symfony/Component/Debug/autoload.php + ln -s ../autoload.php src/Symfony/Component/Debug/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DependencyInjection ']' + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoload.php + ln -s ../autoload.php src/Symfony/Component/DependencyInjection/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/DomCrawler ']' + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoload.php + ln -s ../autoload.php src/Symfony/Component/DomCrawler/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/EventDispatcher ']' + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoload.php + ln -s ../autoload.php src/Symfony/Component/EventDispatcher/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/ExpressionLanguage ']' + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoload.php + ln -s ../autoload.php src/Symfony/Component/ExpressionLanguage/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Filesystem ']' + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoload.php + ln -s ../autoload.php src/Symfony/Component/Filesystem/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Finder ']' + ln -s ../autoload.php src/Symfony/Component/Finder/autoload.php + ln -s ../autoload.php src/Symfony/Component/Finder/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Form ']' + ln -s ../autoload.php src/Symfony/Component/Form/autoload.php + ln -s ../autoload.php src/Symfony/Component/Form/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpFoundation ']' + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpFoundation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/HttpKernel ']' + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoload.php + ln -s ../autoload.php src/Symfony/Component/HttpKernel/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Intl ']' + ln -s ../autoload.php src/Symfony/Component/Intl/autoload.php + ln -s ../autoload.php src/Symfony/Component/Intl/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Ldap ']' + ln -s ../autoload.php src/Symfony/Component/Ldap/autoload.php + ln -s ../autoload.php src/Symfony/Component/Ldap/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Locale ']' + ln -s ../autoload.php src/Symfony/Component/Locale/autoload.php + ln -s ../autoload.php src/Symfony/Component/Locale/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/OptionsResolver ']' + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoload.php + ln -s ../autoload.php src/Symfony/Component/OptionsResolver/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Process ']' + ln -s ../autoload.php src/Symfony/Component/Process/autoload.php + ln -s ../autoload.php src/Symfony/Component/Process/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyAccess ']' + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyAccess/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/PropertyInfo ']' + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoload.php + ln -s ../autoload.php src/Symfony/Component/PropertyInfo/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Routing ']' + ln -s ../autoload.php src/Symfony/Component/Routing/autoload.php + ln -s ../autoload.php src/Symfony/Component/Routing/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Security ']' + ln -s ../autoload.php src/Symfony/Component/Security/autoload.php + ln -s ../autoload.php src/Symfony/Component/Security/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Serializer ']' + ln -s ../autoload.php src/Symfony/Component/Serializer/autoload.php + ln -s ../autoload.php src/Symfony/Component/Serializer/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Stopwatch ']' + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoload.php + ln -s ../autoload.php src/Symfony/Component/Stopwatch/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Templating ']' + ln -s ../autoload.php src/Symfony/Component/Templating/autoload.php + ln -s ../autoload.php src/Symfony/Component/Templating/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Translation ']' + ln -s ../autoload.php src/Symfony/Component/Translation/autoload.php + ln -s ../autoload.php src/Symfony/Component/Translation/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Validator ']' + ln -s ../autoload.php src/Symfony/Component/Validator/autoload.php + ln -s ../autoload.php src/Symfony/Component/Validator/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/VarDumper ']' + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoload.php + ln -s ../autoload.php src/Symfony/Component/VarDumper/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/Yaml ']' + ln -s ../autoload.php src/Symfony/Component/Yaml/autoload.php + ln -s ../autoload.php src/Symfony/Component/Yaml/autoloader.php + for PKG in src/Symfony/Component/* + '[' -d src/Symfony/Component/autoload.php ']' + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Doctrine/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Monolog/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/PhpUnit/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/ProxyManager/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Swiftmailer/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bridge/Twig/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/DebugBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/FrameworkBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/SecurityBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/TwigBundle/autoload.php + for PKG in src/Symfony/{Bridge,Bundle}/* + ln -s ../../autoload.php src/Symfony/Bundle/WebProfilerBundle/autoload.php + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87e0Nb + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.chyhhs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony + cp -rp src/Symfony/Bridge src/Symfony/Bundle src/Symfony/Component src/Symfony/autoload.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.8.30-1.fc28 --unique-debug-suffix -2.8.30-1.fc28.noarch --unique-debug-src-base php-symfony-2.8.30-1.fc28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GbOfiq + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + : Ensure TZ is set + cp -pf /etc/php.ini . + echo date.timezone=Europe/Paris + export PHPRC=/builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695/php.ini + PHPRC=/builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695/php.ini + export RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony + RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine ............F.......F...FFFF..................EEEEEEEEEEEE..... 63 / 493 ( 12%) ............................................................... 126 / 493 ( 25%) .............................FF......S.....................S... 189 / 493 ( 38%) ..................SS.....................SS.................... 252 / 493 ( 51%) .S.....................S.....................S................. 315 / 493 ( 63%) ....S..................................E.FEEEFFEEEEEEEEEEEEEEEE 378 / 493 ( 76%) EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.................... 441 / 493 ( 89%) .............E......FF.F..F.....F...FF.F..F.....F... 493 / 493 (100%) Time: 6.8 seconds, Memory: 38.00MB There were 76 errors: 1) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoiceList TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 105 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:105 2) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoiceListUsesObjectLoaderIfAvailable TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 135 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:135 3) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadValuesForChoices TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 166 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:166 4) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadValuesForChoicesDoesNotLoadIfEmptyChoices TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 194 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:194 5) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadValuesForChoicesDoesNotLoadIfSingleIntId TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 212 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:212 6) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadValuesForChoicesLoadsIfSingleIntIdAndValueGiven TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 239 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:239 7) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadValuesForChoicesDoesNotLoadIfValueIsIdReader TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 271 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:271 8) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoicesForValues TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 303 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:303 9) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoicesForValuesDoesNotLoadIfEmptyValues TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 331 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:331 10) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoicesForValuesLoadsOnlyChoicesIfSingleIntId TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 350 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:350 11) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoicesForValuesLoadsAllIfSingleIntIdAndValueGiven TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 393 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:393 12) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\DoctrineChoiceLoaderTest::testLoadChoicesForValuesLoadsOnlyChoicesIfValueIsIdReader TypeError: Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader::__construct() must implement interface Doctrine\Common\Persistence\ObjectManager, instance of Mock_ChoiceListFactoryInterface_ba6d599a given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php on line 426 /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/DoctrineChoiceLoader.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:426 13) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testLegacyName Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:124 14) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataToUninitializedEntityWithNonRequired Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:159 15) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataToUninitializedEntityWithNonRequiredToString Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:173 16) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataToUninitializedEntityWithNonRequiredQueryBuilder Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:195 17) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testConfigureQueryBuilderWithClosureReturningNullUseDefault Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:242 18) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataSingleNull Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:253 19) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataMultipleExpandedNull Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:267 20) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataMultipleNonExpandedNull Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:281 21) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleNonExpandedSingleIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:301 22) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleNonExpandedSingleAssocIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:326 23) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleNonExpandedCompositeIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:348 24) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedSingleIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:372 25) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedSingleAssocIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:401 26) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedSingleIdentifierForExistingData Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:426 27) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedCompositeIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:457 28) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedCompositeIdentifierExistingData Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:483 29) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleExpanded Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:513 30) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleExpanded Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:539 31) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleExpandedWithNegativeIntegerId Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:568 32) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleNonExpandedStringCastableIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:593 33) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleStringCastableIdentifierExpanded Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:615 34) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedStringCastableIdentifierForExistingData Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:641 35) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleNonExpandedStringCastableIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:672 36) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitMultipleStringCastableIdentifierExpanded Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:697 37) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testOverrideChoices Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:727 38) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testOverrideChoicesValues Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:749 39) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testOverrideChoicesValuesWithCallable Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:777 40) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testChoicesForValuesOptimization Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:801 41) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testGroupByChoices Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:829 42) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPreferredChoices Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:859 43) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testOverrideChoicesWithPreferredChoices Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:879 44) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedChoicesSingleIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:898 45) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedChoicesSingleAssocIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:921 46) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedChoicesCompositeIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:942 47) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedQueryBuilderSingleIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:966 48) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedQueryBuilderSingleAssocIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:994 49) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedQueryBuilderAsClosureSingleIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1018 50) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDisallowChoicesThatAreNotIncludedQueryBuilderAsClosureCompositeIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1042 51) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitSingleStringIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1062 52) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitCompositeStringIdentifier Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1083 53) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testGetManagerForClassIfNoEm Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1107 54) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testExplicitEm Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1122 55) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testLoaderCaching Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1172 56) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testLoaderCachingWithParameters Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1235 57) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testCacheChoiceLists Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1265 58) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPropertyOption Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The option "property" does not exist. Defined options are: "action", "attr", "auto_initialize", "block_name", "by_reference", "choice_attr", "choice_label", "choice_list", "choice_loader", "choice_name", "choice_translation_domain", "choice_value", "choices", "choices_as_values", "class", "compound", "data", "data_class", "disabled", "em", "empty_data", "empty_value", "error_bubbling", "expanded", "group_by", "id_reader", "inherit_data", "label", "label_attr", "label_format", "mapped", "max_length", "method", "multiple", "pattern", "placeholder", "post_max_size_message", "preferred_choices", "property_path", "query_builder", "read_only", "required", "translation_domain", "trim", "upload_max_size_message", "virtual". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:742 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1293 59) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassDisabledAsOption Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1316 60) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassIdAndNameToView Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1326 61) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testStripLeadingUnderscoresAndDigitsFromId Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1339 62) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassIdAndNameToViewWithParent Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1355 63) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassIdAndNameToViewWithGrandParent Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:221 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1371 64) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassTranslationDomainToView Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1383 65) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testInheritTranslationDomainFromParent Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1400 66) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPreferOwnTranslationDomain Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1417 67) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testDefaultTranslationDomain Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1431 68) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassLabelToView Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1442 69) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPassMultipartFalseToView Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1453 70) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNull Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1464 71) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNullExpanded Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1476 72) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNullMultiple Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1490 73) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNullExpandedMultiple Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1506 74) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataEmptyArraySubmitNullMultiple Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1524 75) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSetDataNonEmptyArraySubmitNullMultiple Symfony\Component\OptionsResolver\Exception\OptionDefinitionException: The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1541 76) Symfony\Bridge\Doctrine\Tests\Security\User\EntityUserProviderTest::testLoadUserByUsernameWithUserProviderRepositoryAndWithoutProperty InvalidArgumentException: You must either make the "Symfony\Bridge\Doctrine\Tests\Fixtures\User" entity Doctrine Repository ("Mock_UserProviderInterface_89603634") implement "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface" or set the "property" option in the corresponding entity provider configuration. /usr/share/php/Symfony4/Bridge/Doctrine/Security/User/EntityUserProvider.php:54 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Security/User/EntityUserProviderTest.php:110 -- There were 21 failures: 1) Symfony\Bridge\Doctrine\Tests\DataCollector\DoctrineDataCollectorTest::testCollectQueries with data set #6 (SplFileInfo Object (), array(), 'Object(SplFileInfo)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Object(SplFileInfo)' +'Object(SplFileInfo): "/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php"' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:84 2) Symfony\Bridge\Doctrine\Tests\DataCollector\DoctrineDataCollectorTest::testSerialization with data set #6 (SplFileInfo Object (), array(), 'Object(SplFileInfo)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Object(SplFileInfo)' +'Object(SplFileInfo): "/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php"' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:117 3) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventListenersWithPriorities Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 0 => Array ( - 0 => 'foo_bar' + 0 => 'foo' ) 1 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'a' + 'id' => 'b' @@ @@ 0 => 'bar' + 1 => 'foo' + 2 => 'foo_bar' ) 1 => Symfony\Component\DependencyInjection\Reference Object (...) ) ) - 3 => Array (...) - 4 => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:99 4) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventListenersWithMultipleConnections Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 1 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'a' + 'id' => 'b' @@ @@ 1 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'b' + 'id' => 'a' 'invalidBehavior' => 1 ) ) ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:144 5) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventSubscribersWithMultipleConnections Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( 0 => 'addEventSubscriber' 1 => Array ( 0 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'a' + 'id' => 'b' @@ @@ 0 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'b' + 'id' => 'a' 'invalidBehavior' => 1 ) ) ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:190 6) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventSubscribersWithPriorities Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( 0 => 'addEventSubscriber' 1 => Array ( 0 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'c' + 'id' => 'e' @@ @@ 0 => Symfony\Component\DependencyInjection\Reference Object ( - 'id' => 'e' + 'id' => 'c' 'invalidBehavior' => 1 ) ) ) 3 => Array (...) 4 => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:245 7) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\ORMQueryBuilderLoaderTest::testItOnlyWorksWithQueryBuilderOrClosure Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Form\Exception\UnexpectedTypeException". Message was: "Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader::__construct() must be an instance of Doctrine\ORM\QueryBuilder, instance of stdClass given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php on line 28" at /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php:40 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php:28 . 8) Symfony\Bridge\Doctrine\Tests\Form\ChoiceList\ORMQueryBuilderLoaderTest::testClosureRequiresTheEntityManager Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Form\Exception\UnexpectedTypeException". Message was: "Argument 1 passed to Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader::__construct() must be an instance of Doctrine\ORM\QueryBuilder, instance of Closure given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php on line 39" at /usr/share/php/Symfony4/Bridge/Doctrine/Form/ChoiceList/ORMQueryBuilderLoader.php:40 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php:39 . 9) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testInvalidClassOption Failed asserting that exception of type "Symfony\Component\OptionsResolver\Exception\OptionDefinitionException" matches expected exception "\Symfony\Component\Form\Exception\RuntimeException". Message was: "The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency." at /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:144 . 10) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testConfigureQueryBuilderWithNonQueryBuilderAndNonClosure Failed asserting that exception of type "Symfony\Component\OptionsResolver\Exception\OptionDefinitionException" matches expected exception "\Symfony\Component\OptionsResolver\Exception\InvalidOptionsException". Message was: "The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency." at /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:210 . 11) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testConfigureQueryBuilderWithClosureReturningNonQueryBuilder Failed asserting that exception of type "Symfony\Component\OptionsResolver\Exception\OptionDefinitionException" matches expected exception "\Symfony\Component\Form\Exception\UnexpectedTypeException". Message was: "The options "choice_list", "choice_loader", "choices", "choices_as_values" have a cyclic dependency." at /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:828 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:286 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:121 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:841 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:337 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:947 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:773 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:156 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:224 . 12) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\LegacyUniqueEntityValidatorLegacyApiTest::testValidateUniqueness Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:173 13) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\LegacyUniqueEntityValidatorLegacyApiTest::testValidateCustomErrorPath Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:197 14) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\LegacyUniqueEntityValidatorLegacyApiTest::testValidateUniquenessWithIgnoreNullDisabled Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:249 15) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\LegacyUniqueEntityValidatorLegacyApiTest::testValidateUniquenessWithValidCustomErrorPath Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Bar"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:326 16) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\LegacyUniqueEntityValidatorLegacyApiTest::testAssociatedEntity Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => 'object("Symfony\Bridge\Doctri... => 1)' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:459 17) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\UniqueEntityValidatorTest::testValidateUniqueness Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:173 18) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\UniqueEntityValidatorTest::testValidateCustomErrorPath Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:197 19) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\UniqueEntityValidatorTest::testValidateUniquenessWithIgnoreNullDisabled Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Foo"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:249 20) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\UniqueEntityValidatorTest::testValidateUniquenessWithValidCustomErrorPath Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => '"Bar"' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:326 21) Symfony\Bridge\Doctrine\Tests\Validator\Constraints\UniqueEntityValidatorTest::testAssociatedEntity Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ Symfony\Component\Validator\ConstraintViolation Object ( 'message' => null 'messageTemplate' => 'myMessage' 'parameters' => Array ( + '{{ value }}' => 'object("Symfony\Bridge\Doctri... => 1)' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:459 ERRORS! Tests: 493, Assertions: 534, Errors: 76, Failures: 21, Skipped: 10. Legacy deprecation notices (210) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Monolog .................................... 36 / 36 (100%) Time: 183 ms, Memory: 6.00MB OK (36 tests, 71 assertions) Remaining deprecation notices (1) The Symfony\Component\HttpFoundation\Request::setTrustedProxies() method expects a bit field of Request::HEADER_* as second argument since version 3.3. Defining it will be required in 4.0. : 1x 1x in WebProcessorTest::testUseRequestClientIp from Symfony\Bridge\Monolog\Tests\Processor Legacy deprecation notices (4) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager EPHP Fatal error: Declaration of Symfony\Bridge\ProxyManager\LazyProxy\PhpDumper\ProxyDumper::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id) must be compatible with Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\DumperInterface::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id, $factoryCode) in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php on line 26 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Swiftmailer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Swiftmailer PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Time: 64 ms, Memory: 2.00MB No tests executed! + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 791 ( 7%) ............................................................... 126 / 791 ( 15%) ............................................................... 189 / 791 ( 23%) ............................................................... 252 / 791 ( 31%) ............................................................... 315 / 791 ( 39%) ............................................................... 378 / 791 ( 47%) ............................................................... 441 / 791 ( 55%) ............................................................... 504 / 791 ( 63%) ............................................................... 567 / 791 ( 71%) ............................................................... 630 / 791 ( 79%) ............................................................... 693 / 791 ( 87%) ............................................................... 756 / 791 ( 95%) ................................... 791 / 791 (100%) Time: 4.55 seconds, Memory: 40.00MB OK (791 tests, 882 assertions) Legacy deprecation notices (13) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... 6 / 6 (100%) Time: 171 ms, Memory: 4.00MB OK (6 tests, 6 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle PHP Fatal error: Declaration of Symfony\Bundle\FrameworkBundle\Tests\Controller\TestController::forward($controller, array $path = Array, array $query = Array) must be compatible with Symfony\Bundle\FrameworkBundle\Controller\Controller::forward(string $controller, array $path = Array, array $query = Array): Symfony\Component\HttpFoundation\Response in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerTest.php on line 390 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ................EEEEEEEEEEEEEE................EEEEEEEEEEEEEEEEE 63 / 131 ( 48%) EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 126 / 131 ( 96%) EEEEE 131 / 131 (100%) Time: 2.22 seconds, Memory: 18.00MB There were 99 errors: 1) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testRolesHierarchy Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:31 2) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testUserProviders Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:41 3) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testFirewalls Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:69 4) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testFirewallRequestMatchers Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:113 5) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testAccess Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:139 6) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testMerge Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:181 7) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testEncoders Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:191 8) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testAcl Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:220 9) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testCustomAclProvider Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:228 10) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testRememberMeThrowExceptionsDefault Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:236 11) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testRememberMeThrowExceptions Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:242 12) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testUserCheckerConfig Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:250 13) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testUserCheckerConfigWithDefaultChecker Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:255 14) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\PhpCompleteConfigurationTest::testUserCheckerConfigWithNoCheckers Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:260 15) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\SecurityExtensionTest::testDisableRoleHierarchyVoter Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php:117 16) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testRolesHierarchy Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:31 17) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testUserProviders Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:41 18) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testFirewalls Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:69 19) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testFirewallRequestMatchers Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:113 20) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testAccess Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:139 21) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testMerge Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:181 22) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testEncoders Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:191 23) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testAcl Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:220 24) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testCustomAclProvider Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:228 25) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testRememberMeThrowExceptionsDefault Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:236 26) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testRememberMeThrowExceptions Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:242 27) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testUserCheckerConfig Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:250 28) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testUserCheckerConfigWithDefaultChecker Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:255 29) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\XmlCompleteConfigurationTest::testUserCheckerConfigWithNoCheckers Illegal offset type in unset /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:774 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:367 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:227 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:89 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:70 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:691 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:280 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:260 30) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testRolesHierarchy Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:31 31) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testUserProviders Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:41 32) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testFirewalls Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:69 33) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testFirewallRequestMatchers Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:113 34) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testAccess Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:139 35) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testMerge Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:181 36) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testEncoders Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:191 37) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testAcl Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:220 38) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testCustomAclProvider Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:228 39) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testRememberMeThrowExceptionsDefault Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:236 40) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testRememberMeThrowExceptions Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:242 41) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testUserCheckerConfig Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:250 42) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testUserCheckerConfigWithDefaultChecker Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:255 43) Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\YamlCompleteConfigurationTest::testUserCheckerConfigWithNoCheckers Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:276 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php:260 44) Symfony\Bundle\SecurityBundle\Tests\Functional\AuthenticationCommencingTest::testAuthenticationIsCommencingIfAccessDeniedExceptionIsWrapped Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticationCommencingTest.php:18 45) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginAndLogoutWithCsrfTokens with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:21 46) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginAndLogoutWithCsrfTokens with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:21 47) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginWithInvalidCsrfToken with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:51 48) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginWithInvalidCsrfToken with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:51 49) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginWithCustomTargetPath with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:68 50) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginWithCustomTargetPath with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:68 51) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginRedirectsToProtectedResourceAfterLogin with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:88 52) Symfony\Bundle\SecurityBundle\Tests\Functional\CsrfFormLoginTest::testFormLoginRedirectsToProtectedResourceAfterLogin with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php:88 53) Symfony\Bundle\SecurityBundle\Tests\Functional\FirewallEntryPointTest::testItUsesTheConfiguredEntryPointWhenUsingUnknownCredentials Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.php:20 54) Symfony\Bundle\SecurityBundle\Tests\Functional\FirewallEntryPointTest::testItUsesTheConfiguredEntryPointFromTheExceptionListenerWithFormLoginAndNoCredentials Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FirewallEntryPointTest.php:36 55) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLogin with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:21 56) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLogin with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:21 57) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLogout with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:40 58) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLogout with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:40 59) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLoginWithCustomTargetPath with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:73 60) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLoginWithCustomTargetPath with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:73 61) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLoginRedirectsToProtectedResourceAfterLogin with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:93 62) Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest::testFormLoginRedirectsToProtectedResourceAfterLogin with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php:93 63) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testLoginLogoutProcedure with data set #0 ('en') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:21 64) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testLoginLogoutProcedure with data set #1 ('de') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:21 65) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testLoginFailureWithLocalizedFailurePath with data set #0 ('en') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:42 66) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testLoginFailureWithLocalizedFailurePath with data set #1 ('de') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:42 67) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testAccessRestrictedResource with data set #0 ('en') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:58 68) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testAccessRestrictedResource with data set #1 ('de') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:58 69) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testAccessRestrictedResourceWithForward with data set #0 ('en') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:69 70) Symfony\Bundle\SecurityBundle\Tests\Functional\LocalizedRoutesAsPathTest::testAccessRestrictedResourceWithForward with data set #1 ('de') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php:69 71) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsNotExposedForProtectedResourceWhenAnonymous with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:21 72) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsNotExposedForProtectedResourceWhenAnonymous with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:21 73) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsExposedWhenNotProtected with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:32 74) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsExposedWhenNotProtected with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:32 75) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsNotExposedForProtectedResourceWhenLoggedInWithInsufficientRights with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:43 76) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testRoutingErrorIsNotExposedForProtectedResourceWhenLoggedInWithInsufficientRights with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:43 77) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForSingleIPAddress with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:60 78) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForSingleIPAddress with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:60 79) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForMultipleIPAddresses with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:72 80) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForMultipleIPAddresses with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:72 81) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForExpression with data set #0 ('config.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:86 82) Symfony\Bundle\SecurityBundle\Tests\Functional\SecurityRoutingIntegrationTest::testSecurityConfigurationForExpression with data set #1 ('routes_as_path.yml') Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php:86 83) Symfony\Bundle\SecurityBundle\Tests\Functional\SetAclCommandTest::testSetAclUser Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:167 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:51 84) Symfony\Bundle\SecurityBundle\Tests\Functional\SetAclCommandTest::testSetAclRole Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:167 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:95 85) Symfony\Bundle\SecurityBundle\Tests\Functional\SetAclCommandTest::testSetAclClassScope Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:167 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SetAclCommandTest.php:137 86) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchUser with data set "unauthorized_user_cannot_switch" ('user_cannot_switch_1', 'user_cannot_switch_1', 'user_cannot_switch_1', 403) Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:21 87) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchUser with data set "authorized_user_can_switch" ('user_can_switch', 'user_cannot_switch_1', 'user_cannot_switch_1', 200) Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:21 88) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchUser with data set "authorized_user_cannot_switch_to_non_existent" ('user_can_switch', 'user_does_not_exist', 'user_can_switch', 500) Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:21 89) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchUser with data set "authorized_user_can_switch_to_himself" ('user_can_switch', 'user_can_switch', 'user_can_switch', 200) Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:21 90) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchedUserCannotSwitchToOther Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:31 91) Symfony\Bundle\SecurityBundle\Tests\Functional\SwitchUserTest::testSwitchedUserExit Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/KernelTestCase.php:61 /usr/share/php/Symfony4/Bundle/FrameworkBundle/Test/WebTestCase.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php:42 92) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordEmptySalt Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 93) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodeNoPasswordNoInteraction Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 94) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordBcrypt Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 95) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordPbkdf2 Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 96) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordOutput Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 97) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordEmptySaltOutput Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 98) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordBcryptOutput Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 99) Symfony\Bundle\SecurityBundle\Tests\Functional\UserPasswordEncoderCommandTest::testEncodePasswordNoConfigForGivenUserClass Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php:149 ERRORS! Tests: 131, Assertions: 110, Errors: 99. Legacy deprecation notices (2) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle EEEE........E..E...E..E..E..E...E.............EEE......... 58 / 58 (100%) Time: 802 ms, Memory: 10.00MB There were 14 errors: 1) Symfony\Bundle\TwigBundle\Tests\Controller\ExceptionControllerTest::testShowActionCanBeForcedToShowErrorPage TypeError: Argument 2 passed to Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction() must be an instance of Symfony\Component\HttpKernel\Exception\FlattenException, instance of Symfony\Component\Debug\Exception\FlattenException given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php:32 2) Symfony\Bundle\TwigBundle\Tests\Controller\ExceptionControllerTest::testFallbackToHtmlIfNoTemplateForRequestedFormat TypeError: Argument 2 passed to Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction() must be an instance of Symfony\Component\HttpKernel\Exception\FlattenException, instance of Symfony\Component\Debug\Exception\FlattenException given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 46 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php:46 3) Symfony\Bundle\TwigBundle\Tests\Controller\ExceptionControllerTest::testFallbackToHtmlWithFullExceptionIfNoTemplateForRequestedFormatAndExceptionsShouldBeShown TypeError: Argument 2 passed to Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction() must be an instance of Symfony\Component\HttpKernel\Exception\FlattenException, instance of Symfony\Component\Debug\Exception\FlattenException given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 60 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php:60 4) Symfony\Bundle\TwigBundle\Tests\Controller\ExceptionControllerTest::testResponseHasRequestedMimeType TypeError: Argument 2 passed to Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction() must be an instance of Symfony\Component\HttpKernel\Exception\FlattenException, instance of Symfony\Component\Debug\Exception\FlattenException given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 73 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php:73 5) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyFormResourcesConfigurationKey with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:34 6) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyMergeFormResourcesConfigurationKeyWithFormThemesConfigurationKey with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:52 7) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadFullConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:87 8) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:132 9) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:146 10) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomDateFormats with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:160 11) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testTwigLoaderPaths with data set #1 ('yml') Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:618 /usr/share/php/Symfony4/Component/DependencyInjection/Loader/YamlFileLoader.php:116 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:356 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:207 12) Symfony\Bundle\TwigBundle\Tests\CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsAvailable Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php:25 13) Symfony\Bundle\TwigBundle\Tests\CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsDisabled Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php:37 14) Symfony\Bundle\TwigBundle\Tests\NoTemplatingEntryTest::test Error: Call to undefined method Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::setHotPathEvents() /usr/share/php/Symfony4/Bundle/FrameworkBundle/FrameworkBundle.php:94 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:711 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:681 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:572 /usr/share/php/Symfony3/Component/HttpKernel/Kernel.php:117 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/NoTemplatingEntryTest.php:25 ERRORS! Tests: 58, Assertions: 147, Errors: 14. Remaining deprecation notices (16) Symfony\Component\HttpKernel\DependencyInjection\Extension::addClassesToCompile() is deprecated since version 3.3, to be removed in 4.0: 16x 4x in TwigExtensionTest::testStopwatchExtensionAvailability from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 2x in TwigExtensionTest::testLoadFullConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 2x in TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 2x in TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 2x in TwigExtensionTest::testLoadCustomDateFormats from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 2x in TwigExtensionTest::testTwigLoaderPaths from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 1x in TwigExtensionTest::testLoadEmptyConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 1x in TwigExtensionTest::testGlobalsWithDifferentTypesAndValues from Symfony\Bundle\TwigBundle\Tests\DependencyInjection Legacy deprecation notices (8) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle .EW.......................................... 45 / 45 (100%) Time: 438 ms, Memory: 8.00MB There was 1 error: 1) Symfony\Bundle\WebProfilerBundle\Tests\Command\ExportCommandTest::testExecuteWithToken Error: Call to undefined method Mock_Profiler_d7bb4164::export() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle/Command/ExportCommand.php:79 /usr/share/php/Symfony3/Component/Console/Command/Command.php:240 /usr/share/php/Symfony3/Component/Console/Tester/CommandTester.php:79 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle/Tests/Command/ExportCommandTest.php:68 -- There was 1 warning: 1) Symfony\Bundle\WebProfilerBundle\Tests\Command\ImportCommandTest::testExecute Trying to configure method "import" which cannot be configured because it does not exist, has not been specified, is final, or is static ERRORS! Tests: 45, Assertions: 67, Errors: 1, Warnings: 1. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 79 ( 82%) .............. 79 / 79 (100%) Time: 171 ms, Memory: 4.00MB OK (79 tests, 84 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 112 ( 56%) ................................................. 112 / 112 (100%) Time: 396 ms, Memory: 6.00MB OK (112 tests, 256 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... 111 / 111 (100%) Time: 226 ms, Memory: 4.00MB OK, but incomplete, skipped, or risky tests! Tests: 111, Assertions: 116, Skipped: 30. Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 306 ( 20%) ........................................I...................... 126 / 306 ( 41%) ............................................................... 189 / 306 ( 61%) ........................................EE.................E... 252 / 306 ( 82%) ...................................................... 306 / 306 (100%) Time: 1.47 seconds, Memory: 8.00MB There were 3 errors: 1) Symfony\Component\Config\Tests\Resource\DirectoryResourceTest::testGetPattern InvalidArgumentException: The directory "foo" does not exist. /usr/share/php/Symfony4/Component/Config/Resource/DirectoryResource.php:36 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php:62 2) Symfony\Component\Config\Tests\Resource\DirectoryResourceTest::testIsFresh InvalidArgumentException: The directory "/____foo/foobar242132" does not exist. /usr/share/php/Symfony4/Component/Config/Resource/DirectoryResource.php:36 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php:72 3) Symfony\Component\Config\Tests\Resource\FileResourceTest::testIsFresh InvalidArgumentException: The file "/____foo/foobar474911" does not exist. /usr/share/php/Symfony4/Component/Config/Resource/FileResource.php:38 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/FileResourceTest.php:52 ERRORS! Tests: 306, Assertions: 424, Errors: 3, Incomplete: 1. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console ...FF..........F....FF............EEFFF.F.......F.............. 63 / 691 ( 9%) .........................................FEE....F.F............ 126 / 691 ( 18%) ...........FFFFFFFFFFFFFFFFFFF.FFFFFFFFF......................F 189 / 691 ( 27%) FF...................FFFF...................................... 252 / 691 ( 36%) ......................SS....................................... 315 / 691 ( 45%) ......................................FWWW..................... 378 / 691 ( 54%) ............................................................... 441 / 691 ( 63%) ...........................................F................... 504 / 691 ( 72%) .F......................................................EE..... 567 / 691 ( 82%) ................................................E.............. 630 / 691 ( 91%) .....................................F....................... 691 / 691 (100%) Time: 3.37 seconds, Memory: 12.00MB There were 7 errors: 1) Symfony\Component\Console\Tests\ApplicationTest::testLegacyAsText Error: Call to undefined method Symfony\Component\Console\Application::asText() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:515 2) Symfony\Component\Console\Tests\ApplicationTest::testLegacyAsXml Error: Call to undefined method Symfony\Component\Console\Application::asXml() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:527 3) Symfony\Component\Console\Tests\Command\CommandTest::testLegacyAsText Error: Call to undefined method TestCommand::asText() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:439 4) Symfony\Component\Console\Tests\Command\CommandTest::testLegacyAsXml Error: Call to undefined method TestCommand::asXml() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:451 5) Symfony\Component\Console\Tests\Input\InputDefinitionTest::testLegacyAsText Error: Call to undefined method Symfony\Component\Console\Input\InputDefinition::asText() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:406 6) Symfony\Component\Console\Tests\Input\InputDefinitionTest::testLegacyAsXml Error: Call to undefined method Symfony\Component\Console\Input\InputDefinition::asXml() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:422 7) Symfony\Component\Console\Tests\Input\StringInputTest::testLegacyInputOptionDefinitionInConstructor Symfony\Component\Console\Exception\InvalidArgumentException: The "foo" option does not exist. /usr/share/php/Symfony3/Component/Console/Input/Input.php:150 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/StringInputTest.php:55 -- There were 3 warnings: 1) Symfony\Component\Console\Tests\Helper\ProgressBarTest::testRedrawFrequency Class "Symfony\Component\Console\Helper\ProgressBar" is declared "final" and cannot be mocked. 2) Symfony\Component\Console\Tests\Helper\ProgressBarTest::testRedrawFrequencyIsAtLeastOneIfZeroGiven Class "Symfony\Component\Console\Helper\ProgressBar" is declared "final" and cannot be mocked. 3) Symfony\Component\Console\Tests\Helper\ProgressBarTest::testRedrawFrequencyIsAtLeastOneIfSmallerOneGiven Class "Symfony\Component\Console\Helper\ProgressBar" is declared "final" and cannot be mocked. -- There were 52 failures: 1) Symfony\Component\Console\Tests\ApplicationTest::testGetLongVersion ->getLongVersion() returns the long version of the application Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo version bar' +'foo bar' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:96 2) Symfony\Component\Console\Tests\ApplicationTest::testHelp ->getHelp() returns a help message Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Console Tool' +'Console Tool' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:102 3) Symfony\Component\Console\Tests\ApplicationTest::testFindAmbiguousNamespace Failed asserting that exception message 'The namespace "f" is ambiguous. Did you mean one of these? foo foo1' contains 'The namespace "f" is ambiguous (foo, foo1).'. 4) Symfony\Component\Console\Tests\ApplicationTest::testFindWithAmbiguousAbbreviations with data set #1 ('a', 'Command "a" is ambiguous (afo...more).') Failed asserting that exception message 'Command "a" is ambiguous. Did you mean one of these? afoobar The foo:bar command afoobar1 The foo:bar1 command afoobar2 The foo1:bar command' contains 'Command "a" is ambiguous (afoobar, afoobar1 and 1 more).'. 5) Symfony\Component\Console\Tests\ApplicationTest::testFindWithAmbiguousAbbreviations with data set #2 ('foo:b', 'Command "foo:b" is ambiguous ...more).') Failed asserting that exception message 'Command "foo:b" is ambiguous. Did you mean one of these? foo:bar The foo:bar command foo:bar1 The foo:bar1 command foo1:bar The foo1:bar command' contains 'Command "foo:b" is ambiguous (foo:bar, foo:bar1 and 1 more).'. 6) Symfony\Component\Console\Tests\ApplicationTest::testRenderException ->renderException() renders the command synopsis when an exception occurs in the context of a command Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -list [--xml] [--raw] [--format FORMAT] [--] [] +list [--raw] [--format FORMAT] [--] [] ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:547 7) Symfony\Component\Console\Tests\ApplicationTest::testRenderExceptionWithDoubleWidthCharacters ->renderException() wraps messages when they are bigger than the terminal Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - - [Exception] - コマンドの実行中にエラーが - 発生しました。 - + + [Exception] + コマンドの実行中にエラーが発生しました。 + foo ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:596 8) Symfony\Component\Console\Tests\ApplicationTest::testRenderExceptionEscapesLines ->renderException() escapes lines containing formatting Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - - [Exception] - dont break here < - info>! - + + [Exception] + dont break here ! + foo ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:612 9) Symfony\Component\Console\Tests\ApplicationTest::testRun ->run() runs the help command if --help is passed Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'Usage: - help [options] [--] [] + list [options] [--] [] Arguments: - command The command to execute [default: "list"] - command_name The command name [default: "help"] + namespace The namespace name Options: - --xml To output help as XML - --format=FORMAT The output format (txt, xml, json, or md) [default: "txt"] - --raw To output raw command help - -h, --help Display this help message - -q, --quiet Do not output any message - -V, --version Display this application version - --ansi Force ANSI output - --no-ansi Disable ANSI output - -n, --no-interaction Do not ask any interactive question - -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + --raw To output raw command list + --format=FORMAT The output format (txt, xml, json, or md) [default: "txt"] Help: - The help command displays help for a given command: + The list command lists all commands: - php app/console help list + php app/console list - You can also output the help in other formats by using the --format option: + You can also display the commands for a specific namespace: - php app/console help --format=xml list + php app/console list test - To display the list of available commands, please use the list command. + You can also output the information in other formats by using the --format option: + + php app/console list --format=xml + + It's also possible to get raw list of commands (useful for embedding command runner): + + php app/console list --raw ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:657 10) Symfony\Component\Console\Tests\ApplicationTest::testGetDefaultHelperSetReturnsDefaultValues Failed asserting that false is true. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:847 11) Symfony\Component\Console\Tests\Command\CommandTest::testSetCodeWithNonCallable Failed asserting that exception of type "TypeError" matches expected exception "\InvalidArgumentException". Message was: "Argument 1 passed to Symfony\Component\Console\Command\Command::setCode() must be callable, array given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php on line 422" at /usr/share/php/Symfony3/Component/Console/Command/Command.php:260 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:422 . 12) Symfony\Component\Console\Tests\Command\HelpCommandTest::testExecuteForApplicationCommandWithXmlOption ->execute() returns a text help for the given command Failed asserting that ' ' contains "list [--xml] [--raw] [--format FORMAT] [--] [<namespace>]". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/HelpCommandTest.php:68 13) Symfony\Component\Console\Tests\Command\ListCommandTest::testExecuteListsCommandsWithXmlOption ->execute() returns a list of available commands in XML if --xml is passed Failed asserting that ' help list ' matches PCRE pattern "//". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/ListCommandTest.php:34 14) Symfony\Component\Console\Tests\Descriptor\JsonDescriptorTest::testDescribeCommand with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand1 Object (...), '{\n "name": "descriptor:com... }\n}\n') Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 'definition' => Array (...) + 'hidden' => false ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 15) Symfony\Component\Console\Tests\Descriptor\JsonDescriptorTest::testDescribeCommand with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand2 Object (...), '{\n "name": "descriptor:com... }\n}\n') Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 'definition' => Array (...) + 'hidden' => false ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 16) Symfony\Component\Console\Tests\Descriptor\JsonDescriptorTest::testDescribeApplication with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication1 Object (...), '{\n "commands": [\n {... ]\n}\n') Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'commands' => Array ( 0 => Array ( 'name' => 'help' 'usage' => Array ( - 0 => 'help [--xml] [--format FORMAT] [--raw] [--] []' + 0 => 'help [--format FORMAT] [--raw] [--] []' @@ @@ 'options' => Array ( - 'xml' => Array (...) @@ @@ ) + 'hidden' => false ) 1 => Array ( 'name' => 'list' 'usage' => Array ( - 0 => 'list [--xml] [--raw] [--format FORMAT] [--] []' + 0 => 'list [--raw] [--format FORMAT] [--] []' @@ @@ 'options' => Array ( - 'xml' => Array (...) 'raw' => Array (...) 'format' => Array (...) ) ) + 'hidden' => false ) ) 'namespaces' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 17) Symfony\Component\Console\Tests\Descriptor\JsonDescriptorTest::testDescribeApplication with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2 Object (...), '{\n "commands": [\n {... ]\n}\n') Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'commands' => Array ( 0 => Array ( 'name' => 'help' 'usage' => Array ( - 0 => 'help [--xml] [--format FORMAT] [--raw] [--] []' + 0 => 'help [--format FORMAT] [--raw] [--] []' @@ @@ 'options' => Array ( - 'xml' => Array (...) @@ @@ ) + 'hidden' => false ) 1 => Array ( 'name' => 'list' 'usage' => Array ( - 0 => 'list [--xml] [--raw] [--format FORMAT] [--] []' + 0 => 'list [--raw] [--format FORMAT] [--] []' @@ @@ 'options' => Array ( - 'xml' => Array (...) 'raw' => Array (...) 'format' => Array (...) ) ) + 'hidden' => false @@ @@ 'definition' => Array (...) + 'hidden' => false @@ @@ 'definition' => Array (...) + 'hidden' => false ) ) 'namespaces' => Array (...) + 'application' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 18) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #0 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name * Is required: yes * Is array: no -* Description: * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 19) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #1 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...y ()`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name +argument description + * Is required: no * Is array: yes -* Description: argument description * Default: `array ()`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 20) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #2 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...lue'`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name +argument description + * Is required: no * Is array: no -* Description: argument description * Default: `'default_value'`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 21) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #3 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name +multiline +argument description + * Is required: yes * Is array: no -* Description: multiline - argument description * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 22) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #4 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...'`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name +argument description + * Is required: no * Is array: no -* Description: argument description -* Default: `'style'`' +* Default: `'style'`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 23) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputArgument with data set #5 (Symfony\Component\Console\Input\InputArgument Object (...), '**argument_name:**\n\n* Name: a...`INF`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**argument_name:** +'#### `argument_name` -* Name: argument_name +argument description + * Is required: no * Is array: no -* Description: argument description * Default: `INF`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 24) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #0 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 25) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #1 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...lue'`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: no * Is multiple: no -* Description: option description * Default: `'default_value'`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 26) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #2 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: yes * Is multiple: no -* Description: option description * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 27) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #3 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...y ()`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: no * Is multiple: yes -* Description: option description * Default: `array ()`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 28) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #4 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +multiline +option description + * Accept value: yes * Is value required: yes * Is multiple: no -* Description: multiline - option description * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 29) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #5 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o|-O` -* Name: `--option_name` -* Shortcut: `-o|-O` +option with multiple shortcuts + * Accept value: yes * Is value required: yes * Is multiple: no -* Description: option with multiple shortcuts * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 30) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #6 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...'`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: yes * Is multiple: no -* Description: option description -* Default: `'style'`' +* Default: `'style'`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 31) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #7 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...>',)`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: yes * Is multiple: yes -* Description: option description -* Default: `array ( 0 => 'Hello', 1 => 'world',)`' +* Default: `array ( 0 => 'Hello', 1 => 'world',)`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 32) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputOption with data set #8 (Symfony\Component\Console\Input\InputOption Object (...), '**option_name:**\n\n* Name: `--...`INF`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'**option_name:** +'#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` +option description + * Accept value: yes * Is value required: no * Is multiple: no -* Description: option description * Default: `INF`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 33) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputDefinition with data set #1 (Symfony\Component\Console\Input\InputDefinition Object (...), '### Arguments:\n\n**argument_na...NULL`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'### Arguments: +'### Arguments -**argument_name:** +#### `argument_name` -* Name: argument_name * Is required: yes * Is array: no -* Description: * Default: `NULL`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 34) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputDefinition with data set #2 (Symfony\Component\Console\Input\InputDefinition Object (...), '### Options:\n\n**option_name:*...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'### Options: +'### Options -**option_name:** +#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 35) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeInputDefinition with data set #3 (Symfony\Component\Console\Input\InputDefinition Object (...), '### Arguments:\n\n**argument_na...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'### Arguments: +'### Arguments -**argument_name:** +#### `argument_name` -* Name: argument_name * Is required: yes * Is array: no -* Description: * Default: `NULL` -### Options: +### Options -**option_name:** +#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 36) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeCommand with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand1 Object (...), 'descriptor:command1\n---------... help\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'descriptor:command1 -------------------- +'`descriptor:command1` +--------------------- -* Description: command 1 description -* Usage: +command 1 description - * `descriptor:command1` - * `alias1` - * `alias2` +### Usage + +* `descriptor:command1` +* `alias1` +* `alias2` command 1 help' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 37) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeCommand with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand2 Object (...), 'descriptor:command2\n---------...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'descriptor:command2 -------------------- +'`descriptor:command2` +--------------------- -* Description: command 2 description -* Usage: +command 2 description - * `descriptor:command2 [-o|--option_name] [--] ` - * `descriptor:command2 -o|--option_name ` - * `descriptor:command2 ` +### Usage +* `descriptor:command2 [-o|--option_name] [--] ` +* `descriptor:command2 -o|--option_name ` +* `descriptor:command2 ` + command 2 help -### Arguments: +### Arguments -**argument_name:** +#### `argument_name` -* Name: argument_name * Is required: yes * Is array: no -* Description: * Default: `NULL` -### Options: +### Options -**option_name:** +#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 38) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeCommand with data set #2 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommandMbString Object (...), 'descriptor:åèä\n--------------...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'descriptor:åèä --------------- +'`descriptor:åèä` +---------------- -* Description: command åèä description -* Usage: +command åèä description - * `descriptor:åèä [-o|--option_åèä] [--] ` - * `descriptor:åèä -o|--option_name ` - * `descriptor:åèä ` +### Usage +* `descriptor:åèä [-o|--option_åèä] [--] ` +* `descriptor:åèä -o|--option_name ` +* `descriptor:åèä ` + command åèä help -### Arguments: +### Arguments -**argument_åèä:** +#### `argument_åèä` -* Name: argument_åèä * Is required: yes * Is array: no -* Description: * Default: `NULL` -### Options: +### Options -**option_åèä:** +#### `--option_åèä|-o` -* Name: `--option_åèä` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 39) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeApplication with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication1 Object (...), 'UNKNOWN\n=======\n\n* help\n* lis...txt'`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'UNKNOWN -======= +'Console Tool +============ -* help -* list +* [`help`](#help) +* [`list`](#list) -help ----- +`help` +------ -* Description: Displays help for a command -* Usage: +Displays help for a command - * `help [--xml] [--format FORMAT] [--raw] [--] []` +### Usage -The help command displays help for a given command: +* `help [--format FORMAT] [--raw] [--] []` - php app/console help list +The help command displays help for a given command: -You can also output the help in other formats by using the --format option: + php app/console help list - php app/console help --format=xml list +You can also output the help in other formats by using the --format option: -To display the list of available commands, please use the list command. + php app/console help --format=xml list -### Arguments: +To display the list of available commands, please use the list command. -**command_name:** +### Arguments -* Name: command_name +#### `command_name` + +The command name + * Is required: no * Is array: no -* Description: The command name * Default: `'help'` -### Options: +### Options -**xml:** +#### `--format` -* Name: `--xml` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output help as XML -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'` -**raw:** +#### `--raw` -* Name: `--raw` -* Shortcut: +To output raw command help + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output raw command help * Default: `false` -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false` -list ----- +`list` +------ -* Description: Lists commands -* Usage: +Lists commands - * `list [--xml] [--raw] [--format FORMAT] [--] []` +### Usage -The list command lists all commands: +* `list [--raw] [--format FORMAT] [--] []` - php app/console list +The list command lists all commands: + php app/console list + You can also display the commands for a specific namespace: - php app/console list test + php app/console list test -You can also output the information in other formats by using the --format option: +You can also output the information in other formats by using the --format option: - php app/console list --format=xml + php app/console list --format=xml It's also possible to get raw list of commands (useful for embedding command runner): - php app/console list --raw + php app/console list --raw -### Arguments: +### Arguments -**namespace:** +#### `namespace` -* Name: namespace +The namespace name + * Is required: no * Is array: no -* Description: The namespace name * Default: `NULL` -### Options: +### Options -**xml:** +#### `--raw` -* Name: `--xml` -* Shortcut: +To output raw command list + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output list as XML * Default: `false` -**raw:** +#### `--format` -* Name: `--raw` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output raw command list -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 40) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeApplication with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2 Object (...), 'My Symfony application\n======...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'My Symfony application -====================== +'My Symfony application v1.0 +=========================== -* alias1 -* alias2 -* help -* list +* [`alias1`](#descriptorcommand1) +* [`alias2`](#descriptorcommand1) +* [`help`](#help) +* [`list`](#list) **descriptor:** -* descriptor:command1 -* descriptor:command2 +* [`descriptor:command1`](#descriptorcommand1) +* [`descriptor:command2`](#descriptorcommand2) -help ----- +`help` +------ -* Description: Displays help for a command -* Usage: +Displays help for a command - * `help [--xml] [--format FORMAT] [--raw] [--] []` +### Usage -The help command displays help for a given command: +* `help [--format FORMAT] [--raw] [--] []` - php app/console help list +The help command displays help for a given command: -You can also output the help in other formats by using the --format option: + php app/console help list - php app/console help --format=xml list +You can also output the help in other formats by using the --format option: -To display the list of available commands, please use the list command. + php app/console help --format=xml list -### Arguments: +To display the list of available commands, please use the list command. -**command_name:** +### Arguments -* Name: command_name +#### `command_name` + +The command name + * Is required: no * Is array: no -* Description: The command name * Default: `'help'` -### Options: +### Options -**xml:** +#### `--format` -* Name: `--xml` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output help as XML -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'` -**raw:** +#### `--raw` -* Name: `--raw` -* Shortcut: +To output raw command help + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output raw command help * Default: `false` -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false` -list ----- +`list` +------ -* Description: Lists commands -* Usage: +Lists commands - * `list [--xml] [--raw] [--format FORMAT] [--] []` +### Usage -The list command lists all commands: +* `list [--raw] [--format FORMAT] [--] []` - php app/console list +The list command lists all commands: + php app/console list + You can also display the commands for a specific namespace: - php app/console list test + php app/console list test -You can also output the information in other formats by using the --format option: +You can also output the information in other formats by using the --format option: - php app/console list --format=xml + php app/console list --format=xml It's also possible to get raw list of commands (useful for embedding command runner): - php app/console list --raw + php app/console list --raw -### Arguments: +### Arguments -**namespace:** +#### `namespace` -* Name: namespace +The namespace name + * Is required: no * Is array: no -* Description: The namespace name * Default: `NULL` -### Options: +### Options -**xml:** +#### `--raw` -* Name: `--xml` -* Shortcut: +To output raw command list + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output list as XML * Default: `false` -**raw:** +#### `--format` -* Name: `--raw` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output raw command list -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'` -descriptor:command1 -------------------- +`descriptor:command1` +--------------------- -* Description: command 1 description -* Usage: +command 1 description - * `descriptor:command1` - * `alias1` - * `alias2` +### Usage +* `descriptor:command1` +* `alias1` +* `alias2` + command 1 help -### Options: +### Options -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false` -descriptor:command2 -------------------- +`descriptor:command2` +--------------------- -* Description: command 2 description -* Usage: +command 2 description - * `descriptor:command2 [-o|--option_name] [--] ` - * `descriptor:command2 -o|--option_name ` - * `descriptor:command2 ` +### Usage +* `descriptor:command2 [-o|--option_name] [--] ` +* `descriptor:command2 -o|--option_name ` +* `descriptor:command2 ` + command 2 help -### Arguments: +### Arguments -**argument_name:** +#### `argument_name` -* Name: argument_name * Is required: yes * Is array: no -* Description: * Default: `NULL` -### Options: +### Options -**option_name:** +#### `--option_name|-o` -* Name: `--option_name` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false` -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 41) Symfony\Component\Console\Tests\Descriptor\MarkdownDescriptorTest::testDescribeApplication with data set #2 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplicationMbString Object (...), 'MbString åpplicätion\n========...alse`\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'MbString åpplicätion ==================== -* help -* list +* [`help`](#help) +* [`list`](#list) **descriptor:** -* descriptor:åèä +* [`descriptor:åèä`](#descriptoråèä) -help ----- +`help` +------ -* Description: Displays help for a command -* Usage: +Displays help for a command - * `help [--xml] [--format FORMAT] [--raw] [--] []` +### Usage -The help command displays help for a given command: +* `help [--format FORMAT] [--raw] [--] []` - php app/console help list +The help command displays help for a given command: -You can also output the help in other formats by using the --format option: + php app/console help list - php app/console help --format=xml list +You can also output the help in other formats by using the --format option: -To display the list of available commands, please use the list command. + php app/console help --format=xml list -### Arguments: +To display the list of available commands, please use the list command. -**command_name:** +### Arguments -* Name: command_name +#### `command_name` + +The command name + * Is required: no * Is array: no -* Description: The command name * Default: `'help'` -### Options: +### Options -**xml:** +#### `--format` -* Name: `--xml` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output help as XML -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'` -**raw:** +#### `--raw` -* Name: `--raw` -* Shortcut: +To output raw command help + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output raw command help * Default: `false` -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false` -list ----- +`list` +------ -* Description: Lists commands -* Usage: +Lists commands - * `list [--xml] [--raw] [--format FORMAT] [--] []` +### Usage -The list command lists all commands: +* `list [--raw] [--format FORMAT] [--] []` - php app/console list +The list command lists all commands: + php app/console list + You can also display the commands for a specific namespace: - php app/console list test + php app/console list test -You can also output the information in other formats by using the --format option: +You can also output the information in other formats by using the --format option: - php app/console list --format=xml + php app/console list --format=xml It's also possible to get raw list of commands (useful for embedding command runner): - php app/console list --raw + php app/console list --raw -### Arguments: +### Arguments -**namespace:** +#### `namespace` -* Name: namespace +The namespace name + * Is required: no * Is array: no -* Description: The namespace name * Default: `NULL` -### Options: +### Options -**xml:** +#### `--raw` -* Name: `--xml` -* Shortcut: +To output raw command list + * Accept value: no * Is value required: no * Is multiple: no -* Description: To output list as XML * Default: `false` -**raw:** +#### `--format` -* Name: `--raw` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output raw command list -* Default: `false` +The output format (txt, xml, json, or md) -**format:** - -* Name: `--format` -* Shortcut: * Accept value: yes * Is value required: yes * Is multiple: no -* Description: The output format (txt, xml, json, or md) * Default: `'txt'` -descriptor:åèä --------------- +`descriptor:åèä` +---------------- -* Description: command åèä description -* Usage: +command åèä description - * `descriptor:åèä [-o|--option_åèä] [--] ` - * `descriptor:åèä -o|--option_name ` - * `descriptor:åèä ` +### Usage +* `descriptor:åèä [-o|--option_åèä] [--] ` +* `descriptor:åèä -o|--option_name ` +* `descriptor:åèä ` + command åèä help -### Arguments: +### Arguments -**argument_åèä:** +#### `argument_åèä` -* Name: argument_åèä * Is required: yes * Is array: no -* Description: * Default: `NULL` -### Options: +### Options -**option_åèä:** +#### `--option_åèä|-o` -* Name: `--option_åèä` -* Shortcut: `-o` * Accept value: no * Is value required: no * Is multiple: no -* Description: * Default: `false` -**help:** +#### `--help|-h` -* Name: `--help` -* Shortcut: `-h` +Display this help message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this help message * Default: `false` -**quiet:** +#### `--quiet|-q` -* Name: `--quiet` -* Shortcut: `-q` +Do not output any message + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not output any message * Default: `false` -**verbose:** +#### `--verbose|-v|-vv|-vvv` -* Name: `--verbose` -* Shortcut: `-v|-vv|-vvv` +Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug + * Accept value: no * Is value required: no * Is multiple: no -* Description: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug * Default: `false` -**version:** +#### `--version|-V` -* Name: `--version` -* Shortcut: `-V` +Display this application version + * Accept value: no * Is value required: no * Is multiple: no -* Description: Display this application version * Default: `false` -**ansi:** +#### `--ansi` -* Name: `--ansi` -* Shortcut: +Force ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Force ANSI output * Default: `false` -**no-ansi:** +#### `--no-ansi` -* Name: `--no-ansi` -* Shortcut: +Disable ANSI output + * Accept value: no * Is value required: no * Is multiple: no -* Description: Disable ANSI output * Default: `false` -**no-interaction:** +#### `--no-interaction|-n` -* Name: `--no-interaction` -* Shortcut: `-n` +Do not ask any interactive question + * Accept value: no * Is value required: no * Is multiple: no -* Description: Do not ask any interactive question * Default: `false`' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 42) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeApplication with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication1 Object (...), 'Console Tool\n\nConsole Tool +'Console Tool Usage: command [options] [arguments] Options: -h, --help Display this help message -q, --quiet Do not output any message -V, --version Display this application version --ansi Force ANSI output --no-ansi Disable ANSI output -n, --no-interaction Do not ask any interactive question -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug Available commands: help Displays help for a command list Lists commands' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 43) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeApplication with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2 Object (...), 'My Symfony application<...ption\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'My Symfony application version v1.0 +'My Symfony application v1.0 @@ @@ Available commands: - alias1 command 1 description - alias2 command 1 description help Displays help for a command list Lists commands descriptor - descriptor:command1 command 1 description + descriptor:command1 [alias1|alias2] command 1 description descriptor:command2 command 2 description' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 44) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeApplication with data set #2 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplicationMbString Object (...), 'MbString åpplicätionMbString åpplicätion +'MbString åpplicätion Usage: command [options] [arguments] Options: -h, --help Display this help message -q, --quiet Do not output any message -V, --version Display this application version --ansi Force ANSI output --no-ansi Disable ANSI output -n, --no-interaction Do not ask any interactive question -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug Available commands: help Displays help for a command list Lists commands descriptor descriptor:åèä command åèä description' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 45) Symfony\Component\Console\Tests\Descriptor\XmlDescriptorTest::testDescribeCommand with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand1 Object (...), '\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - +' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 46) Symfony\Component\Console\Tests\Descriptor\XmlDescriptorTest::testDescribeCommand with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand2 Object (...), '\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - +' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 47) Symfony\Component\Console\Tests\Descriptor\XmlDescriptorTest::testDescribeApplication with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication1 Object (...), '\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - + - + help list ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 48) Symfony\Component\Console\Tests\Descriptor\XmlDescriptorTest::testDescribeApplication with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorApplication2 Object (...), '\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - + - + - + - + alias1 alias2 help list descriptor:command1 descriptor:command2 ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 49) Symfony\Component\Console\Tests\Helper\ProgressBarTest::testRegressProgress Failed asserting that exception of type "\LogicException" is thrown. 50) Symfony\Component\Console\Tests\Input\ArgvInputTest::testParseArrayOption ->parse() parses empty array options as null ("--option=value" syntax) Failed asserting that Array &0 ( 'name' => Array &1 ( 0 => 'foo' 1 => 'bar' 2 => '' ) ) is identical to Array &0 ( 'name' => Array &1 ( 0 => 'foo' 1 => 'bar' 2 => null ) ). /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/ArgvInputTest.php:255 51) Symfony\Component\Console\Tests\Input\ArrayInputTest::testParseOptions with data set #2 (array(null), array(Symfony\Component\Console\Input\InputOption Object (...)), array('default'), '->parse() parses long options... value') ->parse() parses long options with a default value Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 'foo' => 'default' + 'foo' => null ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/ArrayInputTest.php:65 52) Symfony\Component\Console\Tests\Style\SymfonyStyleTest::testOutputs with data set #5 ('/builddir/build/BUILDROOT/php...13.php', '/builddir/build/BUILDROOT/php...13.txt') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - // Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et - // dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea - // commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla - // pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim - // id est laborum + // Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor + // incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation + // ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit + // in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint + // occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php:48 ERRORS! Tests: 691, Assertions: 1112, Errors: 7, Failures: 52, Warnings: 3, Skipped: 2. Remaining deprecation notices (15) The "ConsoleEvents::EXCEPTION" event is deprecated since Symfony 3.3 and will be removed in 4.0. Listen to the "ConsoleEvents::ERROR" event instead: 10x 1x in ApplicationTest::testRunWithDispatcher from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithExceptionAndDispatcher from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunDispatchesAllEventsWithException from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunDispatchesAllEventsWithExceptionInListener from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithErrorAndDispatcher from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunDispatchesAllEventsWithError from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithErrorFailingStatusCode from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithDispatcherSkippingCommand from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithDispatcherAccessingInputOptions from Symfony\Component\Console\Tests 1x in ApplicationTest::testRunWithDispatcherAddingInputOptions from Symfony\Component\Console\Tests Symfony\Component\Console\Application::getTerminalDimensions is deprecated as of 3.2 and will be removed in 4.0. Create a Terminal instance instead: 2x 2x in ApplicationTest::testTerminalDimensions from Symfony\Component\Console\Tests The "Symfony\Component\Console\Event\ConsoleExceptionEvent" class is deprecated since version 3.3 and will be removed in 4.0. Use the ConsoleErrorEvent instead: 1x 1x in ApplicationTest::testRunWithExceptionAndDispatcher from Symfony\Component\Console\Tests Symfony\Component\Console\Application::setTerminalDimensions is deprecated as of 3.2 and will be removed in 4.0. Set the COLUMNS and LINES env vars instead: 1x 1x in ApplicationTest::testTerminalDimensions from Symfony\Component\Console\Tests The Symfony\Component\Console\Helper\QuestionHelper::getInputStream() method is deprecated since version 3.2 and will be removed in 4.0. Use Symfony\Component\Console\Input\StreamableInputInterface::getStream() instead: 1x 1x in ApplicationTest::testCanCheckIfTerminalIsInteractive from Symfony\Component\Console\Tests Legacy deprecation notices (52) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector ...................+ RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/CssSelector ............................................ 63 / 505 ( 12%) ............................................................... 126 / 505 ( 24%) ............................................................... 189 / 505 ( 37%) ............................................................... 252 / 505 ( 49%) ............................................................... 315 / 505 ( 62%) ............................................................... 378 / 505 ( 74%) ............................................................... 441 / 505 ( 87%) ............................................................... 504 / 505 ( 99%) . 505 / 505 (100%) Time: 731 ms, Memory: 6.00MB OK (505 tests, 1024 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug SSSS..S..S....FF..S.F..F.FFFF..FE...........F..F.....F....FS..... 65 / 68 ( 95%) ... 68 / 68 (100%) Time: 3.24 seconds, Memory: 10.00MB There was 1 error: 1) Symfony\Component\Debug\Tests\ErrorHandlerTest::testLegacyInterface TypeError: Argument 1 passed to Symfony\Component\Debug\ErrorHandler::register() must be an instance of Symfony\Component\Debug\ErrorHandler or null, integer given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php on line 560 /usr/share/php/Symfony3/Component/Debug/ErrorHandler.php:115 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:560 -- There were 13 failures: 1) Symfony\Component\Debug\Tests\DebugClassLoaderTest::testDeprecatedSuper with data set #0 ('DeprecatedInterfaceClass', 'DeprecatedInterface', 'implements') Failed asserting that Array &0 ( 'type' => 16384 'message' => 'The "Test\Symfony\Component\Debug\Tests\DeprecatedInterfaceClass" class implements "Symfony\Component\Debug\Tests\Fixtures\DeprecatedInterface" that is deprecated but this is a test deprecation notice' ) is identical to Array &0 ( 'type' => 16384 'message' => 'The Test\Symfony\Component\Debug\Tests\DeprecatedInterfaceClass class implements Symfony\Component\Debug\Tests\Fixtures\DeprecatedInterface that is deprecated but this is a test deprecation notice' ). /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php:214 2) Symfony\Component\Debug\Tests\DebugClassLoaderTest::testDeprecatedSuper with data set #1 ('DeprecatedParentClass', 'DeprecatedClass', 'extends') Failed asserting that Array &0 ( 'type' => 16384 'message' => 'The "Test\Symfony\Component\Debug\Tests\DeprecatedParentClass" class extends "Symfony\Component\Debug\Tests\Fixtures\DeprecatedClass" that is deprecated but this is a test deprecation notice' ) is identical to Array &0 ( 'type' => 16384 'message' => 'The Test\Symfony\Component\Debug\Tests\DeprecatedParentClass class extends Symfony\Component\Debug\Tests\Fixtures\DeprecatedClass that is deprecated but this is a test deprecation notice' ). /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/DebugClassLoaderTest.php:214 3) Symfony\Component\Debug\Tests\ErrorHandlerTest::testNotice Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Symfony\Component\Debug\ErrorHandler' +'Symfony\Component\Debug\Tests\ErrorHandlerTest' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:89 4) Symfony\Component\Debug\Tests\ErrorHandlerTest::testHandleError Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo' +'User Deprecated: foo' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:224 /usr/share/php/Symfony3/Component/Debug/ErrorHandler.php:503 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:239 5) Symfony\Component\Debug\Tests\ErrorHandlerTest::testHandleDeprecation Failed asserting that an array has the key 'level'. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:307 /usr/share/php/Symfony3/Component/Debug/ErrorHandler.php:503 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:321 6) Symfony\Component\Debug\Tests\ErrorHandlerTest::testHandleException Failed asserting that an array has the key 'type'. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:336 /usr/share/php/Symfony3/Component/Debug/ErrorHandler.php:550 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:360 7) Symfony\Component\Debug\Tests\ErrorHandlerTest::testErrorStacking Expectation failed for method name is equal to when invoked 2 time(s) Parameter 1 for invocation #1 Psr\Log\LoggerInterface::log('debug', 'User Warning: Silenced warning', Array (...)) does not match expected value. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Silenced warning' +'User Warning: Silenced warning' /usr/share/php/Symfony3/Component/Debug/ErrorHandler.php:677 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:394 8) Symfony\Component\Debug\Tests\ErrorHandlerTest::testBootstrappingLogger Failed asserting that Array &0 ( 0 => Array &1 ( 0 => 'info' 1 => 'Deprecated: Foo message' 2 => Array &2 ( 'exception' => ErrorException Object &00000000129c49ff000000007e5a6fd4 ( 'message' => 'Deprecated: Foo message' 'string' => '' 'code' => 0 'file' => '/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php' 'line' => 123 'trace' => Array &3 ( 0 => Array &4 ( 'file' => '/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php' 'line' => 431 'function' => 'handleError' 'class' => 'Symfony\Component\Debug\ErrorHandler' 'type' => '->' ) 1 => Array &5 ( 'function' => 'testBootstrappingLogger' 'class' => 'Symfony\Component\Debug\Tests\ErrorHandlerTest' 'type' => '->' ) 2 => Array &6 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestCase.php' 'line' => 1062 'function' => 'invokeArgs' 'class' => 'ReflectionMethod' 'type' => '->' ) 3 => Array &7 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestCase.php' 'line' => 913 'function' => 'runTest' 'class' => 'PHPUnit_Framework_TestCase' 'type' => '->' ) 4 => Array &8 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestResult.php' 'line' => 686 'function' => 'runBare' 'class' => 'PHPUnit_Framework_TestCase' 'type' => '->' ) 5 => Array &9 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestCase.php' 'line' => 868 'function' => 'run' 'class' => 'PHPUnit_Framework_TestResult' 'type' => '->' ) 6 => Array &10 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestSuite.php' 'line' => 722 'function' => 'run' 'class' => 'PHPUnit_Framework_TestCase' 'type' => '->' ) 7 => Array &11 ( 'file' => '/usr/share/php/PHPUnit/Framework/TestSuite.php' 'line' => 722 'function' => 'run' 'class' => 'PHPUnit_Framework_TestSuite' 'type' => '->' ) 8 => Array &12 ( 'file' => '/usr/share/php/PHPUnit/TextUI/TestRunner.php' 'line' => 517 'function' => 'run' 'class' => 'PHPUnit_Framework_TestSuite' 'type' => '->' ) 9 => Array &13 ( 'file' => '/usr/share/php/PHPUnit/TextUI/Command.php' 'line' => 186 'function' => 'doRun' 'class' => 'PHPUnit_TextUI_TestRunner' 'type' => '->' ) 10 => Array &14 ( 'file' => '/usr/share/php/PHPUnit/TextUI/Command.php' 'line' => 116 'function' => 'run' 'class' => 'PHPUnit_TextUI_Command' 'type' => '->' ) 11 => Array &15 ( 'file' => '/usr/bin/phpunit' 'line' => 50 'function' => 'main' 'class' => 'PHPUnit_TextUI_Command' 'type' => '::' ) ) 'previous' => null 'severity' => 8192 ) ) ) ) is identical to Array &0 ( 0 => Array &1 ( 0 => 'info' 1 => 'Foo message' 2 => Array &2 ( 'type' => 8192 'file' => '/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php' 'line' => 123 'level' => -1 ) ) ). /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ErrorHandlerTest.php:437 9) Symfony\Component\Debug\Tests\ErrorHandlerTest::testHandleFatalErrorOnHHVM Expectation failed for method name is equal to when invoked 1 time(s). Parameter 2 for invocation Psr\Log\LoggerInterface::log('critical', 'Fatal Error: foo', Array (...)) does not match expected value. Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 'type' => 1 - 'file' => 'bar' - 'line' => 123 - 'level' => -1 - 'stack' => Array (...) + 'exception' => Symfony\Component\Debug\Exception\FatalErrorException Object (...) ) 10) Symfony\Component\Debug\Tests\ExceptionHandlerTest::testDebug Failed asserting that '

Whoops, looks like something went wrong.

' contains "

Whoops, looks like something went wrong.

". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php:42 11) Symfony\Component\Debug\Tests\ExceptionHandlerTest::testNestedExceptions Failed asserting that format description matches text. --- Expected +++ Actual @@ @@ -%AFoo%ABar%A + + + + + + + + +
+
+
+

Whoops, looks like something went wrong.

+
+
+
+
+ +
+
+ + + + + + + + + + + + + + + +
+

+ (2/2) + RuntimeException +

+

Foo

+
in ExceptionHandlerTest.php (line 94)
at ExceptionHandlerTest->testNestedExceptions()
at ReflectionMethod->invokeArgs(object(ExceptionHandlerTest), array())in TestCase.php (line 1062)
at PHPUnit_Framework_TestCase->runTest()in TestCase.php (line 913)
at PHPUnit_Framework_TestCase->runBare()in TestResult.php (line 686)
at PHPUnit_Framework_TestResult->run(object(ExceptionHandlerTest))in TestCase.php (line 868)
at PHPUnit_Framework_TestCase->run(object(PHPUnit_Framework_TestResult))in TestSuite.php (line 722)
at PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult))in TestSuite.php (line 722)
at PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult))in TestRunner.php (line 517)
at PHPUnit_TextUI_TestRunner->doRun(object(PHPUnit_Framework_TestSuite), array('listGroups' => false, 'listSuites' => false, 'loader' => null, 'useDefaultConfiguration' => true, 'loadedExtensions' => array(), 'notLoadedExtensions' => array(), 'excludeGroups' => array('benchmark', 'intl-data', 'network', 'tty'), 'bootstrap' => 'bootstrap.php', 'testSuffixes' => array('Test.php', '.phpt'), 'configuration' => object(PHPUnit_Util_Configuration), 'debug' => false, 'filter' => false, 'listeners' => array(object(SymfonyTestsListener)), 'backupGlobals' => false, 'colors' => 'auto', 'failOnWarning' => true, 'failOnRisky' => true, 'testdoxGroups' => array(), 'testdoxExcludeGroups' => array(), 'addUncoveredFilesFromWhitelist' => true, 'processUncoveredFilesFromWhitelist' => false, 'backupStaticAttributes' => null, 'beStrictAboutChangesToGlobalState' => null, 'cacheTokens' => false, 'columns' => 80, 'convertErrorsToExceptions' => true, 'convertNoticesToExceptions' => true, 'convertWarningsToExceptions' => true, 'groups' => array(), 'logIncompleteSkipped' => false, 'processIsolation' => false, 'repeat' => false, 'reportHighLowerBound' => 90, 'reportLowUpperBound' => 50, 'crap4jThreshold' => 30, 'stopOnError' => false, 'stopOnFailure' => false, 'stopOnWarning' => false, 'stopOnIncomplete' => false, 'stopOnRisky' => false, 'stopOnSkipped' => false, 'timeoutForSmallTests' => 1, 'timeoutForMediumTests' => 10, 'timeoutForLargeTests' => 60, 'reportUselessTests' => false, 'strictCoverage' => false, 'disallowTestOutput' => false, 'enforceTimeLimit' => false, 'disallowTodoAnnotatedTests' => false, 'beStrictAboutResourceUsageDuringSmallTests' => false, 'reverseList' => false, 'registerMockObjectsFromTestArgumentsRecursively' => false, 'verbose' => false), true)in Command.php (line 186)
at PHPUnit_TextUI_Command->run(array('/usr/bin/phpunit', '--exclude-group', 'benchmark,intl-data,network,tty', '--bootstrap', 'bootstrap.php', '/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug'), true)in Command.php (line 116)
at PHPUnit_TextUI_Command::main()in phpunit (line 50)
+
+
+ + + + + + + + + + + + + + + +
+

+ (1/2) + RuntimeException +

+

Bar

+
in ExceptionHandlerTest.php (line 94)
at ExceptionHandlerTest->testNestedExceptions()
at ReflectionMethod->invokeArgs(object(ExceptionHandlerTest), array())in TestCase.php (line 1062)
at PHPUnit_Framework_TestCase->runTest()in TestCase.php (line 913)
at PHPUnit_Framework_TestCase->runBare()in TestResult.php (line 686)
at PHPUnit_Framework_TestResult->run(object(ExceptionHandlerTest))in TestCase.php (line 868)
at PHPUnit_Framework_TestCase->run(object(PHPUnit_Framework_TestResult))in TestSuite.php (line 722)
at PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult))in TestSuite.php (line 722)
at PHPUnit_Framework_TestSuite->run(object(PHPUnit_Framework_TestResult))in TestRunner.php (line 517)
at PHPUnit_TextUI_TestRunner->doRun(object(PHPUnit_Framework_TestSuite), array('listGroups' => false, 'listSuites' => false, 'loader' => null, 'useDefaultConfiguration' => true, 'loadedExtensions' => array(), 'notLoadedExtensions' => array(), 'excludeGroups' => array('benchmark', 'intl-data', 'network', 'tty'), 'bootstrap' => 'bootstrap.php', 'testSuffixes' => array('Test.php', '.phpt'), 'configuration' => object(PHPUnit_Util_Configuration), 'debug' => false, 'filter' => false, 'listeners' => array(object(SymfonyTestsListener)), 'backupGlobals' => false, 'colors' => 'auto', 'failOnWarning' => true, 'failOnRisky' => true, 'testdoxGroups' => array(), 'testdoxExcludeGroups' => array(), 'addUncoveredFilesFromWhitelist' => true, 'processUncoveredFilesFromWhitelist' => false, 'backupStaticAttributes' => null, 'beStrictAboutChangesToGlobalState' => null, 'cacheTokens' => false, 'columns' => 80, 'convertErrorsToExceptions' => true, 'convertNoticesToExceptions' => true, 'convertWarningsToExceptions' => true, 'groups' => array(), 'logIncompleteSkipped' => false, 'processIsolation' => false, 'repeat' => false, 'reportHighLowerBound' => 90, 'reportLowUpperBound' => 50, 'crap4jThreshold' => 30, 'stopOnError' => false, 'stopOnFailure' => false, 'stopOnWarning' => false, 'stopOnIncomplete' => false, 'stopOnRisky' => false, 'stopOnSkipped' => false, 'timeoutForSmallTests' => 1, 'timeoutForMediumTests' => 10, 'timeoutForLargeTests' => 60, 'reportUselessTests' => false, 'strictCoverage' => false, 'disallowTestOutput' => false, 'enforceTimeLimit' => false, 'disallowTodoAnnotatedTests' => false, 'beStrictAboutResourceUsageDuringSmallTests' => false, 'reverseList' => false, 'registerMockObjectsFromTestArgumentsRecursively' => false, 'verbose' => false), true)in Command.php (line 186)
at PHPUnit_TextUI_Command->run(array('/usr/bin/phpunit', '--exclude-group', 'benchmark,intl-data,network,tty', '--bootstrap', 'bootstrap.php', '/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug'), true)in Command.php (line 116)
at PHPUnit_TextUI_Command::main()in phpunit (line 50)
+
+ +
+ + /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/ExceptionHandlerTest.php:97 12) Symfony\Component\Debug\Tests\FatalErrorHandler\ClassNotFoundFatalErrorHandlerTest::testHandleClassNotFound with data set #3 (array(1, 12, 'foo.php', 'Class 'PEARClass' not found'), 'Attempted to load class "PEAR...lass"?') Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ Attempted to load class "PEARClass" from the global namespace. -Did you forget a "use" statement for "Symfony_Component_Debug_Tests_Fixtures_PEARClass"? +Did you forget a "use" statement? /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php:66 13) Symfony\Component\Debug\Tests\FatalErrorHandler\ClassNotFoundFatalErrorHandlerTest::testLegacyHandleClassNotFound Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ Attempted to load class "UndefinedFunctionException" from namespace "Foo\Bar". -Did you forget a "use" statement for "Symfony\Component\Debug\Exception\UndefinedFunctionException"? +Did you forget a "use" statement for another namespace? /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php:66 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php:89 ERRORS! Tests: 68, Assertions: 182, Errors: 1, Failures: 13, Skipped: 8. Legacy deprecation notices (1) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection PHP Fatal error: Declaration of DummyProxyDumper::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id) must be compatible with Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\DumperInterface::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id, $factoryCode) in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php on line 83 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DomCrawler ............................................................... 63 / 318 ( 19%) ............................................................... 126 / 318 ( 39%) ............................................................... 189 / 318 ( 59%) ............................................................... 252 / 318 ( 79%) ............................................................... 315 / 318 ( 99%) ... 318 / 318 (100%) Time: 410 ms, Memory: 6.00MB OK (318 tests, 581 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher ...FEE.........E..........E.........F.FF.FF....FEFFFFE.......E. 63 / 104 ( 60%) .........E.......EEEE.................... 104 / 104 (100%) Time: 236 ms, Memory: 6.00MB There were 12 errors: 1) Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest::testReEnteringAScope Error: Undefined class constant 'Symfony\Component\DependencyInjection\ContainerInterface::SCOPE_CONTAINER' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection/Scope.php:26 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php:144 2) Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest::testHasListenersOnLazyLoad Error: Call to undefined method Symfony\Component\EventDispatcher\Event::setDispatcher() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php:185 3) Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest::testLegacyDispatch Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getName() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:148 4) Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest::testLegacyEventReceivesTheDispatcherInstance Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getDispatcher() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:275 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:212 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:44 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:277 5) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testValidEventSubscriber Invalid argument supplied for foreach() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:167 /usr/share/php/Symfony3/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php:90 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php:92 6) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testEventSubscriberResolvableClassName Invalid argument supplied for foreach() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:167 /usr/share/php/Symfony3/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php:90 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php:160 7) Symfony\Component\EventDispatcher\Tests\EventDispatcherTest::testLegacyDispatch Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getName() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:148 8) Symfony\Component\EventDispatcher\Tests\EventDispatcherTest::testLegacyEventReceivesTheDispatcherInstance Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getDispatcher() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:275 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:212 /usr/share/php/Symfony3/Component/EventDispatcher/EventDispatcher.php:44 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:277 9) Symfony\Component\EventDispatcher\Tests\EventTest::testLegacySetDispatcher Error: Call to undefined method Symfony\Component\EventDispatcher\Event::setDispatcher() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/EventTest.php:69 10) Symfony\Component\EventDispatcher\Tests\EventTest::testLegacyGetDispatcher Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getDispatcher() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/EventTest.php:78 11) Symfony\Component\EventDispatcher\Tests\EventTest::testLegacyGetName Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getName() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/EventTest.php:86 12) Symfony\Component\EventDispatcher\Tests\EventTest::testLegacySetName Error: Call to undefined method Symfony\Component\EventDispatcher\Event::setName() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/EventTest.php:94 -- There were 11 failures: 1) Symfony\Component\EventDispatcher\Tests\ContainerAwareEventDispatcherTest::testTriggerAListenerServiceOutOfScope Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Undefined class constant 'Symfony\Component\DependencyInjection\ContainerInterface::SCOPE_CONTAINER'" at /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/DependencyInjection/Scope.php:26 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php:115 . 2) Symfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest::testGetListenerPriorityReturnsZeroWhenWrappedMethodDoesNotExist Failed asserting that null is identical to 0. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:85 3) Symfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest::testGetCalledListeners with data set #0 (false) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'foo.closure' => Array ( 'event' => 'foo' - 'type' => 'Closure' 'pretty' => 'closure' 'priority' => 5 + 'stub' => 'closure()' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:123 4) Symfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest::testGetCalledListeners with data set #1 (true) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'foo.closure' => Array ( 'event' => 'foo' - 'type' => 'Closure' 'pretty' => 'closure' - 'priority' => 5 + 'priority' => null + 'stub' => 'closure()' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:123 5) Symfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest::testLogger Expectation failed for method name is equal to when invoked at sequence index 0 Parameter 0 for invocation Psr\Log\LoggerInterface::debug('Notified event "{event}" to l...ner}".', Array (...)) does not match expected value. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Notified event "foo" to listener "closure".' +'Notified event "{event}" to listener "{listener}".' /usr/share/php/Symfony3/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:273 /usr/share/php/Symfony3/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:146 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:165 6) Symfony\Component\EventDispatcher\Tests\Debug\TraceableEventDispatcherTest::testLoggerWithStoppedEvent Expectation failed for method name is equal to when invoked at sequence index 0 Parameter 0 for invocation Psr\Log\LoggerInterface::debug('Notified event "{event}" to l...ner}".', Array (...)) does not match expected value. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Notified event "foo" to listener "closure".' +'Notified event "{event}" to listener "{listener}".' /usr/share/php/Symfony3/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:273 /usr/share/php/Symfony3/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:146 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:181 7) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testEventSubscriberWithoutInterface Expectation failed for method name is equal to when invoked at least once. Expected invocation at least once but it never occurred. 8) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testPrivateEventListener Failed asserting that exception message 'Service "foo" must define the "event" attribute on "kernel.event_listener" tags.' contains 'The service "foo" must be public as event listeners are lazy-loaded.'. 9) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testPrivateEventSubscriber Failed asserting that exception message 'Service "foo" must implement interface "Symfony\Component\EventDispatcher\EventSubscriberInterface".' contains 'The service "foo" must be public as event subscribers are lazy-loaded.'. 10) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testAbstractEventListener Failed asserting that exception message 'The service "foo" tagged "kernel.event_listener" must not be abstract.' contains 'The service "foo" must not be abstract as event listeners are lazy-loaded.'. 11) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testAbstractEventSubscriber Failed asserting that exception message 'The service "foo" tagged "kernel.event_subscriber" must not be abstract.' contains 'The service "foo" must not be abstract as event subscribers are lazy-loaded.'. ERRORS! Tests: 104, Assertions: 179, Errors: 12, Failures: 11. Remaining deprecation notices (8) The Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher class is deprecated since version 3.3 and will be removed in 4.0. Use EventDispatcher with closure factories instead: 8x 2x in ContainerAwareEventDispatcherTest::testPreventDuplicateListenerService from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testAddAListenerService from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testAddASubscriberService from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testHasListenersOnLazyLoad from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testGetListenersOnLazyLoad from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testRemoveAfterDispatch from Symfony\Component\EventDispatcher\Tests 1x in ContainerAwareEventDispatcherTest::testRemoveBeforeDispatch from Symfony\Component\EventDispatcher\Tests >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 170 ( 37%) ............................................................... 126 / 170 ( 74%) ............................................ 170 / 170 (100%) Time: 248 ms, Memory: 6.00MB OK (170 tests, 185 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................... 63 / 142 ( 44%) .............................................................S. 126 / 142 ( 88%) ..FF............ 142 / 142 (100%) Time: 282 ms, Memory: 4.00MB There were 2 failures: 1) Symfony\Component\Filesystem\Tests\FilesystemTest::testDumpFileAndSetPermissions File permissions for /tmp/1510642070.0705.370774654/foo/baz.txt must be 753. Actual 666 Failed asserting that 666 matches expected 753. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php:78 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:1218 2) Symfony\Component\Filesystem\Tests\FilesystemTest::testDumpFileWithNullMode File permissions for /tmp/1510642070.0773.946447462/foo/baz.txt must be 600. Actual 666 Failed asserting that 666 matches expected 600. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php:78 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:1233 FAILURES! Tests: 142, Assertions: 224, Failures: 2, Skipped: 2. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder .SSSSSSSSSSSSSSSSSSSSS.S.S.SSSSS.S...SSSSSSSSSSSS.SSSEESSSSSSES 63 / 413 ( 15%) S.............................................................. 126 / 413 ( 30%) ............................................................... 189 / 413 ( 45%) .EE......E....EEEEEEEEEEEEEEEEEEEEE.E.E.EEEEE.E...EEEEEEEEEEEE. 252 / 413 ( 61%) EEEEEEEEEEEEEE................................................. 315 / 413 ( 76%) ..................EEEEEEEEEEEEEEEEEEEEE.E.E.EEEEE.E...EEEEEEEEE 378 / 413 ( 91%) EEE.EEEEEEEEEEEEEE................. 413 / 413 (100%) Time: 3.71 seconds, Memory: 8.00MB There were 116 errors: 1) Symfony\Component\Finder\Tests\BsdFinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:544 2) Symfony\Component\Finder\Tests\BsdFinderTest::testAdaptersChaining Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:571 3) Symfony\Component\Finder\Tests\BsdFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:622 4) Symfony\Component\Finder\Tests\FinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:544 5) Symfony\Component\Finder\Tests\FinderTest::testAdaptersChaining Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:571 6) Symfony\Component\Finder\Tests\FinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:622 7) Symfony\Component\Finder\Tests\GnuFinderTest::testDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:28 8) Symfony\Component\Finder\Tests\GnuFinderTest::testFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:41 9) Symfony\Component\Finder\Tests\GnuFinderTest::testDepth Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:54 10) Symfony\Component\Finder\Tests\GnuFinderTest::testName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:73 11) Symfony\Component\Finder\Tests\GnuFinderTest::testNotName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:97 12) Symfony\Component\Finder\Tests\GnuFinderTest::testRegexName with data set #0 ('~.+\.p.+~i') Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:125 13) Symfony\Component\Finder\Tests\GnuFinderTest::testRegexName with data set #1 ('~t.*s~i') Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:125 14) Symfony\Component\Finder\Tests\GnuFinderTest::testSize Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:132 15) Symfony\Component\Finder\Tests\GnuFinderTest::testDate Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:139 16) Symfony\Component\Finder\Tests\GnuFinderTest::testExclude Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:146 17) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoreVCS Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:153 18) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoreDotFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:168 19) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:183 20) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByType Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:190 21) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByAccessedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:197 22) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByChangedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:204 23) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByModifiedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:211 24) Symfony\Component\Finder\Tests\GnuFinderTest::testSort Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:218 25) Symfony\Component\Finder\Tests\GnuFinderTest::testFilter Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:225 26) Symfony\Component\Finder\Tests\GnuFinderTest::testFollowLinks Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:236 27) Symfony\Component\Finder\Tests\GnuFinderTest::testIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:243 28) Symfony\Component\Finder\Tests\GnuFinderTest::testInWithGlob Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:269 29) Symfony\Component\Finder\Tests\GnuFinderTest::testInWithGlobBrace Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:286 30) Symfony\Component\Finder\Tests\GnuFinderTest::testGetIterator Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:303 31) Symfony\Component\Finder\Tests\GnuFinderTest::testRelativePath Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:328 32) Symfony\Component\Finder\Tests\GnuFinderTest::testRelativePathname Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:346 33) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendWithAFinder Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:364 34) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendWithAnArray Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:377 35) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendDoesNotRequireIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:392 36) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #0 ('', '', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 37) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #1 ('foo', 'bar', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 38) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #2 ('', 'foobar', array('dolor.txt', 'ipsum.txt', 'lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 39) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #3 ('lorem ipsum dolor sit amet', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 40) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #4 ('sit', 'bar', array('dolor.txt', 'ipsum.txt', 'lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 41) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #5 ('dolor sit amet', '@^L@m', array('dolor.txt', 'ipsum.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 42) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #6 ('/^lorem ipsum dolor sit amet$/m', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 43) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #7 ('lorem', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 44) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #8 ('', 'lorem', array('dolor.txt', 'ipsum.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 45) Symfony\Component\Finder\Tests\GnuFinderTest::testContains with data set #9 ('ipsum dolor sit amet', '/^IPSUM/m', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 46) Symfony\Component\Finder\Tests\GnuFinderTest::testContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:449 47) Symfony\Component\Finder\Tests\GnuFinderTest::testNotContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:459 48) Symfony\Component\Finder\Tests\GnuFinderTest::testMultipleLocationsWithSubDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:505 49) Symfony\Component\Finder\Tests\GnuFinderTest::testIteratorKeys Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:522 50) Symfony\Component\Finder\Tests\GnuFinderTest::testRegexSpecialCharsLocationWithPathRestrictionContainingStartFlag Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:530 51) Symfony\Component\Finder\Tests\GnuFinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:544 52) Symfony\Component\Finder\Tests\GnuFinderTest::testAdaptersChaining Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:571 53) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #0 ('', '', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 54) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #1 ('/^A\/B\/C/', '/C$/', array('A/B/C/abc.dat')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 55) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #2 ('/^A\/B/', 'foobar', array('A/B', 'A/B/C', 'A/B/ab.dat', 'A/B/C/abc.dat')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 56) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #3 ('A/B/C', 'foobar', array('A/B/C', 'A/B/C/abc.dat', 'copy/A/B/C', 'copy/A/B/C/abc.dat.copy')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 57) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #4 ('A/B', 'foobar', array('A/B', 'A/B/C', 'copy/A/B', 'copy/A/B/C', 'A/B/ab.dat', 'A/B/C/abc.dat', 'copy/A/B/ab.dat.copy', 'copy/A/B/C/abc.dat.copy')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 58) Symfony\Component\Finder\Tests\GnuFinderTest::testPath with data set #5 ('/^with space\//', 'foobar', array('with space/foo.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 59) Symfony\Component\Finder\Tests\GnuFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:622 60) Symfony\Component\Finder\Tests\GnuFinderTest::testAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:685 61) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoredAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:31 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:725 62) Symfony\Component\Finder\Tests\PhpFinderTest::testDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:28 63) Symfony\Component\Finder\Tests\PhpFinderTest::testFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:41 64) Symfony\Component\Finder\Tests\PhpFinderTest::testDepth Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:54 65) Symfony\Component\Finder\Tests\PhpFinderTest::testName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:73 66) Symfony\Component\Finder\Tests\PhpFinderTest::testNotName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:97 67) Symfony\Component\Finder\Tests\PhpFinderTest::testRegexName with data set #0 ('~.+\.p.+~i') Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:125 68) Symfony\Component\Finder\Tests\PhpFinderTest::testRegexName with data set #1 ('~t.*s~i') Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:125 69) Symfony\Component\Finder\Tests\PhpFinderTest::testSize Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:132 70) Symfony\Component\Finder\Tests\PhpFinderTest::testDate Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:139 71) Symfony\Component\Finder\Tests\PhpFinderTest::testExclude Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:146 72) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoreVCS Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:153 73) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoreDotFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:168 74) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:183 75) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByType Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:190 76) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByAccessedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:197 77) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByChangedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:204 78) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByModifiedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:211 79) Symfony\Component\Finder\Tests\PhpFinderTest::testSort Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:218 80) Symfony\Component\Finder\Tests\PhpFinderTest::testFilter Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:225 81) Symfony\Component\Finder\Tests\PhpFinderTest::testFollowLinks Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:236 82) Symfony\Component\Finder\Tests\PhpFinderTest::testIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:243 83) Symfony\Component\Finder\Tests\PhpFinderTest::testInWithGlob Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:269 84) Symfony\Component\Finder\Tests\PhpFinderTest::testInWithGlobBrace Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:286 85) Symfony\Component\Finder\Tests\PhpFinderTest::testGetIterator Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:303 86) Symfony\Component\Finder\Tests\PhpFinderTest::testRelativePath Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:328 87) Symfony\Component\Finder\Tests\PhpFinderTest::testRelativePathname Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:346 88) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendWithAFinder Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:364 89) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendWithAnArray Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:377 90) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendDoesNotRequireIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:392 91) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #0 ('', '', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 92) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #1 ('foo', 'bar', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 93) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #2 ('', 'foobar', array('dolor.txt', 'ipsum.txt', 'lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 94) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #3 ('lorem ipsum dolor sit amet', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 95) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #4 ('sit', 'bar', array('dolor.txt', 'ipsum.txt', 'lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 96) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #5 ('dolor sit amet', '@^L@m', array('dolor.txt', 'ipsum.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 97) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #6 ('/^lorem ipsum dolor sit amet$/m', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 98) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #7 ('lorem', 'foobar', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 99) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #8 ('', 'lorem', array('dolor.txt', 'ipsum.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 100) Symfony\Component\Finder\Tests\PhpFinderTest::testContains with data set #9 ('ipsum dolor sit amet', '/^IPSUM/m', array('lorem.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:438 101) Symfony\Component\Finder\Tests\PhpFinderTest::testContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:449 102) Symfony\Component\Finder\Tests\PhpFinderTest::testNotContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:459 103) Symfony\Component\Finder\Tests\PhpFinderTest::testMultipleLocationsWithSubDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:505 104) Symfony\Component\Finder\Tests\PhpFinderTest::testIteratorKeys Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:522 105) Symfony\Component\Finder\Tests\PhpFinderTest::testRegexSpecialCharsLocationWithPathRestrictionContainingStartFlag Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:530 106) Symfony\Component\Finder\Tests\PhpFinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:544 107) Symfony\Component\Finder\Tests\PhpFinderTest::testAdaptersChaining Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:571 108) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #0 ('', '', array()) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 109) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #1 ('/^A\/B\/C/', '/C$/', array('A/B/C/abc.dat')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 110) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #2 ('/^A\/B/', 'foobar', array('A/B', 'A/B/C', 'A/B/ab.dat', 'A/B/C/abc.dat')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 111) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #3 ('A/B/C', 'foobar', array('A/B/C', 'A/B/C/abc.dat', 'copy/A/B/C', 'copy/A/B/C/abc.dat.copy')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 112) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #4 ('A/B', 'foobar', array('A/B', 'A/B/C', 'copy/A/B', 'copy/A/B/C', 'A/B/ab.dat', 'A/B/C/abc.dat', 'copy/A/B/ab.dat.copy', 'copy/A/B/C/abc.dat.copy')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 113) Symfony\Component\Finder\Tests\PhpFinderTest::testPath with data set #5 ('/^with space\//', 'foobar', array('with space/foo.txt')) Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:608 114) Symfony\Component\Finder\Tests\PhpFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:622 115) Symfony\Component\Finder\Tests\PhpFinderTest::testAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:685 116) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoredAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:725 ERRORS! Tests: 413, Assertions: 416, Errors: 116, Skipped: 52. Legacy deprecation notices (12) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3716 ( 1%) ............................................................. 122 / 3716 ( 3%) ............................................................. 183 / 3716 ( 4%) ............................................................. 244 / 3716 ( 6%) ............................................................. 305 / 3716 ( 8%) ............................................................. 366 / 3716 ( 9%) ............................................................. 427 / 3716 ( 11%) ............................................................. 488 / 3716 ( 13%) .........SSSSSSSSSSSSSSSSSSSSSSSSSSSS.......I................ 549 / 3716 ( 14%) ............................................................. 610 / 3716 ( 16%) ............................................................. 671 / 3716 ( 18%) ............................................................. 732 / 3716 ( 19%) ............................................................. 793 / 3716 ( 21%) ............................................................. 854 / 3716 ( 22%) ............................................................. 915 / 3716 ( 24%) ............................................................. 976 / 3716 ( 26%) ............................................................. 1037 / 3716 ( 27%) ............................................................. 1098 / 3716 ( 29%) ............................................................. 1159 / 3716 ( 31%) ............................................................. 1220 / 3716 ( 32%) ............................................................. 1281 / 3716 ( 34%) ............................................................. 1342 / 3716 ( 36%) ............................................................. 1403 / 3716 ( 37%) ............................................................. 1464 / 3716 ( 39%) ............................................................. 1525 / 3716 ( 41%) ............................................................. 1586 / 3716 ( 42%) ............................................................. 1647 / 3716 ( 44%) ............................................................. 1708 / 3716 ( 45%) ............................................................. 1769 / 3716 ( 47%) ............................................................. 1830 / 3716 ( 49%) ............................................................. 1891 / 3716 ( 50%) ............................................................. 1952 / 3716 ( 52%) ..........IIIIIII............................................ 2013 / 3716 ( 54%) ............................................................. 2074 / 3716 ( 55%) ............................................................. 2135 / 3716 ( 57%) ............................................................. 2196 / 3716 ( 59%) ............................................................. 2257 / 3716 ( 60%) ..............................S.............................. 2318 / 3716 ( 62%) ............................................................. 2379 / 3716 ( 64%) ............................................................. 2440 / 3716 ( 65%) ............................................................. 2501 / 3716 ( 67%) ............................................................. 2562 / 3716 ( 68%) ............................................................. 2623 / 3716 ( 70%) ............................................................. 2684 / 3716 ( 72%) ............................................................. 2745 / 3716 ( 73%) ............................................................. 2806 / 3716 ( 75%) ............................................................. 2867 / 3716 ( 77%) ............................................................. 2928 / 3716 ( 78%) ............................................................. 2989 / 3716 ( 80%) ............................................................. 3050 / 3716 ( 82%) ............................................................. 3111 / 3716 ( 83%) ............................................................. 3172 / 3716 ( 85%) ............................................................. 3233 / 3716 ( 87%) ............................................................. 3294 / 3716 ( 88%) ............................................................. 3355 / 3716 ( 90%) ............................................................. 3416 / 3716 ( 91%) ............................................................. 3477 / 3716 ( 93%) ............................................................. 3538 / 3716 ( 95%) ............................................................. 3599 / 3716 ( 96%) ............................................................. 3660 / 3716 ( 98%) ........................................................ 3716 / 3716 (100%) Time: 9.01 seconds, Memory: 68.00MB OK, but incomplete, skipped, or risky tests! Tests: 3716, Assertions: 8270, Skipped: 29, Incomplete: 8. Remaining deprecation notices (1) The Symfony\Component\HttpKernel\DataCollector\Util\ValueExporter class is deprecated since version 3.2 and will be removed in 4.0. Use the VarDumper component instead: 1x 1x in Autoload::loadClass from Fedora\Autoloader Legacy deprecation notices (438) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation ............................................................... 63 / 899 ( 7%) .....................F......................................... 126 / 899 ( 14%) ............................................................... 189 / 899 ( 21%) ..S....................................FFFFF................... 252 / 899 ( 28%) ............................................................... 315 / 899 ( 35%) ............................................................... 378 / 899 ( 42%) ........SS..................................................... 441 / 899 ( 49%) .F.EE..E.EE......................EEEEEEEEEEEEEEEF.FFFFFFFFFF... 504 / 899 ( 56%) ................F.............................................. 567 / 899 ( 63%) .....................W......................................... 630 / 899 ( 70%) ............................................................... 693 / 899 ( 77%) .........................F..................................... 756 / 899 ( 84%) ..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS............................ 819 / 899 ( 91%) ...................................S.....ES.....S.SF.S..S...... 882 / 899 ( 98%) ............F.... 899 / 899 (100%) Time: 8.16 seconds, Memory: 12.00MB There were 21 errors: 1) Symfony\Component\HttpFoundation\Tests\RequestTest::testVeryLongHosts with data set #0 ('a.a.a.a.a.a.a.a.a.a.a.a.a.a.a....a.a.a') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a.a". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1937 2) Symfony\Component\HttpFoundation\Tests\RequestTest::testVeryLongHosts with data set #1 (':::::::::::::::::::::::::::::...::::::') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host ":::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1937 3) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #2 ('a.', true) Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "a.". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1950 4) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #4 ('[::1]', true) Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "[::1]". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1950 5) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #5 ('[::1]:80', true, '[::1]', 80) Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "[::1]". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1950 6) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #0 ('', '', '/', 'http://host:8080/', '') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 7) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #1 ('/', '', '/', 'http://host:8080/', '') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 8) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #2 ('hello/app.php/x', '', '/x', 'http://host:8080/hello/app.php/x', '/hello', '/hello/app.php') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 9) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #3 ('/hello/app.php/x', '', '/x', 'http://host:8080/hello/app.php/x', '/hello', '/hello/app.php') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 10) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #4 ('', 'a=b', '/', 'http://host:8080/?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 11) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #5 ('?a=b', 'a=b', '/', 'http://host:8080/?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 12) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #6 ('/?a=b', 'a=b', '/', 'http://host:8080/?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 13) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #7 ('x', 'a=b', '/x', 'http://host:8080/x?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 14) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #8 ('x?a=b', 'a=b', '/x', 'http://host:8080/x?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 15) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #9 ('/x?a=b', 'a=b', '/x', 'http://host:8080/x?a=b') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 16) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #10 ('hello/x', '', '/x', 'http://host:8080/hello/x', '/hello') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 17) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #11 ('/hello/x', '', '/x', 'http://host:8080/hello/x', '/hello') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 18) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #12 ('hello/app.php/x', 'a=b', '/x', 'http://host:8080/hello/app.php/x?a=b', '/hello', '/hello/app.php') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 19) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #13 ('hello/app.php/x?a=b', 'a=b', '/x', 'http://host:8080/hello/app.php/x?a=b', '/hello', '/hello/app.php') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 20) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #14 ('/hello/app.php/x?a=b', 'a=b', '/x', 'http://host:8080/hello/app.php/x?a=b', '/hello', '/hello/app.php') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1303 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1088 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1115 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1812 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1099 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1864 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:982 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:1933 /usr/share/php/Symfony3/Component/HttpFoundation/Request.php:942 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2092 21) Symfony\Component\HttpFoundation\Tests\Session\Storage\NativeSessionStorageTest::testGetBagsOnceSessionStartedIsIgnored Error: Call to a member function isActive() on null /usr/share/php/Symfony3/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:290 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php:312 -- There was 1 warning: 1) Warning The data provider specified for Symfony\Component\HttpFoundation\Tests\ResponseTest::testReasonPhraseDefaultsAgainstIana is invalid. DOMDocument::load(): php_network_getaddresses: getaddrinfo failed: Name or service not known -- There were 22 failures: 1) Symfony\Component\HttpFoundation\Tests\CookieTest::testToString ->__toString() returns string representation of the cookie Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo=bar; expires=Fri, 20-May-2011 15:25:52 GMT; path=/; domain=.myfoodomain.com; secure; httponly' +'foo=bar; expires=Fri, 20-May-2011 15:25:52 GMT; max-age=-204736931; path=/; domain=.myfoodomain.com; secure; httponly' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/CookieTest.php:161 2) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #0 ('foo[[') Failed asserting that exception of type "\InvalidArgumentException" is thrown. 3) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #1 ('foo[d') Failed asserting that exception of type "\InvalidArgumentException" is thrown. 4) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #2 ('foo[bar]]') Failed asserting that exception of type "\InvalidArgumentException" is thrown. 5) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #3 ('foo[bar]d') Failed asserting that exception of type "\InvalidArgumentException" is thrown. 6) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeep null does not match expected type "array". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php:106 7) Symfony\Component\HttpFoundation\Tests\RequestTest::testTrustedHosts Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Untrusted Host "evil.com"' +'Untrusted Host "evil.com".' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1892 8) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #0 (array('BAR'), array(array('BAR'), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'fOo' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 9) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #2 (array('Q2hlY2sgSW50ZWdyaXR5IQ=='), array(array('Q2hlY2sgSW50ZWdyaXR5IQ=='), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'Content-MD5' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 10) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #3 (array('CP="CAO PSA OUR"'), array(array('CP="CAO PSA OUR"'), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'P3P' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 11) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #4 (array('Basic realm="WallyWorld"'), array(array('Basic realm="WallyWorld"'), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'WWW-Authenticate' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 12) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #5 (array('IE=edge,chrome=1'), array(array('IE=edge,chrome=1'), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'X-UA-Compatible' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 13) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #6 (array('1; mode=block'), array(array('1; mode=block'), array('no-cache'))) ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'X-XSS-Protection' => Array (...) 'Cache-Control' => Array ( - 0 => 'no-cache' + 0 => 'no-cache, private' ) ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 14) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testCacheControlHeader Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'no-cache' +'no-cache, private' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:70 15) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testToStringIncludesCookieHeaders Failed asserting that 'Cache-Control: no-cache, private Set-Cookie: foo=deleted; expires=Mon, 14-Nov-2016 06:48:02 GMT; max-age=-31536001; path=/; httponly ' matches PCRE pattern "#^Set-Cookie:\s+foo\=deleted; expires\=Mon, 14\-Nov\-2016 06\:48\:02 GMT; path\=/; httponly$#m". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:311 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:135 16) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testClearCookieSecureNotHttpOnly Failed asserting that 'Cache-Control: no-cache, private Set-Cookie: foo=deleted; expires=Mon, 14-Nov-2016 06:48:02 GMT; max-age=-31536001; path=/; secure ' matches PCRE pattern "#^Set-Cookie:\s+foo\=deleted; expires\=Mon, 14\-Nov\-2016 06\:48\:02 GMT; path\=/; secure$#m". /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:311 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:144 17) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testReplace Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'no-cache' +'no-cache, private' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:150 18) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testReplaceWithRemove Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'no-cache' +'no-cache, private' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:161 19) Symfony\Component\HttpFoundation\Tests\ResponseTest::testToString Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Cache-Control: no-cache' +'Cache-Control: no-cache, private' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseTest.php:36 20) Symfony\Component\HttpFoundation\Tests\Session\Flash\FlashBagTest::testLegacyGetIterator Failed asserting that 0 matches expected 3. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php:149 21) Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\AbstractProxyTest::testSetActivePhp54 Failed asserting that exception of type "Error" matches expected exception "\LogicException". Message was: "Call to undefined method Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy\ConcreteProxy::setActive()" at /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php:130 . 22) Symfony\Component\HttpFoundation\Tests\StreamedResponseTest::testSetCallbackNonCallable Failed asserting that exception of type "TypeError" matches expected exception "\LogicException". Message was: "Argument 1 passed to Symfony\Component\HttpFoundation\StreamedResponse::setCallback() must be callable, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php on line 99" at /usr/share/php/Symfony3/Component/HttpFoundation/StreamedResponse.php:68 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php:99 . ERRORS! Tests: 1119, Assertions: 1775, Errors: 21, Failures: 22, Warnings: 1, Skipped: 42. Remaining deprecation notices (134) The Symfony\Component\HttpFoundation\Request::setTrustedProxies() method expects a bit field of Request::HEADER_* as second argument since version 3.3. Defining it will be required in 4.0. : 119x 38x in RequestTest::testGetClientIp from Symfony\Component\HttpFoundation\Tests 38x in RequestTest::testGetClientIps from Symfony\Component\HttpFoundation\Tests 12x in RequestTest::testGetClientIpsWithAgreeingHeaders from Symfony\Component\HttpFoundation\Tests 11x in RequestTest::testGetClientIpsForwarded from Symfony\Component\HttpFoundation\Tests 6x in RequestTest::testTrustedProxiesXForwardedFor from Symfony\Component\HttpFoundation\Tests 5x in RequestTest::testGetClientIpsWithConflictingHeaders from Symfony\Component\HttpFoundation\Tests 5x in RequestTest::testTrustedProxiesForwarded from Symfony\Component\HttpFoundation\Tests 2x in RequestTest::testGetPort from Symfony\Component\HttpFoundation\Tests 2x in RequestTest::testOverrideGlobals from Symfony\Component\HttpFoundation\Tests The "Symfony\Component\HttpFoundation\Request::setTrustedHeaderName()" method is deprecated since version 3.3 and will be removed in 4.0. Use the $trustedHeaderSet argument of the Request::setTrustedProxies() method instead: 13x 12x in RequestTest::testTrustedProxiesXForwardedFor from Symfony\Component\HttpFoundation\Tests 1x in RequestTest::testSetTrustedProxiesInvalidHeaderName from Symfony\Component\HttpFoundation\Tests The "Symfony\Component\HttpFoundation\Request::getTrustedHeaderName()" method is deprecated since version 3.3 and will be removed in 4.0. Use the Request::getTrustedHeaderSet() method instead: 1x 1x in RequestTest::testGetTrustedProxiesInvalidHeaderName from Symfony\Component\HttpFoundation\Tests Checking only for cacheable HTTP methods with Symfony\Component\HttpFoundation\Request::isMethodSafe() is deprecated since version 3.2 and will throw an exception in 4.0. Disable checking only for cacheable methods by calling the method with `false` as first argument or use the Request::isMethodCacheable() instead: 1x 1x in RequestTest::testMethodSafeChecksCacheable from Symfony\Component\HttpFoundation\Tests Legacy deprecation notices (1) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/HttpKernel ..............EF................................EEDumpDataCollectorTest.php on line 33: 123 .E..EEEEEE... 63 / 480 ( 13%) ............EFF...F....WWEEWWE.F..........................E.... 126 / 480 ( 26%) ........FF...EEEE.........................F.....F.............. 189 / 480 ( 39%) ........F...................................................... 252 / 480 ( 52%) ......................................F........................ 315 / 480 ( 65%) .....................F..........F..........PHP Fatal error: Declaration of Symfony\Bridge\ProxyManager\LazyProxy\PhpDumper\ProxyDumper::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id) must be compatible with Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\DumperInterface::getProxyFactoryCode(Symfony\Component\DependencyInjection\Definition $definition, $id, $factoryCode) in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php on line 26 Remaining deprecation notices (238) As of 3.1 an Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface is used to resolve arguments. In 4.0 the $argumentResolver becomes the Symfony\Component\HttpKernel\Controller\ArgumentResolver if no other is provided instead of using the $resolver argument: 138x 30x in HttpCacheTest::testDoesNotCacheSomeStatusCodeResponses from Symfony\Component\HttpKernel\Tests\HttpCache 4x in HttpKernelTest::testHandleWhenAnExceptionIsHandledWithASpecificStatusCode from Symfony\Component\HttpKernel\Tests 3x in HttpCacheTest::testInvalidatesOnPostPutDeleteRequests from Symfony\Component\HttpKernel\Tests\HttpCache 3x in HttpCacheTest::testHttpCacheIsSetAsATrustedProxy from Symfony\Component\HttpKernel\Tests\HttpCache 3x in HttpCacheTest::testXForwarderForHeaderForForwardedRequests from Symfony\Component\HttpKernel\Tests\HttpCache 3x in RequestDataCollectorTest::testControllerInspection from Symfony\Component\HttpKernel\Tests\DataCollector 2x in HttpCacheTest::testAssignsDefaultTtlWhenResponseHasNoFreshnessInformationAndAfterTtlWasExpired from Symfony\Component\HttpKernel\Tests\HttpCache 2x in HttpCacheTest::testServesResponseWhileFreshAndRevalidatesWithLastModifiedInformation from Symfony\Component\HttpKernel\Tests\HttpCache 2x in HttpCacheTest::testDoesNotCacheOptionsRequest from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpKernelTest::testHandleWhenTheControllerIsAFunction from Symfony\Component\HttpKernel\Tests 1x in HttpCacheTest::testShouldCatchExceptionsWhenReloadingAndNoCacheRequest from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiRecalculateContentLengthHeaderForHeadRequest from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiRecalculateContentLengthHeader from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiCacheForceValidationForHeadRequests from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiCacheForceValidation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiCacheSendsTheLowestTtlForHeadRequests from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiCacheSendsTheLowestTtl from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testShouldNotCatchExceptions from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testShouldCatchExceptions from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testClientIpIsAlwaysLocalhostForForwardedRequests from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testStoresMultipleResponsesWhenHeadersDiffer from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testServesFromCacheWhenHeadersMatch from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testInvalidatesCachedResponsesOnPost from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpKernelTest::testVerifyRequestStackPushPopDuringHandle from Symfony\Component\HttpKernel\Tests 1x in HttpCacheTest::testSendsNoContentWhenFresh from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testUsesCacheToRespondToHeadRequestsWhenFresh from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testPassesHeadRequestsThroughDirectlyOnPass from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpKernelTest::testTerminate from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWithAResponseListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleExceptionWithARedirectionResponse from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAClosure from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsNotACallable from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenNoControllerIsFound from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAnArray from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenAListenerReturnsAResponse from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAStaticArray from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleHttpException from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrueWithANonHandlingListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrueWithAHandlingListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsFalseAndNoListenerIsRegistered from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrue from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponse from Symfony\Component\HttpKernel\Tests 1x in HttpCacheTest::testEsiCacheRemoveValidationHeadersIfEmbeddedResponsesAndHeadRequest from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testEsiCacheRemoveValidationHeadersIfEmbeddedResponses from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testXForwarderForHeaderForPassRequests from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testReplacesCachedResponsesWhenValidationResultsInNon304Response from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testValidatesCachedResponsesWithLastModifiedAndNoFreshnessInformation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testValidatesCachedResponsesWithETagAndNoFreshnessInformation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in InlineFragmentRendererTest::testExceptionInSubRequestsDoesNotMangleOutputBuffers from Symfony\Component\HttpKernel\Tests\Fragment 1x in HttpCacheTest::testRespondsWith304OnlyIfIfNoneMatchAndIfModifiedSinceBothMatch from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testRespondsWith304WhenIfNoneMatchMatchesETag from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testRespondsWith304WhenIfModifiedSinceMatchesLastModified from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotCacheRequestsWithACookieHeader from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotCacheWithCookieHeaderAndNonPublicResponse from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesCacheWithAuthorizationRequestHeaderAndPublicResponse from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotCacheWithAuthorizationRequestHeaderAndNonPublicResponse from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testPassesOnNonGetHeadRequests from Symfony\Component\HttpKernel\Tests\HttpCache 1x in InlineFragmentRendererTest::testRenderWithObjectsAsAttributesPassedAsObjectsInTheController from Symfony\Component\HttpKernel\Tests\Fragment 1x in HttpCacheTest::testValidatesPrivateResponsesCachedOnTheClient from Symfony\Component\HttpKernel\Tests\HttpCache 1x in TraceableEventDispatcherTest::testStopwatchStopControllerOnRequestEvent from Symfony\Component\HttpKernel\Tests\Debug 1x in TraceableEventDispatcherTest::testStopwatchCheckControllerOnRequestEvent from Symfony\Component\HttpKernel\Tests\Debug 1x in TraceableEventDispatcherTest::testStopwatchSections from Symfony\Component\HttpKernel\Tests\Debug 1x in ClientTest::testUploadedFileWhenSizeExceedsUploadMaxFileSize from Symfony\Component\HttpKernel\Tests 1x in ClientTest::testUploadedFileWhenNoFileSelected from Symfony\Component\HttpKernel\Tests 1x in ClientTest::testUploadedFile from Symfony\Component\HttpKernel\Tests 1x in ClientTest::testFilterResponseSupportsStreamedResponses from Symfony\Component\HttpKernel\Tests 1x in ClientTest::testFilterResponseConvertsCookies from Symfony\Component\HttpKernel\Tests 1x in ClientTest::testGetScript from Symfony\Component\HttpKernel\Tests 1x in HttpCacheTest::testIncrementsMaxAgeWhenNoDateIsSpecifiedEventWhenUsingETag from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testStoresResponsesWhenNoCacheRequestDirectivePresent from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testValidatesCachedResponsesUseSameHttpMethod from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithALastModifiedValidatorButNoFreshnessInformation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in ClientTest::testDoRequest from Symfony\Component\HttpKernel\Tests 1x in HttpCacheTest::testFetchesFullResponseWhenCacheStaleAndNoValidatorsPresent from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotAssignDefaultTtlWhenResponseHasMustRevalidateDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testAssignsDefaultTtlWhenResponseHasNoFreshnessInformationAndAfterTtlWasExpiredWithStatus304 from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testAssignsDefaultTtlWhenResponseHasNoFreshnessInformation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testHitsCachedResponseWithSMaxAgeDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testHitsCachedResponseWithMaxAgeDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testHitsCachedResponsesWithExpiresHeader from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithAnETagValidatorButNoFreshnessInformation from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithASMaxAgeDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testReloadsResponsesWhenCacheHitsButNoCacheRequestDirectivePresentWhenAllowReloadIsSetTrue from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithAMaxAgeDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithAnExpirationHeader from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testCachesResponsesWithExplicitNoCacheDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotCacheResponsesWithoutFreshnessInformationOrAValidator from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotCacheResponsesWithExplicitNoStoreDirective from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testFetchesResponseFromBackendWhenCacheMisses from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotRevalidateFreshCacheEntryWhenEnableRevalidateOptionIsSetFalseDefault from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testRevalidatesFreshCacheEntryWhenMaxAgeRequestDirectiveIsExceededWhenAllowRevalidateOptionIsSetTrue from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpCacheTest::testDoesNotReloadResponsesWhenAllowReloadIsSetFalseDefault from Symfony\Component\HttpKernel\Tests\HttpCache 1x in HttpKernelTest::testInconsistentClientIpsOnMasterRequests from Symfony\Component\HttpKernel\Tests The Symfony\Component\HttpKernel\Controller\ControllerResolverInterface::getArguments method is deprecated (This method is deprecated as of 3.1 and will be removed in 4.0. Please use the {@see ArgumentResolverInterface} instead.): 24x 4x in HttpKernelTest::testHandleWhenAnExceptionIsHandledWithASpecificStatusCode from Symfony\Component\HttpKernel\Tests 1x in TraceableEventDispatcherTest::testStopwatchCheckControllerOnRequestEvent from Symfony\Component\HttpKernel\Tests\Debug 1x in HttpKernelTest::testHandleWhenTheControllerIsAnObjectWithInvoke from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testVerifyRequestStackPushPopDuringHandle from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWithAResponseListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponseButAViewIsRegistered from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerDoesNotReturnAResponse from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAStaticArray from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAnArray from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAFunction from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenTheControllerIsAClosure from Symfony\Component\HttpKernel\Tests 1x in TraceableEventDispatcherTest::testStopwatchStopControllerOnRequestEvent from Symfony\Component\HttpKernel\Tests\Debug 1x in TraceableEventDispatcherTest::testStopwatchSections from Symfony\Component\HttpKernel\Tests\Debug 1x in HttpKernelTest::testHandleHttpException from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleExceptionWithARedirectionResponse from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrueWithANonHandlingListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrueWithAHandlingListener from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsFalseAndNoListenerIsRegistered from Symfony\Component\HttpKernel\Tests 1x in HttpKernelTest::testHandleWhenControllerThrowsAnExceptionAndCatchIsTrue from Symfony\Component\HttpKernel\Tests 1x in InlineFragmentRendererTest::testExceptionInSubRequestsDoesNotMangleOutputBuffers from Symfony\Component\HttpKernel\Tests\Fragment 1x in HttpKernelTest::testInconsistentClientIpsOnMasterRequests from Symfony\Component\HttpKernel\Tests Symfony\Component\HttpKernel\Controller\ControllerResolver::getArguments is deprecated as of 3.1 and will be removed in 4.0. Implement the Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface and inject it in the HttpKernel instead: 16x 11x in ControllerResolverTest::testGetArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetVariadicArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testIfExceptionIsThrownWhenMissingAnArgument from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetNullableArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetNullableArgumentsWithDefaults from Symfony\Component\HttpKernel\Tests\Controller 1x in InlineFragmentRendererTest::testRenderWithObjectsAsAttributesPassedAsObjectsInTheController from Symfony\Component\HttpKernel\Tests\Fragment Symfony\Component\HttpKernel\Controller\ControllerResolver::doGetArguments is deprecated as of 3.1 and will be removed in 4.0. Implement the Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface and inject it in the HttpKernel instead: 16x 11x in ControllerResolverTest::testGetArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetVariadicArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testIfExceptionIsThrownWhenMissingAnArgument from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetNullableArguments from Symfony\Component\HttpKernel\Tests\Controller 1x in ControllerResolverTest::testGetNullableArgumentsWithDefaults from Symfony\Component\HttpKernel\Tests\Controller 1x in InlineFragmentRendererTest::testRenderWithObjectsAsAttributesPassedAsObjectsInTheController from Symfony\Component\HttpKernel\Tests\Fragment The "Symfony\Component\HttpFoundation\Request::getTrustedHeaderName()" method is deprecated since version 3.3 and will be removed in 4.0. Use the Request::getTrustedHeaderSet() method instead: 16x 12x in InlineFragmentRendererTest::setUp from Symfony\Component\HttpKernel\Tests\Fragment 2x in InlineFragmentRendererTest::testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled from Symfony\Component\HttpKernel\Tests\Fragment 1x in InlineFragmentRendererTest::testESIHeaderIsKeptInSubrequest from Symfony\Component\HttpKernel\Tests\Fragment 1x in InlineFragmentRendererTest::testHeadersPossiblyResultingIn304AreNotAssignedToSubrequest from Symfony\Component\HttpKernel\Tests\Fragment The "Symfony\Component\HttpFoundation\Request::setTrustedHeaderName()" method is deprecated since version 3.3 and will be removed in 4.0. Use the $trustedHeaderSet argument of the Request::setTrustedProxies() method instead: 14x 12x in InlineFragmentRendererTest::tearDown from Symfony\Component\HttpKernel\Tests\Fragment 1x in InlineFragmentRendererTest::testRenderWithTrustedHeaderDisabled from Symfony\Component\HttpKernel\Tests\Fragment 1x in InlineFragmentRendererTest::testESIHeaderIsKeptInSubrequestWithTrustedHeaderDisabled from Symfony\Component\HttpKernel\Tests\Fragment The Symfony\Component\HttpFoundation\Request::setTrustedProxies() method expects a bit field of Request::HEADER_* as second argument since version 3.3. Defining it will be required in 4.0. : 5x 3x in HttpCacheTest::testHttpCacheIsSetAsATrustedProxy from Symfony\Component\HttpKernel\Tests\HttpCache 1x in ValidateRequestListenerTest::testListenerThrowsWhenMasterRequestHasInconsistentClientIps from Symfony\Component\HttpKernel\Tests\EventListener 1x in HttpKernelTest::testInconsistentClientIpsOnMasterRequests from Symfony\Component\HttpKernel\Tests Using the X-Status-Code header is deprecated since version 3.3 and will be removed in 4.0. Use Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::allowCustomResponseCode() instead: 4x 4x in HttpKernelTest::testHandleWhenAnExceptionIsHandledWithASpecificStatusCode from Symfony\Component\HttpKernel\Tests Symfony\Component\HttpKernel\Kernel::loadClassCache() is deprecated since version 3.3, to be removed in 4.0: 2x 1x in KernelTest::testClassCacheIsLoaded from Symfony\Component\HttpKernel\Tests 1x in KernelTest::testClassCacheIsNotLoadedWhenKernelIsNotBooted from Symfony\Component\HttpKernel\Tests The Symfony\Component\HttpKernel\DataCollector\Util\ValueExporter class is deprecated since version 3.2 and will be removed in 4.0. Use the VarDumper component instead: 1x 1x in ValueExporterTest::setUp from Symfony\Component\HttpKernel\Tests\DataCollector\Util The Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler::addRendererService() method is deprecated since version 3.3 and will be removed in 4.0: 1x 1x in LazyLoadingFragmentHandlerTest::test from Symfony\Component\HttpKernel\Tests\DependencyInjection The Symfony\Component\HttpKernel\Kernel::doLoadClassCache method is deprecated (since version 3.3, to be removed in 4.0.): 1x 1x in KernelTest::testClassCacheIsLoaded from Symfony\Component\HttpKernel\Tests Legacy deprecation notices (4) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl ............................................................. 61 / 1296 ( 4%) ............................................................. 122 / 1296 ( 9%) ............................................................. 183 / 1296 ( 14%) ............................................................. 244 / 1296 ( 18%) ............................................................. 305 / 1296 ( 23%) .............S............................................... 366 / 1296 ( 28%) ............................................................. 427 / 1296 ( 32%) ..........................................................SSS 488 / 1296 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................ 549 / 1296 ( 42%) ............................................................. 610 / 1296 ( 47%) ............................................................. 671 / 1296 ( 51%) ............................................................. 732 / 1296 ( 56%) ............................................................. 793 / 1296 ( 61%) ..........................................F.................. 854 / 1296 ( 65%) ............................................................. 915 / 1296 ( 70%) .........................SSS................................. 976 / 1296 ( 75%) ............................................................. 1037 / 1296 ( 80%) ...S.S................................SSS.................... 1098 / 1296 ( 84%) ........F...F................................................ 1159 / 1296 ( 89%) ....................................S.S...................... 1220 / 1296 ( 94%) ............................................................. 1281 / 1296 ( 98%) ............... 1296 / 1296 (100%) Time: 2.44 seconds, Memory: 20.00MB There were 3 failures: 1) Symfony\Component\Intl\Tests\DateFormatter\Verification\IntlDateFormatterTest::testParseWithNullPositionValue Failed asserting that 4 is null. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl/Tests/DateFormatter/AbstractIntlDateFormatterTest.php:939 2) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatTypeInt32 with data set #3 (NumberFormatter Object (), -2147483649.0, '2,147,483,647', '->format() TYPE_INT32 formats...range.') ->format() TYPE_INT32 formats inconsistently an integer if out of the 32 bit range. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'2,147,483,647' +'0' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:187 3) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatTypeInt32WithCurrencyStyle with data set #3 (NumberFormatter Object (), -2147483649.0, '¤2,147,483,647.00', '->format() TYPE_INT32 formats...range.') ->format() TYPE_INT32 formats inconsistently an integer if out of the 32 bit range. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'¤2,147,483,647.00' +'¤0.00' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:210 FAILURES! Tests: 1296, Assertions: 4793, Failures: 3, Skipped: 59. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Ldap . 1 / 1 (100%) Time: 79 ms, Memory: 4.00MB OK (1 test, 1 assertion) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Locale ........... 11 / 11 (100%) Time: 136 ms, Memory: 4.00MB OK (11 tests, 15 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... 196 / 196 (100%) Time: 193 ms, Memory: 4.00MB OK (196 tests, 263 assertions) Legacy deprecation notices (88) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process ....SS.S.S..F..............F.................................FF 63 / 150 ( 42%) ...E...........S.S............................................. 126 / 150 ( 84%) .....FFF................ 150 / 150 (100%) Time: 8.16 seconds, Memory: 19.86MB There was 1 error: 1) Symfony\Component\Process\Tests\ProcessTest::testLegacyValidInput with data set #0 ('stringifiable', Symfony\Component\Process\Tests\Stringifiable Object ()) Symfony\Component\Process\Exception\InvalidArgumentException: Symfony\Component\Process\Process::setInput only accepts strings, Traversable objects or stream resources. /usr/share/php/Symfony3/Component/Process/ProcessUtils.php:113 /usr/share/php/Symfony3/Component/Process/Process.php:1172 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process/Tests/ProcessTest.php:298 -- There were 7 failures: 1) Symfony\Component\Process\Tests\ProcessBuilderTest::testInheritEnvironmentVars Failed asserting that an array has the key 'MY_VAR_1'. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process/Tests/ProcessBuilderTest.php:30 2) Symfony\Component\Process\Tests\ProcessBuilderTest::testInvalidInput Failed asserting that exception message 'Symfony\Component\Process\ProcessBuilder::setInput only accepts strings, Traversable objects or stream resources.' contains 'Symfony\Component\Process\ProcessBuilder::setInput only accepts strings or stream resources.'. 3) Symfony\Component\Process\Tests\ProcessTest::testInvalidInput with data set #0 (array()) Failed asserting that exception message 'Symfony\Component\Process\Process::setInput only accepts strings, Traversable objects or stream resources.' contains 'Symfony\Component\Process\Process::setInput only accepts strings or stream resources.'. 4) Symfony\Component\Process\Tests\ProcessTest::testInvalidInput with data set #1 (Symfony\Component\Process\Tests\NonStringifiable Object ()) Failed asserting that exception message 'Symfony\Component\Process\Process::setInput only accepts strings, Traversable objects or stream resources.' contains 'Symfony\Component\Process\Process::setInput only accepts strings or stream resources.'. 5) Symfony\Component\Process\Tests\ProcessTest::testStartWithACallbackAndDisabledOutput with data set #0 ('start', 'Symfony\Component\Process\Exc...eption', 'Output has been disabled, ena...lback.') Failed asserting that exception of type "Symfony\Component\Process\Exception\LogicException" is thrown. 6) Symfony\Component\Process\Tests\ProcessTest::testStartWithACallbackAndDisabledOutput with data set #1 ('run', 'Symfony\Component\Process\Exc...eption', 'Output has been disabled, ena...lback.') Failed asserting that exception of type "Symfony\Component\Process\Exception\LogicException" is thrown. 7) Symfony\Component\Process\Tests\ProcessTest::testStartWithACallbackAndDisabledOutput with data set #2 ('mustRun', 'Symfony\Component\Process\Exc...eption', 'Output has been disabled, ena...lback.') Failed asserting that exception of type "Symfony\Component\Process\Exception\ProcessFailedException" matches expected exception "Symfony\Component\Process\Exception\LogicException". Message was: "The command "foo" failed. Exit Code: 127(Command not found) Working directory: /builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695" at /usr/share/php/Symfony3/Component/Process/Process.php:239 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Process/Tests/ProcessTest.php:1108 . ERRORS! Tests: 150, Assertions: 243, Errors: 1, Failures: 7, Skipped: 6. Remaining deprecation notices (116) The $options parameter of the Symfony\Component\Process\Process constructor is deprecated since version 3.3 and will be removed in 4.0: 108x 10x in ProcessTest::testProcessPipes from Symfony\Component\Process\Tests 10x in ProcessTest::testSetStreamAsInput from Symfony\Component\Process\Tests 5x in ProcessTest::testMethodsThatNeedARunningProcess from Symfony\Component\Process\Tests 4x in ProcessTest::testGetOutputWhileDisabled from Symfony\Component\Process\Tests 4x in ProcessTest::testMethodsThatNeedATerminatedProcess from Symfony\Component\Process\Tests 3x in ProcessTest::testValidInput from Symfony\Component\Process\Tests 3x in ProcessTest::testStartWithACallbackAndDisabledOutput from Symfony\Component\Process\Tests 2x in ProcessTest::testWrongSignal from Symfony\Component\Process\Tests 2x in ProcessTest::testIncrementalOutput from Symfony\Component\Process\Tests 2x in ProcessTest::testChainedCommandsOutput from Symfony\Component\Process\Tests 2x in ProcessTest::testIncrementalOutputDoesNotRequireAnotherCall from Symfony\Component\Process\Tests 2x in ProcessTest::testInvalidInput from Symfony\Component\Process\Tests 1x in ProcessTest::testAllOutputIsActuallyReadOnTermination from Symfony\Component\Process\Tests 1x in ProcessTest::testCheckTimeoutOnTerminatedProcess from Symfony\Component\Process\Tests 1x in ProcessTest::testCheckTimeoutOnStartedProcess from Symfony\Component\Process\Tests 1x in ProcessTest::testIdleTimeout from Symfony\Component\Process\Tests 1x in ProcessTest::testIdleTimeoutNotExceededWhenOutputIsSent from Symfony\Component\Process\Tests 1x in ProcessTest::testStartAfterATimeout from Symfony\Component\Process\Tests 1x in ProcessTest::testGetPid from Symfony\Component\Process\Tests 1x in ProcessTest::testGetPidIsNullBeforeStart from Symfony\Component\Process\Tests 1x in ProcessTest::testGetPidIsNullAfterRun from Symfony\Component\Process\Tests 1x in ProcessTest::testSignal from Symfony\Component\Process\Tests 1x in ProcessTest::testExitCodeIsAvailableAfterSignal from Symfony\Component\Process\Tests 1x in ProcessTest::testSignalProcessNotRunning from Symfony\Component\Process\Tests 1x in ProcessTest::testCallbacksAreExecutedWithStart from Symfony\Component\Process\Tests 1x in ProcessTest::testStopWithTimeoutIsActuallyWorking from Symfony\Component\Process\Tests 1x in ProcessTest::testRunProcessWithTimeout from Symfony\Component\Process\Tests 1x in ProcessTest::testDisableOutputDisablesTheOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testDisableOutputWhileRunningThrowsException from Symfony\Component\Process\Tests 1x in ProcessTest::testEnableOutputWhileRunningThrowsException from Symfony\Component\Process\Tests 1x in ProcessTest::testEnableOrDisableOutputAfterRunDoesNotThrowException from Symfony\Component\Process\Tests 1x in ProcessTest::testDisableOutputWhileIdleTimeoutIsSet from Symfony\Component\Process\Tests 1x in ProcessTest::testSetIdleTimeoutWhileOutputIsDisabled from Symfony\Component\Process\Tests 1x in ProcessTest::testSetNullIdleTimeoutWhileOutputIsDisabled from Symfony\Component\Process\Tests 1x in ProcessTest::testFloatAndNullTimeout from Symfony\Component\Process\Tests 1x in ProcessTest::testNegativeTimeoutFromSetter from Symfony\Component\Process\Tests 1x in ProcessTest::testStopTerminatesProcessCleanly from Symfony\Component\Process\Tests 1x in ProcessTest::testKillSignalTerminatesProcessCleanly from Symfony\Component\Process\Tests 1x in ProcessTest::testTermSignalTerminatesProcessCleanly from Symfony\Component\Process\Tests 1x in ProcessTest::testCheckTimeoutOnNonStartedProcess from Symfony\Component\Process\Tests 1x in ProcessTest::testRestart from Symfony\Component\Process\Tests 1x in ProcessTest::testSetInputWhileRunningThrowsAnException from Symfony\Component\Process\Tests 1x in ProcessTest::testMustRunThrowsException from Symfony\Component\Process\Tests 1x in ProcessTest::testLiveStreamAsInput from Symfony\Component\Process\Tests 1x in ProcessTest::testCallbackIsExecutedForOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testGetErrorOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testFlushErrorOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testProcessResponses from Symfony\Component\Process\Tests 1x in ProcessTest::testGetOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testFlushOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testZeroAsOutput from Symfony\Component\Process\Tests 1x in ProcessTest::testExitCodeCommandFailed from Symfony\Component\Process\Tests 1x in ProcessTest::testExitCodeTextIsNullWhenExitCodeIsNull from Symfony\Component\Process\Tests 1x in ProcessTest::testMustRun from Symfony\Component\Process\Tests 1x in ProcessTest::testSuccessfulMustRunHasCorrectExitCode from Symfony\Component\Process\Tests 1x in ProcessTest::testExitCodeText from Symfony\Component\Process\Tests 1x in ProcessTest::testProcessThrowsExceptionWhenExternallySignaled from Symfony\Component\Process\Tests 1x in ProcessTest::testStartIsNonBlocking from Symfony\Component\Process\Tests 1x in ProcessTest::testUpdateStatus from Symfony\Component\Process\Tests 1x in ProcessTest::testGetExitCodeIsNullOnStart from Symfony\Component\Process\Tests 1x in ProcessTest::testGetExitCodeIsNullOnWhenStartingAgain from Symfony\Component\Process\Tests 1x in ProcessTest::testGetExitCode from Symfony\Component\Process\Tests 1x in ProcessTest::testStatus from Symfony\Component\Process\Tests 1x in ProcessTest::testStop from Symfony\Component\Process\Tests 1x in ProcessTest::testIsSuccessful from Symfony\Component\Process\Tests 1x in ProcessTest::testThatProcessDoesNotThrowWarningDuringRun from Symfony\Component\Process\Tests 1x in ProcessTest::testIsNotSuccessful from Symfony\Component\Process\Tests 1x in ProcessTest::testProcessIsNotSignaled from Symfony\Component\Process\Tests 1x in ProcessTest::testProcessWithoutTermSignal from Symfony\Component\Process\Tests 1x in ProcessTest::testProcessIsSignaledIfStopped from Symfony\Component\Process\Tests 1x in ProcessTest::testIsSuccessfulOnlyAfterTerminated from Symfony\Component\Process\Tests The Symfony\Component\Process\ProcessUtils::escapeArgument() method is deprecated since version 3.3 and will be removed in 4.0. Use a command line array or give env vars to the Process::start/run() method instead: 7x 7x in ProcessUtilsTest::testEscapeArgument from Symfony\Component\Process\Tests The Symfony\Component\Process\ProcessBuilder::inheritEnvironmentVariables() method is deprecated since version 3.3 and will be removed in 4.0: 1x 1x in ProcessBuilderTest::testAddEnvironmentVariables from Symfony\Component\Process\Tests Legacy deprecation notices (1) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyAccess ..F................F........................................... 63 / 516 ( 12%) ............................................................... 126 / 516 ( 24%) ............................................................... 189 / 516 ( 36%) ............................................................... 252 / 516 ( 48%) ............................................................... 315 / 516 ( 61%) ......F........................................................ 378 / 516 ( 73%) ............................................................... 441 / 516 ( 85%) ............................................................... 504 / 516 ( 97%) ............ 516 / 516 (100%) Time: 376 ms, Memory: 6.00MB There were 3 failures: 1) Symfony\Component\PropertyAccess\Tests\PropertyAccessorArrayObjectTest::testSetValueFailsIfNoAdderNorRemoverFound Failed asserting that exception message 'Could not determine access type for property "axes" in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover_7fc70692".' contains 'Neither the property "axes" nor one of the methods "addAx()"/"removeAx()", "addAxe()"/"removeAxe()", "addAxis()"/"removeAxis()", "setAxes()", "axes()", "__set()" or "__call()" exist and have public access in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover'. 2) Symfony\Component\PropertyAccess\Tests\PropertyAccessorArrayTest::testSetValueFailsIfNoAdderNorRemoverFound Failed asserting that exception message 'Could not determine access type for property "axes" in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover_7fc70692".' contains 'Neither the property "axes" nor one of the methods "addAx()"/"removeAx()", "addAxe()"/"removeAxe()", "addAxis()"/"removeAxis()", "setAxes()", "axes()", "__set()" or "__call()" exist and have public access in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover'. 3) Symfony\Component\PropertyAccess\Tests\PropertyAccessorTraversableArrayObjectTest::testSetValueFailsIfNoAdderNorRemoverFound Failed asserting that exception message 'Could not determine access type for property "axes" in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover_7fc70692".' contains 'Neither the property "axes" nor one of the methods "addAx()"/"removeAx()", "addAxe()"/"removeAxe()", "addAxis()"/"removeAxis()", "setAxes()", "axes()", "__set()" or "__call()" exist and have public access in class "Mock_PropertyAccessorCollectionTest_CarNoAdderAndRemover'. FAILURES! Tests: 516, Assertions: 548, Failures: 3. Remaining deprecation notices (124) StringUtil::singularify() is deprecated since version 3.1 and will be removed in 4.0. Use Symfony\Component\Inflector\Inflector::singularize instead: 124x 124x in StringUtilTest::testSingularify from Symfony\Component\PropertyAccess\Tests + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/PropertyInfo ..................................................... 53 / 53 (100%) Time: 253 ms, Memory: 6.00MB OK (53 tests, 129 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing ..........E..........................................F......... 63 / 321 ( 19%) ......F...............................................EE....... 126 / 321 ( 39%) .......E...............EFFFFFFFEEEE...........FFF.......E...... 189 / 321 ( 58%) ........E..................................E................... 252 / 321 ( 78%) .....................F..........................F.F..E......... 315 / 321 ( 98%) ...... 321 / 321 (100%) Time: 2.87 seconds, Memory: 96.00MB There were 13 errors: 1) Symfony\Component\Routing\Tests\Annotation\RouteTest::testLegacyGetPattern Error: Call to undefined method Symfony\Component\Routing\Annotation\Route::getPattern() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Annotation/RouteTest.php:57 2) Symfony\Component\Routing\Tests\Loader\DirectoryLoaderTest::testLoadDirectory Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:153 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:90 /usr/share/php/Symfony4/Component/Routing/Loader/DirectoryLoader.php:41 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:153 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:90 /usr/share/php/Symfony4/Component/Routing/Loader/DirectoryLoader.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/DirectoryLoaderTest.php:43 3) Symfony\Component\Routing\Tests\Loader\DirectoryLoaderTest::testImportDirectory Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:153 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:90 /usr/share/php/Symfony4/Component/Routing/Loader/DirectoryLoader.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/DirectoryLoaderTest.php:49 4) Symfony\Component\Routing\Tests\Loader\XmlFileLoaderTest::testLegacyRouteDefinitionLoading Symfony\Component\Config\Util\Exception\XmlParsingException: [ERROR 1866] Element '{http://symfony.com/schema/routing}route', attribute 'pattern': The attribute 'pattern' is not allowed. (in /builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695/ - line 7, column 0) [ERROR 1868] Element '{http://symfony.com/schema/routing}route': The attribute 'path' is required but missing. (in /builddir/build/BUILD/symfony-628af9253369a8d5a42525386edd28b757d93695/ - line 7, column 0) /usr/share/php/Symfony4/Component/Config/Util/XmlUtils.php:101 /usr/share/php/Symfony4/Component/Config/Util/XmlUtils.php:131 /usr/share/php/Symfony4/Component/Routing/Loader/XmlFileLoader.php:184 /usr/share/php/Symfony4/Component/Routing/Loader/XmlFileLoader.php:46 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php:55 5) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadDoesNothingIfEmpty Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:37 6) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadSpecialRouteName Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:69 7) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadWithRoute Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:79 8) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLegacyRouteDefinitionLoading Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:99 9) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadWithResource Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:116 10) Symfony\Component\Routing\Tests\Matcher\RedirectableUrlMatcherTest::testRedirectWhenNoSlash array_replace(): Argument #2 is not an array /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/Routing/Matcher/RedirectableUrlMatcher.php:37 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php:28 11) Symfony\Component\Routing\Tests\Matcher\UrlMatcherTest::testMatchNonAlpha LogicException: Cannot use UTF-8 route requirements without setting the "utf8" option for variable "foo" in pattern "/{foo}/bar". /usr/share/php/Symfony4/Component/Routing/RouteCompiler.php:178 /usr/share/php/Symfony4/Component/Routing/RouteCompiler.php:66 /usr/share/php/Symfony4/Component/Routing/Route.php:533 /usr/share/php/Symfony4/Component/Routing/Matcher/UrlMatcher.php:122 /usr/share/php/Symfony4/Component/Routing/Matcher/UrlMatcher.php:75 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php:172 12) Symfony\Component\Routing\Tests\RouteCollectionBuilderTest::testImportAddResources Error: Call to undefined method Symfony\Component\Yaml\Parser::parseFile() /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /usr/share/php/Symfony4/Component/Routing/RouteCollectionBuilder.php:361 /usr/share/php/Symfony4/Component/Routing/RouteCollectionBuilder.php:62 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteCollectionBuilderTest.php:72 13) Symfony\Component\Routing\Tests\RouteTest::testLegacyPattern Error: Call to undefined method Symfony\Component\Routing\Route::getPattern() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteTest.php:234 -- There were 15 failures: 1) Symfony\Component\Routing\Tests\Generator\UrlGeneratorTest::testUrlEncoding Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -/app.php/@:%5B%5D/%28%29*%27%22%20+,;-._~%26%24%3C%3E|%7B%7D%25%5C%5E%60!%3Ffoo=bar%23id/@:%5B%5D/%28%29*%27%22%20+,;-._~%26%24%3C%3E|%7B%7D%25%5C%5E%60!%3Ffoo=bar%23id?query=%40%3A%5B%5D/%28%29%2A%27%22+%2B%2C%3B-._%7E%26%24%3C%3E%7C%7B%7D%25%5C%5E%60%21%3Ffoo%3Dbar%23id +/app.php/@:%5B%5D/%28%29*%27%22%20+,;-._~%26%24%3C%3E|%7B%7D%25%5C%5E%60!%3Ffoo=bar%23id/@:%5B%5D/%28%29*%27%22%20+,;-._~%26%24%3C%3E|%7B%7D%25%5C%5E%60!%3Ffoo=bar%23id?query=%40%3A%5B%5D/%28%29%2A%27%22%20%2B%2C%3B-._~%26%24%3C%3E%7C%7B%7D%25%5C%5E%60%21%3Ffoo%3Dbar%23id /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:338 2) Symfony\Component\Routing\Tests\Generator\UrlGeneratorTest::testLegacyGenerateNetworkPath absolute URL because scheme requirement does not match context Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -http://fr.example.com/app.php/Fabien +//fr.example.com/app.php/Fabien /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:486 3) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #0 ('nonvalid.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 4) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #1 ('nonvalid2.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 5) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #2 ('incomplete.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 6) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #3 ('nonvalidkeys.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 7) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #4 ('nonesense_resource_plus_path.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 8) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #5 ('nonesense_type_without_resource.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 9) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #6 ('bad_format.yml') Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Parser::parseFile()" at /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:61 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 10) Symfony\Component\Routing\Tests\Matcher\Dumper\PhpMatcherDumperTest::testDump with data set #0 (Symfony\Component\Routing\RouteCollection Object (...), 'url_matcher1.php', array()) ->dump() correctly dumps routes as optimized PHP code. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ $pathinfo = rawurldecode($pathinfo); + $trimmedPathinfo = rtrim($pathinfo, '/'); $context = $this->context; $request = $this->request; + $requestMethod = $canonicalMethod = $context->getMethod(); + $scheme = $context->getScheme(); - // foo - if (0 === strpos($pathinfo, '/foo') && preg_match('#^/foo/(?Pbaz|symfony)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); + if ('HEAD' === $requestMethod) { + $canonicalMethod = 'GET'; } - if (0 === strpos($pathinfo, '/bar')) { + + if (0 === strpos($pathinfo, '/foo')) { + // foo + if (preg_match('#^/foo/(?Pbaz|symfony)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); + } + + // foofoo + if ('/foofoo' === $pathinfo) { + return array ( 'def' => 'test', '_route' => 'foofoo',); + } + + } + + elseif (0 === strpos($pathinfo, '/bar')) { // bar if (preg_match('#^/bar/(?P[^/]++)$#s', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); + if ('GET' !== $canonicalMethod) { + $allow[] = 'GET'; @@ @@ if (0 === strpos($pathinfo, '/barhead') && preg_match('#^/barhead/(?P[^/]++)$#s', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); + if ('GET' !== $canonicalMethod) { + $allow[] = 'GET'; @@ @@ - if (0 === strpos($pathinfo, '/test')) { + elseif (0 === strpos($pathinfo, '/test')) { @@ @@ if (preg_match('#^/test/(?P[^/]++)/$#s', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'POST') { + if ('POST' !== $canonicalMethod) { @@ @@ if (preg_match('#^/test/(?P[^/]++)/$#s', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'PUT') { + if ('PUT' !== $canonicalMethod) { @@ @@ - // foofoo - if ('/foofoo' === $pathinfo) { - return array ( 'def' => 'test', '_route' => 'foofoo',); - } - @@ @@ - if (0 === strpos($pathinfo, '/multi')) { + elseif (0 === strpos($pathinfo, '/multi')) { // helloWorld if (0 === strpos($pathinfo, '/multi/hello') && preg_match('#^/multi/hello(?:/(?P[^/]++))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'helloWorld')), array ( 'who' => 'World!',)); } + // hey + if ('/multi/hey/' === $pathinfo) { + return array('_route' => 'hey'); + } + // overridden2 if ('/multi/new' === $pathinfo) { return array('_route' => 'overridden2'); } - // hey - if ('/multi/hey/' === $pathinfo) { - return array('_route' => 'hey'); - } - @@ @@ - $host = $this->context->getHost(); + $host = $context->getHost(); @@ @@ - if (0 === strpos($pathinfo, '/route1')) { - // route16 - if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); - } + // route16 + if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); + } - // route17 - if ('/route17' === $pathinfo) { - return array('_route' => 'route17'); - } + // route17 + if ('/route17' === $pathinfo) { + return array('_route' => 'route17'); + } + // a + if ('/a/a...' === $pathinfo) { + return array('_route' => 'a'); } - if (0 === strpos($pathinfo, '/a')) { - // a - if ('/a/a...' === $pathinfo) { - return array('_route' => 'a'); + if (0 === strpos($pathinfo, '/a/b')) { + // b + if (preg_match('#^/a/b/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'b')), array ()); } - if (0 === strpos($pathinfo, '/a/b')) { - // b - if (preg_match('#^/a/b/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'b')), array ()); - } - - // c - if (0 === strpos($pathinfo, '/a/b/c') && preg_match('#^/a/b/c/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); - } - + // c + if (0 === strpos($pathinfo, '/a/b/c') && preg_match('#^/a/b/c/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); } } throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); } } ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:47 11) Symfony\Component\Routing\Tests\Matcher\Dumper\PhpMatcherDumperTest::testDump with data set #1 (Symfony\Component\Routing\RouteCollection Object (...), 'url_matcher2.php', array('Symfony\Component\Routing\Tes...atcher')) ->dump() correctly dumps routes as optimized PHP code. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ $pathinfo = rawurldecode($pathinfo); + $trimmedPathinfo = rtrim($pathinfo, '/'); $context = $this->context; $request = $this->request; + $requestMethod = $canonicalMethod = $context->getMethod(); + $scheme = $context->getScheme(); - // foo - if (0 === strpos($pathinfo, '/foo') && preg_match('#^/foo/(?Pbaz|symfony)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); + if ('HEAD' === $requestMethod) { + $canonicalMethod = 'GET'; } - if (0 === strpos($pathinfo, '/bar')) { + + if (0 === strpos($pathinfo, '/foo')) { + // foo + if (preg_match('#^/foo/(?Pbaz|symfony)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); + } + + // foofoo + if ('/foofoo' === $pathinfo) { + return array ( 'def' => 'test', '_route' => 'foofoo',); + } + + } + + elseif (0 === strpos($pathinfo, '/bar')) { // bar if (preg_match('#^/bar/(?P[^/]++)$#s', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); + if ('GET' !== $canonicalMethod) { + $allow[] = 'GET'; @@ @@ if (0 === strpos($pathinfo, '/barhead') && preg_match('#^/barhead/(?P[^/]++)$#s', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); + if ('GET' !== $canonicalMethod) { + $allow[] = 'GET'; @@ @@ - if (0 === strpos($pathinfo, '/test')) { + elseif (0 === strpos($pathinfo, '/test')) { @@ @@ // baz3 - if ('/test/baz3' === rtrim($pathinfo, '/')) { + if ('/test/baz3' === $trimmedPathinfo) { + $ret = array('_route' => 'baz3'); if (substr($pathinfo, -1) !== '/') { - return $this->redirect($pathinfo.'/', 'baz3'); + return array_replace($ret, $this->redirect($pathinfo.'/', 'baz3')); } - return array('_route' => 'baz3'); + return $ret; @@ @@ if (preg_match('#^/test/(?P[^/]++)/?$#s', $pathinfo, $matches)) { + $ret = $this->mergeDefaults(array_replace($matches, array('_route' => 'baz4')), array ()); if (substr($pathinfo, -1) !== '/') { - return $this->redirect($pathinfo.'/', 'baz4'); + return array_replace($ret, $this->redirect($pathinfo.'/', 'baz4')); } - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz4')), array ()); + return $ret; } // baz5 if (preg_match('#^/test/(?P[^/]++)/$#s', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'POST') { + if ('POST' !== $canonicalMethod) { @@ @@ if (preg_match('#^/test/(?P[^/]++)/$#s', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'PUT') { + if ('PUT' !== $canonicalMethod) { @@ @@ - // foofoo - if ('/foofoo' === $pathinfo) { - return array ( 'def' => 'test', '_route' => 'foofoo',); - } - @@ @@ - if (0 === strpos($pathinfo, '/multi')) { + elseif (0 === strpos($pathinfo, '/multi')) { // helloWorld if (0 === strpos($pathinfo, '/multi/hello') && preg_match('#^/multi/hello(?:/(?P[^/]++))?$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'helloWorld')), array ( 'who' => 'World!',)); } - // overridden2 - if ('/multi/new' === $pathinfo) { - return array('_route' => 'overridden2'); - } - // hey - if ('/multi/hey' === rtrim($pathinfo, '/')) { + if ('/multi/hey' === $trimmedPathinfo) { + $ret = array('_route' => 'hey'); if (substr($pathinfo, -1) !== '/') { - return $this->redirect($pathinfo.'/', 'hey'); + return array_replace($ret, $this->redirect($pathinfo.'/', 'hey')); } - return array('_route' => 'hey'); + return $ret; } + // overridden2 + if ('/multi/new' === $pathinfo) { + return array('_route' => 'overridden2'); + } + @@ @@ - $host = $this->context->getHost(); + $host = $context->getHost(); @@ @@ - if (0 === strpos($pathinfo, '/route1')) { - // route16 - if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); - } + // route16 + if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); + } - // route17 - if ('/route17' === $pathinfo) { - return array('_route' => 'route17'); - } + // route17 + if ('/route17' === $pathinfo) { + return array('_route' => 'route17'); + } + // a + if ('/a/a...' === $pathinfo) { + return array('_route' => 'a'); } - if (0 === strpos($pathinfo, '/a')) { - // a - if ('/a/a...' === $pathinfo) { - return array('_route' => 'a'); + if (0 === strpos($pathinfo, '/a/b')) { + // b + if (preg_match('#^/a/b/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'b')), array ()); } - if (0 === strpos($pathinfo, '/a/b')) { - // b - if (preg_match('#^/a/b/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'b')), array ()); - } - - // c - if (0 === strpos($pathinfo, '/a/b/c') && preg_match('#^/a/b/c/(?P[^/]++)$#s', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); - } - + // c + if (0 === strpos($pathinfo, '/a/b/c') && preg_match('#^/a/b/c/(?P[^/]++)$#s', $pathinfo, $matches)) { + return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); @@ @@ if ('/secure' === $pathinfo) { + $ret = array('_route' => 'secure'); $requiredSchemes = array ( 'https' => 0,); - if (!isset($requiredSchemes[$this->context->getScheme()])) { - return $this->redirect($pathinfo, 'secure', key($requiredSchemes)); + if (!isset($requiredSchemes[$scheme])) { + return array_replace($ret, $this->redirect($pathinfo, 'secure', key($requiredSchemes))); } - return array('_route' => 'secure'); + return $ret; } // nonsecure if ('/nonsecure' === $pathinfo) { + $ret = array('_route' => 'nonsecure'); $requiredSchemes = array ( 'http' => 0,); - if (!isset($requiredSchemes[$this->context->getScheme()])) { - return $this->redirect($pathinfo, 'nonsecure', key($requiredSchemes)); + if (!isset($requiredSchemes[$scheme])) { + return array_replace($ret, $this->redirect($pathinfo, 'nonsecure', key($requiredSchemes))); } - return array('_route' => 'nonsecure'); + return $ret; } throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); } } ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:47 12) Symfony\Component\Routing\Tests\Matcher\Dumper\PhpMatcherDumperTest::testDump with data set #2 (Symfony\Component\Routing\RouteCollection Object (...), 'url_matcher3.php', array()) ->dump() correctly dumps routes as optimized PHP code. Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ $pathinfo = rawurldecode($pathinfo); + $trimmedPathinfo = rtrim($pathinfo, '/'); $context = $this->context; $request = $this->request; + $requestMethod = $canonicalMethod = $context->getMethod(); + $scheme = $context->getScheme(); + + if ('HEAD' === $requestMethod) { + $canonicalMethod = 'GET'; + } + if (0 === strpos($pathinfo, '/rootprefix')) { // static if ('/rootprefix/test' === $pathinfo) { return array('_route' => 'static'); } // dynamic if (preg_match('#^/rootprefix/(?P[^/]++)$#s', $pathinfo, $matches)) { return $this->mergeDefaults(array_replace($matches, array('_route' => 'dynamic')), array ()); } } // with-condition if ('/with-condition' === $pathinfo && ($context->getMethod() == "GET")) { return array('_route' => 'with-condition'); } throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); } } ' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:47 13) Symfony\Component\Routing\Tests\RouteCompilerTest::testCompile with data set #10 ('Route with a variable in last position', array('/foo-{bar}'), '/foo', '#^/foo\-(?P[^/]++)$#s', array('bar'), array(array('variable', '-', '[^/]++', 'bar'), array('text', '/foo'))) Route with a variable in last position (static prefix) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/foo' +'/foo-' /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteCompilerTest.php:29 14) Symfony\Component\Routing\Tests\RouteTest::testLegacySchemeRequirement Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 'http' - 1 => 'https' ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteTest.php:176 15) Symfony\Component\Routing\Tests\RouteTest::testLegacyMethodRequirement Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( - 0 => 'GET' - 1 => 'POST' ) /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteTest.php:204 ERRORS! Tests: 321, Assertions: 712, Errors: 13, Failures: 15. Legacy deprecation notices (2) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security .F..........................FFE................................ 63 / 768 ( 8%) .........................................WW.................... 126 / 768 ( 16%) ...................................................E........... 189 / 768 ( 24%) ....E..........................EE.............................. 252 / 768 ( 32%) ............................................................... 315 / 768 ( 41%) ............................................................... 378 / 768 ( 49%) ...FFFE........................................................ 441 / 768 ( 57%) ............................................................... 504 / 768 ( 65%) ..............F................................................ 567 / 768 ( 73%) ............................................................... 630 / 768 ( 82%) ............................................................... 693 / 768 ( 90%) ...............................S............................... 756 / 768 ( 98%) ............ 768 / 768 (100%) Time: 2.47 seconds, Memory: 16.00MB There were 6 errors: 1) Symfony\Component\Security\Core\Tests\Authentication\Provider\LdapBindAuthenticationProviderTest::testRetrieveUser TypeError: Argument 4 passed to Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php on line 76 /usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php:46 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php:76 2) Symfony\Component\Security\Core\Tests\Authorization\Voter\AuthenticatedVoterTest::testSupportsClass Error: Call to undefined method Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter::supportsClass() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php:24 3) Symfony\Component\Security\Core\Tests\Authorization\Voter\ExpressionVoterTest::testSupportsAttribute Error: Call to undefined method Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter::supportsAttribute() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authorization/Voter/ExpressionVoterTest.php:27 4) Symfony\Component\Security\Core\Tests\Authorization\Voter\RoleHierarchyVoterTest::testSupportsClass Error: Call to undefined method Symfony\Component\Security\Core\Authorization\Voter\RoleVoter::supportsClass() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php:25 5) Symfony\Component\Security\Core\Tests\Authorization\Voter\RoleVoterTest::testSupportsClass Error: Call to undefined method Symfony\Component\Security\Core\Authorization\Voter\RoleVoter::supportsClass() /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php:25 6) Symfony\Component\Security\Core\Tests\User\LdapUserProviderTest::testSuccessfulLoadUserByUsername TypeError: Argument 1 passed to Symfony\Component\Security\Core\User\LdapUserProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php on line 100 /usr/share/php/Symfony3/Component/Security/Core/User/LdapUserProvider.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php:100 -- There were 2 warnings: 1) Symfony\Component\Security\Core\Tests\Authorization\AccessDecisionManagerTest::testSupportsClass Trying to configure method "supportsClass" which cannot be configured because it does not exist, has not been specified, is final, or is static 2) Symfony\Component\Security\Core\Tests\Authorization\AccessDecisionManagerTest::testSupportsAttribute Trying to configure method "supportsAttribute" which cannot be configured because it does not exist, has not been specified, is final, or is static -- There were 7 failures: 1) Symfony\Component\Security\Core\Tests\Authentication\AuthenticationProviderManagerTest::testAuthenticateWithProvidersWithIncorrectInterface Failed asserting that exception of type "\InvalidArgumentException" is thrown. 2) Symfony\Component\Security\Core\Tests\Authentication\Provider\LdapBindAuthenticationProviderTest::testEmptyPasswordShouldThrowAnException Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Security\Core\Exception\BadCredentialsException". Message was: "Argument 4 passed to Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php on line 35" at /usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php:46 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php:35 . 3) Symfony\Component\Security\Core\Tests\Authentication\Provider\LdapBindAuthenticationProviderTest::testBindFailureShouldThrowAnException Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Security\Core\Exception\BadCredentialsException". Message was: "Argument 4 passed to Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php on line 57" at /usr/share/php/Symfony3/Component/Security/Core/Authentication/Provider/LdapBindAuthenticationProvider.php:46 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/Authentication/Provider/LdapBindAuthenticationProviderTest.php:57 . 4) Symfony\Component\Security\Core\Tests\User\LdapUserProviderTest::testLoadUserByUsernameFailsIfCantConnectToLdap Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Security\Core\Exception\UsernameNotFoundException". Message was: "Argument 1 passed to Symfony\Component\Security\Core\User\LdapUserProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php on line 35" at /usr/share/php/Symfony3/Component/Security/Core/User/LdapUserProvider.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php:35 . 5) Symfony\Component\Security\Core\Tests\User\LdapUserProviderTest::testLoadUserByUsernameFailsIfNoLdapEntries Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Security\Core\Exception\UsernameNotFoundException". Message was: "Argument 1 passed to Symfony\Component\Security\Core\User\LdapUserProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php on line 51" at /usr/share/php/Symfony3/Component/Security/Core/User/LdapUserProvider.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php:51 . 6) Symfony\Component\Security\Core\Tests\User\LdapUserProviderTest::testLoadUserByUsernameFailsIfMoreThanOneLdapEntry Failed asserting that exception of type "TypeError" matches expected exception "\Symfony\Component\Security\Core\Exception\UsernameNotFoundException". Message was: "Argument 1 passed to Symfony\Component\Security\Core\User\LdapUserProvider::__construct() must be an instance of Symfony\Component\Ldap\LdapInterface, instance of Mock_LdapClientInterface_3546d246 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php on line 76" at /usr/share/php/Symfony3/Component/Security/Core/User/LdapUserProvider.php:48 /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Core/Tests/User/LdapUserProviderTest.php:76 . 7) Symfony\Component\Security\Http\Tests\EntryPoint\FormAuthenticationEntryPointTest::testStartWithUseForward Failed asserting that null matches expected 401. /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Security/Http/Tests/EntryPoint/FormAuthenticationEntryPointTest.php:67 ERRORS! Tests: 768, Assertions: 1654, Errors: 6, Failures: 7, Warnings: 2, Skipped: 1. Remaining deprecation notices (3) The AbstractFormLoginAuthenticator::onAuthenticationSuccess() implementation was deprecated in Symfony 3.1 and will be removed in Symfony 4.0. You should implement this method yourself in Symfony\Component\Security\Guard\Tests\Authenticator\TestFormLoginAuthenticator and remove getDefaultSuccessRedirectUrl(): 3x 1x in FormLoginAuthenticatorTest::testAuthenticationSuccessWithoutSession from Symfony\Component\Security\Guard\Tests\Authenticator 1x in FormLoginAuthenticatorTest::testAuthenticationSuccessWithSessionButEmpty from Symfony\Component\Security\Guard\Tests\Authenticator 1x in FormLoginAuthenticatorTest::testAuthenticationSuccessWithSessionAndTarget from Symfony\Component\Security\Guard\Tests\Authenticator Legacy deprecation notices (5) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 240 ( 26%) ............................................................... 126 / 240 ( 52%) ............................................................... 189 / 240 ( 78%) ................................................... 240 / 240 (100%) Time: 423 ms, Memory: 8.00MB OK (240 tests, 324 assertions) Legacy deprecation notices (11) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... 23 / 23 (100%) Time: 112 ms, Memory: 4.00MB OK (23 tests, 40 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Templating ................................................. 49 / 49 (100%) Time: 182 ms, Memory: 4.00MB OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Translation ............................................................... 63 / 403 ( 15%) ............................................................... 126 / 403 ( 31%) ............................................................... 189 / 403 ( 46%) ............................................................... 252 / 403 ( 62%) ............................................................... 315 / 403 ( 78%) ............................................................... 378 / 403 ( 93%) ......................... 403 / 403 (100%) Time: 630 ms, Memory: 8.00MB OK (403 tests, 568 assertions) Legacy deprecation notices (5) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2299 ( 2%) ............................................................. 122 / 2299 ( 5%) ............................................................. 183 / 2299 ( 7%) ............................................................. 244 / 2299 ( 10%) ............................................................. 305 / 2299 ( 13%) ............................................................. 366 / 2299 ( 15%) .SSSSSSS..................................................... 427 / 2299 ( 18%) ............................................................. 488 / 2299 ( 21%) ............................................................. 549 / 2299 ( 23%) ............................................................. 610 / 2299 ( 26%) ............................................................. 671 / 2299 ( 29%) ............................................................. 732 / 2299 ( 31%) ............................................................. 793 / 2299 ( 34%) ............................................................. 854 / 2299 ( 37%) ............................................................. 915 / 2299 ( 39%) ............................................................. 976 / 2299 ( 42%) ............................................................. 1037 / 2299 ( 45%) ............................................................. 1098 / 2299 ( 47%) ............................................................. 1159 / 2299 ( 50%) ............................................................. 1220 / 2299 ( 53%) ............................................................. 1281 / 2299 ( 55%) ............................................................. 1342 / 2299 ( 58%) ............................................................. 1403 / 2299 ( 61%) ............................................................. 1464 / 2299 ( 63%) ............................................................. 1525 / 2299 ( 66%) ............................................................. 1586 / 2299 ( 68%) ............................................................. 1647 / 2299 ( 71%) ............................................................. 1708 / 2299 ( 74%) ............................................................. 1769 / 2299 ( 76%) ............................................................. 1830 / 2299 ( 79%) ....SS....................................................... 1891 / 2299 ( 82%) ............................................................. 1952 / 2299 ( 84%) ..............SSS............................................ 2013 / 2299 ( 87%) ............................................................. 2074 / 2299 ( 90%) ............................................................. 2135 / 2299 ( 92%) ............................................................. 2196 / 2299 ( 95%) ............................................................. 2257 / 2299 ( 98%) .......................................... 2299 / 2299 (100%) Time: 2.72 seconds, Memory: 20.00MB OK, but incomplete, skipped, or risky tests! Tests: 2305, Assertions: 4837, Skipped: 12. Legacy deprecation notices (277) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/VarDumper .......................................S........ 48 / 48 (100%) Time: 788 ms, Memory: 6.00MB OK, but incomplete, skipped, or risky tests! Tests: 48, Assertions: 54, Skipped: 1. + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml\n' + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php:/usr/share/php /usr/bin/phpunit --exclude-group benchmark,intl-data,network,tty --bootstrap bootstrap.php /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml PHPUnit 5.7.23 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/Yaml ............................................................... 63 / 411 ( 15%) ............................................................... 126 / 411 ( 30%) ............................................................... 189 / 411 ( 45%) ............................................................... 252 / 411 ( 61%) ............................................................... 315 / 411 ( 76%) ............................................................... 378 / 411 ( 91%) ................................. 411 / 411 (100%) Time: 699 ms, Memory: 12.00MB OK (411 tests, 601 assertions) Legacy deprecation notices (7) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/*/* ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/php/Symfony/Component/autoload.php ']' + : ignore test suite results + exit 0 Processing files: php-symfony-2.8.30-1.fc28.noarch Provides: php-composer(symfony/symfony) = 2.8.30 php-symfony = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-common-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RNcFSx + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-common + cp -pr CHANGELOG-2.2.md CHANGELOG-2.3.md CHANGELOG-2.4.md CHANGELOG-2.5.md CHANGELOG-2.6.md CHANGELOG-2.7.md CHANGELOG-2.8.md CONTRIBUTING.md CONTRIBUTORS.md README.md UPGRADE-2.1.md UPGRADE-2.2.md UPGRADE-2.3.md UPGRADE-2.4.md UPGRADE-2.5.md UPGRADE-2.6.md UPGRADE-2.7.md UPGRADE-2.8.md UPGRADE-3.0.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KmoeaJ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-channel-symfony2 Processing files: php-symfony-doctrine-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fDUbQn + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-doctrine-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/CHANGELOG.md src/Symfony/Bridge/Doctrine/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wetVb4 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-doctrine-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.30 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.30 php-symfony-doctrine-bridge = 2.8.30-1.fc28 php-symfony-doctrinebridge = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-doctrinebridge < 2.8.30 Processing files: php-symfony-monolog-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VL7zkW + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-monolog-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/CHANGELOG.md src/Symfony/Bridge/Monolog/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A3vyMS + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-monolog-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.30 php-pear(pear.symfony.com/MonologBridge) = 2.8.30 php-symfony-monolog-bridge = 2.8.30-1.fc28 php-symfony-monologbridge = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-monologbridge < 2.8.30 Processing files: php-symfony-phpunit-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.REePOV + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-phpunit-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ihNTaX + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-phpunit-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.30 php-symfony-phpunit-bridge = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-proxy-manager-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DA9LN3 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/CHANGELOG.md src/Symfony/Bridge/ProxyManager/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p1zib5 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.30 php-symfony-proxy-manager-bridge = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-swiftmailer-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R1rJEb + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/CHANGELOG.md src/Symfony/Bridge/Swiftmailer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3ZCe2j + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.30 php-symfony-swiftmailer-bridge = 2.8.30-1.fc28 php-symfony-swiftmailerbridge = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-swiftmailerbridge < 2.8.30 Processing files: php-symfony-twig-bridge-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JLFkVx + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bridge + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/CHANGELOG.md src/Symfony/Bridge/Twig/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RJ3HFN + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bridge + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.30 php-pear(pear.symfony.com/TwigBridge) = 2.8.30 php-symfony-twig-bridge = 2.8.30-1.fc28 php-symfony-twigbridge = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbridge < 2.8.30 Processing files: php-symfony-debug-bundle-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j0paIm + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug-bundle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rIvwiU + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.30 php-symfony-debug-bundle = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-framework-bundle-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pdJ4Zz + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-framework-bundle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md src/Symfony/Bundle/FrameworkBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5ELHxh + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-framework-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.30 php-symfony-framework-bundle = 2.8.30-1.fc28 php-symfony-frameworkbundle = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-frameworkbundle < 2.8.30 Processing files: php-symfony-security-bundle-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i3VHoz + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security-bundle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/CHANGELOG.md src/Symfony/Bundle/SecurityBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xwC9LQ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.30 php-symfony-security-bundle = 2.8.30-1.fc28 php-symfony-securitybundle = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-securitybundle < 2.8.30 Processing files: php-symfony-twig-bundle-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wt0nKl + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bundle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/CHANGELOG.md src/Symfony/Bundle/TwigBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7x2FYT + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.30 php-symfony-twig-bundle = 2.8.30-1.fc28 php-symfony-twigbundle = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-twigbundle < 2.8.30 Processing files: php-symfony-web-profiler-bundle-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KJ1ylQ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-web-profiler-bundle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/CHANGELOG.md src/Symfony/Bundle/WebProfilerBundle/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-web-profiler-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rLoBBO + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/Resources/ICONS_LICENSE.txt /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.30 php-symfony-web-profiler-bundle = 2.8.30-1.fc28 php-symfony-webprofilerbundle = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Obsoletes: php-symfony-webprofilerbundle < 2.8.30 Processing files: php-symfony-asset-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P4WNR9 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-asset + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/CHANGELOG.md src/Symfony/Component/Asset/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Buksoz + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-asset + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.30 php-symfony-asset = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-browser-kit-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DQjP45 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-browser-kit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/CHANGELOG.md src/Symfony/Component/BrowserKit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1RQzgB + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-browser-kit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.30 php-pear(pear.symfony.com/BrowserKit) = 2.8.30 php-symfony-browser-kit = 2.8.30-1.fc28 php-symfony-browserkit = 2.8.30 php-symfony2-BrowserKit = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-browserkit < 2.8.30 php-symfony2-BrowserKit < 2.8.30 Processing files: php-symfony-class-loader-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nSd5od + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-class-loader + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/CHANGELOG.md src/Symfony/Component/ClassLoader/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tY5KsR + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-class-loader + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.30 php-pear(pear.symfony.com/ClassLoader) = 2.8.30 php-symfony-class-loader = 2.8.30-1.fc28 php-symfony-classloader = 2.8.30 php-symfony2-ClassLoader = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-classloader < 2.8.30 php-symfony2-ClassLoader < 2.8.30 Processing files: php-symfony-config-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X6yoWC + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/CHANGELOG.md src/Symfony/Component/Config/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.72Gxjq + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-config + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.30 php-pear(pear.symfony.com/Config) = 2.8.30 php-symfony-config = 2.8.30-1.fc28 php-symfony2-Config = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Config < 2.8.30 Processing files: php-symfony-console-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rf8SZu + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-console + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/CHANGELOG.md src/Symfony/Component/Console/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lqgLKC + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-console + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.30 php-pear(pear.symfony.com/Console) = 2.8.30 php-symfony-console = 2.8.30-1.fc28 php-symfony2-Console = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Console < 2.8.30 Processing files: php-symfony-css-selector-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.erj0bV + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-css-selector + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/CHANGELOG.md src/Symfony/Component/CssSelector/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1Kbayf + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-css-selector + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.30 php-pear(pear.symfony.com/CssSelector) = 2.8.30 php-symfony-css-selector = 2.8.30-1.fc28 php-symfony-cssselector = 2.8.30 php-symfony2-CssSelector = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-cssselector < 2.8.30 php-symfony2-CssSelector < 2.8.30 Processing files: php-symfony-debug-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uuec6K + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/CHANGELOG.md src/Symfony/Component/Debug/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tyXwri + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.30 php-pear(pear.symfony.com/Debug) = 2.8.30 php-symfony-debug = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-dependency-injection-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IYlNz0 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dependency-injection + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/CHANGELOG.md src/Symfony/Component/DependencyInjection/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.faWbGK + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dependency-injection + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.30 php-pear(pear.symfony.com/DependencyInjection) = 2.8.30 php-symfony-dependency-injection = 2.8.30-1.fc28 php-symfony-dependencyinjection = 2.8.30 php-symfony2-DependencyInjection = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-dependencyinjection < 2.8.30 php-symfony2-DependencyInjection < 2.8.30 Processing files: php-symfony-dom-crawler-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CkSY1M + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dom-crawler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/CHANGELOG.md src/Symfony/Component/DomCrawler/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1z06xS + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dom-crawler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.30 php-pear(pear.symfony.com/DomCrawler) = 2.8.30 php-symfony-dom-crawler = 2.8.30-1.fc28 php-symfony-domcrawler = 2.8.30 php-symfony2-DomCrawler = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-domcrawler < 2.8.30 php-symfony2-DomCrawler < 2.8.30 Processing files: php-symfony-event-dispatcher-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.la0eBW + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-event-dispatcher + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/CHANGELOG.md src/Symfony/Component/EventDispatcher/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1VNC5Y + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-event-dispatcher + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.30 php-pear(pear.symfony.com/EventDispatcher) = 2.8.30 php-symfony-event-dispatcher = 2.8.30-1.fc28 php-symfony-eventdispatcher = 2.8.30 php-symfony2-EventDispatcher = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-eventdispatcher < 2.8.30 php-symfony2-EventDispatcher < 2.8.30 Processing files: php-symfony-expression-language-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HXVCA9 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-expression-language + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/CHANGELOG.md src/Symfony/Component/ExpressionLanguage/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BM12an + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-expression-language + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.30 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.30 php-symfony-expression-language = 2.8.30-1.fc28 php-symfony-expressionlanguage = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-expressionlanguage < 2.8.30 Processing files: php-symfony-filesystem-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dwzqvK + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-filesystem + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/CHANGELOG.md src/Symfony/Component/Filesystem/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jbled6 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-filesystem + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.30 php-pear(pear.symfony.com/Filesystem) = 2.8.30 php-symfony-filesystem = 2.8.30-1.fc28 php-symfony2-Filesystem = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Filesystem < 2.8.30 Processing files: php-symfony-finder-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H3gAyy + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-finder + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/CHANGELOG.md src/Symfony/Component/Finder/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PzNa64 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-finder + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.30 php-pear(pear.symfony.com/Finder) = 2.8.30 php-symfony-finder = 2.8.30-1.fc28 php-symfony2-Finder = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Finder < 2.8.30 Processing files: php-symfony-form-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nFJOJL + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-form + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/CHANGELOG.md src/Symfony/Component/Form/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lv2qzw + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-form + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.30 php-pear(pear.symfony.com/Form) = 2.8.30 php-symfony-form = 2.8.30-1.fc28 php-symfony2-Form = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Form < 2.8.30 Processing files: php-symfony-http-foundation-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0CmqJQ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-foundation + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/CHANGELOG.md src/Symfony/Component/HttpFoundation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zSz4da + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-foundation + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.30 php-pear(pear.symfony.com/HttpFoundation) = 2.8.30 php-symfony-http-foundation = 2.8.30-1.fc28 php-symfony-httpfoundation = 2.8.30 php-symfony2-HttpFoundation = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpfoundation < 2.8.30 php-symfony2-HttpFoundation < 2.8.30 Processing files: php-symfony-http-kernel-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Sn1LzM + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-kernel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/CHANGELOG.md src/Symfony/Component/HttpKernel/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.poBXNq + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-kernel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.30 php-pear(pear.symfony.com/HttpKernel) = 2.8.30 php-symfony-http-kernel = 2.8.30-1.fc28 php-symfony-httpkernel = 2.8.30 php-symfony2-HttpKernel = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-httpkernel < 2.8.30 php-symfony2-HttpKernel < 2.8.30 Processing files: php-symfony-intl-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69yIRA + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-intl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/CONTRIBUTING.md src/Symfony/Component/Intl/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aZB73B + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-intl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.30 php-pear(pear.symfony.com/Intl) = 2.8.30 php-symfony-intl = 2.8.30-1.fc28 php-symfony2-Intl = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-icu php-symfony2-Intl < 2.8.30 Processing files: php-symfony-ldap-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K5EmKJ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mfFfOQ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-ldap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.30 php-symfony-ldap = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-locale-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7EhdgV + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-locale + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/CHANGELOG.md src/Symfony/Component/Locale/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G2BqB1 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-locale + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.30 php-pear(pear.symfony.com/Locale) = 2.8.30 php-symfony-locale = 2.8.30-1.fc28 php-symfony2-Locale = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Locale < 2.8.30 Processing files: php-symfony-options-resolver-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZVu1ud + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-options-resolver + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/CHANGELOG.md src/Symfony/Component/OptionsResolver/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CFpGDt + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-options-resolver + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.30 php-pear(pear.symfony.com/OptionsResolver) = 2.8.30 php-symfony-options-resolver = 2.8.30-1.fc28 php-symfony-optionsresolver = 2.8.30 php-symfony2-OptionsResolver = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-optionsresolver < 2.8.30 php-symfony2-OptionsResolver < 2.8.30 Processing files: php-symfony-process-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hYth4Q + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-process + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/CHANGELOG.md src/Symfony/Component/Process/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-process + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IbPKSc + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-process + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.30 php-pear(pear.symfony.com/Process) = 2.8.30 php-symfony-process = 2.8.30-1.fc28 php-symfony2-Process = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Process < 2.8.30 Processing files: php-symfony-property-access-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5EFpxJ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-access + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/CHANGELOG.md src/Symfony/Component/PropertyAccess/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IEC1Zh + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-access + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.30 php-pear(pear.symfony.com/PropertyAccess) = 2.8.30 php-symfony-property-access = 2.8.30-1.fc28 php-symfony-propertyaccess = 2.8.30 php-symfony2-PropertyAccess = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony-propertyaccess < 2.8.30 php-symfony2-PropertyAccess < 2.8.30 Processing files: php-symfony-property-info-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53wLpW + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-info + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sZzrVD + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-info + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.30 php-symfony-property-info = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-routing-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LWeqrp + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-routing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/CHANGELOG.md src/Symfony/Component/Routing/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CxLqVc + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-routing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.30 php-pear(pear.symfony.com/Routing) = 2.8.30 php-symfony-routing = 2.8.30-1.fc28 php-symfony2-Routing = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Routing < 2.8.30 Processing files: php-symfony-security-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LPv7ni + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/CHANGELOG.md src/Symfony/Component/Security/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-security + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CwLJKp + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.30 php-composer(symfony/security-core) = 2.8.30 php-composer(symfony/security-csrf) = 2.8.30 php-composer(symfony/security-guard) = 2.8.30 php-composer(symfony/security-http) = 2.8.30 php-pear(pear.symfony.com/Security) = 2.8.30 php-symfony-security = 2.8.30-1.fc28 php-symfony-security-core = 2.8.30-1.fc28 php-symfony-security-csrf = 2.8.30-1.fc28 php-symfony-security-guard = 2.8.30-1.fc28 php-symfony-security-http = 2.8.30-1.fc28 php-symfony2-Security = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Security < 2.8.30 Processing files: php-symfony-serializer-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UERY52 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-serializer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/CHANGELOG.md src/Symfony/Component/Serializer/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gTXM9H + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-serializer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.30 php-pear(pear.symfony.com/Serializer) = 2.8.30 php-symfony-serializer = 2.8.30-1.fc28 php-symfony2-Serializer = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Serializer < 2.8.30 Processing files: php-symfony-stopwatch-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mk8INx + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-stopwatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U9WAHr + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-stopwatch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.30 php-pear(pear.symfony.com/Stopwatch) = 2.8.30 php-symfony-stopwatch = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-templating-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u5BDGo + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-templating + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/CHANGELOG.md src/Symfony/Component/Templating/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gNC2Ip + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-templating + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.30 php-pear(pear.symfony.com/Templating) = 2.8.30 php-symfony-templating = 2.8.30-1.fc28 php-symfony2-Templating = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Templating < 2.8.30 Processing files: php-symfony-translation-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QWqC0z + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-translation + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/CHANGELOG.md src/Symfony/Component/Translation/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j28IkA + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-translation + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.30 php-pear(pear.symfony.com/Translation) = 2.8.30 php-symfony-translation = 2.8.30-1.fc28 php-symfony2-Translation = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Translation < 2.8.30 Processing files: php-symfony-validator-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A3buYS + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-validator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/CHANGELOG.md src/Symfony/Component/Validator/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BUr639 + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-validator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.30 php-pear(pear.symfony.com/Validator) = 2.8.30 php-symfony-validator = 2.8.30-1.fc28 php-symfony2-Validator = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Validator < 2.8.30 Processing files: php-symfony-var-dumper-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sAeVwc + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-var-dumper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/CHANGELOG.md src/Symfony/Component/VarDumper/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fowlGe + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-var-dumper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.30 php-symfony-var-dumper = 2.8.30-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: php-symfony-yaml-2.8.30-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n0Hwol + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-yaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/CHANGELOG.md src/Symfony/Component/Yaml/README.md /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tDGkYt + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-yaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.30 php-pear(pear.symfony.com/Yaml) = 2.8.30 php-symfony-yaml = 2.8.30-1.fc28 php-symfony2-Yaml = 2.8.30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-symfony2-Yaml < 2.8.30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.30-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.30-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UEHrHJ + umask 022 + cd /builddir/build/BUILD + cd symfony-628af9253369a8d5a42525386edd28b757d93695 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.30-1.fc28.noarch + exit 0 Child return code was: 0