Skip to content

feat: Set $feature_flag_error on $feature_flag_called #188

feat: Set $feature_flag_error on $feature_flag_called

feat: Set $feature_flag_error on $feature_flag_called #188

Triggered via pull request December 19, 2025 20:23
Status Failure
Total duration 1m 1s
Artifacts

php.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml lib/FeatureFlagError.php lib/HttpException.php test/FeatureFlagErrorTest.php
phpunit (8.4)
Process completed with exit code 2.
phpunit (8.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires slope-it/clock-mock ^0.4.0 -> satisfiable by slope-it/clock-mock[0.4.0]. - slope-it/clock-mock 0.4.0 requires ext-uopz >=6.1.1 -> it is missing from your system. Install or enable PHP's uopz extension. Alternatively you can require one of these packages that provide the extension (or parts of it): Keep in mind that the suggestions are automated and may not be valid or safe to use - krakjoe/uopz User Operations for Zend To enable extensions, verify that they are enabled in your .ini files: - /etc/php/8.4/cli/php.ini - /etc/php/8.4/cli/conf.d/10-mysqlnd.ini - /etc/php/8.4/cli/conf.d/10-opcache.ini - /etc/php/8.4/cli/conf.d/10-pdo.ini - /etc/php/8.4/cli/conf.d/15-xml.ini - /etc/php/8.4/cli/conf.d/20-amqp.ini - /etc/php/8.4/cli/conf.d/20-apcu.ini - /etc/php/8.4/cli/conf.d/20-ast.ini - /etc/php/8.4/cli/conf.d/20-bcmath.ini - /etc/php/8.4/cli/conf.d/20-bz2.ini - /etc/php/8.4/cli/conf.d/20-calendar.ini - /etc/php/8.4/cli/conf.d/20-ctype.ini - /etc/php/8.4/cli/conf.d/20-curl.ini - /etc/php/8.4/cli/conf.d/20-dba.ini - /etc/php/8.4/cli/conf.d/20-dom.ini - /etc/php/8.4/cli/conf.d/20-enchant.ini - /etc/php/8.4/cli/conf.d/20-exif.ini - /etc/php/8.4/cli/conf.d/20-ffi.ini - /etc/php/8.4/cli/conf.d/20-fileinfo.ini - /etc/php/8.4/cli/conf.d/20-ftp.ini - /etc/php/8.4/cli/conf.d/20-gd.ini - /etc/php/8.4/cli/conf.d/20-gettext.ini - /etc/php/8.4/cli/conf.d/20-gmp.ini - /etc/php/8.4/cli/conf.d/20-iconv.ini - /etc/php/8.4/cli/conf.d/20-igbinary.ini - /etc/php/8.4/cli/conf.d/20-imagick.ini - /etc/php/8.4/cli/conf.d/20-imap.ini - /etc/php/8.4/cli/conf.d/20-intl.ini - /etc/php/8.4/cli/conf.d/20-ldap.ini - /etc/php/8.4/cli/conf.d/20-mbstring.ini - /etc/php/8.4/cli/conf.d/20-memcache.ini - /etc/php/8.4/cli/conf.d/20-mongodb.ini - /etc/php/8.4/cli/conf.d/20-msgpack.ini - /etc/php/8.4/cli/conf.d/20-mysqli.ini - /etc/php/8.4/cli/conf.d/20-odbc.ini - /etc/php/8.4/cli/conf.d/20-pdo_dblib.ini - /etc/php/8.4/cli/conf.d/20-pdo_firebird.ini - /etc/php/8.4/cli/conf.d/20-pdo_mysql.ini - /etc/php/8.4/cli/conf.d/20-pdo_odbc.ini - /etc/php/8.4/cli/conf.d/20-pdo_pgsql.ini - /etc/php/8.4/cli/conf.d/20-pdo_sqlite.ini - /etc/php/8.4/cli/conf.d/20-pdo_sqlsrv.ini - /etc/php/8.4/cli/conf.d/20-pgsql.ini - /etc/php/8.4/cli/conf.d/20-phar.ini - /etc/php/8.4/cli/conf.d/20-posix.ini - /etc/php/8.4/cli/conf.d/20-readline.ini - /etc/php/8.4/cli/conf.d/20-shmop.ini - /etc/php/8.4/cli/conf.d/20-simplexml.ini - /etc/php/8.4/cli/conf.d/20-snmp.ini - /etc/php/8.4/cli/conf.d/20-soap.ini - /etc/php/8.4/cli/conf.d/20-sockets.ini - /etc/php/8.4/cli/conf.d/20-sqlite3.ini - /etc/php/8.4/cli/conf.d/20-sqlsrv.ini - /etc/php/8.4/cli/conf.d/20-sysvmsg.ini - /etc/php/8.4/cli/conf.d/20-sysvsem.ini - /etc/php/8.4/cli/conf.d/20-sysvshm.ini - /etc/php/8.4/cli/conf.d/20-tidy.ini - /etc/php/8.4/cli/conf.d/20-tokenizer.ini - /etc/php/8.4/cli/conf.d/20-xdebug.ini - /etc/php/8.4/cli/conf.d/20-xmlreader.ini - /etc/php/8.4/cli/conf.d/20-xmlwriter.ini - /etc/php/8.4/cli/conf.d/20-xsl.ini - /etc/php/8.4/cli/conf.d/20-yaml.ini - /etc/php/8.4/cli/conf.d/20-zip.ini - /etc/php/8.4/cli/conf.d/20-zmq.ini - /etc/php/8.4/cli/conf.d/25-memcached.ini - /etc/php/8.4/cli/conf.d/25-redis.ini - /etc/php/8.4/cli/conf.d/30-ds.ini - /etc/php/8.4/cli/conf.d/99-pecl.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-uopz` to temporarily ignore these required extensions.
phpunit (8)
The strategy configuration was canceled because "phpunit._8_4" failed
phpunit (8)
The operation was canceled.
phpcs: test/FeatureFlagErrorTest.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 17 and the first side effect is on line 8.