Your message dated Sat, 28 Dec 2024 21:49:28 +0000
with message-id <[email protected]>
and subject line Bug#1082486: fixed in phpmyadmin
4:5.2.2-really5.2.2+20241228+dfsg-1
has caused the Debian Bug report #1082486,
regarding phpmyadmin: FTBFS with php8.4_8.4.0~beta4-1: make[1]: ***
[debian/rules:17: override_dh_auto_test] Error 1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1082486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082486
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: phpmyadmin
Source-Version: 4:5.2.2-really5.2.2+20241228+dfsg-1
Done: William Desportes <[email protected]>
We believe that the bug you reported is fixed in the latest version of
phpmyadmin, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
William Desportes <[email protected]> (supplier of updated phpmyadmin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 28 Dec 2024 22:17:39 +0100
Source: phpmyadmin
Architecture: source
Version: 4:5.2.2-really5.2.2+20241228+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: phpMyAdmin Packaging Team <[email protected]>
Changed-By: William Desportes <[email protected]>
Closes: 1082486 1089730
Changes:
phpmyadmin (4:5.2.2-really5.2.2+20241228+dfsg-1) unstable; urgency=medium
.
* New upstream version 5.2.2-dev with git revision 440f6dd41b
- Fixes the PHP 8.4 compatibility (Closes: #1082486, Closes: #1089730)
* Support PHPUnit 12 CLI arguments
* Exclude tests calling trigger_error
Checksums-Sha1:
0ca39ae362f4f59bf1af8e5b096f477ad338d0a2 3100
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.dsc
d4e4d6c2e61a1b5ae84549f8c85d2465163cc8fc 10171540
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg.orig.tar.xz
8b896ee16b0960efe37d1d84ee977dd63314ea43 1282264
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.debian.tar.xz
7042b4619eac7312859e678695d47f1975e370c9 26972
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1_source.buildinfo
Checksums-Sha256:
b04a856e0cf20b9f53a4aba21d4e42e3d28cd9b78f752984ba1342f8e45abbc7 3100
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.dsc
4e1eb9fee711209b9b312ad78164ef4f0b8747ec2e149199a22b8f968a3c7aeb 10171540
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg.orig.tar.xz
60cd922f254a5a5a615af687b64588ec5b505cbde1c933665c6e55251d97a009 1282264
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.debian.tar.xz
0494059ae1c519b2d0c363be7ec31e5c391fe86fd8980da1131c368f2a31491c 26972
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1_source.buildinfo
Files:
d9317cc34f150c95b699903186920611 3100 web optional
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.dsc
9b47afaa6d2bb35c44059cd0892a323a 10171540 web optional
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg.orig.tar.xz
ef1e3dee490d98a03e140d23d6c038fe 1282264 web optional
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1.debian.tar.xz
b99f86f3070ed458f99730b21bf0bec6 26972 web optional
phpmyadmin_5.2.2-really5.2.2+20241228+dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEExNkf3872tKPGU/14kKDvG4JRqIkFAmdwa1kACgkQkKDvG4JR
qIl8PRAAkjZvJjfTFYoCPlx3QKUPg/FaxmsUzVdoaZ5V76xJhfrYf0ExHhbdUjpf
+0ea2V37NxcIliRNrlBdYTz1spBu0xw2CF3iZXqreiQCjjaC0wCEqXL+Zalfl2EO
7VtJxWVOImp52PwbLlOqRw4XzXSM5Y77JvXYtXe+m5mGA/3Gji272XfTM1vk3UA+
bAryO8qf32+LXFu2AbbY2+RxzaUvOQ7vh5Bmndi/lFCNYY+qzgMpbIGf0EJ+rSBT
lGC9n7xUmKeFhSabzwjpQct8pWoRy8yj0+1f+3LvY0KpVPBALDiNdeHElMhh9kCW
nKbXj3bIEPLNlMZ4CkbEI/ZN13M4ybWiOBRAw9XN5vSez2tPn5BNaz0BrjnXMsMx
VAqp/KhalcaUesqMQYnnnjTgZZR39/9TNWqD+aDsZBRaWuweaCV2vmWf2vXFRsg6
T1bO481dOzQKeTnkh9UVjQGYo75Rz2TCgvn+Rju7XDBfA4qoYKDbpFmq9RoPzylX
TuAf/u87Z1ikQ6tgp4QlY/cCBPqXK7+Yhcf+otj/LsLWvCjRlrfZTzQln7LsP4dY
Vs/AnN7GzvXQYt+UgHu0F7GLVzvHH7o2Q5mixtw+Q2xi58C4+Tr2kFFJsWXvisWO
3Itzoe6v0KtDacHxSbBGxfwlK5MIeC2KyiATCU6iygvqasL3cdg=
=I/pw
-----END PGP SIGNATURE-----
pgp4HFVTn8EvZ.pgp
Description: PGP signature
--- End Message ---