Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-symfony.spec'], chrootPath='/var/lib/mock/f31-build-15940410-1144864/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/php-symfony-2.8.51-1.fc31.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/f31-build-15940410-1144864/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RrqY9A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + /usr/bin/gzip -dc /builddir/build/SOURCES/php-symfony-2.8.51-78d86f8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + /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.AerSRz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I18XMA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/ + mkdir -p /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc + ln -s php-symfony-common /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 2.8.51-1.fc31 --unique-debug-suffix -2.8.51-1.fc31.noarch --unique-debug-src-base php-symfony-2.8.51-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/php/Symfony/Bundle/WebProfilerBundle/Resources/bin/sync_assets.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/php/Symfony/Component/Intl/Tests/Data/Bundle/Reader/Fixtures/build.sh from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ik8n3C + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + : Ensure TZ is set + cp -pf /etc/php.ini . + echo date.timezone=Europe/Paris + export PHPRC=/builddir/build/BUILD/symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0/php.ini + PHPRC=/builddir/build/BUILD/symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0/php.ini + export RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony + RPM_SYMFONY_TREE=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony + : Modify PHPUnit config + sed s#./src#/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php# phpunit.xml.dist + : Create tests bootstrap + cat + tee bootstrap.php >>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine ...........FF.F......FF.F...EE.......EEEEEEEE.....EEEEEEEEEEEE. 63 / 502 ( 12%) ............................................................... 126 / 502 ( 25%) .................................FF......S..................... 189 / 502 ( 37%) S.....................SS.....................SS................ 252 / 502 ( 50%) .....S.....................S.....................S............. 315 / 502 ( 62%) ........S..................................E.FEEEFFEEEEEEEEEEEE 378 / 502 ( 75%) EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.............. 441 / 502 ( 87%) ....................E......FF.F..F.....F....FF.F..F.....F.... 502 / 502 (100%) Time: 1.57 seconds, Memory: 40.00MB There were 88 errors: 1) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventListenersWithPriorities Symfony\Component\DependencyInjection\Exception\OutOfBoundsException: Cannot replace arguments if none have been configured yet. /usr/share/php/Symfony4/Component/DependencyInjection/Definition.php:265 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php:108 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php:59 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:263 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:88 2) Symfony\Bridge\Doctrine\Tests\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPassTest::testProcessEventListenersWithMultipleConnections Symfony\Component\DependencyInjection\Exception\OutOfBoundsException: Cannot replace arguments if none have been configured yet. /usr/share/php/Symfony4/Component/DependencyInjection/Definition.php:265 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php:108 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPass.php:59 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:263 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php:137 3) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #0 ('doctrine.orm.cache.apc.class', array('apc')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 4) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #1 ('doctrine.orm.cache.array.class', array('array')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 5) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #2 ('doctrine.orm.cache.xcache.class', array('xcache')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 6) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #3 ('doctrine.orm.cache.wincache.class', array('wincache')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 7) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #4 ('doctrine.orm.cache.zenddata.class', array('zenddata')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 8) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #5 ('doctrine.orm.cache.redis.class', array('redis'), array('setRedis')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 9) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #6 ('doctrine.orm.cache.memcache.class', array('memcache'), array('setMemcache')) InvalidArgumentException: "memcache" is an unrecognized Doctrine cache driver. /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:358 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 10) Symfony\Bridge\Doctrine\Tests\DependencyInjection\DoctrineExtensionTest::testLoadBasicCacheDriver with data set #7 ('doctrine.orm.cache.memcached.class', array('memcached'), array('setMemcached')) Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException: You have requested a non-existent parameter "kernel.project_dir". Did you mean one of these: "kernel.cache_dir", "kernel.root_dir"? /usr/share/php/Symfony4/Component/DependencyInjection/ParameterBag/ParameterBag.php:100 /usr/share/php/Symfony4/Component/DependencyInjection/Container.php:112 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:368 /usr/share/php/Symfony4/Bridge/Doctrine/DependencyInjection/AbstractDoctrineExtension.php:297 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:266 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php:203 11) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:105 12) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:135 13) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:166 14) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:194 15) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:212 16) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:239 17) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:271 18) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:303 19) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:331 20) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:350 21) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:393 22) 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_341608d8 given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php:426 23) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:123 24) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:158 25) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:172 26) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:194 27) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:241 28) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:252 29) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:266 30) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:280 31) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:300 32) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:325 33) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:347 34) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:371 35) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:400 36) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:425 37) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:456 38) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:482 39) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:512 40) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:538 41) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:567 42) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:592 43) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:614 44) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:640 45) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:671 46) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:696 47) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:726 48) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:748 49) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:776 50) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:800 51) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:828 52) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:858 53) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:878 54) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:897 55) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:920 56) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:941 57) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:965 58) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:993 59) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1017 60) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1041 61) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1061 62) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1082 63) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1106 64) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1121 65) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1168 66) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1228 67) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1258 68) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testPropertyOption Symfony\Component\OptionsResolver\Exception\UndefinedOptionsException: The option "property" does not exist. Defined options are: "action", "allow_file_upload", "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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:720 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1286 69) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1309 70) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1319 71) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1332 72) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1348 73) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:221 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1364 74) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1376 75) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1393 76) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1410 77) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:106 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:269 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormBuilder.php:215 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1424 78) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1435 79) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1446 80) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1457 81) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1469 82) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1483 83) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1499 84) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1517 85) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1534 86) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNullUsesDefaultEmptyData 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1556 87) Symfony\Bridge\Doctrine\Tests\Form\Type\EntityTypeTest::testSubmitNullMultipleUsesDefaultEmptyData 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:1575 88) 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_6f14359a") 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.51-1.fc31.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 #5 (resource(193) of type (stream), array(), 'Resource(stream)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Resource(stream)' +'/* Resource(stream) */' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:85 2) 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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php"' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:85 3) Symfony\Bridge\Doctrine\Tests\DataCollector\DoctrineDataCollectorTest::testCollectQueries with data set #8 (stdClass Object (), array('date'), 'Object(stdClass)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Object(stdClass)' +'/* Object(stdClass) */' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:85 4) Symfony\Bridge\Doctrine\Tests\DataCollector\DoctrineDataCollectorTest::testSerialization with data set #5 (resource(196) of type (stream), array(), 'Resource(stream)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Resource(stream)' +'/* Resource(stream) */' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:118 5) 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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php"' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:118 6) Symfony\Bridge\Doctrine\Tests\DataCollector\DoctrineDataCollectorTest::testSerialization with data set #8 (stdClass Object (), array('date'), 'Object(stdClass)', false) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Object(stdClass)' +'/* Object(stdClass) */' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php:118 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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:143 . 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:209 . 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:792 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:352 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:282 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /usr/share/php/Symfony4/Bridge/Doctrine/Form/Type/DoctrineType.php:122 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:802 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php:333 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:898 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver/OptionsResolver.php:744 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/ResolvedFormType.php:152 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:107 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/FormFactory.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php:223 . 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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 }}' => 'foo' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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 }}' => 'foo' @@ @@ 'code' => '23bd9dbf-6b9b-41cd-a99e-4844bcf3077f' - 'cause' => null + 'cause' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator/Tests/Constraints/AbstractConstraintValidatorTest.php:421 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php:459 ERRORS! Tests: 502, Assertions: 505, Errors: 88, Failures: 21, Skipped: 10. Remaining deprecation notices (20) 20x: Injecting an instance of "Doctrine\Common\Persistence\Mapping\ClassMetadataFactory" in "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor" is deprecated since Symfony 4.2, inject an instance of "Doctrine\ORM\EntityManagerInterface" instead. 20x in DoctrineExtractorTest::setUp from Symfony\Bridge\Doctrine\Tests\PropertyInfo Legacy deprecation notices (210) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog + '[' Monolog = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog BUILDSTDERR: .........................PHP Fatal error: Class Symfony\Bridge\Monolog\Logger contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Component\HttpKernel\Log\DebugLoggerInterface::clear) in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Monolog/Logger.php on line 23 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit + '[' PhpUnit = PhpUnit ']' + continue + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager + '[' ProxyManager = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/ProxyManager BUILDSTDERR: 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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + '[' Swiftmailer = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Swiftmailer ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Swiftmailer + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Swiftmailer PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Time: 16 ms, Memory: 2.00MB No tests executed! + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig + '[' Twig = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig ............................................................... 63 / 797 ( 7%) ............................................................... 126 / 797 ( 15%) ............................................................... 189 / 797 ( 23%) ............................................................... 252 / 797 ( 31%) ............................................................... 315 / 797 ( 39%) ............................................................... 378 / 797 ( 47%) ............................................................... 441 / 797 ( 55%) ............................................................... 504 / 797 ( 63%) ............................................................... 567 / 797 ( 71%) ............................................................... 630 / 797 ( 79%) ............................................................... 693 / 797 ( 86%) .......................................F.FF...FF.FF............ 756 / 797 ( 94%) ......FFFFF.............................. 797 / 797 (100%) Time: 1.01 seconds, Memory: 44.00MB There were 12 failures: 1) Symfony\Bridge\Twig\Tests\Node\FormThemeTest::testCompile Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->setTheme(($context["form"] ?? null), array(0 => "tpl1", 1 => "tpl2"));' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->setTheme(($context["form"] ?? null), [0 => "tpl1", 1 => "tpl2"]);' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/FormThemeTest.php:58 2) Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest::testCompileWidgetWithVariables Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'widget', array("foo" => "bar"))' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'widget', ["foo" => "bar"])' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php:64 3) Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest::testCompileLabelWithLabel Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', array("label" => "my label"))' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', ["label" => "my label"])' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php:84 4) Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest::testCompileLabelWithAttributes Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', array("foo" => "bar"))' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', ["foo" => "bar"])' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php:174 5) Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest::testCompileLabelWithLabelAndAttributes Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', array("foo" => "bar", "label" => "value in argument"))' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', ["foo" => "bar", "label" => "value in argument"])' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php:200 6) Symfony\Bridge\Twig\Tests\Node\SearchAndRenderBlockNodeTest::testCompileLabelWithLabelThatEvaluatesToNullAndAttributes Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', array("foo" => "bar", "label" => "value in attributes") + (twig_test_empty($_label_ = ((true) ? (null) : (null))) ? array() : array("label" => $_label_)))' +'$this->env->getExtension('Symfony\Bridge\Twig\Extension\FormExtension')->renderer->searchAndRenderBlock(($context["form"] ?? null), 'label', ["foo" => "bar", "label" => "value in attributes"] + (twig_test_empty($_label_ = ((true) ? (null) : (null))) ? array() : array("label" => $_label_)))' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/SearchAndRenderBlockNodeTest.php:268 7) Symfony\Bridge\Twig\Tests\Node\TransNodeTest::testCompileStrict Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->getTranslator()->trans("trans %var%", array_merge(array("%var%" => ($context["var"] ?? null)), ($context["foo"] ?? $this->getContext($context, "foo"))), "messages");' +'echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->getTranslator()->trans("trans %var%", array_merge(["%var%" => ($context["var"] ?? null)], ($context["foo"] ?? $this->getContext($context, "foo"))), "messages");' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/Node/TransNodeTest.php:41 8) Symfony\Bridge\Twig\Tests\TokenParser\FormThemeTokenParserTest::testCompile with data set #0 ('{% form_theme form "tpl1" %}', Symfony\Bridge\Twig\Node\FormThemeNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'form_theme' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php:36 9) Symfony\Bridge\Twig\Tests\TokenParser\FormThemeTokenParserTest::testCompile with data set #1 ('{% form_theme form "tpl1" "tpl2" %}', Symfony\Bridge\Twig\Node\FormThemeNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'form_theme' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php:36 10) Symfony\Bridge\Twig\Tests\TokenParser\FormThemeTokenParserTest::testCompile with data set #2 ('{% form_theme form with "tpl1" %}', Symfony\Bridge\Twig\Node\FormThemeNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'form_theme' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php:36 11) Symfony\Bridge\Twig\Tests\TokenParser\FormThemeTokenParserTest::testCompile with data set #3 ('{% form_theme form with ["tpl1"] %}', Symfony\Bridge\Twig\Node\FormThemeNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'form_theme' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php:36 12) Symfony\Bridge\Twig\Tests\TokenParser\FormThemeTokenParserTest::testCompile with data set #4 ('{% form_theme form with ["tpl...2"] %}', Symfony\Bridge\Twig\Node\FormThemeNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'form_theme' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php:36 FAILURES! Tests: 797, Assertions: 887, Failures: 12. Legacy deprecation notices (13) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle + '[' DebugBundle = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/DebugBundle ...... 6 / 6 (100%) Time: 45 ms, Memory: 6.00MB OK (6 tests, 6 assertions) Remaining deprecation notices (1) 1x: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. 1x in DebugExtensionTest::testLoadWithoutConfiguration from Symfony\Bundle\DebugBundle\Tests\DependencyInjection + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + '[' FrameworkBundle = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/FrameworkBundle BUILDSTDERR: 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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + '[' SecurityBundle = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle BUILDSTDERR: PHP Fatal error: Class Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Contracts\Service\ResetInterface::reset) in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php on line 25 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle + '[' TwigBundle = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle EEEE.......EEEEEEEEEEEEEEEEEEEEEEEEEEE........EEE.......FF 58 / 58 (100%) Time: 378 ms, Memory: 18.00MB There were 34 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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 46 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 60 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php on line 73 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Controller/ExceptionControllerTest.php:73 5) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyFormResourcesConfigurationKey with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:35 6) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyFormResourcesConfigurationKey with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:35 7) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyFormResourcesConfigurationKey with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:35 8) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyMergeFormResourcesConfigurationKeyWithFormThemesConfigurationKey with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:53 9) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyMergeFormResourcesConfigurationKeyWithFormThemesConfigurationKey with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:53 10) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLegacyMergeFormResourcesConfigurationKeyWithFormThemesConfigurationKey with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:53 11) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadEmptyConfiguration Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:67 12) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadFullConfiguration with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:88 13) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadFullConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:88 14) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadFullConfiguration with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:88 15) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:133 16) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:133 17) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:133 18) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:147 19) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:147 20) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:147 21) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomDateFormats with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:161 22) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomDateFormats with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:161 23) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testLoadCustomDateFormats with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:161 24) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testGlobalsWithDifferentTypesAndValues Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:189 25) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testTwigLoaderPaths with data set #0 ('php') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:209 26) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testTwigLoaderPaths with data set #1 ('yml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:209 27) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testTwigLoaderPaths with data set #2 ('xml') Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:209 28) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testStopwatchExtensionAvailability with data set "debug-and-stopwatch-enabled" (true, true, true) Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:266 29) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testStopwatchExtensionAvailability with data set "only-stopwatch-enabled" (false, true, false) Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:266 30) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testStopwatchExtensionAvailability with data set "only-debug-enabled" (true, false, false) Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:266 31) Symfony\Bundle\TwigBundle\Tests\DependencyInjection\TwigExtensionTest::testStopwatchExtensionAvailability with data set "debug-and-stopwatch-disabled" (false, false, false) Error: Call to undefined method Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension::addClassesToCompile() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:140 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:335 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php:266 32) Symfony\Bundle\TwigBundle\Tests\Functional\CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsAvailable Undefined index: parent /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:175 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:90 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:544 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:133 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php:26 33) Symfony\Bundle\TwigBundle\Tests\Functional\CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsDisabled Undefined index: parent /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:175 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:90 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:544 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:133 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php:38 34) Symfony\Bundle\TwigBundle\Tests\Functional\NoTemplatingEntryTest::test Undefined index: parent /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:175 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/DependencyInjection/TwigExtension.php:90 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:76 /usr/share/php/Symfony4/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 /usr/share/php/Symfony4/Component/DependencyInjection/Compiler/Compiler.php:95 /usr/share/php/Symfony4/Component/DependencyInjection/ContainerBuilder.php:750 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:544 /usr/share/php/Symfony4/Component/HttpKernel/Kernel.php:133 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/Functional/NoTemplatingEntryTest.php:26 -- There were 2 failures: 1) Symfony\Bundle\TwigBundle\Tests\TokenParser\LegacyRenderTokenParserTest::testCompile with data set #0 ('{% render "foo" %}', Symfony\Bundle\TwigBundle\Node\RenderNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'render' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/TokenParser/LegacyRenderTokenParserTest.php:38 2) Symfony\Bundle\TwigBundle\Tests\TokenParser\LegacyRenderTokenParserTest::testCompile with data set #1 ('{% render "foo", {foo: 1} %}', Symfony\Bundle\TwigBundle\Node\RenderNode Object (...)) Failed asserting that two objects are equal. --- Expected +++ Actual @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) @@ @@ 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => null - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) ) 'attributes' => Array () 'lineno' => 1 'tag' => 'render' - 'name' => null - 'sourceContext' => null + 'name' => '' + 'sourceContext' => Twig\Source Object (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/TwigBundle/Tests/TokenParser/LegacyRenderTokenParserTest.php:38 ERRORS! Tests: 58, Assertions: 47, Errors: 34, Failures: 2. Remaining deprecation notices (25) 25x: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. 4x in TwigExtensionTest::testStopwatchExtensionAvailability from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 3x in TwigExtensionTest::testLoadFullConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 3x in TwigExtensionTest::testLoadCustomTemplateEscapingGuesserConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 3x in TwigExtensionTest::testLoadDefaultTemplateEscapingGuesserConfiguration from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 3x in TwigExtensionTest::testLoadCustomDateFormats from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 3x in TwigExtensionTest::testTwigLoaderPaths from Symfony\Bundle\TwigBundle\Tests\DependencyInjection 1x in ConfigurationTest::testDoNoDuplicateDefaultFormResources 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 1x in CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsAvailable from Symfony\Bundle\TwigBundle\Tests\Functional 1x in CacheWarmingTest::testCacheIsProperlyWarmedWhenTemplatingIsDisabled from Symfony\Bundle\TwigBundle\Tests\Functional 1x in NoTemplatingEntryTest::test from Symfony\Bundle\TwigBundle\Tests\Functional Legacy deprecation notices (12) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle + '[' WebProfilerBundle = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle .EW.......................................... 45 / 45 (100%) Time: 110 ms, Memory: 8.00MB There was 1 error: 1) Symfony\Bundle\WebProfilerBundle\Tests\Command\ExportCommandTest::testExecuteWithToken Error: Call to undefined method Mock_Profiler_03bac6f3::export() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bundle/WebProfilerBundle/Command/ExportCommand.php:79 /usr/share/php/Symfony4/Component/Console/Command/Command.php:255 /usr/share/php/Symfony4/Component/Console/Tester/CommandTester.php:76 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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. Remaining deprecation notices (18) 14x: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. 6x in ConfigurationTest::testConfigTree from Symfony\Bundle\WebProfilerBundle\Tests\DependencyInjection 4x in WebProfilerExtensionTest::testDefaultConfig from Symfony\Bundle\WebProfilerBundle\Tests\DependencyInjection 4x in WebProfilerExtensionTest::testToolbarConfig from Symfony\Bundle\WebProfilerBundle\Tests\DependencyInjection 4x: Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 and will throw an exception in 5.0. Use "hasSession()" instead. 2x in ProfilerControllerTest::testEmptyToken from Symfony\Bundle\WebProfilerBundle\Tests\Controller 2x in ProfilerControllerTest::testReturns404onTokenNotFound from Symfony\Bundle\WebProfilerBundle\Tests\Controller + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset + '[' Asset = Debug ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Asset ................................................................. 65 / 79 ( 82%) .............. 79 / 79 (100%) Time: 42 ms, Memory: 4.00MB OK (79 tests, 84 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit + '[' BrowserKit = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/BrowserKit ............................................................... 63 / 113 ( 55%) .................................................. 113 / 113 (100%) Time: 101 ms, Memory: 6.00MB OK (113 tests, 259 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader + '[' ClassLoader = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ClassLoader SSSSSSSSSSSSSSS................................................ 63 / 111 ( 56%) ........SSSSSSSSSSSSSSS......................... 111 / 111 (100%) Time: 72 ms, Memory: 6.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.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config + '[' Config = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config + '[' Config = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config ............................................................... 63 / 307 ( 20%) .........................................I..................... 126 / 307 ( 41%) ............................................................... 189 / 307 ( 61%) .........................................EE.................E.. 252 / 307 ( 82%) ....................................................... 307 / 307 (100%) Time: 1.12 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php:62 2) Symfony\Component\Config\Tests\Resource\DirectoryResourceTest::testIsFresh InvalidArgumentException: The directory "/____foo/foobar801990" does not exist. /usr/share/php/Symfony4/Component/Config/Resource/DirectoryResource.php:36 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/DirectoryResourceTest.php:72 3) Symfony\Component\Config\Tests\Resource\FileResourceTest::testIsFresh InvalidArgumentException: The file "/____foo/foobar605545" does not exist. /usr/share/php/Symfony4/Component/Config/Resource/FileResource.php:38 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Config/Tests/Resource/FileResourceTest.php:52 ERRORS! Tests: 307, Assertions: 425, Errors: 3, Incomplete: 1. Remaining deprecation notices (47) 47x: A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0. 5x in NormalizationTest::testNormalizeEncoders from Symfony\Component\Config\Tests\Definition 3x in ExprBuilderTest::testIfTrueExpression from Symfony\Component\Config\Tests\Definition\Builder 2x in ExprBuilderTest::testIfNotInArrayExpression from Symfony\Component\Config\Tests\Definition\Builder 2x in NormalizationTest::testNumericKeysAsAttributes from Symfony\Component\Config\Tests\Definition 2x in NormalizationTest::testAnonymousKeysArray from Symfony\Component\Config\Tests\Definition 2x in ExprBuilderTest::testIfInArrayExpression from Symfony\Component\Config\Tests\Definition\Builder 2x in ExprBuilderTest::testIfArrayExpression from Symfony\Component\Config\Tests\Definition\Builder 2x in ExprBuilderTest::testIfNullExpression from Symfony\Component\Config\Tests\Definition\Builder 2x in ExprBuilderTest::testIfStringExpression from Symfony\Component\Config\Tests\Definition\Builder 1x in NormalizationTest::testNonAssociativeArrayThrowsExceptionIfAttributeNotSet from Symfony\Component\Config\Tests\Definition 1x in XmlReferenceDumperTest::testDumper from Symfony\Component\Config\Tests\Definition\Dumper 1x in MergeTest::testPrototypeWithoutAKeyAttribute from Symfony\Component\Config\Tests\Definition 1x in MergeTest::testPerformsNoDeepMerging from Symfony\Component\Config\Tests\Definition 1x in MergeTest::testDoesNotAllowNewKeysInSubsequentConfigs from Symfony\Component\Config\Tests\Definition 1x in MergeTest::testUnsetKey from Symfony\Component\Config\Tests\Definition 1x in MergeTest::testForbiddenOverwrite from Symfony\Component\Config\Tests\Definition 1x in FinalizationTest::testUnsetKeyWithDeepHierarchy from Symfony\Component\Config\Tests\Definition 1x in YamlReferenceDumperTest::testDumper from Symfony\Component\Config\Tests\Definition\Dumper 1x in XmlReferenceDumperTest::testNamespaceDumper from Symfony\Component\Config\Tests\Definition\Dumper 1x in TreeBuilderTest::testPrototypedArrayNodeUseTheCustomNodeBuilder from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testDefinitionExampleGetsTransferredToNode from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testDefinitionInfoGetsTransferredToNode from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testAnExtendedNodeBuilderGetsPropagatedToTheChildren from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testAlwaysExpression from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testCreateABuiltInNodeTypeWithACustomNodeBuilder from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testAddANodeType from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testOverrideABuiltInNodeType from Symfony\Component\Config\Tests\Definition\Builder 1x in TreeBuilderTest::testUsingACustomNodeBuilder from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testEndThenPartNotSpecified from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testEndIfPartNotSpecified from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testThenUnsetExpression from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testThenInvalid from Symfony\Component\Config\Tests\Definition\Builder 1x in ExprBuilderTest::testThenEmptyArrayExpression from Symfony\Component\Config\Tests\Definition\Builder 1x in NormalizationTest::testAssociativeArrayPreserveKeys from Symfony\Component\Config\Tests\Definition + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console + '[' Console = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console + '[' Console = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console ...FF..........F.....FF...FF......FEEFFFFF.........F......FFF.F 63 / 699 ( 9%) EE...E..E..F................................FEE....F.F......... 126 / 699 ( 18%) ..............FFFFFFFFFFFFFFFFFFF.FFFFFFFFF...................F 189 / 699 ( 27%) FFFFF...................FFFF................................... 252 / 699 ( 36%) .........................SS.................................... 315 / 699 ( 45%) .......................E.................FWWW.................. 378 / 699 ( 54%) ............................................................... 441 / 699 ( 63%) ................................................F.............. 504 / 699 ( 72%) .........F........F.........................................FF. 567 / 699 ( 81%) .EE....F................................................E...... 630 / 699 ( 90%) .............................................F................. 693 / 699 ( 99%) ...... 699 / 699 (100%) Time: 1.69 seconds, Memory: 14.00MB There were 12 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:525 2) Symfony\Component\Console\Tests\ApplicationTest::testLegacyAsXml Error: Call to undefined method Symfony\Component\Console\Application::asXml() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:537 3) Symfony\Component\Console\Tests\ApplicationTest::testRunDispatchesAllEventsWithError Error: dymerr /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1132 /usr/share/php/Symfony4/Component/Console/Command/Command.php:253 /usr/share/php/Symfony4/Component/Console/Application.php:926 /usr/share/php/Symfony4/Component/Console/Application.php:269 /usr/share/php/Symfony4/Component/Console/Application.php:145 /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1136 4) Symfony\Component\Console\Tests\ApplicationTest::testRunWithErrorFailingStatusCode Error: duserr /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1149 /usr/share/php/Symfony4/Component/Console/Command/Command.php:253 /usr/share/php/Symfony4/Component/Console/Application.php:926 /usr/share/php/Symfony4/Component/Console/Application.php:269 /usr/share/php/Symfony4/Component/Console/Application.php:145 /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1153 5) Symfony\Component\Console\Tests\ApplicationTest::testTerminalDimensions Error: Call to undefined method Symfony\Component\Console\Application::getTerminalDimensions() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1233 6) Symfony\Component\Console\Tests\ApplicationTest::testCanCheckIfTerminalIsInteractive Error: Call to undefined method Symfony\Component\Console\Helper\QuestionHelper::getInputStream() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1295 7) Symfony\Component\Console\Tests\Command\CommandTest::testLegacyAsText Error: Call to undefined method TestCommand::asText() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:439 8) Symfony\Component\Console\Tests\Command\CommandTest::testLegacyAsXml Error: Call to undefined method TestCommand::asXml() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:451 9) Symfony\Component\Console\Tests\Helper\ProcessHelperTest::testVariousProcessRuns with data set #10 (' RUN 'php' '-r' 'echo 42;'\n...fully\n', array('php', '-r', 'echo 42;'), 256, null) Array to string conversion /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/Console/Helper/DebugFormatterHelper.php:40 /usr/share/php/Symfony4/Component/Console/Helper/ProcessHelper.php:68 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Helper/ProcessHelperTest.php:32 10) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:406 11) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:422 12) Symfony\Component\Console\Tests\Input\StringInputTest::testLegacyInputOptionDefinitionInConstructor Symfony\Component\Console\Exception\InvalidArgumentException: The "foo" option does not exist. /usr/share/php/Symfony4/Component/Console/Input/Input.php:150 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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 68 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:98 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:104 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::testFindAlternativeExceptionMessageSingle with data set #0 ('foo3:baR') Failed asserting that exception of type "\Symfony\Component\Console\Exception\CommandNotFoundException" is thrown. 7) Symfony\Component\Console\Tests\ApplicationTest::testFindAlternativeExceptionMessageSingle with data set #1 ('foO3:bar') Failed asserting that exception of type "\Symfony\Component\Console\Exception\CommandNotFoundException" is thrown. 8) Symfony\Component\Console\Tests\ApplicationTest::testSetCatchExceptions ->setCatchExceptions() sets the catch exception flag Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - - [Symfony\Component\Console\Exception\CommandNotFoundException] - Command "foo" is not defined. - + + Command "foo" is not defined. + ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:505 9) Symfony\Component\Console\Tests\ApplicationTest::testRenderException ->renderException() renders a pretty exception Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' - - [Symfony\Component\Console\Exception\CommandNotFoundException] - Command "foo" is not defined. - + + Command "foo" is not defined. + ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:551 10) Symfony\Component\Console\Tests\ApplicationTest::testRenderExceptionWithDoubleWidthCharacters ->renderException() renders a pretty exceptions with previous exceptions Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' +In ApplicationTest.php line 586: - [Exception] エラーメッセージ foo ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:591 11) 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>! - +In ApplicationTest.php line 617: + + dont break here ! + foo ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:622 12) Symfony\Component\Console\Tests\ApplicationTest::testRenderExceptionLineBreaks ->renderException() keep multiple line breaks Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ ' +In ApplicationTest.php line 633: - [InvalidArgumentException] line 1 with extra spaces line 2 line 4 foo ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:638 13) Symfony\Component\Console\Tests\ApplicationTest::testRun ->run() runs the list command if no argument is passed Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:664 14) Symfony\Component\Console\Tests\ApplicationTest::testGetDefaultHelperSetReturnsDefaultValues Failed asserting that false is true. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:905 15) Symfony\Component\Console\Tests\ApplicationTest::testRunWithExceptionAndDispatcher Failed asserting that exception of type "RuntimeException" matches expected exception "\LogicException". Message was: "foo" at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1035 /usr/share/php/Symfony4/Component/Console/Command/Command.php:253 /usr/share/php/Symfony4/Component/Console/Application.php:926 /usr/share/php/Symfony4/Component/Console/Application.php:269 /usr/share/php/Symfony4/Component/Console/Application.php:145 /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1039 . 16) Symfony\Component\Console\Tests\ApplicationTest::testRunDispatchesAllEventsWithException Failed asserting that 'before.foo.after. In ApplicationTest.php line 1051: [RuntimeException] foo Exception trace: () at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1051 Symfony\Component\Console\Tests\ApplicationTest->Symfony\Component\Console\Tests\{closure}() at /usr/share/php/Symfony4/Component/Console/Command/Command.php:253 Symfony\Component\Console\Command\Command->run() at /usr/share/php/Symfony4/Component/Console/Application.php:926 Symfony\Component\Console\Application->doRunCommand() at /usr/share/php/Symfony4/Component/Console/Application.php:269 Symfony\Component\Console\Application->doRun() at /usr/share/php/Symfony4/Component/Console/Application.php:145 Symfony\Component\Console\Application->run() at /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 Symfony\Component\Console\Tester\ApplicationTester->run() at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1055 Symfony\Component\Console\Tests\ApplicationTest->testRunDispatchesAllEventsWithException() at n/a:n/a ReflectionMethod->invokeArgs() at /usr/share/php/PHPUnit/Framework/TestCase.php:1062 PHPUnit_Framework_TestCase->runTest() at /usr/share/php/PHPUnit/Framework/TestCase.php:913 PHPUnit_Framework_TestCase->runBare() at /usr/share/php/PHPUnit/Framework/TestResult.php:686 PHPUnit_Framework_TestResult->run() at /usr/share/php/PHPUnit/Framework/TestCase.php:868 PHPUnit_Framework_TestCase->run() at /usr/share/php/PHPUnit/Framework/TestSuite.php:733 PHPUnit_Framework_TestSuite->run() at /usr/share/php/PHPUnit/Framework/TestSuite.php:733 PHPUnit_Framework_TestSuite->run() at /usr/share/php/PHPUnit/TextUI/TestRunner.php:517 PHPUnit_TextUI_TestRunner->doRun() at /usr/share/php/PHPUnit/TextUI/Command.php:186 PHPUnit_TextUI_Command->run() at /usr/share/php/PHPUnit/TextUI/Command.php:116 PHPUnit_TextUI_Command::main() at /usr/bin/phpunit:50 foo [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--] ' contains "before.foo.caught.after.". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1056 17) Symfony\Component\Console\Tests\ApplicationTest::testRunDispatchesAllEventsWithExceptionInListener Failed asserting that 'before.after. In ApplicationTest.php line 1063: [RuntimeException] foo Exception trace: () at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1063 Symfony\Component\Console\Tests\ApplicationTest->Symfony\Component\Console\Tests\{closure}() at /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:212 Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() at /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:44 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() at /usr/share/php/Symfony4/Component/Console/Application.php:923 Symfony\Component\Console\Application->doRunCommand() at /usr/share/php/Symfony4/Component/Console/Application.php:269 Symfony\Component\Console\Application->doRun() at /usr/share/php/Symfony4/Component/Console/Application.php:145 Symfony\Component\Console\Application->run() at /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 Symfony\Component\Console\Tester\ApplicationTester->run() at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1075 Symfony\Component\Console\Tests\ApplicationTest->testRunDispatchesAllEventsWithExceptionInListener() at n/a:n/a ReflectionMethod->invokeArgs() at /usr/share/php/PHPUnit/Framework/TestCase.php:1062 PHPUnit_Framework_TestCase->runTest() at /usr/share/php/PHPUnit/Framework/TestCase.php:913 PHPUnit_Framework_TestCase->runBare() at /usr/share/php/PHPUnit/Framework/TestResult.php:686 PHPUnit_Framework_TestResult->run() at /usr/share/php/PHPUnit/Framework/TestCase.php:868 PHPUnit_Framework_TestCase->run() at /usr/share/php/PHPUnit/Framework/TestSuite.php:733 PHPUnit_Framework_TestSuite->run() at /usr/share/php/PHPUnit/Framework/TestSuite.php:733 PHPUnit_Framework_TestSuite->run() at /usr/share/php/PHPUnit/TextUI/TestRunner.php:517 PHPUnit_TextUI_TestRunner->doRun() at /usr/share/php/PHPUnit/TextUI/Command.php:186 PHPUnit_TextUI_Command->run() at /usr/share/php/PHPUnit/TextUI/Command.php:116 PHPUnit_TextUI_Command::main() at /usr/bin/phpunit:50 foo [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [--] ' contains "before.caught.after.". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1076 18) Symfony\Component\Console\Tests\ApplicationTest::testRunWithErrorAndDispatcher Failed asserting that exception of type "Error" matches expected exception "\LogicException". Message was: "dymerr" at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1115 /usr/share/php/Symfony4/Component/Console/Command/Command.php:253 /usr/share/php/Symfony4/Component/Console/Application.php:926 /usr/share/php/Symfony4/Component/Console/Application.php:269 /usr/share/php/Symfony4/Component/Console/Application.php:145 /usr/share/php/Symfony4/Component/Console/Tester/ApplicationTester.php:71 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/ApplicationTest.php:1119 . 19) Symfony\Component\Console\Tests\Command\CommandTest::testCommandNameCannotBeEmpty Failed asserting that exception of type "\LogicException" is thrown. 20) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php on line 422" at /usr/share/php/Symfony4/Component/Console/Command/Command.php:275 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/CommandTest.php:422 . 21) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/HelpCommandTest.php:68 22) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Command/ListCommandTest.php:34 23) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 24) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 25) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 26) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php:33 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 27) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 28) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 29) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 30) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 31) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 32) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:27 33) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 34) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 35) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 36) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 37) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 38) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 39) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 40) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 41) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:33 42) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 43) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 44) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:39 45) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 46) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 47) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 48) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 49) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 50) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 51) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeCommand with data set #0 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand1 Object (...), 'Usage:\n d... help\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Usage: +'Description: + command 1 description + +Usage: descriptor:command1 alias1 alias2 Help: command 1 help' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 52) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeCommand with data set #1 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommand2 Object (...), 'Usage:\n d... help\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Usage: +'Description: + command 2 description + +Usage: descriptor:command2 [options] [--] \ descriptor:command2 -o|--option_name \ descriptor:command2 \ Arguments: argument_name Options: -o, --option_name Help: command 2 help' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 53) Symfony\Component\Console\Tests\Descriptor\TextDescriptorTest::testDescribeCommand with data set #2 (Symfony\Component\Console\Tests\Fixtures\DescriptorCommandMbString Object (...), 'Usage:\n d... help\n') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Usage: +'Description: + command åèä description + +Usage: descriptor:åèä [options] [--] \ descriptor:åèä -o|--option_name \ descriptor:åèä \ Arguments: argument_åèä Options: -o, --option_åèä Help: command åèä help' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 54) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 55) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 56) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 57) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 58) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:45 59) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 60) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:105 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php:58 61) Symfony\Component\Console\Tests\Helper\ProgressBarTest::testRegressProgress Failed asserting that exception of type "\LogicException" is thrown. 62) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/ArgvInputTest.php:260 63) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/ArrayInputTest.php:65 64) Symfony\Component\Console\Tests\Input\InputArgumentTest::testInvalidModes with data set #0 ('ANOTHER_ONE') Failed asserting that exception of type "TypeError" matches expected exception "InvalidArgumentException". Message was: "Argument 2 passed to Symfony\Component\Console\Input\InputArgument::__construct() must be of the type int or null, string given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputArgumentTest.php on line 52" at /usr/share/php/Symfony4/Component/Console/Input/InputArgument.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputArgumentTest.php:52 . 65) Symfony\Component\Console\Tests\Input\InputDefinitionTest::testGetSynopsis with data set #6 (Symfony\Component\Console\Input\InputDefinition Object (...), '[]...', 'uses an ellipsis for array arguments') ->getSynopsis() uses an ellipsis for array arguments Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'[]...' +'[...]' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:364 66) Symfony\Component\Console\Tests\Input\InputDefinitionTest::testGetSynopsis with data set #7 (Symfony\Component\Console\Input\InputDefinition Object (...), ' ()...', 'uses parenthesis and ellipsis...uments') ->getSynopsis() uses parenthesis and ellipsis for required array arguments Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -' ()...' +'...' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php:364 67) Symfony\Component\Console\Tests\Input\InputOptionTest::testInvalidModes with data set #0 ('ANOTHER_ONE') Failed asserting that exception of type "TypeError" matches expected exception "InvalidArgumentException". Message was: "Argument 3 passed to Symfony\Component\Console\Input\InputOption::__construct() must be of the type int or null, string given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputOptionTest.php on line 88" at /usr/share/php/Symfony4/Component/Console/Input/InputOption.php:44 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Input/InputOptionTest.php:88 . 68) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php:48 ERRORS! Tests: 699, Assertions: 1107, Errors: 12, Failures: 68, Warnings: 3, Skipped: 2. Remaining deprecation notices (17) 11x: Passing a command as a string to "Symfony\Component\Console\Helper\ProcessHelper::run()" is deprecated since Symfony 4.2, pass it the command as an array of arguments instead. 10x in ProcessHelperTest::testVariousProcessRuns from Symfony\Component\Console\Tests\Helper 1x in ProcessHelperTest::testPassedCallbackIsExecuted from Symfony\Component\Console\Tests\Helper 2x: The "Symfony\Component\Console\Helper\TableStyle::setHorizontalBorderChar()" method is deprecated since Symfony 4.1, use setHorizontalBorderChars() instead. 1x in TableTest::testStyle from Symfony\Component\Console\Tests\Helper 1x in TableTest::testBoxedStyleWithColspan from Symfony\Component\Console\Tests\Helper 2x: The "Symfony\Component\Console\Helper\TableStyle::setVerticalBorderChar()" method is deprecated since Symfony 4.1, use setVerticalBorderChars() instead. 1x in TableTest::testStyle from Symfony\Component\Console\Tests\Helper 1x in TableTest::testBoxedStyleWithColspan from Symfony\Component\Console\Tests\Helper 2x: The "Symfony\Component\Console\Helper\TableStyle::setCrossingChar()" method is deprecated since Symfony 4.1. Use setDefaultCrossingChar() instead. 1x in TableTest::testStyle from Symfony\Component\Console\Tests\Helper 1x in TableTest::testBoxedStyleWithColspan from Symfony\Component\Console\Tests\Helper Legacy deprecation notices (52) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector + '[' CssSelector = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/CssSelector ............................................................... 63 / 508 ( 12%) ............................................................... 126 / 508 ( 24%) ............................................................... 189 / 508 ( 37%) ............................................................... 252 / 508 ( 49%) ............................................................... 315 / 508 ( 62%) ............................................................... 378 / 508 ( 74%) ............................................................... 441 / 508 ( 86%) ............................................................... 504 / 508 ( 99%) .... 508 / 508 (100%) Time: 213 ms, Memory: 6.00MB OK (508 tests, 1029 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Debug + '[' Debug = Debug ']' + continue + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection + '[' DependencyInjection = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection BUILDSTDERR: 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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DomCrawler + '[' DomCrawler = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DomCrawler ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/DomCrawler + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/DomCrawler PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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: 102 ms, Memory: 6.00MB OK (318 tests, 586 assertions) Legacy deprecation notices (1) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher + '[' EventDispatcher = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher ...FEE.........E..........E.........F.FF.FF.....EFFFFE.......E. 63 / 104 ( 60%) .........E.......EEEE.................... 104 / 104 (100%) Time: 55 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection/Scope.php:26 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:275 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:212 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:44 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:167 /usr/share/php/Symfony4/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php:102 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php:49 6) Symfony\Component\EventDispatcher\Tests\DependencyInjection\RegisterListenersPassTest::testEventSubscriberResolvableClassName Invalid argument supplied for foreach() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:167 /usr/share/php/Symfony4/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php:102 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php:119 7) Symfony\Component\EventDispatcher\Tests\EventDispatcherTest::testLegacyDispatch Error: Call to undefined method Symfony\Component\EventDispatcher\Event::getName() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/AbstractEventDispatcherTest.php:275 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:212 /usr/share/php/Symfony4/Component/EventDispatcher/EventDispatcher.php:44 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/EventTest.php:94 -- There were 10 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/DependencyInjection/Scope.php:26 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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 (...) + 0 => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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 (...) + 0 => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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/Symfony4/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:305 /usr/share/php/Symfony4/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:155 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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/Symfony4/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:305 /usr/share/php/Symfony4/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:155 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php:181 7) 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.'. 8) 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.'. 9) 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.'. 10) 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: 178, Errors: 12, Failures: 10. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage + '[' ExpressionLanguage = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/ExpressionLanguage ............................................................... 63 / 171 ( 36%) ............................................................... 126 / 171 ( 73%) ............................................. 171 / 171 (100%) Time: 59 ms, Memory: 6.00MB OK (171 tests, 187 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem + '[' Filesystem = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem ..........................S.................................E.E 63 / 144 ( 43%) ...............................EEEEEEEEEEE...................S. 126 / 144 ( 87%) ....FF............ 144 / 144 (100%) Time: 64 ms, Memory: 4.00MB There were 13 errors: 1) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #4 ('var/lib/symfony/', 'var/lib/symfony/src/Symfony/Component', '../../../') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "var/lib/symfony/src/Symfony/Component" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 2) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #6 ('usr/lib/symfony/', 'var/lib/symfony/src/Symfony/Component', '../../../../../../usr/lib/symfony/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "var/lib/symfony/src/Symfony/Component" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 3) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #38 ('aa/bb', 'aa/cc', '../bb/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/cc" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 4) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #39 ('aa/cc', 'bb/cc', '../../aa/cc/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "bb/cc" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 5) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #40 ('aa/bb', 'aa/./cc', '../bb/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/./cc" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 6) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #41 ('aa/./bb', 'aa/cc', '../bb/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/cc" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 7) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #42 ('aa/./bb', 'aa/./cc', '../bb/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/./cc" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 8) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #43 ('../../', '../../', './') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "../../" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 9) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #44 ('../aa/bb/', 'aa/bb/', '../../../aa/bb/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/bb/" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 10) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #45 ('../../../', '../../', '../') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "../../" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 11) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #46 ('', '', './') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 12) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #47 ('', 'aa/', '../') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "aa/" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 13) Symfony\Component\Filesystem\Tests\FilesystemTest::testMakePathRelative with data set #48 ('aa/', '', 'aa/') Symfony\Component\Filesystem\Exception\InvalidArgumentException: The start path "" is not absolute. /usr/share/php/Symfony4/Component/Filesystem/Filesystem.php:450 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:847 -- There were 2 failures: 1) Symfony\Component\Filesystem\Tests\FilesystemTest::testDumpFileAndSetPermissions File permissions for /tmp/1555568789.9393.238054047/foo/baz.txt must be 753. Actual 666 Failed asserting that 666 matches expected 753. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php:78 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:1254 2) Symfony\Component\Filesystem\Tests\FilesystemTest::testDumpFileWithNullMode File permissions for /tmp/1555568789.9409.322604379/foo/baz.txt must be 600. Actual 666 Failed asserting that 666 matches expected 600. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTestCase.php:78 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Filesystem/Tests/FilesystemTest.php:1269 ERRORS! Tests: 144, Assertions: 226, Errors: 13, Failures: 2, Skipped: 2. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder + '[' Finder = Debug ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder SS.SSSSSSSSSSSSSSSSSSSSSS.S.S.SSSSS.S...SSSSSSSSSSSS.SSSEESSSSS 63 / 425 ( 14%) SESS........................................................... 126 / 425 ( 29%) ............................................................... 189 / 425 ( 44%) .......EE......E...SS.EEEEEEEEEEEEEEEEEEEEEE.E.E.EEEEE.E...EEEE 252 / 425 ( 59%) EEEEEEEE.EEEEEEEEEEEEEE...............E........................ 315 / 425 ( 74%) .........................F.EEEEEEEEEEEEEEEEEEEEEEEE.E.E.EEEEE.E 378 / 425 ( 88%) ...EEEEEEEEEEEE.EEEEEEEEEEEEEE................. 425 / 425 (100%) Time: 3.19 seconds, Memory: 10.00MB There were 121 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:582 2) Symfony\Component\Finder\Tests\BsdFinderTest::testAdaptersChaining TypeError: Argument 2 passed to Symfony\Component\Finder\SplFileInfo::__construct() must be of the type string, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php on line 605 /usr/share/php/Symfony4/Component/Finder/SplFileInfo.php:29 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:605 3) Symfony\Component\Finder\Tests\BsdFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:660 4) Symfony\Component\Finder\Tests\FinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:582 5) Symfony\Component\Finder\Tests\FinderTest::testAdaptersChaining TypeError: Argument 2 passed to Symfony\Component\Finder\SplFileInfo::__construct() must be of the type string, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php on line 605 /usr/share/php/Symfony4/Component/Finder/SplFileInfo.php:29 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:605 6) Symfony\Component\Finder\Tests\FinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:660 7) Symfony\Component\Finder\Tests\GnuFinderTest::testDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:27 8) Symfony\Component\Finder\Tests\GnuFinderTest::testFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:40 9) Symfony\Component\Finder\Tests\GnuFinderTest::testRemoveTrailingSlash Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:53 10) Symfony\Component\Finder\Tests\GnuFinderTest::testDepth Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:92 11) Symfony\Component\Finder\Tests\GnuFinderTest::testName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:111 12) Symfony\Component\Finder\Tests\GnuFinderTest::testNotName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:135 13) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:163 14) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:163 15) Symfony\Component\Finder\Tests\GnuFinderTest::testSize Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:170 16) Symfony\Component\Finder\Tests\GnuFinderTest::testDate Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:177 17) Symfony\Component\Finder\Tests\GnuFinderTest::testExclude Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:184 18) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoreVCS Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:191 19) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoreDotFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:206 20) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:221 21) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByType Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:228 22) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByAccessedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:235 23) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByChangedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:242 24) Symfony\Component\Finder\Tests\GnuFinderTest::testSortByModifiedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:249 25) Symfony\Component\Finder\Tests\GnuFinderTest::testSort Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:256 26) Symfony\Component\Finder\Tests\GnuFinderTest::testFilter Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:263 27) Symfony\Component\Finder\Tests\GnuFinderTest::testFollowLinks Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:274 28) Symfony\Component\Finder\Tests\GnuFinderTest::testIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:281 29) Symfony\Component\Finder\Tests\GnuFinderTest::testInWithGlob Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:307 30) Symfony\Component\Finder\Tests\GnuFinderTest::testInWithGlobBrace Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:324 31) Symfony\Component\Finder\Tests\GnuFinderTest::testGetIterator Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:341 32) Symfony\Component\Finder\Tests\GnuFinderTest::testRelativePath Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:366 33) Symfony\Component\Finder\Tests\GnuFinderTest::testRelativePathname Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:384 34) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendWithAFinder Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:402 35) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendWithAnArray Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:415 36) Symfony\Component\Finder\Tests\GnuFinderTest::testAppendDoesNotRequireIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:430 37) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 38) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 39) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 40) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 41) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 42) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 43) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 44) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 45) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 46) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 47) Symfony\Component\Finder\Tests\GnuFinderTest::testContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:487 48) Symfony\Component\Finder\Tests\GnuFinderTest::testNotContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:497 49) Symfony\Component\Finder\Tests\GnuFinderTest::testMultipleLocationsWithSubDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:543 50) Symfony\Component\Finder\Tests\GnuFinderTest::testIteratorKeys Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:560 51) Symfony\Component\Finder\Tests\GnuFinderTest::testRegexSpecialCharsLocationWithPathRestrictionContainingStartFlag Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:568 52) Symfony\Component\Finder\Tests\GnuFinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:582 53) Symfony\Component\Finder\Tests\GnuFinderTest::testAdaptersChaining TypeError: Argument 2 passed to Symfony\Component\Finder\SplFileInfo::__construct() must be of the type string, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php on line 605 /usr/share/php/Symfony4/Component/Finder/SplFileInfo.php:29 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:605 54) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 55) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 56) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 57) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 58) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 59) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 60) Symfony\Component\Finder\Tests\GnuFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:660 61) Symfony\Component\Finder\Tests\GnuFinderTest::testAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:723 62) Symfony\Component\Finder\Tests\GnuFinderTest::testIgnoredAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/GnuFinderTest.php:41 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:763 63) Symfony\Component\Finder\Tests\Iterator\FilePathsIteratorTest::testSubPath with data set #0 ('/tmp/symfony_finder', array('/tmp/symfony_finder/.git', '/tmp/symfony_finder/test.py', '/tmp/symfony_finder/foo', '/tmp/symfony_finder/foo/bar.tmp', '/tmp/symfony_finder/test.php', '/tmp/symfony_finder/toto'), array('', '', '', 'foo', '', ''), array('.git', 'test.py', 'foo', 'foo/bar.tmp', 'test.php', 'toto')) TypeError: Argument 1 passed to Symfony\Component\Finder\SplFileInfo::__construct() must be of the type string, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Iterator/FilePathsIterator.php on line 133 /usr/share/php/Symfony4/Component/Finder/SplFileInfo.php:29 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Iterator/FilePathsIterator.php:133 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Iterator/FilePathsIterator.php:96 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/Iterator/FilePathsIteratorTest.php:28 64) Symfony\Component\Finder\Tests\PhpFinderTest::testDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:27 65) Symfony\Component\Finder\Tests\PhpFinderTest::testFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:40 66) Symfony\Component\Finder\Tests\PhpFinderTest::testRemoveTrailingSlash Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:53 67) Symfony\Component\Finder\Tests\PhpFinderTest::testSymlinksNotResolved Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:67 68) Symfony\Component\Finder\Tests\PhpFinderTest::testBackPathNotNormalized Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:83 69) Symfony\Component\Finder\Tests\PhpFinderTest::testDepth Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:92 70) Symfony\Component\Finder\Tests\PhpFinderTest::testName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:111 71) Symfony\Component\Finder\Tests\PhpFinderTest::testNotName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:135 72) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:163 73) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:163 74) Symfony\Component\Finder\Tests\PhpFinderTest::testSize Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:170 75) Symfony\Component\Finder\Tests\PhpFinderTest::testDate Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:177 76) Symfony\Component\Finder\Tests\PhpFinderTest::testExclude Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:184 77) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoreVCS Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:191 78) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoreDotFiles Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:206 79) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByName Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:221 80) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByType Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:228 81) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByAccessedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:235 82) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByChangedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:242 83) Symfony\Component\Finder\Tests\PhpFinderTest::testSortByModifiedTime Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:249 84) Symfony\Component\Finder\Tests\PhpFinderTest::testSort Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:256 85) Symfony\Component\Finder\Tests\PhpFinderTest::testFilter Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:263 86) Symfony\Component\Finder\Tests\PhpFinderTest::testFollowLinks Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:274 87) Symfony\Component\Finder\Tests\PhpFinderTest::testIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:281 88) Symfony\Component\Finder\Tests\PhpFinderTest::testInWithGlob Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:307 89) Symfony\Component\Finder\Tests\PhpFinderTest::testInWithGlobBrace Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:324 90) Symfony\Component\Finder\Tests\PhpFinderTest::testGetIterator Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:341 91) Symfony\Component\Finder\Tests\PhpFinderTest::testRelativePath Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:366 92) Symfony\Component\Finder\Tests\PhpFinderTest::testRelativePathname Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:384 93) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendWithAFinder Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:402 94) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendWithAnArray Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:415 95) Symfony\Component\Finder\Tests\PhpFinderTest::testAppendDoesNotRequireIn Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:430 96) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 97) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 98) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 99) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 100) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 101) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 102) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 103) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 104) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 105) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:476 106) Symfony\Component\Finder\Tests\PhpFinderTest::testContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:487 107) Symfony\Component\Finder\Tests\PhpFinderTest::testNotContainsOnDirectory Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:497 108) Symfony\Component\Finder\Tests\PhpFinderTest::testMultipleLocationsWithSubDirectories Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:543 109) Symfony\Component\Finder\Tests\PhpFinderTest::testIteratorKeys Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:560 110) Symfony\Component\Finder\Tests\PhpFinderTest::testRegexSpecialCharsLocationWithPathRestrictionContainingStartFlag Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:568 111) Symfony\Component\Finder\Tests\PhpFinderTest::testAdaptersOrdering Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:582 112) Symfony\Component\Finder\Tests\PhpFinderTest::testAdaptersChaining TypeError: Argument 2 passed to Symfony\Component\Finder\SplFileInfo::__construct() must be of the type string, null given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php on line 605 /usr/share/php/Symfony4/Component/Finder/SplFileInfo.php:29 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:605 113) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 114) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 115) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 116) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 117) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 118) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:646 119) Symfony\Component\Finder\Tests\PhpFinderTest::testAdapterSelection Error: Call to undefined method Symfony\Component\Finder\Finder::getAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:660 120) Symfony\Component\Finder\Tests\PhpFinderTest::testAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:723 121) Symfony\Component\Finder\Tests\PhpFinderTest::testIgnoredAccessDeniedException Error: Call to undefined method Symfony\Component\Finder\Finder::removeAdapters() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/FinderTest.php:763 -- There was 1 failure: 1) Symfony\Component\Finder\Tests\PhpFinderTest::testImplementationsAreSynchronized Failed asserting that ' $exclude = $this->exclude; $notPaths = $this->notPaths; if (static::IGNORE_VCS_FILES === (static::IGNORE_VCS_FILES & $this->ignore)) { $exclude = array_merge($exclude, self::$vcsPatterns); } if (static::IGNORE_DOT_FILES === (static::IGNORE_DOT_FILES & $this->ignore)) { $notPaths[] = '#(^|/)\..+(/|$)#'; } $minDepth = 0; $maxDepth = PHP_INT_MAX; foreach ($this->depths as $comparator) { switch ($comparator->getOperator()) { case '>': $minDepth = $comparator->getTarget() + 1; break; case '>=': $minDepth = $comparator->getTarget(); break; case '<': $maxDepth = $comparator->getTarget() - 1; break; case '<=': $maxDepth = $comparator->getTarget(); break; default: $minDepth = $maxDepth = $comparator->getTarget(); } } $flags = \RecursiveDirectoryIterator::SKIP_DOTS; if ($this->followLinks) { $flags |= \RecursiveDirectoryIterator::FOLLOW_SYMLINKS; } $iterator = new Iterator\RecursiveDirectoryIterator($dir, $flags, $this->ignoreUnreadableDirs); if ($exclude) { $iterator = new Iterator\ExcludeDirectoryFilterIterator($iterator, $exclude); } $iterator = new \RecursiveIteratorIterator($iterator, \RecursiveIteratorIterator::SELF_FIRST); if ($minDepth > 0 || $maxDepth < PHP_INT_MAX) { $iterator = new Iterator\DepthRangeFilterIterator($iterator, $minDepth, $maxDepth); } if ($this->mode) { $iterator = new Iterator\FileTypeFilterIterator($iterator, $this->mode); } if ($this->names || $this->notNames) { $iterator = new Iterator\FilenameFilterIterator($iterator, $this->names, $this->notNames); } if ($this->contains || $this->notContains) { $iterator = new Iterator\FilecontentFilterIterator($iterator, $this->contains, $this->notContains); } if ($this->sizes) { $iterator = new Iterator\SizeRangeFilterIterator($iterator, $this->sizes); } if ($this->dates) { $iterator = new Iterator\DateRangeFilterIterator($iterator, $this->dates); } if ($this->filters) { $iterator = new Iterator\CustomFilterIterator($iterator, $this->filters); } if ($this->paths || $notPaths) { $iterator = new Iterator\PathFilterIterator($iterator, $this->paths, $notPaths); } if ($this->sort || $this->reverseSorting) { $iteratorAggregate = new Iterator\SortableIterator($iterator, $this->sort, $this->reverseSorting); $iterator = $iteratorAggregate->getIterator(); } return $iterator; } ' ends with " $flags = \RecursiveDirectoryIterator::SKIP_DOTS; if ($this->followLinks) { $flags |= \RecursiveDirectoryIterator::FOLLOW_SYMLINKS; } $iterator = new Iterator\RecursiveDirectoryIterator($dir, $flags, $this->ignoreUnreadableDirs); if ($this->exclude) { $iterator = new Iterator\ExcludeDirectoryFilterIterator($iterator, $this->exclude); } $iterator = new \RecursiveIteratorIterator($iterator, \RecursiveIteratorIterator::SELF_FIRST); if ($minDepth > 0 || $maxDepth < PHP_INT_MAX) { $iterator = new Iterator\DepthRangeFilterIterator($iterator, $minDepth, $maxDepth); } if ($this->mode) { $iterator = new Iterator\FileTypeFilterIterator($iterator, $this->mode); } if ($this->names || $this->notNames) { $iterator = new Iterator\FilenameFilterIterator($iterator, $this->names, $this->notNames); } if ($this->contains || $this->notContains) { $iterator = new Iterator\FilecontentFilterIterator($iterator, $this->contains, $this->notContains); } if ($this->sizes) { $iterator = new Iterator\SizeRangeFilterIterator($iterator, $this->sizes); } if ($this->dates) { $iterator = new Iterator\DateRangeFilterIterator($iterator, $this->dates); } if ($this->filters) { $iterator = new Iterator\CustomFilterIterator($iterator, $this->filters); } if ($this->paths || $this->notPaths) { $iterator = new Iterator\PathFilterIterator($iterator, $this->paths, $this->notPaths); } if ($this->sort) { $iteratorAggregate = new Iterator\SortableIterator($iterator, $this->sort); $iterator = $iteratorAggregate->getIterator(); } return $iterator; } ". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Finder/Tests/PhpFinderTest.php:34 ERRORS! Tests: 425, Assertions: 419, Errors: 121, Failures: 1, Skipped: 57. Legacy deprecation notices (12) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form + '[' Form = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form + '[' Form = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form ............................................................. 61 / 3830 ( 1%) ............................................................. 122 / 3830 ( 3%) ............................................................. 183 / 3830 ( 4%) ............................................................. 244 / 3830 ( 6%) ............................................................. 305 / 3830 ( 7%) ............................................................. 366 / 3830 ( 9%) ............................................................. 427 / 3830 ( 11%) ............................................................. 488 / 3830 ( 12%) ............................................................. 549 / 3830 ( 14%) ..................I.......................................... 610 / 3830 ( 15%) ............................................................. 671 / 3830 ( 17%) ............................................................. 732 / 3830 ( 19%) ............................................................. 793 / 3830 ( 20%) ................F............................................ 854 / 3830 ( 22%) ............................................................. 915 / 3830 ( 23%) ............................................................. 976 / 3830 ( 25%) ............................................................. 1037 / 3830 ( 27%) ............................................................. 1098 / 3830 ( 28%) ............................................................. 1159 / 3830 ( 30%) ............................................................. 1220 / 3830 ( 31%) ............................................................. 1281 / 3830 ( 33%) ............................................................. 1342 / 3830 ( 35%) ............................................................. 1403 / 3830 ( 36%) ............................................................. 1464 / 3830 ( 38%) ............................................................. 1525 / 3830 ( 39%) ............................................................. 1586 / 3830 ( 41%) ............................................................. 1647 / 3830 ( 43%) ............................................................. 1708 / 3830 ( 44%) ............................................................. 1769 / 3830 ( 46%) ............................................................. 1830 / 3830 ( 47%) ............................................................. 1891 / 3830 ( 49%) ............................................................. 1952 / 3830 ( 50%) ............................................................. 2013 / 3830 ( 52%) ..............................................IIIIIII........ 2074 / 3830 ( 54%) ............................................................. 2135 / 3830 ( 55%) BUILDSTDERR: ........................................PHP Fatal error: Class Symfony\Component\Form\Extension\DataCollector\FormDataCollector contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Contracts\Service\ResetInterface::reset) in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Form/Extension/DataCollector/FormDataCollector.php on line 26 Remaining deprecation notices (33) 33x: Passing a size as 4th argument to the constructor of "Symfony\Component\HttpFoundation\File\UploadedFile" is deprecated since Symfony 4.1. 8x in CompoundFormTest::testSubmitPostOrPutRequest from Symfony\Component\Form\Tests 8x in CompoundFormTest::testSubmitPostOrPutRequestWithEmptyRootFormName from Symfony\Component\Form\Tests 8x in CompoundFormTest::testSubmitPostOrPutRequestWithSingleChildForm from Symfony\Component\Form\Tests 2x in FileTypeTest::testSetDataMultiple from Symfony\Component\Form\Tests\Extension\Core\Type 2x in FileTypeTest::testSubmitMultiple from Symfony\Component\Form\Tests\Extension\Core\Type 2x in FileTypeTest::testMultipleSubmittedFilePathsAreDropped from Symfony\Component\Form\Tests\Extension\Core\Type 1x in CompoundFormTest::testFileUpload from Symfony\Component\Form\Tests 1x in FileTypeTest::testSubmit from Symfony\Component\Form\Tests\Extension\Core\Type 1x in FileTypeTest::testDontPassValueToView from Symfony\Component\Form\Tests\Extension\Core\Type Legacy deprecation notices (386) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation + '[' HttpFoundation = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation .....F.......................F...FF............................ 63 / 939 ( 6%) ......................F........................................ 126 / 939 ( 13%) ............................................................... 189 / 939 ( 20%) .....S....................................FFFFF................ 252 / 939 ( 26%) ........................EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFEEEEFF 315 / 939 ( 33%) EFFEFEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFF 378 / 939 ( 40%) FFEEEEEEEEEESSEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 441 / 939 ( 46%) FEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFFFFFFFFFFFF. 504 / 939 ( 53%) ....FF...F........F.....................F...................... 567 / 939 ( 60%) .......................W....................................... 630 / 939 ( 67%) ............................................................... 693 / 939 ( 73%) ......................................F............F..........F 756 / 939 ( 80%) ........................................SSSSSSSSSSSSSSSSSSSSSSS 819 / 939 ( 87%) SSSSSSSSSS..................................................... 882 / 939 ( 93%) ........F..S......S.....S.SF.S..S..................E..... 939 / 939 (100%) Time: 2.09 seconds, Memory: 14.00MB There were 202 errors: 1) Symfony\Component\HttpFoundation\Tests\RequestTest::testInitialize BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 2) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetLocale ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 3) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetUser BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 4) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetPassword ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 5) Symfony\Component\HttpFoundation\Tests\RequestTest::testIsNoCache ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 6) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentType ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 7) Symfony\Component\HttpFoundation\Tests\RequestTest::testSetDefaultLocale ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 8) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreate ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 9) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateCheckPrecedence ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 10) Symfony\Component\HttpFoundation\Tests\RequestTest::testDuplicate BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 11) Symfony\Component\HttpFoundation\Tests\RequestTest::testDuplicateWithFormat ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 12) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #0 (null, array(null, 'unexistent-mime-type')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 13) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #1 ('txt', array('text/plain')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 14) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #2 ('js', array('application/javascript', 'application/x-javascript', 'text/javascript')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 15) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #3 ('css', array('text/css')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 16) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #4 ('json', array('application/json', 'application/x-json')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 17) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #5 ('jsonld', array('application/ld+json')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 18) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #6 ('xml', array('text/xml', 'application/xml', 'application/x-xml')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 19) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #7 ('rdf', array('application/rdf+xml')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 20) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeType with data set #8 ('atom', array('application/atom+xml')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 21) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatFromMimeTypeWithParameters ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 22) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetFormatWithCustomMimeType ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 23) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetUri ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 24) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetUriForPath ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 25) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #0 ('me.png', '/foo', '/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 26) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #1 ('../me.png', '/foo/bar', '/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 27) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #2 ('me.png', '/foo/bar', '/foo/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 28) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #3 ('../baz/me.png', '/foo/bar/b', '/foo/baz/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 29) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #4 ('../../fooz/baz/me.png', '/foo/bar/b', '/fooz/baz/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 30) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRelativeUriForPath with data set #5 ('baz/me.png', '/foo/bar/b', 'baz/me.png') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 31) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetUserInfo ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 32) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetSchemeAndHttpHost BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 33) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #1 ('foo=', 'foo=', 'includes a dangling equal sign') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 34) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #2 ('bar=&foo=bar', 'bar=&foo=bar', '->works with empty parameters') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 35) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #3 ('foo=bar&bar=', 'bar=&foo=bar', 'sorts keys alphabetically') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 36) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #4 ('him=John%20Doe&her=Jane+Doe', 'her=Jane%20Doe&him=John%20Doe', 'normalizes spaces in both enc...nd "+"') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 37) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #7 ('pa%3Dram=foo%26bar%3Dbaz&test=test', 'pa%3Dram=foo%26bar%3Dbaz&test=test', 'works with encoded delimiters') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 38) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #10 ('her=Jane Doe&him=John%20Doe', 'her=Jane%20Doe&him=John%20Doe', 'normalizes encoding in values') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 39) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #12 ('formula=e=m*c^2', 'formula=e%3Dm%2Ac%5E2', 'correctly treats only the fir... value') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 40) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #13 ('foo=bar&=a=b&=x=y', 'foo=bar', 'removes params with empty key') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 41) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryStringReturnsNull ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 42) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetHost ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 43) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetPort ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 715 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:715 /usr/bin/phpunit:50 44) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetHostWithFakeHttpHostValue ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 45) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetSetMethod ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 46) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #0 (array('88.88.88.88'), '88.88.88.88', null, null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 47) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #1 (array('88.88.88.88'), '88.88.88.88', null, array('88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 48) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #2 (array('::1'), '::1', null, null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 49) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #3 (array('::1'), '::1', null, array('::1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 50) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #4 (array('127.0.0.1'), '127.0.0.1', '88.88.88.88', null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 51) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #5 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88,', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 52) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #6 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88', array('127.0.0.1', '88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 53) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #7 (array('88.88.88.88'), '123.45.67.89', '88.88.88.88', array('123.45.67.0/24')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 54) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #8 (array('1620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3', null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 55) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #9 (array('2620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3', array('1620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 56) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #10 (array('88.88.88.88'), '2a01:198:603:0:396e:4789:8e99:890f', '88.88.88.88', array('2a01:198:603:0::/65')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 57) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #11 (array('88.88.88.88', '87.65.43.21', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 58) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #12 (array('87.65.43.21', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 59) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #13 (array('88.88.88.88', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '87.65.43.21')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 60) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #14 (array('127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '87.65.43.21', '88.88.88.88', '127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 61) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #15 (array('2620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3,2620...00c::3', array('1620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 62) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #16 (array('3620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3,2620...00c::3', array('1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 63) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #17 (array('2620:0:1cfe:face:b00c::3', '4620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '4620:0:1cfe:face:b00c::3,3620...00c::3', array('1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 64) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #18 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88:12345, 127.0.0.1', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 65) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #19 (array('88.88.88.88'), '127.0.0.1', 'unknown,88.88.88.88', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 66) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIp with data set #20 (array('88.88.88.88'), '127.0.0.1', '}__test|O:21:"JDatabaseD....88.88', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:834 /usr/bin/phpunit:50 67) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #0 (array('88.88.88.88'), '88.88.88.88', null, null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 68) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #1 (array('88.88.88.88'), '88.88.88.88', null, array('88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 69) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #2 (array('::1'), '::1', null, null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 70) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #3 (array('::1'), '::1', null, array('::1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 71) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #4 (array('127.0.0.1'), '127.0.0.1', '88.88.88.88', null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 72) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #5 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88,', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 73) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #6 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88', array('127.0.0.1', '88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 74) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #7 (array('88.88.88.88'), '123.45.67.89', '88.88.88.88', array('123.45.67.0/24')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 75) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #8 (array('1620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3', null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 76) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #9 (array('2620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3', array('1620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 77) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #10 (array('88.88.88.88'), '2a01:198:603:0:396e:4789:8e99:890f', '88.88.88.88', array('2a01:198:603:0::/65')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 78) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #11 (array('88.88.88.88', '87.65.43.21', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 79) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #12 (array('87.65.43.21', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '88.88.88.88')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 80) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #13 (array('88.88.88.88', '127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '87.65.43.21')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 81) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #14 (array('127.0.0.1'), '123.45.67.89', '127.0.0.1, 87.65.43.21, 88.88.88.88', array('123.45.67.89', '87.65.43.21', '88.88.88.88', '127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 82) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #15 (array('2620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3,2620...00c::3', array('1620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 83) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #16 (array('3620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3,2620...00c::3', array('1620:0:1cfe:face:b00c::3', '2620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 84) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #17 (array('2620:0:1cfe:face:b00c::3', '4620:0:1cfe:face:b00c::3'), '1620:0:1cfe:face:b00c::3', '4620:0:1cfe:face:b00c::3,3620...00c::3', array('1620:0:1cfe:face:b00c::3', '3620:0:1cfe:face:b00c::3')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 85) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #18 (array('88.88.88.88'), '127.0.0.1', '88.88.88.88:12345, 127.0.0.1', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 86) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #19 (array('88.88.88.88'), '127.0.0.1', 'unknown,88.88.88.88', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 87) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIps with data set #20 (array('88.88.88.88'), '127.0.0.1', '}__test|O:21:"JDatabaseD....88.88', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1623 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1623 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:844 /usr/bin/phpunit:50 88) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #0 (array('127.0.0.1'), '127.0.0.1', 'for="_gazonk"', null) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 89) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #1 (array('127.0.0.1'), '127.0.0.1', 'for="_gazonk"', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1642 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1642 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:854 /usr/bin/phpunit:50 90) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #2 (array('88.88.88.88'), '127.0.0.1', 'for="88.88.88.88:80"', array('127.0.0.1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1642 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1642 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:854 /usr/bin/phpunit:50 91) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #3 (array('192.0.2.60'), '::1', 'for=192.0.2.60;proto=http;by=...113.43', array('::1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1642 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1642 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:854 /usr/bin/phpunit:50 92) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #4 (array('2620:0:1cfe:face:b00c::3', '192.0.2.43'), '::1', 'for=192.0.2.43, for=2620:0:1c...00c::3', array('::1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1642 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1642 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:854 /usr/bin/phpunit:50 93) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsForwarded with data set #5 (array('2001:db8:cafe::17'), '::1', 'for="[2001:db8:cafe::17]:4711', array('::1')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1642 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1642 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:854 /usr/bin/phpunit:50 94) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #0 ('for="192.0.2.60"', '192.0.2.60', array('192.0.2.60')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 95) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #1 ('for=192.0.2.60, for=87.65.43.21', '192.0.2.60,87.65.43.21', array('87.65.43.21', '192.0.2.60')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 96) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #2 ('for="[::face]", for=192.0.2.60', '::face,192.0.2.60', array('192.0.2.60', '::face')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 97) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #3 ('for="192.0.2.60:80"', '192.0.2.60', array('192.0.2.60')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 98) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #4 ('for=192.0.2.60;proto=http;by=...113.43', '192.0.2.60', array('192.0.2.60')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 99) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithAgreeingHeaders with data set #5 ('for="[2001:db8:cafe::17]:4711"', '2001:db8:cafe::17', array('2001:db8:cafe::17')) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 100) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentWorksTwiceInDefaultMode ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 101) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentReturnsResource ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 102) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentReturnsResourceWhenContentSetInConstructor ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 103) Symfony\Component\HttpFoundation\Tests\RequestTest::testContentAsResource ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 104) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentCanBeCalledTwiceWithResources with data set "Fetch then fetch" (false, false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 105) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentCanBeCalledTwiceWithResources with data set "Fetch then resource" (false, true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 106) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentCanBeCalledTwiceWithResources with data set "Resource then fetch" (true, false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 107) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetContentCanBeCalledTwiceWithResources with data set "Resource then resource" (true, true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 108) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #0 ('PUT') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 109) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #1 ('DELETE') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 110) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #2 ('PATCH') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 111) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #3 ('put') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 112) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #4 ('delete') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 113) Symfony\Component\HttpFoundation\Tests\RequestTest::testCreateFromGlobals with data set #5 ('patch') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 114) Symfony\Component\HttpFoundation\Tests\RequestTest::testOverrideGlobals ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1162 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1162 /usr/bin/phpunit:50 115) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetScriptName ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 116) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBasePath ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 117) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetPathInfo ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 118) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetPreferredLanguage ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 119) Symfony\Component\HttpFoundation\Tests\RequestTest::testIsXmlHttpRequest ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 120) Symfony\Component\HttpFoundation\Tests\RequestTest::testIntlLocale ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 121) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetCharsets ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 122) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetEncodings ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 123) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetAcceptableContentTypes ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 124) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetLanguages ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 125) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetRequestFormat ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 126) Symfony\Component\HttpFoundation\Tests\RequestTest::testHasSession ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 127) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetSession ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 128) Symfony\Component\HttpFoundation\Tests\RequestTest::testHasPreviousSession ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 129) Symfony\Component\HttpFoundation\Tests\RequestTest::testToString ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 130) Symfony\Component\HttpFoundation\Tests\RequestTest::testIsMethod ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 131) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #0 ('/fruit/strawberry/1234index.php/blah', array('E:/Sites/cc-new/public_html/f...ex.php', '/fruit/index.php', '/fruit/index.php'), '/fruit', '/strawberry/1234index.php/blah') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 132) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #1 ('/fruit/strawberry/1234index.php/blah', array('E:/Sites/cc-new/public_html/index.php', '/index.php', '/index.php'), '', '/fruit/strawberry/1234index.php/blah') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 133) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #2 ('/foo%20bar/', array('/home/John Doe/public_html/fo...pp.php', '/foo bar/app.php', '/foo bar/app.php'), '/foo%20bar', '/') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 134) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #3 ('/foo%20bar/home', array('/home/John Doe/public_html/fo...pp.php', '/foo bar/app.php', '/foo bar/app.php'), '/foo%20bar', '/home') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 135) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #4 ('/foo%20bar/app.php/home', array('/home/John Doe/public_html/fo...pp.php', '/foo bar/app.php', '/foo bar/app.php'), '/foo%20bar/app.php', '/home') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 136) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #5 ('/foo%20bar/app.php/home%3Dbaz', array('/home/John Doe/public_html/fo...pp.php', '/foo bar/app.php', '/foo bar/app.php'), '/foo%20bar/app.php', '/home%3Dbaz') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 137) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetBaseUrl with data set #6 ('/foo/bar+baz', array('/home/John Doe/public_html/foo/app.php', '/foo/app.php', '/foo/app.php'), '/foo', '/bar+baz') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 138) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #0 ('foo', 'foo', 'foo') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 139) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #1 ('fo%6f', 'foo', 'fo%6f') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 140) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #2 ('foo/bar', 'foo', 'foo') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 141) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #3 ('fo%6f/bar', 'foo', 'fo%6f') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 142) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #4 ('f%6f%6f/bar', 'foo', 'f%6f%6f') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 143) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #5 ('%66%6F%6F/bar', 'foo', '%66%6F%6F') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 144) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #6 ('fo+o/bar', 'fo+o', 'fo+o') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 145) Symfony\Component\HttpFoundation\Tests\RequestTest::testUrlencodedStringPrefix with data set #7 ('fo%2Bo/bar', 'fo+o', 'fo%2Bo') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 146) Symfony\Component\HttpFoundation\Tests\RequestTest::testTrustedProxiesXForwardedFor ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1670 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1670 /usr/bin/phpunit:50 147) Symfony\Component\HttpFoundation\Tests\RequestTest::testTrustedProxiesForwarded ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 1746 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1746 /usr/bin/phpunit:50 148) Symfony\Component\HttpFoundation\Tests\RequestTest::testSetTrustedProxiesInvalidHeaderName Undefined index: SCRIPT_NAME /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/bin/phpunit:50 149) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetTrustedProxiesInvalidHeaderName Undefined index: SCRIPT_NAME /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/bin/phpunit:50 150) Symfony\Component\HttpFoundation\Tests\RequestTest::testIISRequestUri with data set #0 (array(), array('1', '/foo/bar'), '/foo/bar') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 151) Symfony\Component\HttpFoundation\Tests\RequestTest::testIISRequestUri with data set #1 (array(), array('/foo/bar'), '/foo/bar') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 152) Symfony\Component\HttpFoundation\Tests\RequestTest::testIISRequestUri with data set #2 (array(), array('/foo/bar', 'foo=bar'), '/foo/bar?foo=bar') ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 153) Symfony\Component\HttpFoundation\Tests\RequestTest::testSetTrustedHostsDoesNotBreakOnSpecialCharacters ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 154) Symfony\Component\HttpFoundation\Tests\RequestTest::testFactory ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 155) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1914 /usr/bin/phpunit:50 156) Symfony\Component\HttpFoundation\Tests\RequestTest::testVeryLongHosts with data set #1 (':::::::::::::::::::::::::::::...::::::') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host ":::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1914 /usr/bin/phpunit:50 157) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #0 ('.a', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 158) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #1 ('a..', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 159) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #2 ('a.', true) Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "a.". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1927 /usr/bin/phpunit:50 160) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #3 ('�', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 161) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #4 ('[::1]', true) Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "[::1]". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1927 /usr/bin/phpunit:50 162) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1927 /usr/bin/phpunit:50 163) Symfony\Component\HttpFoundation\Tests\RequestTest::testHostValidity with data set #6 ('......................................', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 164) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #0 ('HEAD', true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 165) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #1 ('GET', true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 166) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #2 ('POST', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 167) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #3 ('PUT', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 168) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #4 ('PATCH', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 169) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #5 ('DELETE', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 170) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #6 ('PURGE', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 171) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #7 ('OPTIONS', true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 172) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #8 ('TRACE', true) BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 173) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafe with data set #9 ('CONNECT', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 174) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodSafeChecksCacheable BadMethodCallException: Checking only for cacheable HTTP methods with Symfony\Component\HttpFoundation\Request::isMethodSafe() is not supported. /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1433 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1994 /usr/bin/phpunit:50 175) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #0 ('HEAD', true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 176) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #1 ('GET', true) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 177) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #2 ('POST', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 178) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #3 ('PUT', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 179) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #4 ('PATCH', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 180) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #5 ('DELETE', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 181) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #6 ('PURGE', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 182) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #7 ('OPTIONS', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 183) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #8 ('TRACE', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 184) Symfony\Component\HttpFoundation\Tests\RequestTest::testMethodCacheable with data set #9 ('CONNECT', false) ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 185) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #0 ('', '', '/', 'http://host:8080/', '') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 186) Symfony\Component\HttpFoundation\Tests\RequestTest::testNonstandardRequests with data set #1 ('/', '', '/', 'http://host:8080/', '') Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "host". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 187) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 188) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 189) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 190) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 191) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 192) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 193) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 194) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 195) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 196) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 197) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 198) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 199) 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/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1003 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1019 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2070 /usr/bin/phpunit:50 200) Symfony\Component\HttpFoundation\Tests\RequestTest::testTrustedHost Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException: Untrusted Host "[::1]". /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:1183 /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:976 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:2096 /usr/bin/phpunit:50 201) Symfony\Component\HttpFoundation\Tests\RequestTest::testTrustedPort ArgumentCountError: Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 23 and exactly 2 expected /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:23 /usr/bin/phpunit:50 202) Symfony\Component\HttpFoundation\Tests\StreamedResponseTest::testSetCallbackNonCallable Undefined index: SCRIPT_NAME /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Bridge/PhpUnit/DeprecationErrorHandler.php:71 /usr/bin/phpunit:50 -- 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 /usr/bin/phpunit:50 -- There were 44 failures: 1) Symfony\Component\HttpFoundation\Tests\AcceptHeaderItemTest::testToString with data set #1 ('text/plain', array('utf-8', 'this;should,not=matter', 'true'), 'text/plain;charset=utf-8;para...s=true') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'text/plain;charset=utf-8;param="this;should,not=matter";footnotes=true' +'text/plain; charset=utf-8; param="this;should,not=matter"; footnotes=true' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php:57 /usr/bin/phpunit:50 2) Symfony\Component\HttpFoundation\Tests\BinaryFileResponseTest::testConstruction Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'inline; filename="README.md"' +'inline; filename=README.md' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php:34 /usr/bin/phpunit:50 3) Symfony\Component\HttpFoundation\Tests\BinaryFileResponseTest::testSetContentDispositionGeneratesSafeFallbackFilename Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -attachment; filename="f__.html"; filename*=utf-8''f%C3%B6%C3%B6.html +attachment; filename=f__.html; filename*=utf-8''f%C3%B6%C3%B6.html /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php:68 /usr/bin/phpunit:50 4) Symfony\Component\HttpFoundation\Tests\BinaryFileResponseTest::testSetContentDispositionGeneratesSafeFallbackFilenameForWronglyEncodedFilename Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -attachment; filename="f__.html"; filename*=utf-8''f%F6%F6.html +attachment; filename=f__.html; filename*=utf-8''f%F6%F6.html /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php:79 /usr/bin/phpunit:50 5) 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=0; path=/; domain=.myfoodomain.com; secure; httponly' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/CookieTest.php:173 /usr/bin/phpunit:50 6) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #0 ('foo[[') Failed asserting that exception of type "\InvalidArgumentException" is thrown. /usr/bin/phpunit:50 7) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #1 ('foo[d') Failed asserting that exception of type "\InvalidArgumentException" is thrown. /usr/bin/phpunit:50 8) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #2 ('foo[bar]]') Failed asserting that exception of type "\InvalidArgumentException" is thrown. /usr/bin/phpunit:50 9) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeepWithInvalidPaths with data set #3 ('foo[bar]d') Failed asserting that exception of type "\InvalidArgumentException" is thrown. /usr/bin/phpunit:50 10) Symfony\Component\HttpFoundation\Tests\ParameterBagTest::testGetDeep null does not match expected type "array". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php:106 /usr/bin/phpunit:50 11) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #0 ('foo', 'foo', 'works with valueless parameters') works with valueless parameters Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -foo +foo= /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 12) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #5 ('foo[]=1&foo[]=2', 'foo%5B%5D=1&foo%5B%5D=2', 'allows array notation') allows array notation Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -foo%5B%5D=1&foo%5B%5D=2 +foo%5B0%5D=1&foo%5B1%5D=2 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 13) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #6 ('foo=1&foo=2', 'foo=1&foo=2', 'allows repeated parameters') allows repeated parameters Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -foo=1&foo=2 +foo=2 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 14) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #8 ('0', '0', 'allows "0"') allows "0" Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -0 +0= /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 15) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #9 ('Jane Doe&John%20Doe', 'Jane%20Doe&John%20Doe', 'normalizes encoding in keys') normalizes encoding in keys Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -Jane%20Doe&John%20Doe +Jane_Doe=&John_Doe= /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 16) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetQueryString with data set #11 ('foo=bar&&&test&&', 'foo=bar&test', 'removes unneeded delimiters') removes unneeded delimiters Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -foo=bar&test +foo=bar&test= /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:643 /usr/bin/phpunit:50 17) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithConflictingHeaders with data set #0 ('for=87.65.43.21', '192.0.2.60') Failed asserting that exception of type "ArgumentCountError" matches expected exception "\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException". Message was: "Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 941 and exactly 2 expected" at /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:941 . /usr/bin/phpunit:50 18) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithConflictingHeaders with data set #1 ('for=87.65.43.21, for=192.0.2.60', '192.0.2.60') Failed asserting that exception of type "ArgumentCountError" matches expected exception "\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException". Message was: "Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 941 and exactly 2 expected" at /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:941 . /usr/bin/phpunit:50 19) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithConflictingHeaders with data set #2 ('for=192.0.2.60', '192.0.2.60,87.65.43.21') Failed asserting that exception of type "ArgumentCountError" matches expected exception "\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException". Message was: "Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 941 and exactly 2 expected" at /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:941 . /usr/bin/phpunit:50 20) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithConflictingHeaders with data set #3 ('for="::face", for=192.0.2.60', '192.0.2.60,192.0.2.43') Failed asserting that exception of type "ArgumentCountError" matches expected exception "\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException". Message was: "Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 941 and exactly 2 expected" at /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:941 . /usr/bin/phpunit:50 21) Symfony\Component\HttpFoundation\Tests\RequestTest::testGetClientIpsWithConflictingHeaders with data set #4 ('for=87.65.43.21, for=192.0.2.60', '192.0.2.60,87.65.43.21') Failed asserting that exception of type "ArgumentCountError" matches expected exception "\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException". Message was: "Too few arguments to function Symfony\Component\HttpFoundation\Request::setTrustedProxies(), 1 passed in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php on line 941 and exactly 2 expected" at /usr/share/php/Symfony4/Component/HttpFoundation/Request.php:567 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:941 . /usr/bin/phpunit:50 22) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/RequestTest.php:1863 /usr/bin/phpunit:50 23) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 24) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testAllPreserveCase with data set #1 (array('xyzzy'), array(array('xyzzy'), array('private, must-revalidate'))) BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 BUILDSTDERR: PHP Notice: Undefined index: SCRIPT_NAME in /usr/share/php/PHPUnit/Util/Filter.php on line 27 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel + '[' HttpKernel = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel ->allPreserveCase() gets all input keys in original case Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 'ETag' => Array (...) 'Cache-Control' => Array (...) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 25) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 26) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 27) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 28) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 29) 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' ) + 'Date' => Array (...) ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:30 /usr/bin/phpunit:50 30) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:70 /usr/bin/phpunit:50 31) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testToStringIncludesCookieHeaders Failed asserting that 'Cache-Control: no-cache, private Date: Thu, 18 Apr 2019 06:26:34 GMT Set-Cookie: foo=deleted; expires=Wed, 18-Apr-2018 06:26:33 GMT; Max-Age=0; path=/; httponly ' matches PCRE pattern "#^Set-Cookie:\s+foo\=deleted; expires\=Wed, 18\-Apr\-2018 06\:26\:33 GMT; path\=/; httponly$#m". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:311 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:135 /usr/bin/phpunit:50 32) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testClearCookieSecureNotHttpOnly Failed asserting that 'Cache-Control: no-cache, private Date: Thu, 18 Apr 2019 06:26:34 GMT Set-Cookie: foo=deleted; expires=Wed, 18-Apr-2018 06:26:33 GMT; Max-Age=0; path=/; secure ' matches PCRE pattern "#^Set-Cookie:\s+foo\=deleted; expires\=Wed, 18\-Apr\-2018 06\:26\:33 GMT; path\=/; secure$#m". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:311 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:144 /usr/bin/phpunit:50 33) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:150 /usr/bin/phpunit:50 34) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:161 /usr/bin/phpunit:50 35) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testMakeDisposition with data set #0 ('attachment', 'foo.html', 'foo.html', 'attachment; filename="foo.html"') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'attachment; filename="foo.html"' +'attachment; filename=foo.html' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:257 /usr/bin/phpunit:50 36) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testMakeDisposition with data set #1 ('attachment', 'foo.html', '', 'attachment; filename="foo.html"') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'attachment; filename="foo.html"' +'attachment; filename=foo.html' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:257 /usr/bin/phpunit:50 37) Symfony\Component\HttpFoundation\Tests\ResponseHeaderBagTest::testMakeDisposition with data set #5 ('attachment', 'föö.html', 'foo.html', 'attachment; filename="foo.htm...6.html') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'attachment; filename="foo.html"; filename*=utf-8''f%C3%B6%C3%B6.html' +'attachment; filename=foo.html; filename*=utf-8''f%C3%B6%C3%B6.html' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php:257 /usr/bin/phpunit:50 38) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseTest.php:36 /usr/bin/phpunit:50 39) Symfony\Component\HttpFoundation\Tests\ResponseTest::testGetMaxAge Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'Sat, 01 Jan 00 00:00:00 +0000' +'Tue, 16 Apr 19 06:26:34 +0000' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/ResponseTest.php:308 /usr/bin/phpunit:50 40) Symfony\Component\HttpFoundation\Tests\Session\Flash\AutoExpireFlashBagTest::testGetStorageKey Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'_sf2_flashes' +'_symfony_flashes' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php:62 /usr/bin/phpunit:50 41) Symfony\Component\HttpFoundation\Tests\Session\Flash\FlashBagTest::testGetStorageKey Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'_sf2_flashes' +'_symfony_flashes' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php:57 /usr/bin/phpunit:50 42) Symfony\Component\HttpFoundation\Tests\Session\Flash\FlashBagTest::testLegacyGetIterator Failed asserting that 0 matches expected 3. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php:174 /usr/bin/phpunit:50 43) Symfony\Component\HttpFoundation\Tests\Session\Storage\NativeSessionStorageTest::testCookieOptions Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ 'cookie_httponly' => false + 'cookie_samesite' => '' ) /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php:183 44) 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php:130 . ERRORS! Tests: 1159, Assertions: 1753, Errors: 202, Failures: 44, Warnings: 1, Skipped: 42. Remaining deprecation notices (61) 36x: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. 9x in CookieTest::testInstantiationThrowsExceptionIfCookieNameContainsInvalidCharacters from Symfony\Component\HttpFoundation\Tests 4x in ResponseHeaderBagTest::testCookiesWithSameNames from Symfony\Component\HttpFoundation\Tests 4x in CookieTest::testCookieIsCleared from Symfony\Component\HttpFoundation\Tests 2x in ResponseHeaderBagTest::testRemoveCookie from Symfony\Component\HttpFoundation\Tests 2x in ResponseHeaderBagTest::testRemoveCookieWithNullRemove from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetExpiresTime from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetExpiresTimeIsCastToInt from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testConstructorWithDateTime from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testConstructorWithDateTimeImmutable from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetPath from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetDomain from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testIsSecure from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testIsHttpOnly from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testCookieIsNotCleared from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetValue from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testToString from Symfony\Component\HttpFoundation\Tests 1x in ResponseHeaderBagTest::testToStringIncludesCookieHeaders from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testNegativeExpirationIsNotPossible from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testInvalidExpiration from Symfony\Component\HttpFoundation\Tests 1x in CookieTest::testGetExpiresTimeWithStringValue from Symfony\Component\HttpFoundation\Tests 25x: Passing a size as 4th argument to the constructor of "Symfony\Component\HttpFoundation\File\UploadedFile" is deprecated since Symfony 4.1. 5x in UploadedFileTest::testIsInvalidOnUploadError from Symfony\Component\HttpFoundation\Tests\File 2x in FileBagTest::testShouldConvertNestedUploadedFilesWithPhpBug from Symfony\Component\HttpFoundation\Tests 2x in FileBagTest::testShouldConvertUploadedFilesWithPhpBug from Symfony\Component\HttpFoundation\Tests 2x in FileBagTest::testShouldConvertsUploadedFiles from Symfony\Component\HttpFoundation\Tests 1x in UploadedFileTest::testGetClientOriginalNameSanitizeFilename from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testIsInvalidIfNotHttpUpload from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testIsValid from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testGetSize from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testMoveLocalFileIsAllowedInTestMode from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testFileUploadsWithNoMimeType from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testMoveLocalFileIsNotAllowed from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testGetClientOriginalExtension from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testGetClientOriginalName from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testErrorIsOkByDefault from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testGuessClientExtensionWithIncorrectMimeType from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testGuessClientExtension from Symfony\Component\HttpFoundation\Tests\File 1x in UploadedFileTest::testFileUploadsWithUnknownMimeType from Symfony\Component\HttpFoundation\Tests\File 1x in FileBagTest::testShouldNotConvertNestedUploadedFiles from Symfony\Component\HttpFoundation\Tests Legacy deprecation notices (1) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel BUILDSTDERR: PHP Fatal error: Class Symfony\Component\HttpKernel\Tests\Profiler\MongoDbProfilerStorageTestDataCollector contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Contracts\Service\ResetInterface::reset) in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php on line 20 + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl + '[' Intl = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl ............................................................. 61 / 1332 ( 4%) ............................................................. 122 / 1332 ( 9%) ............................................................. 183 / 1332 ( 13%) ............................................................. 244 / 1332 ( 18%) ............................................................. 305 / 1332 ( 22%) ...................S......................................... 366 / 1332 ( 27%) ............................................................. 427 / 1332 ( 32%) ............................................................. 488 / 1332 ( 36%) ...S......................................................... 549 / 1332 ( 41%) ............................................................. 610 / 1332 ( 45%) ............................................................. 671 / 1332 ( 50%) ............................................................. 732 / 1332 ( 54%) ............................................................. 793 / 1332 ( 59%) ............................................................. 854 / 1332 ( 64%) ............................................................. 915 / 1332 ( 68%) ............................................................. 976 / 1332 ( 73%) ............................................................. 1037 / 1332 ( 77%) ...............................S.S.......F...............FFF. 1098 / 1332 ( 82%) .....FFF..........FFFFFFFFFFFFF.............................. 1159 / 1332 ( 87%) F.........................................................FFF 1220 / 1332 ( 91%) ...........S.S............................................... 1281 / 1332 ( 96%) ................................................... 1332 / 1332 (100%) Time: 978 ms, Memory: 22.00MB There were 24 failures: 1) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testGetTextAttribute Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ - +XXX /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:614 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/Verification/NumberFormatterTest.php:39 2) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyle with data set #0 (100, 'ALL', 'ALL100') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'ALL100' +'ALL 100' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:61 3) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyle with data set #1 (-100, 'ALL', '-ALL100') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'-ALL100' +'-ALL 100' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:61 4) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyle with data set #2 (1000.12, 'ALL', 'ALL1,000') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'ALL1,000' +'ALL 1,000' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:61 5) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleCostaRicanColonsRounding with data set #0 (100, 'CRC', 'CRC', '%s100.00') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CRC100.00' +'CRC 100.00' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:89 6) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleCostaRicanColonsRounding with data set #1 (-100, 'CRC', 'CRC', '-%s100.00') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'-CRC100.00' +'-CRC 100.00' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:89 7) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleCostaRicanColonsRounding with data set #2 (1000.12, 'CRC', 'CRC', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CRC1,000.12' +'CRC 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:89 8) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #0 (100, 'CHF', 'CHF', '%s100.00') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF100.00' +'CHF 100.00' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 9) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #1 (-100, 'CHF', 'CHF', '-%s100.00') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'-CHF100.00' +'-CHF 100.00' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 10) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #2 (1000.12, 'CHF', 'CHF', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.12' +'CHF 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 11) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #3 ('1000.12', 'CHF', 'CHF', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.12' +'CHF 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 12) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #4 (1000.121, 'CHF', 'CHF', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.12' +'CHF 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 13) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #5 (1000.123, 'CHF', 'CHF', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.12' +'CHF 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 14) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #6 (1000.125, 'CHF', 'CHF', '%s1,000.12') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.12' +'CHF 1,000.12' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 15) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #7 (1000.127, 'CHF', 'CHF', '%s1,000.13') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.13' +'CHF 1,000.13' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 16) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #8 (1000.129, 'CHF', 'CHF', '%s1,000.13') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,000.13' +'CHF 1,000.13' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 17) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #9 (1200000.0, 'CHF', 'CHF', '%s1,200,000.00') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,200,000.00' +'CHF 1,200,000.00' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 18) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #10 (1200000.1, 'CHF', 'CHF', '%s1,200,000.10') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,200,000.10' +'CHF 1,200,000.10' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 19) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #11 (1200000.1, 'CHF', 'CHF', '%s1,200,000.10') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,200,000.10' +'CHF 1,200,000.10' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 20) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatCurrencyWithCurrencyStyleSwissRounding with data set #12 (1200000.101, 'CHF', 'CHF', '%s1,200,000.10') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'CHF1,200,000.10' +'CHF 1,200,000.10' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:134 21) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testFormatFractionDigits with data set #4 (1.123, '1', -1, 0) Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -1 +1.123 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:357 22) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testParse with data set #3 ('-123,4', false, '->parse() does not parse when... used.', 6) ->parse() does not parse when invalid grouping used. Failed asserting that 1 is identical to 6. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:629 23) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testParse with data set #4 ('-123,4567', false, '->parse() does not parse when... used.', 9) ->parse() does not parse when invalid grouping used. Failed asserting that 1 is identical to 9. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:629 24) Symfony\Component\Intl\Tests\NumberFormatter\Verification\NumberFormatterTest::testParse with data set #5 ('-123,,456', false, '->parse() does not parse when... used.', 4) ->parse() does not parse when invalid grouping used. Failed asserting that -123.0 is identical to false. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php:628 FAILURES! Tests: 1332, Assertions: 4922, Failures: 24, Skipped: 6. >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap + '[' Ldap = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Ldap . 1 / 1 (100%) Time: 22 ms, Memory: 4.00MB OK (1 test, 1 assertion) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale + '[' Locale = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Locale ........... 11 / 11 (100%) Time: 36 ms, Memory: 4.00MB OK (11 tests, 15 assertions) Legacy deprecation notices (2) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver + '[' OptionsResolver = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/OptionsResolver ............................................................... 63 / 196 ( 32%) ............................................................... 126 / 196 ( 64%) ............................................................... 189 / 196 ( 96%) ....... 196 / 196 (100%) Time: 44 ms, Memory: 4.00MB OK (196 tests, 263 assertions) Legacy deprecation notices (88) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process + '[' Process = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process + '[' Process = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process ....SSS.S.S.................................................... 63 / 153 ( 41%) ................EES.S.......................................... 126 / 153 ( 82%) ........................... 153 / 153 (100%) Time: 3.77 seconds, Memory: 19.80MB There were 2 errors: 1) Symfony\Component\Process\Tests\ProcessTest::testTTYCommand Symfony\Component\Process\Exception\RuntimeException: TTY mode requires /dev/tty to be read/writable. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process/Process.php:917 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process/Tests/ProcessTest.php:449 2) Symfony\Component\Process\Tests\ProcessTest::testTTYCommandExitCode Symfony\Component\Process\Exception\RuntimeException: TTY mode requires /dev/tty to be read/writable. /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process/Process.php:917 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Process/Tests/ProcessTest.php:465 ERRORS! Tests: 153, Assertions: 248, Errors: 2, Skipped: 7. Legacy deprecation notices (1) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess + '[' PropertyAccess = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyAccess ............................................................... 63 / 518 ( 12%) ............................................................... 126 / 518 ( 24%) ............................................................... 189 / 518 ( 36%) ............................................................... 252 / 518 ( 48%) ............................................................... 315 / 518 ( 60%) ............................................................... 378 / 518 ( 72%) ............................................................... 441 / 518 ( 85%) ............................................................... 504 / 518 ( 97%) .............. 518 / 518 (100%) Time: 86 ms, Memory: 6.00MB OK (518 tests, 551 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo + '[' PropertyInfo = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/PropertyInfo ........................................................ 56 / 56 (100%) Time: 74 ms, Memory: 8.00MB OK (56 tests, 137 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing + '[' Routing = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing ..........E..........................................F......... 63 / 434 ( 14%) .........F..................................................... 126 / 434 ( 29%) F..........E...................F.....E......................... 189 / 434 ( 43%) ..............FF.........................................FEFFF. 252 / 434 ( 58%) ............................................................... 315 / 434 ( 72%) ............................................................... 378 / 434 ( 87%) ......F.F.F........................F.F..E............... 434 / 434 (100%) Time: 567 ms, Memory: 80.00MB There were 5 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Annotation/RouteTest.php:57 2) 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-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0/ - 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:249 /usr/share/php/Symfony4/Component/Routing/Loader/XmlFileLoader.php:46 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php:55 3) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLegacyRouteDefinitionLoading InvalidArgumentException: The routing file "/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/../Fixtures/legacy_validpattern.yml" contains unsupported keys for "blog_show_legacy": "pattern". Expected one of: "resource", "type", "prefix", "path", "host", "schemes", "methods", "defaults", "requirements", "options", "condition", "controller", "name_prefix", "trailing_slash_on_root". /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:253 /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:81 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:99 4) Symfony\Component\Routing\Tests\Matcher\Dumper\PhpMatcherDumperTest::testRedirectPreservesUrlEncoding Error: Unsupported operand types /usr/share/php/Symfony4/Component/Routing/Matcher/Dumper/PhpMatcherTrait.php:60 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:81 5) Symfony\Component\Routing\Tests\RouteTest::testLegacyPattern Error: Call to undefined method Symfony\Component\Routing\Route::getPattern() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php:518 3) Symfony\Component\Routing\Tests\Loader\ObjectRouteLoaderTest::testExceptionWithoutSyntax with data set #1 ('Bar::baz') Failed asserting that exception of type "LogicException" matches expected exception "\InvalidArgumentException". Message was: "Symfony\Component\Routing\Tests\Loader\ObjectRouteLoaderForTest:getServiceObject() must return an object: NULL returned" at /usr/share/php/Symfony4/Component/Routing/Loader/ObjectRouteLoader.php:63 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/ObjectRouteLoaderTest.php:50 . 4) Symfony\Component\Routing\Tests\Loader\YamlFileLoaderTest::testLoadThrowsExceptionWithInvalidFile with data set #3 ('nonvalidkeys.yml') Failed asserting that exception of type "Symfony\Component\Config\Exception\LoaderLoadException" matches expected exception "\InvalidArgumentException". Message was: "The file "path/to/some.yml" does not exist (in: /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/../Fixtures) in path/to/some.yml (which is being imported from "nonvalidkeys.yml")." at /usr/share/php/Symfony4/Component/Config/FileLocator.php:71 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:134 /usr/share/php/Symfony4/Component/Config/Loader/FileLoader.php:90 /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:172 /usr/share/php/Symfony4/Component/Routing/Loader/YamlFileLoader.php:84 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php:50 . 5) Symfony\Component\Routing\Tests\Matcher\DumpedUrlMatcherTest::testSchemeRequirement Failed asserting that exception of type "Symfony\Component\Routing\Exception\ResourceNotFoundException" matches expected exception "\LogicException". Message was: "" at /usr/share/php/Symfony4/Component/Routing/Matcher/Dumper/PhpMatcherTrait.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php:336 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/DumpedUrlMatcherTest.php:26 . 6) Symfony\Component\Routing\Tests\Matcher\DumpedUrlMatcherTest::testSchemeAndMethodMismatch Failed asserting that exception of type "Symfony\Component\Routing\Exception\ResourceNotFoundException" matches expected exception "\LogicException". Message was: "" at /usr/share/php/Symfony4/Component/Routing/Matcher/Dumper/PhpMatcherTrait.php:42 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php:336 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/DumpedUrlMatcherTest.php:35 . 7) Symfony\Component\Routing\Tests\Matcher\Dumper\PhpMatcherDumperTest::testDumpWhenSchemeIsUsedWithoutAProperDumper Failed asserting that exception of type "\LogicException" is thrown. 8) 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 @@ @@ 'context = $context; - } - - public function match($rawPathinfo) - { - $allow = array(); - $pathinfo = rawurldecode($rawPathinfo); - $context = $this->context; - $request = $this->request ?: $this->createRequest($pathinfo); - - // foo - if (0 === strpos($pathinfo, '/foo') && preg_match('#^/foo/(?Pbaz|symfony)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); - } - - if (0 === strpos($pathinfo, '/bar')) { - // bar - if (preg_match('#^/bar/(?P[^/]++)$#sD', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); - goto not_bar; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar')), array ()); - } - not_bar: - - // barhead - if (0 === strpos($pathinfo, '/barhead') && preg_match('#^/barhead/(?P[^/]++)$#sD', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); - goto not_barhead; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'barhead')), array ()); - } - not_barhead: - - } - - if (0 === strpos($pathinfo, '/test')) { - if (0 === strpos($pathinfo, '/test/baz')) { - // baz - if ('/test/baz' === $pathinfo) { - return array('_route' => 'baz'); - } - - // baz2 - if ('/test/baz.html' === $pathinfo) { - return array('_route' => 'baz2'); - } - - // baz3 - if ('/test/baz3/' === $pathinfo) { - return array('_route' => 'baz3'); - } - - } - - // baz4 - if (preg_match('#^/test/(?P[^/]++)/$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz4')), array ()); - } - - // baz5 - if (preg_match('#^/test/(?P[^/]++)/$#sD', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'POST') { - $allow[] = 'POST'; - goto not_baz5; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz5')), array ()); - } - not_baz5: - - // baz.baz6 - if (preg_match('#^/test/(?P[^/]++)/$#sD', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'PUT') { - $allow[] = 'PUT'; - goto not_bazbaz6; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz.baz6')), array ()); - } - not_bazbaz6: - - } - - // foofoo - if ('/foofoo' === $pathinfo) { - return array ( 'def' => 'test', '_route' => 'foofoo',); - } - - // quoter - if (preg_match('#^/(?P[\']+)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'quoter')), array ()); - } - - // space - if ('/spa ce' === $pathinfo) { - return array('_route' => 'space'); - } - - if (0 === strpos($pathinfo, '/a')) { - if (0 === strpos($pathinfo, '/a/b\'b')) { - // foo1 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo1')), array ()); - } - - // bar1 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar1')), array ()); - } - - } - - // overridden - if (preg_match('#^/a/(?P.*)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'overridden')), array ()); - } - - if (0 === strpos($pathinfo, '/a/b\'b')) { - // foo2 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo2')), array ()); - } - - // bar2 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar2')), array ()); - } - - } - - } - - if (0 === strpos($pathinfo, '/multi')) { - // helloWorld - if (0 === strpos($pathinfo, '/multi/hello') && preg_match('#^/multi/hello(?:/(?P[^/]++))?$#sD', $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/' === $pathinfo) { - return array('_route' => 'hey'); - } - - } - - // foo3 - if (preg_match('#^/(?P<_locale>[^/]++)/b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo3')), array ()); - } - - // bar3 - if (preg_match('#^/(?P<_locale>[^/]++)/b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar3')), array ()); - } - - if (0 === strpos($pathinfo, '/aba')) { - // ababa - if ('/ababa' === $pathinfo) { - return array('_route' => 'ababa'); - } - - // foo4 - if (preg_match('#^/aba/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo4')), array ()); - } - - } - - $host = $this->context->getHost(); - - if (preg_match('#^a\\.example\\.com$#sDi', $host, $hostMatches)) { - // route1 - if ('/route1' === $pathinfo) { - return array('_route' => 'route1'); - } - - // route2 - if ('/c2/route2' === $pathinfo) { - return array('_route' => 'route2'); - } - - } - - if (preg_match('#^b\\.example\\.com$#sDi', $host, $hostMatches)) { - // route3 - if ('/c2/route3' === $pathinfo) { - return array('_route' => 'route3'); - } - - } - - if (preg_match('#^a\\.example\\.com$#sDi', $host, $hostMatches)) { - // route4 - if ('/route4' === $pathinfo) { - return array('_route' => 'route4'); - } - - } - - if (preg_match('#^c\\.example\\.com$#sDi', $host, $hostMatches)) { - // route5 - if ('/route5' === $pathinfo) { - return array('_route' => 'route5'); - } - - } - - // route6 - if ('/route6' === $pathinfo) { - return array('_route' => 'route6'); - } - - if (preg_match('#^(?P[^\\.]++)\\.example\\.com$#sDi', $host, $hostMatches)) { - if (0 === strpos($pathinfo, '/route1')) { - // route11 - if ('/route11' === $pathinfo) { - return $this->mergeDefaults(array_replace($hostMatches, array('_route' => 'route11')), array ()); - } - - // route12 - if ('/route12' === $pathinfo) { - return $this->mergeDefaults(array_replace($hostMatches, array('_route' => 'route12')), array ( 'var1' => 'val',)); - } - - // route13 - if (0 === strpos($pathinfo, '/route13') && preg_match('#^/route13/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($hostMatches, $matches, array('_route' => 'route13')), array ()); - } - - // route14 - if (0 === strpos($pathinfo, '/route14') && preg_match('#^/route14/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($hostMatches, $matches, array('_route' => 'route14')), array ( 'var1' => 'val',)); - } - - } - - } - - if (preg_match('#^c\\.example\\.com$#sDi', $host, $hostMatches)) { - // route15 - if (0 === strpos($pathinfo, '/route15') && preg_match('#^/route15/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route15')), array ()); - } - - } - - if (0 === strpos($pathinfo, '/route1')) { - // route16 - if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); - } - - // route17 - if ('/route17' === $pathinfo) { - return array('_route' => 'route17'); - } - - } - - 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[^/]++)$#sD', $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[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); - } - - } - - } - - throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); + $this->matchHost = true; + $this->staticRoutes = [ + '/test/baz' => [[['_route' => 'baz'], null, null, null, false, false, null]], + '/test/baz.html' => [[['_route' => 'baz2'], null, null, null, false, false, null]], + '/test/baz3' => [[['_route' => 'baz3'], null, null, null, true, false, null]], + '/foofoo' => [[['_route' => 'foofoo', 'def' => 'test'], null, null, null, false, false, null]], + '/spa ce' => [[['_route' => 'space'], null, null, null, false, false, null]], + '/multi/new' => [[['_route' => 'overridden2'], null, null, null, false, false, null]], + '/multi/hey' => [[['_route' => 'hey'], null, null, null, true, false, null]], + '/ababa' => [[['_route' => 'ababa'], null, null, null, false, false, null]], + '/route1' => [[['_route' => 'route1'], 'a.example.com', null, null, false, false, null]], + '/c2/route2' => [[['_route' => 'route2'], 'a.example.com', null, null, false, false, null]], + '/route4' => [[['_route' => 'route4'], 'a.example.com', null, null, false, false, null]], + '/c2/route3' => [[['_route' => 'route3'], 'b.example.com', null, null, false, false, null]], + '/route5' => [[['_route' => 'route5'], 'c.example.com', null, null, false, false, null]], + '/route6' => [[['_route' => 'route6'], null, null, null, false, false, null]], + '/route11' => [[['_route' => 'route11'], '#^(?P[^\\.]++)\\.example\\.com$#sDi', null, null, false, false, null]], + '/route12' => [[['_route' => 'route12', 'var1' => 'val'], '#^(?P[^\\.]++)\\.example\\.com$#sDi', null, null, false, false, null]], + '/route17' => [[['_route' => 'route17'], null, null, null, false, false, null]], + ]; + $this->regexpList = [ + 0 => '{^(?' + .'|(?:(?:[^./]*+\\.)++)(?' + .'|/foo/(baz|symfony)(*:47)' + .'|/bar(?' + .'|/([^/]++)(*:70)' + .'|head/([^/]++)(*:90)' + .')' + .'|/test/([^/]++)(?' + .'|(*:115)' + .')' + .'|/([\']+)(*:131)' + .'|/a/(?' + .'|b\'b/([^/]++)(?' + .'|(*:160)' + .'|(*:168)' + .')' + .'|(.*)(*:181)' + .'|b\'b/([^/]++)(?' + .'|(*:204)' + .'|(*:212)' + .')' + .')' + .'|/multi/hello(?:/([^/]++))?(*:248)' + .'|/([^/]++)/b/([^/]++)(?' + .'|(*:279)' + .'|(*:287)' + .')' + .'|/aba/([^/]++)(*:309)' + .')|(?i:([^\\.]++)\\.example\\.com)\\.(?' + .'|/route1(?' + .'|3/([^/]++)(*:371)' + .'|4/([^/]++)(*:389)' + .')' + .')|(?i:c\\.example\\.com)\\.(?' + .'|/route15/([^/]++)(*:441)' + .')|(?:(?:[^./]*+\\.)++)(?' + .'|/route16/([^/]++)(*:489)' + .'|/a/(?' + .'|a\\.\\.\\.(*:510)' + .'|b/(?' + .'|([^/]++)(*:531)' + .'|c/([^/]++)(*:549)' + .')' + .')' + .')' + .')/?$}sD', + ]; + $this->dynamicRoutes = [ + 47 => [[['_route' => 'foo', 'def' => 'test'], ['bar'], null, null, false, true, null]], + 70 => [[['_route' => 'bar'], ['foo'], ['GET' => 0, 'HEAD' => 1], null, false, true, null]], + 90 => [[['_route' => 'barhead'], ['foo'], ['GET' => 0], null, false, true, null]], + 115 => [ + [['_route' => 'baz4'], ['foo'], null, null, true, true, null], + [['_route' => 'baz5'], ['foo'], ['POST' => 0], null, true, true, null], + [['_route' => 'baz.baz6'], ['foo'], ['PUT' => 0], null, true, true, null], + ], + 131 => [[['_route' => 'quoter'], ['quoter'], null, null, false, true, null]], + 160 => [[['_route' => 'foo1'], ['foo'], null, null, false, true, null]], + 168 => [[['_route' => 'bar1'], ['bar'], null, null, false, true, null]], + 181 => [[['_route' => 'overridden'], ['var'], null, null, false, true, null]], + 204 => [[['_route' => 'foo2'], ['foo1'], null, null, false, true, null]], + 212 => [[['_route' => 'bar2'], ['bar1'], null, null, false, true, null]], + 248 => [[['_route' => 'helloWorld', 'who' => 'World!'], ['who'], null, null, false, true, null]], + 279 => [[['_route' => 'foo3'], ['_locale', 'foo'], null, null, false, true, null]], + 287 => [[['_route' => 'bar3'], ['_locale', 'bar'], null, null, false, true, null]], + 309 => [[['_route' => 'foo4'], ['foo'], null, null, false, true, null]], + 371 => [[['_route' => 'route13'], ['var1', 'name'], null, null, false, true, null]], + 389 => [[['_route' => 'route14', 'var1' => 'val'], ['var1', 'name'], null, null, false, true, null]], + 441 => [[['_route' => 'route15'], ['name'], null, null, false, true, null]], + 489 => [[['_route' => 'route16', 'var1' => 'val'], ['name'], null, null, false, true, null]], + 510 => [[['_route' => 'a'], [], null, null, false, false, null]], + 531 => [[['_route' => 'b'], ['var'], null, null, false, true, null]], + 549 => [[['_route' => 'c'], ['var'], null, null, false, true, null]], + ]; } } ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:92 9) 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 @@ @@ 'context = $context; - } - - public function match($rawPathinfo) - { - $allow = array(); - $pathinfo = rawurldecode($rawPathinfo); - $context = $this->context; - $request = $this->request ?: $this->createRequest($pathinfo); - - // foo - if (0 === strpos($pathinfo, '/foo') && preg_match('#^/foo/(?Pbaz|symfony)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo')), array ( 'def' => 'test',)); - } - - if (0 === strpos($pathinfo, '/bar')) { - // bar - if (preg_match('#^/bar/(?P[^/]++)$#sD', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); - goto not_bar; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar')), array ()); - } - not_bar: - - // barhead - if (0 === strpos($pathinfo, '/barhead') && preg_match('#^/barhead/(?P[^/]++)$#sD', $pathinfo, $matches)) { - if (!in_array($this->context->getMethod(), array('GET', 'HEAD'))) { - $allow = array_merge($allow, array('GET', 'HEAD')); - goto not_barhead; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'barhead')), array ()); - } - not_barhead: - - } - - if (0 === strpos($pathinfo, '/test')) { - if (0 === strpos($pathinfo, '/test/baz')) { - // baz - if ('/test/baz' === $pathinfo) { - return array('_route' => 'baz'); - } - - // baz2 - if ('/test/baz.html' === $pathinfo) { - return array('_route' => 'baz2'); - } - - // baz3 - if ('/test/baz3' === rtrim($pathinfo, '/')) { - if ('/' === substr($pathinfo, -1)) { - // no-op - } elseif (!in_array($this->context->getMethod(), array('HEAD', 'GET'))) { - goto not_baz3; - } else { - return $this->redirect($rawPathinfo.'/', 'baz3'); - } - - return array('_route' => 'baz3'); - } - not_baz3: - - } - - // baz4 - if (preg_match('#^/test/(?P[^/]++)/?$#sD', $pathinfo, $matches)) { - if ('/' === substr($pathinfo, -1)) { - // no-op - } elseif (!in_array($this->context->getMethod(), array('HEAD', 'GET'))) { - goto not_baz4; - } else { - return $this->redirect($rawPathinfo.'/', 'baz4'); - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz4')), array ()); - } - not_baz4: - - // baz5 - if (preg_match('#^/test/(?P[^/]++)/$#sD', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'POST') { - $allow[] = 'POST'; - goto not_baz5; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz5')), array ()); - } - not_baz5: - - // baz.baz6 - if (preg_match('#^/test/(?P[^/]++)/$#sD', $pathinfo, $matches)) { - if ($this->context->getMethod() != 'PUT') { - $allow[] = 'PUT'; - goto not_bazbaz6; - } - - return $this->mergeDefaults(array_replace($matches, array('_route' => 'baz.baz6')), array ()); - } - not_bazbaz6: - - } - - // foofoo - if ('/foofoo' === $pathinfo) { - return array ( 'def' => 'test', '_route' => 'foofoo',); - } - - // quoter - if (preg_match('#^/(?P[\']+)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'quoter')), array ()); - } - - // space - if ('/spa ce' === $pathinfo) { - return array('_route' => 'space'); - } - - if (0 === strpos($pathinfo, '/a')) { - if (0 === strpos($pathinfo, '/a/b\'b')) { - // foo1 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo1')), array ()); - } - - // bar1 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar1')), array ()); - } - - } - - // overridden - if (preg_match('#^/a/(?P.*)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'overridden')), array ()); - } - - if (0 === strpos($pathinfo, '/a/b\'b')) { - // foo2 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo2')), array ()); - } - - // bar2 - if (preg_match('#^/a/b\'b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar2')), array ()); - } - - } - - } - - if (0 === strpos($pathinfo, '/multi')) { - // helloWorld - if (0 === strpos($pathinfo, '/multi/hello') && preg_match('#^/multi/hello(?:/(?P[^/]++))?$#sD', $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 ('/' === substr($pathinfo, -1)) { - // no-op - } elseif (!in_array($this->context->getMethod(), array('HEAD', 'GET'))) { - goto not_hey; - } else { - return $this->redirect($rawPathinfo.'/', 'hey'); - } - - return array('_route' => 'hey'); - } - not_hey: - - } - - // foo3 - if (preg_match('#^/(?P<_locale>[^/]++)/b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo3')), array ()); - } - - // bar3 - if (preg_match('#^/(?P<_locale>[^/]++)/b/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'bar3')), array ()); - } - - if (0 === strpos($pathinfo, '/aba')) { - // ababa - if ('/ababa' === $pathinfo) { - return array('_route' => 'ababa'); - } - - // foo4 - if (preg_match('#^/aba/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'foo4')), array ()); - } - - } - - $host = $this->context->getHost(); - - if (preg_match('#^a\\.example\\.com$#sDi', $host, $hostMatches)) { - // route1 - if ('/route1' === $pathinfo) { - return array('_route' => 'route1'); - } - - // route2 - if ('/c2/route2' === $pathinfo) { - return array('_route' => 'route2'); - } - - } - - if (preg_match('#^b\\.example\\.com$#sDi', $host, $hostMatches)) { - // route3 - if ('/c2/route3' === $pathinfo) { - return array('_route' => 'route3'); - } - - } - - if (preg_match('#^a\\.example\\.com$#sDi', $host, $hostMatches)) { - // route4 - if ('/route4' === $pathinfo) { - return array('_route' => 'route4'); - } - - } - - if (preg_match('#^c\\.example\\.com$#sDi', $host, $hostMatches)) { - // route5 - if ('/route5' === $pathinfo) { - return array('_route' => 'route5'); - } - - } - - // route6 - if ('/route6' === $pathinfo) { - return array('_route' => 'route6'); - } - - if (preg_match('#^(?P[^\\.]++)\\.example\\.com$#sDi', $host, $hostMatches)) { - if (0 === strpos($pathinfo, '/route1')) { - // route11 - if ('/route11' === $pathinfo) { - return $this->mergeDefaults(array_replace($hostMatches, array('_route' => 'route11')), array ()); - } - - // route12 - if ('/route12' === $pathinfo) { - return $this->mergeDefaults(array_replace($hostMatches, array('_route' => 'route12')), array ( 'var1' => 'val',)); - } - - // route13 - if (0 === strpos($pathinfo, '/route13') && preg_match('#^/route13/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($hostMatches, $matches, array('_route' => 'route13')), array ()); - } - - // route14 - if (0 === strpos($pathinfo, '/route14') && preg_match('#^/route14/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($hostMatches, $matches, array('_route' => 'route14')), array ( 'var1' => 'val',)); - } - - } - - } - - if (preg_match('#^c\\.example\\.com$#sDi', $host, $hostMatches)) { - // route15 - if (0 === strpos($pathinfo, '/route15') && preg_match('#^/route15/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route15')), array ()); - } - - } - - if (0 === strpos($pathinfo, '/route1')) { - // route16 - if (0 === strpos($pathinfo, '/route16') && preg_match('#^/route16/(?P[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'route16')), array ( 'var1' => 'val',)); - } - - // route17 - if ('/route17' === $pathinfo) { - return array('_route' => 'route17'); - } - - } - - 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[^/]++)$#sD', $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[^/]++)$#sD', $pathinfo, $matches)) { - return $this->mergeDefaults(array_replace($matches, array('_route' => 'c')), array ()); - } - - } - - } - - // secure - if ('/secure' === $pathinfo) { - $requiredSchemes = array ( 'https' => 0,); - if (!isset($requiredSchemes[$this->context->getScheme()])) { - if (!in_array($this->context->getMethod(), array('HEAD', 'GET'))) { - goto not_secure; - } - - return $this->redirect($rawPathinfo, 'secure', key($requiredSchemes)); - } - - return array('_route' => 'secure'); - } - not_secure: - - // nonsecure - if ('/nonsecure' === $pathinfo) { - $requiredSchemes = array ( 'http' => 0,); - if (!isset($requiredSchemes[$this->context->getScheme()])) { - if (!in_array($this->context->getMethod(), array('HEAD', 'GET'))) { - goto not_nonsecure; - } - - return $this->redirect($rawPathinfo, 'nonsecure', key($requiredSchemes)); - } - - return array('_route' => 'nonsecure'); - } - not_nonsecure: - - throw 0 < count($allow) ? new MethodNotAllowedException(array_unique($allow)) : new ResourceNotFoundException(); + $this->matchHost = true; + $this->staticRoutes = [ + '/test/baz' => [[['_route' => 'baz'], null, null, null, false, false, null]], + '/test/baz.html' => [[['_route' => 'baz2'], null, null, null, false, false, null]], + '/test/baz3' => [[['_route' => 'baz3'], null, null, null, true, false, null]], + '/foofoo' => [[['_route' => 'foofoo', 'def' => 'test'], null, null, null, false, false, null]], + '/spa ce' => [[['_route' => 'space'], null, null, null, false, false, null]], + '/multi/new' => [[['_route' => 'overridden2'], null, null, null, false, false, null]], + '/multi/hey' => [[['_route' => 'hey'], null, null, null, true, false, null]], + '/ababa' => [[['_route' => 'ababa'], null, null, null, false, false, null]], + '/route1' => [[['_route' => 'route1'], 'a.example.com', null, null, false, false, null]], + '/c2/route2' => [[['_route' => 'route2'], 'a.example.com', null, null, false, false, null]], + '/route4' => [[['_route' => 'route4'], 'a.example.com', null, null, false, false, null]], + '/c2/route3' => [[['_route' => 'route3'], 'b.example.com', null, null, false, false, null]], + '/route5' => [[['_route' => 'route5'], 'c.example.com', null, null, false, false, null]], + '/route6' => [[['_route' => 'route6'], null, null, null, false, false, null]], + '/route11' => [[['_route' => 'route11'], '#^(?P[^\\.]++)\\.example\\.com$#sDi', null, null, false, false, null]], + '/route12' => [[['_route' => 'route12', 'var1' => 'val'], '#^(?P[^\\.]++)\\.example\\.com$#sDi', null, null, false, false, null]], + '/route17' => [[['_route' => 'route17'], null, null, null, false, false, null]], + '/secure' => [[['_route' => 'secure'], null, null, ['https' => 0], false, false, null]], + '/nonsecure' => [[['_route' => 'nonsecure'], null, null, ['http' => 0], false, false, null]], + ]; + $this->regexpList = [ + 0 => '{^(?' + .'|(?:(?:[^./]*+\\.)++)(?' + .'|/foo/(baz|symfony)(*:47)' + .'|/bar(?' + .'|/([^/]++)(*:70)' + .'|head/([^/]++)(*:90)' + .')' + .'|/test/([^/]++)(?' + .'|(*:115)' + .')' + .'|/([\']+)(*:131)' + .'|/a/(?' + .'|b\'b/([^/]++)(?' + .'|(*:160)' + .'|(*:168)' + .')' + .'|(.*)(*:181)' + .'|b\'b/([^/]++)(?' + .'|(*:204)' + .'|(*:212)' + .')' + .')' + .'|/multi/hello(?:/([^/]++))?(*:248)' + .'|/([^/]++)/b/([^/]++)(?' + .'|(*:279)' + .'|(*:287)' + .')' + .'|/aba/([^/]++)(*:309)' + .')|(?i:([^\\.]++)\\.example\\.com)\\.(?' + .'|/route1(?' + .'|3/([^/]++)(*:371)' + .'|4/([^/]++)(*:389)' + .')' + .')|(?i:c\\.example\\.com)\\.(?' + .'|/route15/([^/]++)(*:441)' + .')|(?:(?:[^./]*+\\.)++)(?' + .'|/route16/([^/]++)(*:489)' + .'|/a/(?' + .'|a\\.\\.\\.(*:510)' + .'|b/(?' + .'|([^/]++)(*:531)' + .'|c/([^/]++)(*:549)' + .')' + .')' + .')' + .')/?$}sD', + ]; + $this->dynamicRoutes = [ + 47 => [[['_route' => 'foo', 'def' => 'test'], ['bar'], null, null, false, true, null]], + 70 => [[['_route' => 'bar'], ['foo'], ['GET' => 0, 'HEAD' => 1], null, false, true, null]], + 90 => [[['_route' => 'barhead'], ['foo'], ['GET' => 0], null, false, true, null]], + 115 => [ + [['_route' => 'baz4'], ['foo'], null, null, true, true, null], + [['_route' => 'baz5'], ['foo'], ['POST' => 0], null, true, true, null], + [['_route' => 'baz.baz6'], ['foo'], ['PUT' => 0], null, true, true, null], + ], + 131 => [[['_route' => 'quoter'], ['quoter'], null, null, false, true, null]], + 160 => [[['_route' => 'foo1'], ['foo'], null, null, false, true, null]], + 168 => [[['_route' => 'bar1'], ['bar'], null, null, false, true, null]], + 181 => [[['_route' => 'overridden'], ['var'], null, null, false, true, null]], + 204 => [[['_route' => 'foo2'], ['foo1'], null, null, false, true, null]], + 212 => [[['_route' => 'bar2'], ['bar1'], null, null, false, true, null]], + 248 => [[['_route' => 'helloWorld', 'who' => 'World!'], ['who'], null, null, false, true, null]], + 279 => [[['_route' => 'foo3'], ['_locale', 'foo'], null, null, false, true, null]], + 287 => [[['_route' => 'bar3'], ['_locale', 'bar'], null, null, false, true, null]], + 309 => [[['_route' => 'foo4'], ['foo'], null, null, false, true, null]], + 371 => [[['_route' => 'route13'], ['var1', 'name'], null, null, false, true, null]], + 389 => [[['_route' => 'route14', 'var1' => 'val'], ['var1', 'name'], null, null, false, true, null]], + 441 => [[['_route' => 'route15'], ['name'], null, null, false, true, null]], + 489 => [[['_route' => 'route16', 'var1' => 'val'], ['name'], null, null, false, true, null]], + 510 => [[['_route' => 'a'], [], null, null, false, false, null]], + 531 => [[['_route' => 'b'], ['var'], null, null, false, true, null]], + 549 => [[['_route' => 'c'], ['var'], null, null, false, true, null]], + ]; } } ' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:92 10) 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 @@ @@ 'context = $context; - } - - public function match($rawPathinfo) - { - $allow = array(); - $pathinfo = rawurldecode($rawPathinfo); - $context = $this->context; - $request = $this->request ?: $this->createRequest($pathinfo); - - if (0 === strpos($pathinfo, '/rootprefix')) { - // static - if ('/rootprefix/test' === $pathinfo) { - return array('_route' => 'static'); + $this->staticRoutes = [ + '/rootprefix/test' => [[['_route' => 'static'], null, null, null, false, false, null]], + '/with-condition' => [[['_route' => 'with-condition'], null, null, null, false, false, -1]], + ]; + $this->regexpList = [ + 0 => '{^(?' + .'|/rootprefix/([^/]++)(*:27)' + .')/?$}sD', + ]; + $this->dynamicRoutes = [ + 27 => [[['_route' => 'dynamic'], ['var'], null, null, false, true, null]], + ]; + $this->checkCondition = static function ($condition, $context, $request) { + switch ($condition) { + case -1: return ($context->getMethod() == "GET"); } - - // dynamic - if (preg_match('#^/rootprefix/(?P[^/]++)$#sD', $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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php:92 11) Symfony\Component\Routing\Tests\RouteCompilerTest::testCompile with data set #8 ('Route with an optional variab...ements', array('/{bar}', array('bar'), array('(foo|bar)')), '', '#^/(?P(foo|bar))?$#sD', array('bar'), array(array('variable', '/', '(foo|bar)', 'bar'))) Route with an optional variable as the first segment with requirements (regex) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'#^/(?P(foo|bar))?$#sD' +'#^/(?P(?:foo|bar))?$#sD' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteCompilerTest.php:30 12) Symfony\Component\Routing\Tests\RouteCompilerTest::testCompile with data set #10 ('Route with a variable in last position', array('/foo-{bar}'), '/foo', '#^/foo\-(?P[^/]++)$#sD', 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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteCompilerTest.php:29 13) Symfony\Component\Routing\Tests\RouteCompilerTest::testCompile with data set #12 ('Route without separator betwe...iables', array('/{w}{x}{y}{z}.{_format}', array('default-z', 'html'), array('(y|Y)')), '', '#^/(?P[^/\.]+)(?P[^/\.]...)?$#sD', array('w', 'x', 'y', 'z', '_format'), array(array('variable', '.', '[^/]++', '_format'), array('variable', '', '[^/\.]++', 'z'), array('variable', '', '(y|Y)', 'y'), array('variable', '', '[^/\.]+', 'x'), array('variable', '/', '[^/\.]+', 'w'))) Route without separator between variables (regex) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'#^/(?P[^/\.]+)(?P[^/\.]+)(?P(y|Y))(?:(?P[^/\.]++)(?:\.(?P<_format>[^/]++))?)?$#sD' +'#^/(?P[^/\.]+)(?P[^/\.]+)(?P(?:y|Y))(?:(?P[^/\.]++)(?:\.(?P<_format>[^/]++))?)?$#sD' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteCompilerTest.php:30 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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Routing/Tests/RouteTest.php:204 ERRORS! Tests: 434, Assertions: 928, Errors: 5, Failures: 15. Remaining deprecation notices (4) 2x: Referencing service route loaders with a single colon is deprecated since Symfony 4.1. Use my_service::method instead. 1x in ObjectRouteLoaderTest::testExceptionOnNoObjectReturned from Symfony\Component\Routing\Tests\Loader 1x in ObjectRouteLoaderTest::testExceptionOnBadMethod from Symfony\Component\Routing\Tests\Loader 1x: Referencing service route loaders with a single colon is deprecated since Symfony 4.1. Use my_route_provider_service::loadRoutes instead. 1x in ObjectRouteLoaderTest::testLoadCallsServiceAndReturnsCollection from Symfony\Component\Routing\Tests\Loader 1x: Referencing service route loaders with a single colon is deprecated since Symfony 4.1. Use my_service::loadRoutes instead. 1x in ObjectRouteLoaderTest::testExceptionOnMethodNotReturningCollection from Symfony\Component\Routing\Tests\Loader Legacy deprecation notices (2) >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security + '[' Security = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security + '[' Security = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Security ............................................................... 63 / 842 ( 7%) ............................................................... 126 / 842 ( 14%) ............................................................... 189 / 842 ( 22%) ............................................................... 252 / 842 ( 29%) ............................................................... 315 / 842 ( 37%) ............................................................... 378 / 842 ( 44%) ............................................................... 441 / 842 ( 52%) ............................................................... 504 / 842 ( 59%) ............................................................... 567 / 842 ( 67%) ............................................................... 630 / 842 ( 74%) ............................................................... 693 / 842 ( 82%) ............................................................... 756 / 842 ( 89%) ......................................S........................ 819 / 842 ( 97%) ....................... 842 / 842 (100%) Time: 743 ms, Memory: 18.00MB OK, but incomplete, skipped, or risky tests! Tests: 842, Assertions: 1817, Skipped: 1. Remaining deprecation notices (42) 40x: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. 5x in AbstractRememberMeServicesTest::testLoginSuccessWhenRememberMeParameterWithPathIsPositive from Symfony\Component\Security\Http\Tests\RememberMe 5x in AbstractRememberMeServicesTest::testLoginSuccessWhenRememberMeParameterIsPositive from Symfony\Component\Security\Http\Tests\RememberMe 2x in PersistentTokenBasedRememberMeServicesTest::testLoginSuccessSetsCookieWhenLoggedInWithNonRememberMeTokenInterfaceImplementation from Symfony\Component\Security\Http\Tests\RememberMe 2x in AbstractRememberMeServicesTest::testLogout from Symfony\Component\Security\Http\Tests\RememberMe 2x in PersistentTokenBasedRememberMeServicesTest::testAutoLoginReturnsNullOnNonExistentUser from Symfony\Component\Security\Http\Tests\RememberMe 2x in TokenBasedRememberMeServicesTest::testLoginSuccess from Symfony\Component\Security\Http\Tests\RememberMe 1x in AbstractRememberMeServicesTest::testLoginSuccessWhenRememberMeAlwaysIsTrue from Symfony\Component\Security\Http\Tests\RememberMe 1x in ResponseListenerTest::testRememberMeCookieIsSentWithResponse from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testLoginSuccessIgnoresTokensWhichDoNotContainAnUserInterfaceImplementation from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testLoginFail from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testLogout from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testAutoLoginDoesNotAcceptAnExpiredCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testAutoLoginDoesNotAcceptCookieWithInvalidHash from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testAutoLoginThrowsExceptionOnNonExistentUser from Symfony\Component\Security\Http\Tests\RememberMe 1x in TokenBasedRememberMeServicesTest::testAutoLoginThrowsExceptionOnInvalidCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in ResponseListenerTest::testRememberMeCookieIsNotSendWithResponseForSubRequests from Symfony\Component\Security\Http\Tests\RememberMe 1x in AbstractRememberMeServicesTest::testLoginFail from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testAutoLoginThrowsExceptionOnInvalidCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testLoginFail from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testLogoutSimplyIgnoresInvalidCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testLogoutSimplyIgnoresNonSetRequestCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in AbstractRememberMeServicesTest::testLoginSuccessIsNotProcessedWhenTokenDoesNotContainUserInterfaceImplementation from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testAutoLogin from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testAutoLoginDoesNotAcceptAnExpiredCookie from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testAutoLoginThrowsExceptionOnStolenCookieAndRemovesItFromThePersistentBackend from Symfony\Component\Security\Http\Tests\RememberMe 1x in AbstractRememberMeServicesTest::testLoginSuccessIsNotProcessedWhenRememberMeIsNotRequested from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testAutoLoginThrowsExceptionOnNonExistentToken from Symfony\Component\Security\Http\Tests\RememberMe 1x in PersistentTokenBasedRememberMeServicesTest::testLogout from Symfony\Component\Security\Http\Tests\RememberMe 2x: Calling "Symfony\Component\HttpFoundation\Request::getSession()" when no session has been set is deprecated since Symfony 4.1 and will throw an exception in 5.0. Use "hasSession()" instead. 1x in FormLoginAuthenticatorTest::testAuthenticationFailureWithoutSession from Symfony\Component\Security\Guard\Tests\Authenticator 1x in FormLoginAuthenticatorTest::testAuthenticationSuccessWithoutSession from Symfony\Component\Security\Guard\Tests\Authenticator Legacy deprecation notices (15) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer + '[' Serializer = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Serializer ............................................................... 63 / 243 ( 25%) ............................................................... 126 / 243 ( 51%) ............................................................... 189 / 243 ( 77%) ...................................................... 243 / 243 (100%) Time: 111 ms, Memory: 8.00MB OK (243 tests, 330 assertions) Legacy deprecation notices (11) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch + '[' Stopwatch = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch\n' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch + /usr/bin/php -d serialize_precision=14 -d include_path=.:/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Stopwatch ....................... 23 / 23 (100%) Time: 29 ms, Memory: 4.00MB OK (23 tests, 40 assertions) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating + '[' Templating = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Templating ................................................. 49 / 49 (100%) Time: 46 ms, Memory: 4.00MB OK (49 tests, 132 assertions) Legacy deprecation notices (6) + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation + '[' Translation = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation BUILDSTDERR: ........................PHP Fatal error: Class Symfony\Component\Translation\DataCollector\TranslationDataCollector contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Contracts\Service\ResetInterface::reset) in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Translation/DataCollector/TranslationDataCollector.php on line 23 Legacy deprecation notices (1) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator + '[' Validator = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Validator ............................................................. 61 / 2307 ( 2%) ............................................................. 122 / 2307 ( 5%) ............................................................. 183 / 2307 ( 7%) ............................................................. 244 / 2307 ( 10%) ............................................................. 305 / 2307 ( 13%) ............................................................. 366 / 2307 ( 15%) ..SSSSSSS.................................................... 427 / 2307 ( 18%) ............................................................. 488 / 2307 ( 21%) ............................................................. 549 / 2307 ( 23%) ............................................................. 610 / 2307 ( 26%) ............................................................. 671 / 2307 ( 29%) ............................................................. 732 / 2307 ( 31%) ............................................................. 793 / 2307 ( 34%) ............................................................. 854 / 2307 ( 37%) ............................................................. 915 / 2307 ( 39%) ............................................................. 976 / 2307 ( 42%) ............................................................. 1037 / 2307 ( 44%) ............................................................. 1098 / 2307 ( 47%) ............................................................. 1159 / 2307 ( 50%) ............................................................. 1220 / 2307 ( 52%) ............................................................. 1281 / 2307 ( 55%) ............................................................. 1342 / 2307 ( 58%) ............................................................. 1403 / 2307 ( 60%) ............................................................. 1464 / 2307 ( 63%) ............................................................. 1525 / 2307 ( 66%) ............................................................. 1586 / 2307 ( 68%) ............................................................. 1647 / 2307 ( 71%) ............................................................. 1708 / 2307 ( 74%) ............................................................. 1769 / 2307 ( 76%) ............................................................. 1830 / 2307 ( 79%) ........SS................................................... 1891 / 2307 ( 81%) ............................................................. 1952 / 2307 ( 84%) ..................SSS........................................ 2013 / 2307 ( 87%) ............................................................. 2074 / 2307 ( 89%) ............................................................. 2135 / 2307 ( 92%) ............................................................. 2196 / 2307 ( 95%) ............................................................. 2257 / 2307 ( 97%) .................................................. 2307 / 2307 (100%) Time: 658 ms, Memory: 22.00MB OK, but incomplete, skipped, or risky tests! Tests: 2313, Assertions: 4861, Skipped: 12. Remaining deprecation notices (22) 22x: Passing a size as 4th argument to the constructor of "Symfony\Component\HttpFoundation\File\UploadedFile" is deprecated since Symfony 4.1. 10x in FileValidatorObjectTest::testUploadedFileError from Symfony\Component\Validator\Tests\Constraints 10x in FileValidatorPathTest::testUploadedFileError from Symfony\Component\Validator\Tests\Constraints 1x in FileValidatorObjectTest::testValidUploadedfile from Symfony\Component\Validator\Tests\Constraints 1x in FileValidatorPathTest::testValidUploadedfile from Symfony\Component\Validator\Tests\Constraints Legacy deprecation notices (277) + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper + '[' VarDumper = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper ']' >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper .......................................F...S........ 52 / 52 (100%) Time: 202 ms, Memory: 6.00MB There was 1 failure: 1) Symfony\Component\VarDumper\Tests\CliDumperTest::testThrowingCaster Failed asserting that format description matches text. --- Expected +++ Actual @@ @@ stream resource {@255 -%Awrapper_type: "PHP" + timed_out: false + blocked: true + eof: false + wrapper_type: "PHP" stream_type: "MEMORY" - mode: "%s+b" + mode: "w+b" unread_bytes: 0 seekable: true uri: "php://memory" -%Aoptions: [] - ⚠: Symfony\Component\VarDumper\Exception\ThrowingCasterException {#%d + options: [] + ⚠: Symfony\Component\VarDumper\Exception\ThrowingCasterException {#389 #message: "Unexpected Exception thrown from a caster: Foobar" -trace: { - %d. __TwigTemplate_VarDumperFixture_u75a09->doDisplay() ==> new Exception(): { + 21. __TwigTemplate_VarDumperFixture_u75a09->doDisplay() ==> new Exception(): { src: { - %sTwig.php:21: """ + /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper/Tests/Fixtures/Twig.php:21: """ @@ @@ } - %d. Twig%cTemplate->displayWithErrorHandling() ==> __TwigTemplate_VarDumperFixture_u75a09->doDisplay(): { + 20. Twig\Template->displayWithErrorHandling() ==> __TwigTemplate_VarDumperFixture_u75a09->doDisplay(): { src: { - %sTemplate.php:%d: """ + /usr/share/php/Twig/psr4/Template.php:430: """ try {\n $this->doDisplay($context, $blocks);\n - } catch (Twig%sError $e) {\n + } catch (Error $e) {\n """ } } - %d. Twig%cTemplate->display() ==> Twig%cTemplate->displayWithErrorHandling(): { + 19. Twig\Template->display() ==> Twig\Template->displayWithErrorHandling(): { src: { - %sTemplate.php:%d: """ + /usr/share/php/Twig/psr4/Template.php:401: """ @@ @@ } - %d. Twig%cTemplate->render() ==> Twig%cTemplate->display(): { + 18. Twig\Template->render() ==> Twig\Template->display(): { src: { - %sTemplate.php:%d: """ + /usr/share/php/Twig/psr4/Template.php:409: """ try {\n $this->display($context);\n - } catch (%s $e) {\n + } catch (\Exception $e) {\n """ } } - """ + } + } +} /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/VarDumper/Tests/CliDumperTest.php:272 FAILURES! Tests: 52, Assertions: 59, Failures: 1, Skipped: 1. + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml >>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml + '[' Yaml = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml ']' + echo -e '\n>>>>>>>>>>>>>>>>>>>>>>> /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml PHPUnit 5.7.27 by Sebastian Bergmann and contributors. Testing /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml E..F.F...................FF.................................... 63 / 413 ( 15%) .EE..............EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 126 / 413 ( 30%) EEEEEEEEEEE...................................S.E.......EEEEEEE 189 / 413 ( 45%) EEFFEEEE....F.E.F.............................................. 252 / 413 ( 61%) ..........E............................................FFE...EE 315 / 413 ( 76%) ....EFF...E....F.F..............................EEEFFFFFF...... 378 / 413 ( 91%) .....EE.......EE................F.. 413 / 413 (100%) Time: 147 ms, Memory: 14.00MB There were 88 errors: 1) Symfony\Component\Yaml\Tests\DumperTest::testSetIndentation Error: Call to undefined method Symfony\Component\Yaml\Dumper::setIndentation() /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/DumperTest.php:56 2) Symfony\Component\Yaml\Tests\InlineTest::testParse with data set #37 ('{foo:bar,bar:foo,false:false,...er:12}', array('bar', 'foo', false, null, 12)) Symfony\Component\Yaml\Exception\ParseException: Colons must be followed by a space or an indication character (i.e. " ", ",", "[", "]", "{", "}") at line 4 (near "{foo:bar,bar:foo,false:false,null:null,integer:12}"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:24 3) Symfony\Component\Yaml\Tests\InlineTest::testParse with data set #38 ('{ foo : bar, bar : foo, fal... 12 }', array('bar', 'foo', false, null, 12)) Symfony\Component\Yaml\Exception\ParseException: Implicit casting of incompatible mapping keys to strings is not supported. Quote your evaluable mapping keys instead at line 4 (near "{ foo : bar, bar : foo, false : false, null : null, integer : 12 }"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:24 4) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #0 ('', '') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 5) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #1 ('null', null) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 6) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #2 ('false', false) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 7) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #3 ('true', true) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 8) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #4 ('12', 12) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 9) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #5 ('-12', -12) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 10) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #6 ('"quoted string"', 'quoted string') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 11) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #7 (''quoted string'', 'quoted string') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 12) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #8 ('12.30e+02', 1230.0) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 13) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #9 ('0x4D2', 1234) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 14) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #10 ('02333', 1243) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 15) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #11 ('.Inf', INF) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 16) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #12 ('-.Inf', -INF) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 17) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #13 (''686e444'', '686e444') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 18) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #14 ('686e444', INF) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 19) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #15 ('123456789123456789123456789123456789', '123456789123456789123456789123456789') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 20) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #16 ('"foo\r\nbar"', 'foo\nbar') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 21) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #17 (''foo#bar'', 'foo#bar') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 22) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #18 (''foo # bar'', 'foo # bar') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 23) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #19 (''#cfcfcf'', '#cfcfcf') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 24) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #20 ('::form_base.html.twig', '::form_base.html.twig') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 25) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #21 ('2007-10-30', 1193702400) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 26) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #22 ('2007-10-30T02:59:43Z', 1193713183) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 27) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #23 ('2007-10-30 02:59:43 Z', 1193713183) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 28) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #24 ('1960-10-30 02:59:43 Z', -289429217) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 29) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #25 ('1730-10-30T02:59:43Z', false) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 30) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #26 ('"a \"string\" with 'quoted st...side'"', 'a "string" with 'quoted strin...nside'') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 31) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #27 (''a "string" with ''quoted str...ide'''', 'a "string" with 'quoted strin...nside'') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 32) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #28 ('[foo, http://urls.are/no/mapp...l, 12]', array('foo', 'http://urls.are/no/mappings', false, null, 12)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 33) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #29 ('[ foo , bar , false , n... 12 ]', array('foo', 'bar', false, null, 12)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 34) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #30 ('['foo,bar', 'foo bar']', array('foo,bar', 'foo bar')) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 35) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #31 ('{foo:bar,bar:foo,false:false,...er:12}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 36) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #32 ('{ foo : bar, bar : foo, fal... 12 }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 37) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #33 ('{foo: 'bar', bar: 'foo: bar'}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 38) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #34 ('{'foo': 'bar', "bar": 'foo: bar'}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 39) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #35 ('{'foo''': 'bar', "bar\"": 'foo: bar'}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 40) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #36 ('{'foo: ': 'bar', "bar: ": 'foo: bar'}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 41) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #37 ('[foo, [bar, foo]]', array('foo', array('bar', 'foo'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 42) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #38 ('[foo, {bar: foo}]', array('foo', stdClass Object (...))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 43) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #39 ('{ foo: {bar: foo} }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 44) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #40 ('{ foo: [bar, foo] }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 45) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #41 ('[ foo, [ bar, foo ] ]', array('foo', array('bar', 'foo'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 46) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #42 ('[{ foo: {bar: foo} }]', array(stdClass Object (...))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 47) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #43 ('[foo, [bar, [foo, [bar, foo]], foo]]', array('foo', array('bar', array('foo', array('bar', 'foo')), 'foo'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 48) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #44 ('[foo, {bar: foo, foo: [foo, {...foo}]]', array('foo', stdClass Object (...), array('foo', stdClass Object (...)))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 49) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #45 ('[foo, bar: { foo: bar }]', array('foo', stdClass Object (...))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 50) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #46 ('[foo, '@foo.baz', { '%foo%': ...iner']', array('foo', '@foo.baz', stdClass Object (...), true, '@service_container')) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 51) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #47 ('{}', stdClass Object ()) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 52) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #48 ('{ foo : bar, bar : {} }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 53) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #49 ('{ foo : [], bar : {} }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 54) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #50 ('{foo: 'bar', bar: {} }', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 55) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #51 ('{'foo': 'bar', "bar": {}}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 56) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #52 ('{'foo': 'bar', "bar": '{}'}', stdClass Object (...)) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 57) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #53 ('[foo, [{}, {}]]', array('foo', array(stdClass Object (), stdClass Object ()))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 58) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #54 ('[foo, [[], {}]]', array('foo', array(array(), stdClass Object ()))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 59) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #55 ('[foo, [[{}, {}], {}]]', array('foo', array(array(stdClass Object (), stdClass Object ()), stdClass Object ()))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 60) Symfony\Component\Yaml\Tests\InlineTest::testParseWithMapObjects with data set #56 ('[foo, {bar: {}}]', array('foo', stdClass Object (...))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 32 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:32 61) Symfony\Component\Yaml\Tests\InlineTest::testParseScalarWithNonEscapedBlackslashShouldThrowException Symfony\Component\Yaml\Exception\ParseException: Found unknown escape character "\V". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:82 62) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "scalar" ('*var', 'var-value') TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 63) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "list" ('[ *var ]', array('var-value')) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 64) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "list-in-list" ('[[ *var ]]', array(array('var-value'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 65) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "map-in-list" ('[ { key: *var } ]', array(array('var-value'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 66) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "embedded-mapping-in-list" ('[ key: *var ]', array(array('var-value'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 67) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "map" ('{ key: *var }', array('var-value')) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 68) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "list-in-map" ('{ key: [*var] }', array(array('var-value'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 69) Symfony\Component\Yaml\Tests\InlineTest::testParseReferences with data set "map-in-map" ('{ foo: { bar: *var } }', array(array('var-value'))) TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 149 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:149 70) Symfony\Component\Yaml\Tests\InlineTest::testParseMapReferenceInSequence TypeError: Argument 3 passed to Symfony\Component\Yaml\Inline::parse() must be of the type array, bool given, called in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php on line 173 /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:173 71) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedScalarStartingWithReservedAtIndicator Symfony\Component\Yaml\Exception\ParseException: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 4 (near "@foo"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:201 72) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedScalarStartingWithReservedBacktickIndicator Symfony\Component\Yaml\Exception\ParseException: The reserved indicator "`" cannot start a plain scalar; you need to quote the scalar at line 4 (near "`foo"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:211 73) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedScalarStartingWithLiteralStyleIndicator Symfony\Component\Yaml\Exception\ParseException: The reserved indicator "|" cannot start a plain scalar; you need to quote the scalar at line 4 (near "|foo"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:221 74) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedScalarStartingWithFoldedStyleIndicator Symfony\Component\Yaml\Exception\ParseException: The reserved indicator ">" cannot start a plain scalar; you need to quote the scalar at line 4 (near ">foo"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:231 75) Symfony\Component\Yaml\Tests\InlineTest::testBooleanMappingKeysAreConvertedToStrings Symfony\Component\Yaml\Exception\ParseException: Implicit casting of incompatible mapping keys to strings is not supported. Quote your evaluable mapping keys instead at line 4 (near "{false: foo}"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/InlineTest.php:489 76) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #54 ('sfMergeKey', 'array (\n 'foo' => \n array (... ),\n)', 'foo: &foo\n a: Steve\n b:...2 } }\n', 'Simple In Place Substitution') Symfony\Component\Yaml\Exception\ParseException: Duplicate key "foo" detected at line 15 (near "foo: ignore"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 77) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #101 ('YtsSpecificationExamples', 'array (\n '' => NULL,\n 1 => ...45',\n)', 'null: ~\ntrue: true\nfalse: fal...2345'\n', 'Miscellaneous') Symfony\Component\Yaml\Exception\ParseException: Non-string keys are not supported. Quote your evaluable mapping keys instead at line 1 (near "null: ~"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 78) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #105 ('YtsSpecificationExamples', 'array (\n 'integer' => 12,\n ...12',\n)', 'integer: 12\nalso int: ! "12"\n...tr 12\n', 'Explicit typing') Symfony\Component\Yaml\Exception\ParseException: The string "!str 12" could not be parsed as it uses an unsupported built-in tag at line 3 (near "string: !str 12"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 79) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #106 ('YtsSpecificationExamples', 'array (\n 0 => 'a Unicode string',\n)', '# The URI is 'tag:yaml.org,20...tring\n', 'Type family under yaml.org') Symfony\Component\Yaml\Exception\ParseException: The string "!str a Unicode string" could not be parsed as it uses an unsupported built-in tag at line 2 (near "- !str a Unicode string"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 80) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #111 ('YtsSpecificationExamples', 'array (\n 0 => 'used as key',...lse,\n)', 'false: used as key\nlogical: ...false\n', 'Boolean') Symfony\Component\Yaml\Exception\ParseException: Non-string keys are not supported. Quote your evaluable mapping keys instead at line 1 (near "false: used as key"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 81) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #117 ('YtsTypeTransfers', 'array (\n 'date string' => '2...92',\n)', 'date string: !str 2001-08-01\n...r 192\n', 'Forcing Strings') Symfony\Component\Yaml\Exception\ParseException: The string "!str 2001-08-01" could not be parsed as it uses an unsupported built-in tag at line 1 (near "date string: !str 2001-08-01"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 82) Symfony\Component\Yaml\Tests\ParserTest::testObjectSupportEnabled Symfony\Component\Yaml\Exception\ParseException: The built-in tag "!!php/object:O:30:"Symfony\Component\Yaml\Tests\B":1:" is not implemented at line 1 (near "foo: !!php/object:O:30:"Symfony\Component\Yaml\Tests\B":1:{s:1:"b";s:3:"foo";}"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:446 83) Symfony\Component\Yaml\Tests\ParserTest::testObjectSupportDisabledButNoExceptions with data set "yaml-tag" ('foo: !!php/object:O:30:"Symfo...bar: 1') Symfony\Component\Yaml\Exception\ParseException: The built-in tag "!!php/object:O:30:"Symfony\Tests\Component\Yaml\B":1:" is not implemented at line 1 (near "foo: !!php/object:O:30:"Symfony\Tests\Component\Yaml\B":1:{s:1:"b";s:3:"foo";}"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:460 84) Symfony\Component\Yaml\Tests\ParserTest::testObjectSupportDisabledButNoExceptions with data set "local-tag" ('foo: !php/object:O:30:"Symfon...bar: 1') Symfony\Component\Yaml\Exception\ParseException: Tags support is not enabled. Enable the "Yaml::PARSE_CUSTOM_TAGS" flag to use "!php/object:O:30:"Symfony\Tests\Component\Yaml\B":1:" at line 1 (near "foo: !php/object:O:30:"Symfony\Tests\Component\Yaml\B":1:{s:1:"b";s:3:"foo";}"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:460 85) Symfony\Component\Yaml\Tests\ParserTest::testMappingDuplicateKeyBlock Symfony\Component\Yaml\Exception\ParseException: Duplicate key "child" detected at line 3 (near "child: duplicate"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:749 86) Symfony\Component\Yaml\Tests\ParserTest::testMappingDuplicateKeyFlow Symfony\Component\Yaml\Exception\ParseException: Duplicate key "child" detected at line 1 (near "parent: { child: first, child: duplicate }"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:763 87) Symfony\Component\Yaml\Tests\ParserTest::testFloatKeys Symfony\Component\Yaml\Exception\ParseException: Numeric keys are not supported. Quote your evaluable mapping keys instead at line 2 (near "1.2: "bar""). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:942 88) Symfony\Component\Yaml\Tests\ParserTest::testColonInMappingValueException Symfony\Component\Yaml\Exception\ParseException: A colon cannot be used in an unquoted mapping value at line 1 (near "foo: bar: baz"). /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:956 -- There were 21 failures: 1) Symfony\Component\Yaml\Tests\DumperTest::testObjectSupportEnabled ->dump() is able to dump objects Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'{ foo: !php/object:O:30:"Symfony\Component\Yaml\Tests\A":1:{s:1:"a";s:3:"foo";}, bar: 1 }' +'{ foo: null, bar: 1 }' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/DumperTest.php:184 2) Symfony\Component\Yaml\Tests\DumperTest::testObjectSupportDisabledWithExceptions Failed asserting that exception of type "\Symfony\Component\Yaml\Exception\DumpException" is thrown. 3) Symfony\Component\Yaml\Tests\DumperTest::testZeroIndentationThrowsException Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Dumper::setIndentation()" at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/DumperTest.php:241 . 4) Symfony\Component\Yaml\Tests\DumperTest::testNegativeIndentationThrowsException Failed asserting that exception of type "Error" matches expected exception "\InvalidArgumentException". Message was: "Call to undefined method Symfony\Component\Yaml\Dumper::setIndentation()" at /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/DumperTest.php:250 . 5) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedAsterisk Failed asserting that exception message 'A reference must contain at least one character at line 4.' contains 'A reference must contain at least one character.'. 6) Symfony\Component\Yaml\Tests\InlineTest::testParseUnquotedAsteriskFollowedByAComment Failed asserting that exception message 'A reference must contain at least one character at line 4.' contains 'A reference must contain at least one character.'. 7) Symfony\Component\Yaml\Tests\InlineTest::testNotSupportedMissingValue Failed asserting that exception message 'Malformed inline YAML string: {this, is not, supported} at line 4.' contains 'Malformed inline YAML string: {this, is not, supported}.'. 8) Symfony\Component\Yaml\Tests\InlineTest::testUnfinishedInlineMap Failed asserting that exception message 'Unexpected end of line, expected one of ",}" at line 4 (near "{abc: 'def'").' contains 'Unexpected end of line, expected one of ",}".'. 9) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #99 ('YtsSpecificationExamples', 'array (\n 'canonical' => 1234... 12,\n)', 'canonical: 12345\ndecimal: +12...: 0xC\n', 'Integers') Integers Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'canonical' => 12345, - 'decimal' => 12345.0, + 'decimal' => '+12,345', 'octal' => 12, 'hexadecimal' => 12, )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 10) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #100 ('YtsSpecificationExamples', 'array (\n 'canonical' => 1230...1.0,\n)', 'canonical: 1.23015e+3\nexponen...oat 1\n', 'Floating point') Floating point Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'canonical' => 1230.15, 'exponential' => 1230.15, - 'fixed' => 1230.15, + 'fixed' => '1,230.15', 'negative infinity' => -INF, 'not a number' => INF, 'float as whole number' => 1.0, )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 11) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #112 ('YtsSpecificationExamples', 'array (\n 'canonical' => 1234... 12,\n)', 'canonical: 12345\ndecimal: +12...: 0xC\n', 'Integer') Integer Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'canonical' => 12345, - 'decimal' => 12345.0, + 'decimal' => '+12,345', 'octal' => 12, 'hexadecimal' => 12, )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 12) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #113 ('YtsSpecificationExamples', 'array (\n 'canonical' => 1230...INF,\n)', 'canonical: 1.23015e+3\nexponen... .NaN\n', 'Float') Float Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'canonical' => 1230.15, 'exponential' => 1230.15, - 'fixed' => 1230.15, + 'fixed' => '1,230.15', 'negative infinity' => -INF, 'not a number' => INF, )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 13) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #122 ('YtsTypeTransfers', 'array (\n 'zero' => 0,\n 'sim...0.0,\n)', 'zero: 0\nsimple: 12\none-thousa...1,000\n', 'Integers') Integers Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'zero' => 0, 'simple' => 12, - 'one-thousand' => 1000.0, - 'negative one-thousand' => -1000.0, + 'one-thousand' => '1,000', + 'negative one-thousand' => '-1,000', )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 14) Symfony\Component\Yaml\Tests\ParserTest::testSpecifications with data set #124 ('YtsTypeTransfers', 'array (\n 'a simple float' =>....09,\n)', 'a simple float: 2.00\nlarger f...09e+3\n', 'Floats') Floats Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ 'array ( 'a simple float' => 2.0, - 'larger float' => 1000.09, + 'larger float' => '1,000.09', 'scientific notation' => 1000.09, )' /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:38 15) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "mapping" ('foo:\n fiz: [cat]', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 16) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "inline-mapping" ('{ "foo": "bar", "fiz": "cat" }', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 17) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "object-for-map-is-applied-after-parsing" ('foo: bar\nbaz: foobar', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 18) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "nest-map-and-sequence" ('array:\n - key: one\n - key: two', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 19) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "numeric-keys" ('map:\n 1: one\n 2: two', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 20) Symfony\Component\Yaml\Tests\ParserTest::testObjectForMap with data set "zero-indexed-numeric-keys" ('map:\n 0: one\n 1: two', stdClass Object (...)) Array (...) does not match expected type "object". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/ParserTest.php:468 21) Symfony\Component\Yaml\Tests\YamlTest::testLegacyParseFromFile Array (...) does not match expected type "string". /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/Yaml/Tests/YamlTest.php:36 ERRORS! Tests: 413, Assertions: 516, Errors: 88, Failures: 21, Skipped: 1. Processing files: php-symfony-2.8.51-1.fc31.noarch Provides: php-composer(symfony/symfony) = 2.8.51 php-symfony = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FrNfJC + RET=1 + for PKG in /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/*/* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = PhpUnit ']' BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/autoload.php + '[' autoload.php = Debug ']' + '[' -d /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/php/Symfony/Component/autoload.php ']' + : ignore test suite results + exit 0 + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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 CODE_OF_CONDUCT.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.51-1.fc31.noarch/usr/share/doc/php-symfony-common + cp -pr composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yagYsA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-common + cp -pr LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-common + exit 0 Provides: php-symfony-common = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7FNH2A + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-doctrine-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NIGNzA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-doctrine-bridge + cp -pr src/Symfony/Bridge/Doctrine/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-doctrine-bridge + exit 0 Provides: php-composer(symfony/doctrine-bridge) = 2.8.51 php-pear(pear.symfony.com/DoctrineBridge) = 2.8.51 php-symfony-doctrine-bridge = 2.8.51-1.fc31 php-symfony-doctrinebridge = 2.8.51 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.51 Processing files: php-symfony-monolog-bridge-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OhJdpB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-monolog-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KAwhhC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-monolog-bridge + cp -pr src/Symfony/Bridge/Monolog/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-monolog-bridge + exit 0 Provides: php-composer(symfony/monolog-bridge) = 2.8.51 php-pear(pear.symfony.com/MonologBridge) = 2.8.51 php-symfony-monolog-bridge = 2.8.51-1.fc31 php-symfony-monologbridge = 2.8.51 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.51 Processing files: php-symfony-phpunit-bridge-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g84xEC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/README.md /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-phpunit-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wL9kZA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-phpunit-bridge + cp -pr src/Symfony/Bridge/PhpUnit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-phpunit-bridge + exit 0 Provides: php-composer(symfony/phpunit-bridge) = 2.8.51 php-symfony-phpunit-bridge = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g56YoA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-proxy-manager-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x9ggBB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + cp -pr src/Symfony/Bridge/ProxyManager/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-proxy-manager-bridge + exit 0 Provides: php-composer(symfony/proxy-manager-bridge) = 2.8.51 php-symfony-proxy-manager-bridge = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k2KOpB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-swiftmailer-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t0xNPB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + cp -pr src/Symfony/Bridge/Swiftmailer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-swiftmailer-bridge + exit 0 Provides: php-composer(symfony/swiftmailer-bridge) = 2.8.51 php-symfony-swiftmailer-bridge = 2.8.51-1.fc31 php-symfony-swiftmailerbridge = 2.8.51 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.51 Processing files: php-symfony-twig-bridge-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AZ9ssC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-twig-bridge + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QyrhYB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-twig-bridge + cp -pr src/Symfony/Bridge/Twig/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-twig-bridge + exit 0 Provides: php-composer(symfony/twig-bridge) = 2.8.51 php-pear(pear.symfony.com/TwigBridge) = 2.8.51 php-symfony-twig-bridge = 2.8.51-1.fc31 php-symfony-twigbridge = 2.8.51 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.51 Processing files: php-symfony-debug-bundle-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VWEAkC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-debug-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VkkmaD + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-debug-bundle + cp -pr src/Symfony/Bundle/DebugBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-debug-bundle + exit 0 Provides: php-composer(symfony/debug-bundle) = 2.8.51 php-symfony-debug-bundle = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GMgPoz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-framework-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ul8VmB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-framework-bundle + cp -pr src/Symfony/Bundle/FrameworkBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-framework-bundle + exit 0 Provides: php-composer(symfony/framework-bundle) = 2.8.51 php-symfony-framework-bundle = 2.8.51-1.fc31 php-symfony-frameworkbundle = 2.8.51 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.51 Processing files: php-symfony-security-bundle-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lk0lTB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-security-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.027NsB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-security-bundle + cp -pr src/Symfony/Bundle/SecurityBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-security-bundle + exit 0 Provides: php-composer(symfony/security-bundle) = 2.8.51 php-symfony-security-bundle = 2.8.51-1.fc31 php-symfony-securitybundle = 2.8.51 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.51 Processing files: php-symfony-twig-bundle-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XrDgrA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-twig-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PgkMpA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-twig-bundle + cp -pr src/Symfony/Bundle/TwigBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-twig-bundle + exit 0 Provides: php-composer(symfony/twig-bundle) = 2.8.51 php-symfony-twig-bundle = 2.8.51-1.fc31 php-symfony-twigbundle = 2.8.51 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.51 Processing files: php-symfony-web-profiler-bundle-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9kgTqA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-web-profiler-bundle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x0PMVz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + cp -pr src/Symfony/Bundle/WebProfilerBundle/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-web-profiler-bundle + exit 0 Provides: php-composer(symfony/web-profiler-bundle) = 2.8.51 php-symfony-web-profiler-bundle = 2.8.51-1.fc31 php-symfony-webprofilerbundle = 2.8.51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Obsoletes: php-symfony-webprofilerbundle < 2.8.51 Processing files: php-symfony-asset-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZMaOjz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-asset + cp -pr src/Symfony/Component/Asset/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-asset + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xxbqdz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-asset + cp -pr src/Symfony/Component/Asset/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-asset + exit 0 Provides: php-composer(symfony/asset) = 2.8.51 php-symfony-asset = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g57daA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-browser-kit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SEbgIz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-browser-kit + cp -pr src/Symfony/Component/BrowserKit/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-browser-kit + exit 0 Provides: php-composer(symfony/browser-kit) = 2.8.51 php-pear(pear.symfony.com/BrowserKit) = 2.8.51 php-symfony-browser-kit = 2.8.51-1.fc31 php-symfony-browserkit = 2.8.51 php-symfony2-BrowserKit = 2.8.51 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.51 php-symfony2-BrowserKit < 2.8.51 Processing files: php-symfony-class-loader-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5K33WC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-class-loader + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KyRaMC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-class-loader + cp -pr src/Symfony/Component/ClassLoader/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-class-loader + exit 0 Provides: php-composer(symfony/class-loader) = 2.8.51 php-pear(pear.symfony.com/ClassLoader) = 2.8.51 php-symfony-class-loader = 2.8.51-1.fc31 php-symfony-classloader = 2.8.51 php-symfony2-ClassLoader = 2.8.51 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.51 php-symfony2-ClassLoader < 2.8.51 Processing files: php-symfony-config-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7HK4FA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-config + cp -pr src/Symfony/Component/Config/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-config + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qmRk7z + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-config + cp -pr src/Symfony/Component/Config/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-config + exit 0 Provides: php-composer(symfony/config) = 2.8.51 php-pear(pear.symfony.com/Config) = 2.8.51 php-symfony-config = 2.8.51-1.fc31 php-symfony2-Config = 2.8.51 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.51 Processing files: php-symfony-console-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8ShivA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-console + cp -pr src/Symfony/Component/Console/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-console + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KjViCC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-console + cp -pr src/Symfony/Component/Console/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-console + exit 0 Provides: php-composer(symfony/console) = 2.8.51 php-pear(pear.symfony.com/Console) = 2.8.51 php-symfony-console = 2.8.51-1.fc31 php-symfony2-Console = 2.8.51 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.51 Processing files: php-symfony-css-selector-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T7VfuB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-css-selector + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e8xhmA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-css-selector + cp -pr src/Symfony/Component/CssSelector/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-css-selector + exit 0 Provides: php-composer(symfony/css-selector) = 2.8.51 php-pear(pear.symfony.com/CssSelector) = 2.8.51 php-symfony-css-selector = 2.8.51-1.fc31 php-symfony-cssselector = 2.8.51 php-symfony2-CssSelector = 2.8.51 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.51 php-symfony2-CssSelector < 2.8.51 Processing files: php-symfony-debug-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9XsoCB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-debug + cp -pr src/Symfony/Component/Debug/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-debug + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1cxcKC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-debug + cp -pr src/Symfony/Component/Debug/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-debug + exit 0 Provides: php-composer(symfony/debug) = 2.8.51 php-pear(pear.symfony.com/Debug) = 2.8.51 php-symfony-debug = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lK5qnB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-dependency-injection + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OZnfnB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-dependency-injection + cp -pr src/Symfony/Component/DependencyInjection/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-dependency-injection + exit 0 Provides: php-composer(symfony/dependency-injection) = 2.8.51 php-pear(pear.symfony.com/DependencyInjection) = 2.8.51 php-symfony-dependency-injection = 2.8.51-1.fc31 php-symfony-dependencyinjection = 2.8.51 php-symfony2-DependencyInjection = 2.8.51 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.51 php-symfony2-DependencyInjection < 2.8.51 Processing files: php-symfony-dom-crawler-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDyfbC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-dom-crawler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2rceUC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-dom-crawler + cp -pr src/Symfony/Component/DomCrawler/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-dom-crawler + exit 0 Provides: php-composer(symfony/dom-crawler) = 2.8.51 php-pear(pear.symfony.com/DomCrawler) = 2.8.51 php-symfony-dom-crawler = 2.8.51-1.fc31 php-symfony-domcrawler = 2.8.51 php-symfony2-DomCrawler = 2.8.51 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.51 php-symfony2-DomCrawler < 2.8.51 Processing files: php-symfony-event-dispatcher-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z2hoGC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-event-dispatcher + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J9EjZA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-event-dispatcher + cp -pr src/Symfony/Component/EventDispatcher/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-event-dispatcher + exit 0 Provides: php-composer(symfony/event-dispatcher) = 2.8.51 php-pear(pear.symfony.com/EventDispatcher) = 2.8.51 php-symfony-event-dispatcher = 2.8.51-1.fc31 php-symfony-eventdispatcher = 2.8.51 php-symfony2-EventDispatcher = 2.8.51 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.51 php-symfony2-EventDispatcher < 2.8.51 Processing files: php-symfony-expression-language-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NfitFC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-expression-language + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mDtHIA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-expression-language + cp -pr src/Symfony/Component/ExpressionLanguage/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-expression-language + exit 0 Provides: php-composer(symfony/expression-language) = 2.8.51 php-pear(pear.symfony.com/ExpressionLanguage) = 2.8.51 php-symfony-expression-language = 2.8.51-1.fc31 php-symfony-expressionlanguage = 2.8.51 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.51 Processing files: php-symfony-filesystem-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DzQNqA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-filesystem + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gb1w2z + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-filesystem + cp -pr src/Symfony/Component/Filesystem/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-filesystem + exit 0 Provides: php-composer(symfony/filesystem) = 2.8.51 php-pear(pear.symfony.com/Filesystem) = 2.8.51 php-symfony-filesystem = 2.8.51-1.fc31 php-symfony2-Filesystem = 2.8.51 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.51 Processing files: php-symfony-finder-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vE3r9B + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-finder + cp -pr src/Symfony/Component/Finder/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-finder + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lA0tDz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-finder + cp -pr src/Symfony/Component/Finder/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-finder + exit 0 Provides: php-composer(symfony/finder) = 2.8.51 php-pear(pear.symfony.com/Finder) = 2.8.51 php-symfony-finder = 2.8.51-1.fc31 php-symfony2-Finder = 2.8.51 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.51 Processing files: php-symfony-form-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UjHHOz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-form + cp -pr src/Symfony/Component/Form/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-form + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UbWhZz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-form + cp -pr src/Symfony/Component/Form/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-form + exit 0 Provides: php-composer(symfony/form) = 2.8.51 php-pear(pear.symfony.com/Form) = 2.8.51 php-symfony-form = 2.8.51-1.fc31 php-symfony2-Form = 2.8.51 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.51 Processing files: php-symfony-http-foundation-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.slObPA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-http-foundation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QFoJ5y + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-http-foundation + cp -pr src/Symfony/Component/HttpFoundation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-http-foundation + exit 0 Provides: php-composer(symfony/http-foundation) = 2.8.51 php-pear(pear.symfony.com/HttpFoundation) = 2.8.51 php-symfony-http-foundation = 2.8.51-1.fc31 php-symfony-httpfoundation = 2.8.51 php-symfony2-HttpFoundation = 2.8.51 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.51 php-symfony2-HttpFoundation < 2.8.51 Processing files: php-symfony-http-kernel-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jEVvdz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-http-kernel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aZznjB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-http-kernel + cp -pr src/Symfony/Component/HttpKernel/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-http-kernel + exit 0 Provides: php-composer(symfony/http-kernel) = 2.8.51 php-pear(pear.symfony.com/HttpKernel) = 2.8.51 php-symfony-http-kernel = 2.8.51-1.fc31 php-symfony-httpkernel = 2.8.51 php-symfony2-HttpKernel = 2.8.51 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.51 php-symfony2-HttpKernel < 2.8.51 Processing files: php-symfony-intl-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QSxx9B + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-intl + cp -pr src/Symfony/Component/Intl/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-intl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.swspsC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-intl + cp -pr src/Symfony/Component/Intl/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-intl + exit 0 Provides: php-composer(symfony/intl) = 2.8.51 php-pear(pear.symfony.com/Intl) = 2.8.51 php-symfony-intl = 2.8.51-1.fc31 php-symfony2-Intl = 2.8.51 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.51 Processing files: php-symfony-ldap-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HuDViC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/README.md /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-ldap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cu1Glz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-ldap + cp -pr src/Symfony/Component/Ldap/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-ldap + exit 0 Provides: php-composer(symfony/ldap) = 2.8.51 php-symfony-ldap = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EE8G7A + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-locale + cp -pr src/Symfony/Component/Locale/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-locale + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vHA0NC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-locale + cp -pr src/Symfony/Component/Locale/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-locale + exit 0 Provides: php-composer(symfony/locale) = 2.8.51 php-pear(pear.symfony.com/Locale) = 2.8.51 php-symfony-locale = 2.8.51-1.fc31 php-symfony2-Locale = 2.8.51 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.51 Processing files: php-symfony-options-resolver-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RrIygB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-options-resolver + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.01qEvC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-options-resolver + cp -pr src/Symfony/Component/OptionsResolver/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-options-resolver + exit 0 Provides: php-composer(symfony/options-resolver) = 2.8.51 php-pear(pear.symfony.com/OptionsResolver) = 2.8.51 php-symfony-options-resolver = 2.8.51-1.fc31 php-symfony-optionsresolver = 2.8.51 php-symfony2-OptionsResolver = 2.8.51 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.51 php-symfony2-OptionsResolver < 2.8.51 Processing files: php-symfony-process-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g3QmJC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-process + cp -pr src/Symfony/Component/Process/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-process + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yHqddz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-process + cp -pr src/Symfony/Component/Process/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-process + exit 0 Provides: php-composer(symfony/process) = 2.8.51 php-pear(pear.symfony.com/Process) = 2.8.51 php-symfony-process = 2.8.51-1.fc31 php-symfony2-Process = 2.8.51 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.51 Processing files: php-symfony-property-access-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RfxXGC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-property-access + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PLkbsB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-property-access + cp -pr src/Symfony/Component/PropertyAccess/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-property-access + exit 0 Provides: php-composer(symfony/property-access) = 2.8.51 php-pear(pear.symfony.com/PropertyAccess) = 2.8.51 php-symfony-property-access = 2.8.51-1.fc31 php-symfony-propertyaccess = 2.8.51 php-symfony2-PropertyAccess = 2.8.51 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.51 php-symfony2-PropertyAccess < 2.8.51 Processing files: php-symfony-property-info-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6OmLVB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/README.md /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-property-info + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fUyeHy + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-property-info + cp -pr src/Symfony/Component/PropertyInfo/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-property-info + exit 0 Provides: php-composer(symfony/property-info) = 2.8.51 php-symfony-property-info = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c3g4AC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-routing + cp -pr src/Symfony/Component/Routing/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6uBlzB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-routing + cp -pr src/Symfony/Component/Routing/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-routing + exit 0 Provides: php-composer(symfony/routing) = 2.8.51 php-pear(pear.symfony.com/Routing) = 2.8.51 php-symfony-routing = 2.8.51-1.fc31 php-symfony2-Routing = 2.8.51 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.51 Processing files: php-symfony-security-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6M4u3A + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-security + cp -pr src/Symfony/Component/Security/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-security + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ar6jxC + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-security + cp -pr src/Symfony/Component/Security/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-security + exit 0 Provides: php-composer(symfony/security) = 2.8.51 php-composer(symfony/security-core) = 2.8.51 php-composer(symfony/security-csrf) = 2.8.51 php-composer(symfony/security-guard) = 2.8.51 php-composer(symfony/security-http) = 2.8.51 php-pear(pear.symfony.com/Security) = 2.8.51 php-symfony-security = 2.8.51-1.fc31 php-symfony-security-core = 2.8.51-1.fc31 php-symfony-security-csrf = 2.8.51-1.fc31 php-symfony-security-guard = 2.8.51-1.fc31 php-symfony-security-http = 2.8.51-1.fc31 php-symfony2-Security = 2.8.51 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.51 Processing files: php-symfony-serializer-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KENZyz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-serializer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tseogz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-serializer + cp -pr src/Symfony/Component/Serializer/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-serializer + exit 0 Provides: php-composer(symfony/serializer) = 2.8.51 php-pear(pear.symfony.com/Serializer) = 2.8.51 php-symfony-serializer = 2.8.51-1.fc31 php-symfony2-Serializer = 2.8.51 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.51 Processing files: php-symfony-stopwatch-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ep3LVB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/README.md /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-stopwatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hyhqfB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-stopwatch + cp -pr src/Symfony/Component/Stopwatch/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-stopwatch + exit 0 Provides: php-composer(symfony/stopwatch) = 2.8.51 php-pear(pear.symfony.com/Stopwatch) = 2.8.51 php-symfony-stopwatch = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.susvpB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-templating + cp -pr src/Symfony/Component/Templating/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-templating + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YoyJcz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-templating + cp -pr src/Symfony/Component/Templating/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-templating + exit 0 Provides: php-composer(symfony/templating) = 2.8.51 php-pear(pear.symfony.com/Templating) = 2.8.51 php-symfony-templating = 2.8.51-1.fc31 php-symfony2-Templating = 2.8.51 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.51 Processing files: php-symfony-translation-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tIsOWz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-translation + cp -pr src/Symfony/Component/Translation/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-translation + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2Tx6mz + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-translation + cp -pr src/Symfony/Component/Translation/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-translation + exit 0 Provides: php-composer(symfony/translation) = 2.8.51 php-pear(pear.symfony.com/Translation) = 2.8.51 php-symfony-translation = 2.8.51-1.fc31 php-symfony2-Translation = 2.8.51 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.51 Processing files: php-symfony-validator-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.45xtrA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-validator + cp -pr src/Symfony/Component/Validator/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-validator + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ESHILy + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-validator + cp -pr src/Symfony/Component/Validator/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-validator + exit 0 Provides: php-composer(symfony/validator) = 2.8.51 php-pear(pear.symfony.com/Validator) = 2.8.51 php-symfony-validator = 2.8.51-1.fc31 php-symfony2-Validator = 2.8.51 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.51 Processing files: php-symfony-var-dumper-2.8.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cThL2y + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-var-dumper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GuYcEy + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-var-dumper + cp -pr src/Symfony/Component/VarDumper/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-var-dumper + exit 0 Provides: php-composer(symfony/var-dumper) = 2.8.51 php-symfony-var-dumper = 2.8.51-1.fc31 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.51-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DjKuFB + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + DOCDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.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.51-1.fc31.noarch/usr/share/doc/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/composer.json /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/doc/php-symfony-yaml + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.560vEA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + LICENSEDIR=/builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.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.51-1.fc31.noarch/usr/share/licenses/php-symfony-yaml + cp -pr src/Symfony/Component/Yaml/LICENSE /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch/usr/share/licenses/php-symfony-yaml + exit 0 Provides: php-composer(symfony/yaml) = 2.8.51 php-pear(pear.symfony.com/Yaml) = 2.8.51 php-symfony-yaml = 2.8.51-1.fc31 php-symfony2-Yaml = 2.8.51 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.51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch Wrote: /builddir/build/RPMS/php-symfony-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-common-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-doctrine-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-monolog-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-phpunit-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-proxy-manager-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-swiftmailer-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bridge-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-bundle-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-framework-bundle-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-bundle-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-twig-bundle-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-web-profiler-bundle-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-asset-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-browser-kit-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-class-loader-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-config-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-console-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-css-selector-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-debug-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dependency-injection-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-dom-crawler-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-event-dispatcher-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-expression-language-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-filesystem-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-finder-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-form-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-foundation-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-http-kernel-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-intl-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-ldap-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-locale-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-options-resolver-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-process-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-access-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-property-info-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-routing-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-security-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-serializer-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-stopwatch-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-templating-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-translation-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-validator-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-var-dumper-2.8.51-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/php-symfony-yaml-2.8.51-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.huPZeA + umask 022 + cd /builddir/build/BUILD + cd symfony-78d86f8516ea82fa809c0289a01d04f5aa3c0cd0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/php-symfony-2.8.51-1.fc31.noarch + exit 0 Child return code was: 0