Skip to content

Add test for URL::parse() #20

Add test for URL::parse()

Add test for URL::parse() #20

Triggered via push June 28, 2024 20:25
Status Success
Total duration 1m 24s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHP nightly with JIT on ubuntu-latest amd64
Child process error (exit code 255): PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\TokenStream::error(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/TokenStream.php on line 46 Deprecated: _PHPStan_01e5828ef\Nette\Neon\TokenStream::error(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/TokenStream.php on line 46 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\TokenStream::error(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/TokenStream.php on line 46 Deprecated: _PHPStan_01e5828ef\Nette\Neon\TokenStream::error(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/TokenStream.php on line 46 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\BlockArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/BlockArrayNode.php on line 15 Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\BlockArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/BlockArrayNode.php on line 15 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\ArrayItemNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/ArrayItemNode.php on line 18 Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\ArrayItemNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/ArrayItemNode.php on line 18 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\LiteralNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/LiteralNode.php on line 22 Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\LiteralNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/LiteralNode.php on line 22 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\StringNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/StringNode.php on line 18 Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\StringNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nette/neon/src/Neon/Node/StringNode.php on line 18 PHP Deprecated: _PHPStan_01e5828ef\Nette\Neon\Node\InlineArrayNode::__construct(): Implicitly marking parameter $pos as nullable is deprecated, the explicit nullable type must be used instead in phar:///__w/URL-Parser/URL-Parser/vendor/phpstan/phpstan/phpstan.phar/vendor/nett
PHP nightly with JIT on ubuntu-latest amd64
Process completed with exit code 1.