Source: phpmyadmin
Version: 4:5.2.1+dfsg-3
Severity: normal
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: php8.4

Hi,

During a test rebuild, phpmyadmin was found to fail to build with
php8.4 8.4.0~beta4-1 available in experimental.

There are intentions to transition to php8.4 for trixie, please see #1074180.

To reproduce this locally, you need to install php8.4 and php-defaults from
experimental on an unstable system or build chroot.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # keep in sync with debian/tests/phpunit
> LC_ALL=C.UTF-8 phpunit --no-coverage --exclude-group 
> selenium,network,git-revision,ext-xdebug,extension-iconv
> PHPUnit 9.6.20 by Sebastian Bergmann and contributors.
> 
> Runtime:       PHP 8.4.0beta4
> Configuration: /<<PKGBUILDDIR>>/phpunit.xml.dist
> Random Seed:   1726681769
> Warning:       Your XML configuration validates against a deprecated schema.
> Suggestion:    Migrate your XML configuration using "--migrate-configuration"!
> 
> ..............................PHP Deprecated:  
> Twig\Loader\FilesystemLoader::__construct(): Implicitly marking parameter 
> $rootPath as nullable is deprecated, the explicit nullable type must be used 
> instead in /usr/share/php/Twig/Loader/FilesystemLoader.php on line 37
> PHP Deprecated:  Twig\Environment::getTemplateClass(): Implicitly marking 
> parameter $index as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/Environment.php on line 262
> PHP Deprecated:  Twig\Environment::loadTemplate(): Implicitly marking 
> parameter $index as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/Environment.php on line 330
> PHP Deprecated:  Twig\Environment::createTemplate(): Implicitly marking 
> parameter $name as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Environment.php on line 385
> PHP Deprecated:  Twig\Node\Node::__construct(): Implicitly marking parameter 
> $tag as nullable is deprecated, the explicit nullable type must be used 
> instead in /usr/share/php/Twig/Node/Node.php on line 38
> PHP Deprecated:  Twig\NodeVisitor\SafeAnalysisNodeVisitor::intersectSafe(): 
> Implicitly marking parameter $a as nullable is deprecated, the explicit 
> nullable type must be used instead in 
> /usr/share/php/Twig/NodeVisitor/SafeAnalysisNodeVisitor.php on line 139
> PHP Deprecated:  Twig\NodeVisitor\SafeAnalysisNodeVisitor::intersectSafe(): 
> Implicitly marking parameter $b as nullable is deprecated, the explicit 
> nullable type must be used instead in 
> /usr/share/php/Twig/NodeVisitor/SafeAnalysisNodeVisitor.php on line 139
> PHP Deprecated:  Twig\TokenStream::__construct(): Implicitly marking 
> parameter $source as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/TokenStream.php on line 28
> PHP Deprecated:  Twig\TokenStream::expect(): Implicitly marking parameter 
> $message as nullable is deprecated, the explicit nullable type must be used 
> instead in /usr/share/php/Twig/TokenStream.php on line 71
> PHP Deprecated:  Twig\Parser::addImportedSymbol(): Implicitly marking 
> parameter $name as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Parser.php on line 250
> PHP Deprecated:  Twig\Parser::addImportedSymbol(): Implicitly marking 
> parameter $node as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Parser.php on line 250
> PHP Deprecated:  Twig\Node\PrintNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/PrintNode.php on line 25
> PHP Deprecated:  Twig\Node\Expression\ArrayExpression::addElement(): 
> Implicitly marking parameter $key as nullable is deprecated, the explicit 
> nullable type must be used instead in 
> /usr/share/php/Twig/Node/Expression/ArrayExpression.php on line 58
> PHP Deprecated:  Twig\Template::displayBlock(): Implicitly marking parameter 
> $templateContext as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/Template.php on line 151
> PHP Deprecated:  Twig\Node\Expression\FilterExpression::__construct(): 
> Implicitly marking parameter $tag as nullable is deprecated, the explicit 
> nullable type must be used instead in 
> /usr/share/php/Twig/Node/Expression/FilterExpression.php on line 20
> PHP Deprecated:  Twig\Node\ForNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/ForNode.php on line 28
> PHP Deprecated:  Twig\Node\ForLoopNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/ForLoopNode.php on line 23
> PHP Deprecated:  Twig\Node\IfNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/IfNode.php on line 24
> ............PHP Deprecated:  Calling ReflectionProperty::setValue() with a 
> single argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/Controllers/Server/VariablesControllerTest.php 
> on line 156
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/Controllers/Server/VariablesControllerTest.php 
> on line 208
> .PHP Deprecated:  Twig\Node\IncludeNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/IncludeNode.php on line 25
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/Controllers/Server/VariablesControllerTest.php 
> on line 267
> ................   61 / 2923 (  2%)
> .............................................................  122 / 2923 (  
> 4%)
> ....................................................PHP Deprecated:  
> Twig\Node\SetNode::__construct(): Implicitly marking parameter $tag as 
> nullable is deprecated, the explicit nullable type must be used instead in 
> /usr/share/php/Twig/Node/SetNode.php on line 24
> .........  183 / 2923 (  6%)
> ...............................................PHP Deprecated:  
> Twig\Node\BlockNode::__construct(): Implicitly marking parameter $tag as 
> nullable is deprecated, the explicit nullable type must be used instead in 
> /usr/share/php/Twig/Node/BlockNode.php on line 24
> PHP Deprecated:  Twig\Node\BlockReferenceNode::__construct(): Implicitly 
> marking parameter $tag as nullable is deprecated, the explicit nullable type 
> must be used instead in /usr/share/php/Twig/Node/BlockReferenceNode.php on 
> line 24
> ..............  244 / 2923 (  8%)
> ...........I.................................................  305 / 2923 ( 
> 10%)
> .............................................................  366 / 2923 ( 
> 12%)
> .............................................................  427 / 2923 ( 
> 14%)
> .............................................................  488 / 2923 ( 
> 16%)
> ...............................................PHP Deprecated:  
> Twig\Node\Expression\Filter\DefaultFilter::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/Expression/Filter/DefaultFilter.php 
> on line 32
> ..............  549 / 2923 ( 18%)
> ...PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .  610 / 2923 ( 20%)
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .............................PHP Deprecated:  Calling 
> ReflectionProperty::setValue() with a single argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 2799
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 2826
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Twig\Node\DoNode::__construct(): Implicitly marking 
> parameter $tag as nullable is deprecated, the explicit nullable type must be 
> used instead in /usr/share/php/Twig/Node/DoNode.php on line 24
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .  671 / 2923 ( 22%)
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 297
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 312
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/InsertEditTest.php on 
> line 98
> ...................  732 / 2923 ( 25%)
> .............................................................  793 / 2923 ( 
> 27%)
> .................................................S...........  854 / 2923 ( 
> 29%)
> ............................................PHP Deprecated:  Calling 
> ReflectionProperty::setValue() with a single argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/ErrorHandlerTest.php on line 350
> ....PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/ErrorHandlerTest.php 
> on line 376
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/ErrorHandlerTest.php 
> on line 324
> .....PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in /<<PKGBUILDDIR>>/test/classes/ErrorHandlerTest.php 
> on line 402
> .......  915 / 2923 ( 31%)
> ........PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .......S.SS..SSS...........................  976 / 2923 ( 33%)
> .................................S........................... 1037 / 2923 ( 
> 35%)
> ...................................FF....PHP Deprecated:  Calling 
> ReflectionProperty::setValue() with a single argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .................... 1098 / 2923 ( 37%)
> ............................................................. 1159 / 2923 ( 
> 39%)
> ......................SS..................................... 1220 / 2923 ( 
> 41%)
> ............................................................. 1281 / 2923 ( 
> 43%)
> ............................................................. 1342 / 2923 ( 
> 45%)
> ............................................................. 1403 / 2923 ( 
> 47%)
> ............................................................. 1464 / 2923 ( 
> 50%)
> ............................................................. 1525 / 2923 ( 
> 52%)
> ............................................................. 1586 / 2923 ( 
> 54%)
> ............................................................. 1647 / 2923 ( 
> 56%)
> ............................................................. 1708 / 2923 ( 
> 58%)
> ............................................................. 1769 / 2923 ( 
> 60%)
> ...................................................SSSSS..... 1830 / 2923 ( 
> 62%)
> ............................................................. 1891 / 2923 ( 
> 64%)
> ............................................................. 1952 / 2923 ( 
> 66%)
> ............................................................. 2013 / 2923 ( 
> 68%)
> ............................................................. 2074 / 2923 ( 
> 70%)
> ............................................................. 2135 / 2923 ( 
> 73%)
> ............................................................. 2196 / 2923 ( 
> 75%)
> ........PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .........PHP Deprecated:  Calling ReflectionProperty::setValue() with a 
> single argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> . 2257 / 2923 ( 77%)
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 92
> PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> .PHP Deprecated:  Calling ReflectionProperty::setValue() with a single 
> argument is deprecated in 
> /<<PKGBUILDDIR>>/test/classes/AbstractNetworkTestCase.php on line 105
> ................................................. 2318 / 2923 ( 79%)
> ............................................................. 2379 / 2923 ( 
> 81%)
> ............................................................. 2440 / 2923 ( 
> 83%)
> ....S........................................................ 2501 / 2923 ( 
> 85%)
> ............................................................. 2562 / 2923 ( 
> 87%)
> ..F.......................................................... 2623 / 2923 ( 
> 89%)
> ............................................................. 2684 / 2923 ( 
> 91%)
> .PHP Deprecated:  Twig\Error\Error::__construct(): Implicitly marking 
> parameter $source as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/Error/Error.php on line 56
> PHP Deprecated:  Twig\Error\Error::__construct(): Implicitly marking 
> parameter $previous as nullable is deprecated, the explicit nullable type 
> must be used instead in /usr/share/php/Twig/Error/Error.php on line 56
> PHP Deprecated:  Twig\Error\Error::setSourceContext(): Implicitly marking 
> parameter $source as nullable is deprecated, the explicit nullable type must 
> be used instead in /usr/share/php/Twig/Error/Error.php on line 96
> ............................................................ 2745 / 2923 ( 
> 93%)
> ............................................................. 2806 / 2923 ( 
> 95%)
> .........SSSSSSSSSSSSSSSSSSSSSSSS............................ 2867 / 2923 ( 
> 98%)
> ........................................................      2923 / 2923 
> (100%)
> 
> Time: 00:10.254, Memory: 164.50 MB
> 
> There were 3 failures:
> 
> 1) PhpMyAdmin\Tests\Navigation\NodeFactoryTest::testFileError
> Failed asserting that exception message 'Passing E_USER_ERROR to 
> trigger_error() is deprecated since 8.4, throw an exception or call exit with 
> a string message instead' contains 'Could not load class 
> "PhpMyAdmin\Navigation\Nodes\Node"'.
> 
> /usr/bin/phpunit:107
> 
> 2) PhpMyAdmin\Tests\Navigation\NodeFactoryTest::testClassNameError
> Failed asserting that exception message 'Passing E_USER_ERROR to 
> trigger_error() is deprecated since 8.4, throw an exception or call exit with 
> a string message instead' contains 'Invalid class name "Node", using default 
> of "Node"'.
> 
> /usr/bin/phpunit:107
> 
> 3) PhpMyAdmin\Tests\ConfigTest::testCheckServersWithInvalidServer
> Failed asserting that exception message 'Passing E_USER_ERROR to 
> trigger_error() is deprecated since 8.4, throw an exception or call exit with 
> a string message instead' contains 'Invalid server index: invalid'.
> 
> /usr/bin/phpunit:107
> 
> --
> 
> There was 1 incomplete test:
> 
> 1) PhpMyAdmin\Tests\RoutingTest::testGetDispatcher
> Disabled because the cache folder may not be writable
> 
> /<<PKGBUILDDIR>>/test/classes/RoutingTest.php:39
> /usr/bin/phpunit:107
> 
> --
> 
> There were 40 skipped tests:
> 
> 1) PhpMyAdmin\Tests\EncodingTest::testRecode
> Extension recode is required.
> 
> /<<PKGBUILDDIR>>/test/classes/EncodingTest.php:62
> /<<PKGBUILDDIR>>/test/classes/EncodingTest.php:62
> /usr/bin/phpunit:107
> 
> 2) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationCreateServerRequestFactory
>  with data set "nyholm/psr7" ('Nyholm\Psr7\Factory\Psr17Factory', 'Nyholm 
> PSR-7')
> Nyholm PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:197
> /usr/bin/phpunit:107
> 
> 3) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationCreateServerRequestFactory
>  with data set "laminas/laminas-diactoros" 
> ('Laminas\Diactoros\ServerRequestFactory', 'Laminas diactoros PSR-7')
> Laminas diactoros PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:197
> /usr/bin/phpunit:107
> 
> 4) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationCreateServerRequestFactory
>  with data set "guzzlehttp/psr7" ('GuzzleHttp\Psr7\HttpFactory', 'Guzzle 
> PSR-7')
> Guzzle PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:197
> /usr/bin/phpunit:107
> 
> 5) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationGet
>  with data set "guzzlehttp/psr7" ('GuzzleHttp\Psr7\HttpFactory', 'Guzzle 
> PSR-7')
> Guzzle PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:78
> /usr/bin/phpunit:107
> 
> 6) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationGet
>  with data set "laminas/laminas-diactoros" 
> ('Laminas\Diactoros\ServerRequestFactory', 'Laminas diactoros PSR-7')
> Laminas diactoros PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:78
> /usr/bin/phpunit:107
> 
> 7) 
> PhpMyAdmin\Tests\Http\Factory\ServerRequestFactoryTest::testPsr7ImplementationGet
>  with data set "nyholm/psr7" ('Nyholm\Psr7\Factory\Psr17Factory', 'Nyholm 
> PSR-7')
> Nyholm PSR-7 is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:53
> /<<PKGBUILDDIR>>/test/classes/Http/Factory/ServerRequestFactoryTest.php:78
> /usr/bin/phpunit:107
> 
> 8) PhpMyAdmin\Tests\LanguageTest::testSelect with data set #14 ('', '', '', 
> '', 'ar-LY,ar;q=0.8,en-US;q=0.5,en;q=0.3', '', 'en', 'ar_LY')
> Locale file does not exists: ar_LY
> 
> /<<PKGBUILDDIR>>/test/classes/LanguageTest.php:170
> /usr/bin/phpunit:107
> 
> 9) 
> PhpMyAdmin\Tests\WebAuthn\WebauthnLibServerTest::testGetCredentialRequestOptions
> Package "web-auth/webauthn-lib" is required.
> 
> /<<PKGBUILDDIR>>/test/classes/WebAuthn/WebauthnLibServerTest.php:27
> /usr/bin/phpunit:107
> 
> 10) 
> PhpMyAdmin\Tests\WebAuthn\WebauthnLibServerTest::testGetCredentialCreationOptions
> Package "web-auth/webauthn-lib" is required.
> 
> /<<PKGBUILDDIR>>/test/classes/WebAuthn/WebauthnLibServerTest.php:27
> /usr/bin/phpunit:107
> 
> 11) PhpMyAdmin\Tests\Command\TwigLintCommandTest::testGetTemplateContents
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/TwigLintCommandTest.php:34
> /usr/bin/phpunit:107
> 
> 12) PhpMyAdmin\Tests\Command\TwigLintCommandTest::testGetFilesInfoInvalidFile
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/TwigLintCommandTest.php:34
> /usr/bin/phpunit:107
> 
> 13) PhpMyAdmin\Tests\Command\TwigLintCommandTest::testGetFilesInfo
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/TwigLintCommandTest.php:34
> /usr/bin/phpunit:107
> 
> 14) PhpMyAdmin\Tests\Command\TwigLintCommandTest::testFindFiles
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/TwigLintCommandTest.php:34
> /usr/bin/phpunit:107
> 
> 15) PhpMyAdmin\Tests\Command\TwigLintCommandTest::testGetContext
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/TwigLintCommandTest.php:34
> /usr/bin/phpunit:107
> 
> 16) 
> PhpMyAdmin\Tests\Command\WriteGitRevisionCommandTest::testGetGeneratedClassValidVersion
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/WriteGitRevisionCommandTest.php:25
> /usr/bin/phpunit:107
> 
> 17) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #9 ('3.0.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 18) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #3 ('4-9-0-1')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 19) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #7 ('1.0.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 20) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #10 ('4.0.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 21) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #2 ('4.9')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 22) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #4 ('4-9-0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 23) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #13 ('5.0.000')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 24) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #12 ('5.000.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 25) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #8 ('2.0.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 26) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #6 ('0.0.0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 27) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #1 ('4.9.0.1')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 28) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #11 ('0.0.-1')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 29) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #14 ('5.0.0-')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 30) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #5 ('0-0-0')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 31) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #15 ('5.0.0-foo bar')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 32) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassInvalidVersion
>  with data set #0 ('')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:63
> /usr/bin/phpunit:107
> 
> 33) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #3 ('5.0.0-alpha', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 34) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #2 ('5.0.0-beta1', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 35) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #4 ('5.0.0-alpha1', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 36) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #6 ('5.1.0-dev', '    public const VERSION = '5... true;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 37) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #7 ('9.99.99-dev', '    public const VERSION = '9... true;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 38) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #1 ('5.0.0-beta', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 39) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #5 ('5.0.0-alpha1', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> 40) 
> PhpMyAdmin\Tests\Command\SetVersionCommandTest::testGetGeneratedClassValidVersion
>  with data set #0 ('5.0.0-rc1', '    public const VERSION = '5...false;')
> The Symfony Console is missing
> 
> /<<PKGBUILDDIR>>/test/classes/Command/SetVersionCommandTest.php:179
> /usr/bin/phpunit:107
> 
> FAILURES!
> Tests: 2923, Assertions: 11882, Failures: 3, Skipped: 40, Incomplete: 1.
> make[1]: *** [debian/rules:17: override_dh_auto_test] Error 1


The full build log is available at
http://people.ubuntu.com/~athos-ribeiro/rebuilds/php8.4-beta/2/phpmyadmin/phpmyadmin_5.2.1+dfsg-3+rebuild1726681685_amd64-2024-09-18T17:48:10Z.build

Reply via email to