simple 16-Feb-2026 17:16:12 Build phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507) is being prepared for building on agent Default Agent, bamboo version: 9.2.24 simple 16-Feb-2026 17:16:12 simple 16-Feb-2026 17:16:12 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Feb-2026 17:16:12 Executing build phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507) simple 16-Feb-2026 17:16:12 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 16-Feb-2026 17:16:12 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Feb-2026 17:16:12 Updating source code to revision: 191f666944298ade5c435f624b13d5354bb043a6 simple 16-Feb-2026 17:16:12 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 16-Feb-2026 17:16:12 hint: Using 'master' as the name for the initial branch. This default branch name simple 16-Feb-2026 17:16:12 hint: is subject to change. To configure the initial branch name to use in all simple 16-Feb-2026 17:16:12 hint: of your new repositories, which will suppress this warning, call: simple 16-Feb-2026 17:16:12 hint: simple 16-Feb-2026 17:16:12 hint: git config --global init.defaultBranch simple 16-Feb-2026 17:16:12 hint: simple 16-Feb-2026 17:16:12 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 16-Feb-2026 17:16:12 hint: 'development'. The just-created branch can be renamed via this command: simple 16-Feb-2026 17:16:12 hint: simple 16-Feb-2026 17:16:12 hint: git branch -m simple 16-Feb-2026 17:16:12 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 16-Feb-2026 17:16:13 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 16-Feb-2026 17:16:29 Checking out revision 191f666944298ade5c435f624b13d5354bb043a6. simple 16-Feb-2026 17:16:30 Already on 'master' simple 16-Feb-2026 17:16:30 Updated source code to revision: 191f666944298ade5c435f624b13d5354bb043a6 simple 16-Feb-2026 17:16:30 Finished task 'Checkout Default Repository' with result: Success simple 16-Feb-2026 17:16:30 Running pre-build action: VCS Version Collector simple 16-Feb-2026 17:16:30 Running pre-build action: Build Log Labeller Pre Build Action simple 16-Feb-2026 17:16:30 Build phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507) started building on agent 'Default Agent' () command 16-Feb-2026 17:16:30 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Feb-2026 17:16:30 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 16-Feb-2026 17:16:30 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-af88225f-df77-48e4-8c6f-ca53cdabec01 build --force-rm=true --tag=phpbb:php-8.2 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 16-Feb-2026 17:16:30 #0 building with "default" instance using docker driver error 16-Feb-2026 17:16:30 error 16-Feb-2026 17:16:30 #1 [internal] load build definition from Dockerfile error 16-Feb-2026 17:16:30 #1 transferring dockerfile: 491B done error 16-Feb-2026 17:16:30 #1 DONE 0.0s error 16-Feb-2026 17:16:30 error 16-Feb-2026 17:16:30 #2 [internal] load metadata for docker.io/library/php:8.2 error 16-Feb-2026 17:16:31 #2 DONE 0.8s error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #3 [internal] load .dockerignore error 16-Feb-2026 17:16:31 #3 transferring context: 2B done error 16-Feb-2026 17:16:31 #3 DONE 0.0s error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #4 [1/6] FROM docker.io/library/php:8.2@sha256:b96eaaf7f53ccf643244b8bbcc45da061112c93d2bfb2e07603226c49b1f1705 error 16-Feb-2026 17:16:31 #4 DONE 0.0s error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #5 [3/6] RUN pecl install xdebug-3.2.2 error 16-Feb-2026 17:16:31 #5 CACHED error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #6 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 16-Feb-2026 17:16:31 #6 CACHED error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #7 [4/6] RUN docker-php-ext-enable xdebug error 16-Feb-2026 17:16:31 #7 CACHED error 16-Feb-2026 17:16:31 error 16-Feb-2026 17:16:31 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 16-Feb-2026 17:16:32 #8 DONE 0.9s error 16-Feb-2026 17:16:32 error 16-Feb-2026 17:16:32 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 16-Feb-2026 17:16:32 #9 DONE 0.3s error 16-Feb-2026 17:16:32 error 16-Feb-2026 17:16:32 #10 exporting to image error 16-Feb-2026 17:16:32 #10 exporting layers 0.0s done error 16-Feb-2026 17:16:32 #10 writing image sha256:2e29a0647a0a0196379c4b81f6357fef1daf9f1729d6f220d17511907b233779 done error 16-Feb-2026 17:16:32 #10 naming to docker.io/library/phpbb:php-8.2 done error 16-Feb-2026 17:16:32 #10 DONE 0.1s simple 16-Feb-2026 17:16:32 Built Docker image 'phpbb:php-8.2' simple 16-Feb-2026 17:16:32 Finished task 'Build image' with result: Success command 16-Feb-2026 17:16:32 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Feb-2026 17:16:32 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 16-Feb-2026 17:16:32 Running image name (phpbb:php-8.2) command 16-Feb-2026 17:16:32 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-8.2 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 16-Feb-2026 17:16:33 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 16-Feb-2026 17:16:33 Installing dependencies from lock file (including require-dev) build 16-Feb-2026 17:16:33 Verifying lock file contents can be installed on current platform. build 16-Feb-2026 17:16:33 Package operations: 153 installs, 0 updates, 0 removals build 16-Feb-2026 17:16:33 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 16-Feb-2026 17:16:33 - Downloading composer/installers (v2.3.0) build 16-Feb-2026 17:16:33 - Downloading composer/package-versions-deprecated (1.11.99.5) build 16-Feb-2026 17:16:33 - Downloading revolt/event-loop (v1.0.8) build 16-Feb-2026 17:16:33 - Downloading amphp/serialization (v1.0.0) build 16-Feb-2026 17:16:33 - Downloading amphp/amp (v3.1.1) build 16-Feb-2026 17:16:33 - Downloading amphp/pipeline (v1.2.3) build 16-Feb-2026 17:16:33 - Downloading amphp/sync (v2.3.0) build 16-Feb-2026 17:16:33 - Downloading amphp/cache (v2.0.1) build 16-Feb-2026 17:16:33 - Downloading amphp/parser (v1.1.1) build 16-Feb-2026 17:16:33 - Downloading amphp/byte-stream (v2.1.2) build 16-Feb-2026 17:16:33 - Downloading amphp/process (v2.0.3) build 16-Feb-2026 17:16:33 - Downloading psr/http-message (2.0) build 16-Feb-2026 17:16:33 - Downloading league/uri-interfaces (7.7.0) build 16-Feb-2026 17:16:33 - Downloading psr/http-factory (1.1.0) build 16-Feb-2026 17:16:33 - Downloading league/uri (7.7.0) build 16-Feb-2026 17:16:33 - Downloading kelunik/certificate (v1.1.3) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-ctype (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading daverandom/libdns (v2.1.0) build 16-Feb-2026 17:16:33 - Downloading amphp/dns (v2.4.0) build 16-Feb-2026 17:16:33 - Downloading amphp/socket (v2.3.1) build 16-Feb-2026 17:16:33 - Downloading bantu/ini-get-wrapper (v1.0.1) build 16-Feb-2026 17:16:33 - Downloading carlos-mg89/oauth (0.8.17) build 16-Feb-2026 17:16:33 - Downloading symfony/process (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php84 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php81 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php80 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php73 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/finder (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-mbstring (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/filesystem (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-intl-normalizer (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-intl-grapheme (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/deprecation-contracts (v3.6.0) build 16-Feb-2026 17:16:33 - Downloading symfony/string (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading psr/container (2.0.2) build 16-Feb-2026 17:16:33 - Downloading symfony/service-contracts (v3.6.1) build 16-Feb-2026 17:16:33 - Downloading symfony/console (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading seld/signal-handler (2.0.2) build 16-Feb-2026 17:16:33 - Downloading seld/phar-utils (1.2.1) build 16-Feb-2026 17:16:33 - Downloading seld/jsonlint (1.11.0) build 16-Feb-2026 17:16:33 - Downloading react/promise (v3.3.0) build 16-Feb-2026 17:16:33 - Downloading psr/log (3.0.2) build 16-Feb-2026 17:16:33 - Downloading marc-mabe/php-enum (v4.7.2) build 16-Feb-2026 17:16:33 - Downloading justinrainbow/json-schema (6.6.3) build 16-Feb-2026 17:16:33 - Downloading composer/pcre (3.3.2) build 16-Feb-2026 17:16:33 - Downloading composer/xdebug-handler (3.0.5) build 16-Feb-2026 17:16:33 - Downloading composer/spdx-licenses (1.5.9) build 16-Feb-2026 17:16:33 - Downloading composer/semver (3.4.4) build 16-Feb-2026 17:16:33 - Downloading composer/metadata-minifier (1.0.0) build 16-Feb-2026 17:16:33 - Downloading composer/class-map-generator (1.7.1) build 16-Feb-2026 17:16:33 - Downloading composer/ca-bundle (1.5.10) build 16-Feb-2026 17:16:33 - Downloading composer/composer (2.9.3) build 16-Feb-2026 17:16:33 - Downloading psr/cache (3.0.0) build 16-Feb-2026 17:16:33 - Downloading doctrine/event-manager (2.0.1) build 16-Feb-2026 17:16:33 - Downloading doctrine/deprecations (1.1.5) build 16-Feb-2026 17:16:33 - Downloading doctrine/dbal (3.10.4) build 16-Feb-2026 17:16:33 - Downloading doctrine/lexer (3.0.1) build 16-Feb-2026 17:16:33 - Downloading google/recaptcha (1.3.1) build 16-Feb-2026 17:16:33 - Downloading guzzlehttp/promises (2.3.0) build 16-Feb-2026 17:16:33 - Downloading ralouphie/getallheaders (3.0.3) build 16-Feb-2026 17:16:33 - Downloading guzzlehttp/psr7 (2.8.0) build 16-Feb-2026 17:16:33 - Downloading symfony/yaml (v7.4.1) build 16-Feb-2026 17:16:33 - Downloading laravel/homestead (v15.0.3) build 16-Feb-2026 17:16:33 - Downloading marc1706/fast-image-size (v1.1.7) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php83 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/http-client-contracts (v3.6.0) build 16-Feb-2026 17:16:33 - Downloading symfony/http-client (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading brick/math (0.12.3) build 16-Feb-2026 17:16:33 - Downloading spomky-labs/pki-framework (1.4.1) build 16-Feb-2026 17:16:33 - Downloading psr/http-client (1.0.3) build 16-Feb-2026 17:16:33 - Downloading psr/clock (1.0.0) build 16-Feb-2026 17:16:33 - Downloading paragonie/sodium_compat (v2.5.0) build 16-Feb-2026 17:16:33 - Downloading paragonie/constant_time_encoding (v3.1.3) build 16-Feb-2026 17:16:33 - Downloading web-token/jwt-library (3.4.9) build 16-Feb-2026 17:16:33 - Downloading web-token/jwt-util-ecc (3.4.8) build 16-Feb-2026 17:16:33 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.8) build 16-Feb-2026 17:16:33 - Downloading web-token/jwt-signature (3.4.8) build 16-Feb-2026 17:16:33 - Downloading web-token/jwt-key-mgmt (3.4.8) build 16-Feb-2026 17:16:33 - Downloading spomky-labs/base64url (v2.0.4) build 16-Feb-2026 17:16:33 - Downloading guzzlehttp/guzzle (7.10.0) build 16-Feb-2026 17:16:33 - Downloading minishlink/web-push (v8.0.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/version (4.0.1) build 16-Feb-2026 17:16:33 - Downloading sebastian/type (4.0.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/recursion-context (5.0.1) build 16-Feb-2026 17:16:33 - Downloading sebastian/object-reflector (3.0.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/object-enumerator (5.0.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/global-state (6.0.2) build 16-Feb-2026 17:16:33 - Downloading sebastian/exporter (5.1.4) build 16-Feb-2026 17:16:33 - Downloading sebastian/environment (6.1.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/diff (5.1.1) build 16-Feb-2026 17:16:33 - Downloading sebastian/comparator (5.0.4) build 16-Feb-2026 17:16:33 - Downloading sebastian/code-unit (2.0.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/cli-parser (2.0.1) build 16-Feb-2026 17:16:33 - Downloading phpunit/php-timer (6.0.0) build 16-Feb-2026 17:16:33 - Downloading phpunit/php-text-template (3.0.1) build 16-Feb-2026 17:16:33 - Downloading phpunit/php-invoker (4.0.0) build 16-Feb-2026 17:16:33 - Downloading phpunit/php-file-iterator (4.1.0) build 16-Feb-2026 17:16:33 - Downloading theseer/tokenizer (1.3.1) build 16-Feb-2026 17:16:33 - Downloading nikic/php-parser (v5.7.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/lines-of-code (2.0.2) build 16-Feb-2026 17:16:33 - Downloading sebastian/complexity (3.2.0) build 16-Feb-2026 17:16:33 - Downloading sebastian/code-unit-reverse-lookup (3.0.0) build 16-Feb-2026 17:16:33 - Downloading phpunit/php-code-coverage (10.1.16) build 16-Feb-2026 17:16:33 - Downloading phar-io/version (3.2.1) build 16-Feb-2026 17:16:33 - Downloading phar-io/manifest (2.0.4) build 16-Feb-2026 17:16:33 - Downloading myclabs/deep-copy (1.13.4) build 16-Feb-2026 17:16:33 - Downloading phpunit/phpunit (10.5.60) build 16-Feb-2026 17:16:33 - Downloading misantron/dbunit (5.4.0) build 16-Feb-2026 17:16:33 - Downloading phing/phing (2.17.4) build 16-Feb-2026 17:16:33 - Downloading webmozart/assert (2.0.0) build 16-Feb-2026 17:16:33 - Downloading phpstan/phpdoc-parser (2.3.0) build 16-Feb-2026 17:16:33 - Downloading phpdocumentor/reflection-common (2.2.0) build 16-Feb-2026 17:16:33 - Downloading phpdocumentor/type-resolver (1.12.0) build 16-Feb-2026 17:16:33 - Downloading phpdocumentor/reflection-docblock (5.6.6) build 16-Feb-2026 17:16:33 - Downloading spatie/array-to-xml (3.4.4) build 16-Feb-2026 17:16:33 - Downloading netresearch/jsonmapper (v5.0.0) build 16-Feb-2026 17:16:33 - Downloading fidry/cpu-core-counter (1.3.0) build 16-Feb-2026 17:16:33 - Downloading felixfbecker/language-server-protocol (v1.5.3) build 16-Feb-2026 17:16:33 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 16-Feb-2026 17:16:33 - Downloading danog/advanced-json-rpc (v3.2.2) build 16-Feb-2026 17:16:33 - Downloading amphp/parallel (v2.3.3) build 16-Feb-2026 17:16:33 - Downloading vimeo/psalm (6.14.3) build 16-Feb-2026 17:16:33 - Downloading symfony/routing (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-php85 (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/http-foundation (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading psr/event-dispatcher (1.0.0) build 16-Feb-2026 17:16:33 - Downloading symfony/event-dispatcher-contracts (v3.6.0) build 16-Feb-2026 17:16:33 - Downloading symfony/event-dispatcher (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading symfony/var-dumper (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/error-handler (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading symfony/http-kernel (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/var-exporter (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading symfony/dependency-injection (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/config (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/cache-contracts (v3.6.0) build 16-Feb-2026 17:16:33 - Downloading symfony/cache (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/framework-bundle (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading psalm/plugin-symfony (v5.2.8) build 16-Feb-2026 17:16:33 - Downloading s9e/sweetdom (3.4.1) build 16-Feb-2026 17:16:33 - Downloading s9e/regexp-builder (1.4.6) build 16-Feb-2026 17:16:33 - Downloading s9e/text-formatter (2.19.3) build 16-Feb-2026 17:16:33 - Downloading squizlabs/php_codesniffer (4.0.1) build 16-Feb-2026 17:16:33 - Downloading masterminds/html5 (2.10.0) build 16-Feb-2026 17:16:33 - Downloading symfony/dom-crawler (v7.4.1) build 16-Feb-2026 17:16:33 - Downloading symfony/browser-kit (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading symfony/css-selector (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading symfony/polyfill-intl-idn (v1.33.0) build 16-Feb-2026 17:16:33 - Downloading symfony/mime (v7.4.0) build 16-Feb-2026 17:16:33 - Downloading egulias/email-validator (4.0.4) build 16-Feb-2026 17:16:33 - Downloading symfony/mailer (v7.4.3) build 16-Feb-2026 17:16:33 - Downloading twig/twig (v3.22.2) build 16-Feb-2026 17:16:33 - Downloading symfony/translation-contracts (v3.6.1) build 16-Feb-2026 17:16:33 - Downloading symfony/twig-bridge (v7.4.3) build 16-Feb-2026 17:16:36 0/153 [>---------------------------] 0% 16/153 [==>-------------------------] 10% 36/153 [======>---------------------] 23% 53/153 [=========>------------------] 34% 65/153 [===========>----------------] 42% 83/153 [===============>------------] 54% 95/153 [=================>----------] 62% 110/153 [====================>-------] 71% 128/153 [=======================>----] 83% 145/153 [==========================>-] 94% 153/153 [============================] 100% - Installing composer/installers (v2.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 16-Feb-2026 17:16:36 - Installing revolt/event-loop (v1.0.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/serialization (v1.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/amp (v3.1.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/pipeline (v1.2.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/sync (v2.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/cache (v2.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/parser (v1.1.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/byte-stream (v2.1.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/process (v2.0.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/http-message (2.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing league/uri-interfaces (7.7.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/http-factory (1.1.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing league/uri (7.7.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing kelunik/certificate (v1.1.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing daverandom/libdns (v2.1.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/dns (v2.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/socket (v2.3.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing carlos-mg89/oauth (0.8.17): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/process (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php84 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php81 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php73 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/finder (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/filesystem (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/deprecation-contracts (v3.6.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/string (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/container (2.0.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/service-contracts (v3.6.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/console (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing seld/signal-handler (2.0.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing seld/phar-utils (1.2.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing seld/jsonlint (1.11.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing react/promise (v3.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/log (3.0.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing marc-mabe/php-enum (v4.7.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing justinrainbow/json-schema (6.6.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/pcre (3.3.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/spdx-licenses (1.5.9): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/semver (3.4.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/class-map-generator (1.7.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/ca-bundle (1.5.10): Extracting archive build 16-Feb-2026 17:16:36 - Installing composer/composer (2.9.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/cache (3.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing doctrine/event-manager (2.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing doctrine/deprecations (1.1.5): Extracting archive build 16-Feb-2026 17:16:36 - Installing doctrine/dbal (3.10.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing doctrine/lexer (3.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing google/recaptcha (1.3.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing guzzlehttp/promises (2.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing guzzlehttp/psr7 (2.8.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/yaml (v7.4.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing laravel/homestead (v15.0.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php83 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/http-client-contracts (v3.6.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/http-client (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing brick/math (0.12.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing spomky-labs/pki-framework (1.4.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/http-client (1.0.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/clock (1.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing paragonie/sodium_compat (v2.5.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing paragonie/constant_time_encoding (v3.1.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing web-token/jwt-library (3.4.9): Extracting archive build 16-Feb-2026 17:16:36 - Installing web-token/jwt-util-ecc (3.4.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing web-token/jwt-signature (3.4.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing web-token/jwt-key-mgmt (3.4.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing guzzlehttp/guzzle (7.10.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing minishlink/web-push (v8.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/version (4.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/type (4.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/recursion-context (5.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/object-reflector (3.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/object-enumerator (5.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/global-state (6.0.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/exporter (5.1.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/environment (6.1.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/diff (5.1.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/comparator (5.0.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/code-unit (2.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/cli-parser (2.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/php-timer (6.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/php-text-template (3.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/php-invoker (4.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/php-file-iterator (4.1.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing theseer/tokenizer (1.3.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing nikic/php-parser (v5.7.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/lines-of-code (2.0.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/complexity (3.2.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing sebastian/code-unit-reverse-lookup (3.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/php-code-coverage (10.1.16): Extracting archive build 16-Feb-2026 17:16:36 - Installing phar-io/version (3.2.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing phar-io/manifest (2.0.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing myclabs/deep-copy (1.13.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpunit/phpunit (10.5.60): Extracting archive build 16-Feb-2026 17:16:36 - Installing misantron/dbunit (5.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phing/phing (2.17.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing webmozart/assert (2.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpstan/phpdoc-parser (2.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpdocumentor/type-resolver (1.12.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing phpdocumentor/reflection-docblock (5.6.6): Extracting archive build 16-Feb-2026 17:16:36 - Installing spatie/array-to-xml (3.4.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing netresearch/jsonmapper (v5.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing fidry/cpu-core-counter (1.3.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing felixfbecker/language-server-protocol (v1.5.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing danog/advanced-json-rpc (v3.2.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing amphp/parallel (v2.3.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing vimeo/psalm (6.14.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/routing (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-php85 (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/http-foundation (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/event-dispatcher-contracts (v3.6.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/event-dispatcher (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/var-dumper (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/error-handler (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/http-kernel (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/var-exporter (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/dependency-injection (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/config (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/cache-contracts (v3.6.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/cache (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/framework-bundle (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing psalm/plugin-symfony (v5.2.8): Extracting archive build 16-Feb-2026 17:16:36 - Installing s9e/sweetdom (3.4.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 16-Feb-2026 17:16:36 - Installing s9e/text-formatter (2.19.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing squizlabs/php_codesniffer (4.0.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing masterminds/html5 (2.10.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/dom-crawler (v7.4.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/browser-kit (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/css-selector (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/polyfill-intl-idn (v1.33.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/mime (v7.4.0): Extracting archive build 16-Feb-2026 17:16:36 - Installing egulias/email-validator (4.0.4): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/mailer (v7.4.3): Extracting archive build 16-Feb-2026 17:16:36 - Installing twig/twig (v3.22.2): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/translation-contracts (v3.6.1): Extracting archive build 16-Feb-2026 17:16:36 - Installing symfony/twig-bridge (v7.4.3): Extracting archive build 16-Feb-2026 17:16:39 0/151 [>---------------------------] 0% 20/151 [===>------------------------] 13% 40/151 [=======>--------------------] 26% 49/151 [=========>------------------] 32% 64/151 [===========>----------------] 42% 82/151 [===============>------------] 54% 92/151 [=================>----------] 60% 108/151 [====================>-------] 71% 123/151 [======================>-----] 81% 139/151 [=========================>--] 92% 151/151 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:39 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:39 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:39 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:39 Package laravel/homestead is abandoned, you should avoid using it. No replacement was suggested. build 16-Feb-2026 17:16:39 Generating autoload files build 16-Feb-2026 17:16:39 109 packages you are using are looking for funding. build 16-Feb-2026 17:16:39 Use the `composer fund` command to find out more! build 16-Feb-2026 17:16:39 build 16-Feb-2026 17:16:39 Deprecated: Creation of dynamic property Phing::$searchForThis is deprecated in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 362 build 16-Feb-2026 17:16:39 Buildfile: /data/build/build.xml build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40 phpBB > clean: build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40  [delete] Directory /data/build/logs does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/api does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/coverage does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/cpd does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/new_version does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 16-Feb-2026 17:16:40  [delete] Directory /data/build/save does not exist or is not a directory. build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40 phpBB > prepare: build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/logs build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/api build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/codebrowser build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/coverage build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/cpd build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/dependencies build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/new_version build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/new_version/files build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/new_version/patches build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/new_version/release_files build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/new_version/update build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/old_versions build 16-Feb-2026 17:16:40  [mkdir] Created dir: /data/build/save build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40 phpBB > composer: build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40 Installing dependencies from lock file (including require-dev) build 16-Feb-2026 17:16:40 Verifying lock file contents can be installed on current platform. build 16-Feb-2026 17:16:40 Nothing to install, update or remove build 16-Feb-2026 17:16:40 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:40 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:40 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:40 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Feb-2026 17:16:40 Package laravel/homestead is abandoned, you should avoid using it. No replacement was suggested. build 16-Feb-2026 17:16:40 Generating autoload files build 16-Feb-2026 17:16:40 109 packages you are using are looking for funding. build 16-Feb-2026 17:16:40 Use the `composer fund` command to find out more! build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:40 phpBB > test: build 16-Feb-2026 17:16:40  build 16-Feb-2026 17:16:44 PHPUnit 10.5.60 by Sebastian Bergmann and contributors. build 16-Feb-2026 17:16:44 build 16-Feb-2026 17:16:44 Runtime: PHP 8.2.30 with Xdebug 3.2.2 build 16-Feb-2026 17:16:44 Configuration: /data/phpunit.xml.dist build 16-Feb-2026 17:16:44 build 16-Feb-2026 17:17:22 ............................................................. 61 / 8019 ( 0%) build 16-Feb-2026 17:17:34 ............................................................. 122 / 8019 ( 1%) build 16-Feb-2026 17:17:36 ......................................................I...... 183 / 8019 ( 2%) build 16-Feb-2026 17:17:39 ............................................................. 244 / 8019 ( 3%) build 16-Feb-2026 17:17:42 ..........S...S.............................................. 305 / 8019 ( 3%) build 16-Feb-2026 17:17:46 ...................................S......................... 366 / 8019 ( 4%) build 16-Feb-2026 17:17:49 ............................................................. 427 / 8019 ( 5%) build 16-Feb-2026 17:17:50 ............................................................. 488 / 8019 ( 6%) build 16-Feb-2026 17:17:51 ............................................................. 549 / 8019 ( 6%) build 16-Feb-2026 17:17:52 ............................................................. 610 / 8019 ( 7%) build 16-Feb-2026 17:17:53 ............................................................. 671 / 8019 ( 8%) build 16-Feb-2026 17:17:55 ............................................................. 732 / 8019 ( 9%) build 16-Feb-2026 17:17:56 ............................................................. 793 / 8019 ( 9%) build 16-Feb-2026 17:17:57 ............................................................. 854 / 8019 ( 10%) build 16-Feb-2026 17:17:58 ............................................................. 915 / 8019 ( 11%) build 16-Feb-2026 17:17:59 ............................................................. 976 / 8019 ( 12%) build 16-Feb-2026 17:18:00 ............................................................. 1037 / 8019 ( 12%) build 16-Feb-2026 17:18:01 ............................................................. 1098 / 8019 ( 13%) build 16-Feb-2026 17:18:03 ............................................................. 1159 / 8019 ( 14%) build 16-Feb-2026 17:18:26 .....................................I...S...............S... 1220 / 8019 ( 15%) build 16-Feb-2026 17:18:33 ............................................................. 1281 / 8019 ( 15%) build 16-Feb-2026 17:18:37 ............................................................. 1342 / 8019 ( 16%) build 16-Feb-2026 17:18:39 ...............................................S.S.S......... 1403 / 8019 ( 17%) build 16-Feb-2026 17:18:40 ............................................................. 1464 / 8019 ( 18%) build 16-Feb-2026 17:18:41 ............................................................. 1525 / 8019 ( 19%) build 16-Feb-2026 17:18:41 ............................................................. 1586 / 8019 ( 19%) build 16-Feb-2026 17:18:42 ............................................................. 1647 / 8019 ( 20%) build 16-Feb-2026 17:18:42 ............................................................. 1708 / 8019 ( 21%) build 16-Feb-2026 17:18:43 ............................................................. 1769 / 8019 ( 22%) build 16-Feb-2026 17:18:43 ............................................................. 1830 / 8019 ( 22%) build 16-Feb-2026 17:18:43 ............................................................. 1891 / 8019 ( 23%) build 16-Feb-2026 17:18:44 ............................................................. 1952 / 8019 ( 24%) build 16-Feb-2026 17:18:44 ............................................................. 2013 / 8019 ( 25%) build 16-Feb-2026 17:18:45 ............................................................. 2074 / 8019 ( 25%) build 16-Feb-2026 17:18:45 ............................................................. 2135 / 8019 ( 26%) build 16-Feb-2026 17:18:45 ............................................................. 2196 / 8019 ( 27%) build 16-Feb-2026 17:18:46 ............................................................. 2257 / 8019 ( 28%) build 16-Feb-2026 17:18:47 ............................................................. 2318 / 8019 ( 28%) build 16-Feb-2026 17:18:49 ............................................................. 2379 / 8019 ( 29%) build 16-Feb-2026 17:18:50 ............................................................. 2440 / 8019 ( 30%) build 16-Feb-2026 17:18:51 ............................................................. 2501 / 8019 ( 31%) build 16-Feb-2026 17:18:52 ............................................................. 2562 / 8019 ( 31%) build 16-Feb-2026 17:18:54 .............................I.II............................ 2623 / 8019 ( 32%) build 16-Feb-2026 17:18:55 ............................................................. 2684 / 8019 ( 33%) build 16-Feb-2026 17:18:56 ............................................................. 2745 / 8019 ( 34%) build 16-Feb-2026 17:18:56 ............................................................. 2806 / 8019 ( 34%) build 16-Feb-2026 17:18:57 ............................................................. 2867 / 8019 ( 35%) build 16-Feb-2026 17:18:58 ............................................................. 2928 / 8019 ( 36%) build 16-Feb-2026 17:18:59 ............................................................. 2989 / 8019 ( 37%) build 16-Feb-2026 17:19:00 ............................................................. 3050 / 8019 ( 38%) build 16-Feb-2026 17:19:00 ............................................................. 3111 / 8019 ( 38%) build 16-Feb-2026 17:19:01 ............................................................. 3172 / 8019 ( 39%) build 16-Feb-2026 17:19:07 ............................................................. 3233 / 8019 ( 40%) build 16-Feb-2026 17:19:09 ............................................................. 3294 / 8019 ( 41%) build 16-Feb-2026 17:19:11 .....................................S....................... 3355 / 8019 ( 41%) build 16-Feb-2026 17:19:13 ............................................................. 3416 / 8019 ( 42%) build 16-Feb-2026 17:19:18 ............................................................. 3477 / 8019 ( 43%) build 16-Feb-2026 17:19:26 ............................................................. 3538 / 8019 ( 44%) build 16-Feb-2026 17:19:35 ............................................................. 3599 / 8019 ( 44%) build 16-Feb-2026 17:19:43 ............................................................. 3660 / 8019 ( 45%) build 16-Feb-2026 17:19:44 ............................................................. 3721 / 8019 ( 46%) build 16-Feb-2026 17:19:45 ............................................................. 3782 / 8019 ( 47%) build 16-Feb-2026 17:19:46 ............................................................. 3843 / 8019 ( 47%) build 16-Feb-2026 17:19:48 ............................................................. 3904 / 8019 ( 48%) build 16-Feb-2026 17:19:48 ............................................................. 3965 / 8019 ( 49%) build 16-Feb-2026 17:19:49 ............................................................. 4026 / 8019 ( 50%) build 16-Feb-2026 17:19:49 ............................................................. 4087 / 8019 ( 50%) build 16-Feb-2026 17:19:50 ............................................................. 4148 / 8019 ( 51%) build 16-Feb-2026 17:19:52 ............................................................. 4209 / 8019 ( 52%) build 16-Feb-2026 17:19:53 ............................................................. 4270 / 8019 ( 53%) build 16-Feb-2026 17:19:55 ............................................................. 4331 / 8019 ( 54%) build 16-Feb-2026 17:19:57 ............................................................. 4392 / 8019 ( 54%) build 16-Feb-2026 17:19:57 ............................................................. 4453 / 8019 ( 55%) build 16-Feb-2026 17:19:59 ............................................................. 4514 / 8019 ( 56%) build 16-Feb-2026 17:20:02 ............................................................. 4575 / 8019 ( 57%) build 16-Feb-2026 17:20:07 ............................................................. 4636 / 8019 ( 57%) build 16-Feb-2026 17:20:10 ............................................................. 4697 / 8019 ( 58%) build 16-Feb-2026 17:20:10 ............................................................. 4758 / 8019 ( 59%) build 16-Feb-2026 17:20:11 ............................................................. 4819 / 8019 ( 60%) build 16-Feb-2026 17:20:11 ............................................................. 4880 / 8019 ( 60%) build 16-Feb-2026 17:20:12 ............................................................. 4941 / 8019 ( 61%) build 16-Feb-2026 17:20:12 ............................................................. 5002 / 8019 ( 62%) build 16-Feb-2026 17:20:13 ............................................................. 5063 / 8019 ( 63%) build 16-Feb-2026 17:20:13 ............................................................. 5124 / 8019 ( 63%) build 16-Feb-2026 17:20:13 ............................................................. 5185 / 8019 ( 64%) build 16-Feb-2026 17:20:14 ............................................................. 5246 / 8019 ( 65%) build 16-Feb-2026 17:20:15 ............................................................. 5307 / 8019 ( 66%) build 16-Feb-2026 17:20:21 ............................................................. 5368 / 8019 ( 66%) build 16-Feb-2026 17:20:25 ............................................................. 5429 / 8019 ( 67%) build 16-Feb-2026 17:20:28 ............................................................. 5490 / 8019 ( 68%) build 16-Feb-2026 17:20:30 ............................................................. 5551 / 8019 ( 69%) build 16-Feb-2026 17:20:31 ............................................................. 5612 / 8019 ( 69%) build 16-Feb-2026 17:20:31 ............................................................. 5673 / 8019 ( 70%) build 16-Feb-2026 17:20:32 ............................................................. 5734 / 8019 ( 71%) build 16-Feb-2026 17:20:34 ............................................................. 5795 / 8019 ( 72%) build 16-Feb-2026 17:20:36 ............................................................. 5856 / 8019 ( 73%) build 16-Feb-2026 17:20:37 ............................................................. 5917 / 8019 ( 73%) build 16-Feb-2026 17:20:39 ............................................................. 5978 / 8019 ( 74%) build 16-Feb-2026 17:20:41 ............................................................. 6039 / 8019 ( 75%) build 16-Feb-2026 17:20:43 ............................................................. 6100 / 8019 ( 76%) build 16-Feb-2026 17:20:45 ............................................................. 6161 / 8019 ( 76%) build 16-Feb-2026 17:20:47 ............................................................. 6222 / 8019 ( 77%) build 16-Feb-2026 17:20:49 ............................................................. 6283 / 8019 ( 78%) build 16-Feb-2026 17:20:51 ............................................................. 6344 / 8019 ( 79%) build 16-Feb-2026 17:20:53 ............................................................. 6405 / 8019 ( 79%) build 16-Feb-2026 17:20:55 ............................................................. 6466 / 8019 ( 80%) build 16-Feb-2026 17:20:58 ............................................................. 6527 / 8019 ( 81%) build 16-Feb-2026 17:21:00 ............................................................. 6588 / 8019 ( 82%) build 16-Feb-2026 17:21:02 ............................................................. 6649 / 8019 ( 82%) build 16-Feb-2026 17:21:04 ............................................................. 6710 / 8019 ( 83%) build 16-Feb-2026 17:21:06 ............................................................. 6771 / 8019 ( 84%) build 16-Feb-2026 17:21:08 ............................................................. 6832 / 8019 ( 85%) build 16-Feb-2026 17:21:10 ............................................................. 6893 / 8019 ( 85%) build 16-Feb-2026 17:21:12 ............................................................. 6954 / 8019 ( 86%) build 16-Feb-2026 17:21:14 ............................................................. 7015 / 8019 ( 87%) build 16-Feb-2026 17:21:16 ............................................................. 7076 / 8019 ( 88%) build 16-Feb-2026 17:21:18 ............................................................. 7137 / 8019 ( 89%) build 16-Feb-2026 17:21:20 ............................................................. 7198 / 8019 ( 89%) build 16-Feb-2026 17:21:22 ............................................................. 7259 / 8019 ( 90%) build 16-Feb-2026 17:21:25 ............................................................. 7320 / 8019 ( 91%) build 16-Feb-2026 17:21:27 ............................................................. 7381 / 8019 ( 92%) build 16-Feb-2026 17:21:29 ............................................................. 7442 / 8019 ( 92%) build 16-Feb-2026 17:21:31 ............................................................. 7503 / 8019 ( 93%) build 16-Feb-2026 17:21:33 ............................................................. 7564 / 8019 ( 94%) build 16-Feb-2026 17:21:35 ............................................................. 7625 / 8019 ( 95%) build 16-Feb-2026 17:21:37 ................................................. build 16-Feb-2026 17:21:37 build 16-Feb-2026 17:21:37 Time: 04:53.238, Memory: 236.50 MB build 16-Feb-2026 17:21:37 build 16-Feb-2026 17:21:37 OK, but there were issues! build 16-Feb-2026 17:21:37 Tests: 7674, Assertions: 31725, Skipped: 87, Incomplete: 5. build 16-Feb-2026 17:21:37 build 16-Feb-2026 17:23:46 Generating code coverage report in Clover XML format ... done [02:09.240] build 16-Feb-2026 17:23:46 build 16-Feb-2026 17:24:12 Generating code coverage report in HTML format ... done [00:25.703] build 16-Feb-2026 17:24:12  build 16-Feb-2026 17:24:12 phpBB > docs: build 16-Feb-2026 17:24:12  build 16-Feb-2026 17:24:12 Updating project build 16-Feb-2026 17:24:13 build 16-Feb-2026 17:24:13 Version main build 16-Feb-2026 17:24:13 ------------ build 16-Feb-2026 17:24:13 build 16-Feb-2026 17:24:13 build 16-Feb-2026 17:24:14 0/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 16-Feb-2026 17:24:14  2/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 16-Feb-2026 17:24:15 Parsing diff build 16-Feb-2026 17:24:15  4/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 16-Feb-2026 17:24:15 Parsing diff_op build 16-Feb-2026 17:24:15 Parsing diff_op_copy build 16-Feb-2026 17:24:15 Parsing diff_op_delete build 16-Feb-2026 17:24:15 Parsing diff_op_add build 16-Feb-2026 17:24:15 Parsing diff_op_change build 16-Feb-2026 17:24:15 Parsing diff3 build 16-Feb-2026 17:24:15 Parsing diff3_op build 16-Feb-2026 17:24:15 Parsing diff3_op_copy build 16-Feb-2026 17:24:15 Parsing diff3_block_builder build 16-Feb-2026 17:24:15 Parsing diff_renderer build 16-Feb-2026 17:24:15  15/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 16-Feb-2026 17:24:15 Parsing diff_renderer_inline build 16-Feb-2026 17:24:15 Parsing diff_renderer_raw build 16-Feb-2026 17:24:15 Parsing diff_renderer_side_by_side build 16-Feb-2026 17:24:15 Parsing diff_engine build 16-Feb-2026 17:24:16  20/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 16-Feb-2026 17:24:16  21/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 16-Feb-2026 17:24:16  22/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 16-Feb-2026 17:24:16 Parsing compress_tar build 16-Feb-2026 17:24:17 Parsing SphinxClient build 16-Feb-2026 17:24:17  25/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 16-Feb-2026 17:24:18  26/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 16-Feb-2026 17:24:18  27/820 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 16-Feb-2026 17:24:18 Parsing ftp_fsock build 16-Feb-2026 17:24:18 Parsing mcp_main build 16-Feb-2026 17:24:18  30/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 16-Feb-2026 17:24:18  31/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 16-Feb-2026 17:24:19  32/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_reports build 16-Feb-2026 17:24:19  33/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 16-Feb-2026 17:24:19  34/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 16-Feb-2026 17:24:19  35/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 16-Feb-2026 17:24:19  36/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 16-Feb-2026 17:24:19  37/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 16-Feb-2026 17:24:19 Parsing mcp_logs_info build 16-Feb-2026 17:24:19 Parsing mcp_warn_info build 16-Feb-2026 17:24:19 Parsing mcp_reports_info build 16-Feb-2026 17:24:19 Parsing mcp_pm_reports_info build 16-Feb-2026 17:24:19 Parsing mcp_ban_info build 16-Feb-2026 17:24:19 Parsing mcp_notes_info build 16-Feb-2026 17:24:19 Parsing mcp_queue_info build 16-Feb-2026 17:24:20 Parsing acp_disallow build 16-Feb-2026 17:24:20  46/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_groups build 16-Feb-2026 17:24:20  47/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 16-Feb-2026 17:24:20  48/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_contact build 16-Feb-2026 17:24:21 Parsing auth_admin build 16-Feb-2026 17:24:21  50/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 16-Feb-2026 17:24:21  51/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 16-Feb-2026 17:24:21 Parsing acp_board build 16-Feb-2026 17:24:21  53/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 16-Feb-2026 17:24:22  54/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 16-Feb-2026 17:24:22  55/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_php_info build 16-Feb-2026 17:24:22 Parsing acp_email build 16-Feb-2026 17:24:22  57/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_inactive build 16-Feb-2026 17:24:22  58/820 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 16-Feb-2026 17:24:22 Parsing acp_captcha build 16-Feb-2026 17:24:22  60/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_forums build 16-Feb-2026 17:24:22  61/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 16-Feb-2026 17:24:22  62/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 16-Feb-2026 17:24:23  63/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_icons build 16-Feb-2026 17:24:23  64/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_attachments build 16-Feb-2026 17:24:23  65/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_extensions build 16-Feb-2026 17:24:23  66/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 16-Feb-2026 17:24:23  67/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 16-Feb-2026 17:24:23  68/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 16-Feb-2026 17:24:24  69/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 16-Feb-2026 17:24:24  70/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 16-Feb-2026 17:24:24  71/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_disallow_info build 16-Feb-2026 17:24:24 Parsing acp_groups_info build 16-Feb-2026 17:24:24 Parsing acp_modules_info build 16-Feb-2026 17:24:24 Parsing acp_contact_info build 16-Feb-2026 17:24:24 Parsing acp_bots_info build 16-Feb-2026 17:24:24 Parsing acp_logs_info build 16-Feb-2026 17:24:24 Parsing acp_board_info build 16-Feb-2026 17:24:24 Parsing acp_search_info build 16-Feb-2026 17:24:24 Parsing acp_users_info build 16-Feb-2026 17:24:24  80/820 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_php_info_info build 16-Feb-2026 17:24:24 Parsing acp_email_info build 16-Feb-2026 17:24:24 Parsing acp_inactive_info build 16-Feb-2026 17:24:24 Parsing acp_words_info build 16-Feb-2026 17:24:24 Parsing acp_captcha_info build 16-Feb-2026 17:24:24 Parsing acp_forums_info build 16-Feb-2026 17:24:24 Parsing acp_bbcodes_info build 16-Feb-2026 17:24:24 Parsing acp_prune_info build 16-Feb-2026 17:24:24 Parsing acp_icons_info build 16-Feb-2026 17:24:24 Parsing acp_attachments_info build 16-Feb-2026 17:24:24 Parsing acp_extensions_info build 16-Feb-2026 17:24:24 Parsing acp_profile_info build 16-Feb-2026 17:24:24  92/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ranks_info build 16-Feb-2026 17:24:24 Parsing acp_language_info build 16-Feb-2026 17:24:24 Parsing acp_styles_info build 16-Feb-2026 17:24:24 Parsing acp_permission_roles_info build 16-Feb-2026 17:24:24 Parsing acp_permissions_info build 16-Feb-2026 17:24:24 Parsing acp_ban_info build 16-Feb-2026 17:24:24 Parsing acp_update_info build 16-Feb-2026 17:24:24 Parsing acp_main_info build 16-Feb-2026 17:24:24 Parsing acp_help_phpbb_info build 16-Feb-2026 17:24:24  101/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_storage_info build 16-Feb-2026 17:24:24 Parsing acp_reasons_info build 16-Feb-2026 17:24:24 Parsing acp_permissions build 16-Feb-2026 17:24:24  104/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_ban build 16-Feb-2026 17:24:24 Parsing acp_update build 16-Feb-2026 17:24:24 Parsing acp_main build 16-Feb-2026 17:24:24  107/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 16-Feb-2026 17:24:24 Parsing acp_storage build 16-Feb-2026 17:24:24  109/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 16-Feb-2026 17:24:24  110/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing phpbb_questionnaire_data_collector build 16-Feb-2026 17:24:24  111/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing phpbb_questionnaire_php_data_provider build 16-Feb-2026 17:24:24 Parsing phpbb_questionnaire_system_data_provider build 16-Feb-2026 17:24:24 Parsing phpbb_questionnaire_phpbb_data_provider build 16-Feb-2026 17:24:25 Parsing ucp_prefs build 16-Feb-2026 17:24:25  115/820 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 16-Feb-2026 17:24:25 Parsing ucp_auth_link build 16-Feb-2026 17:24:25 Parsing ucp_resend build 16-Feb-2026 17:24:25  118/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_groups build 16-Feb-2026 17:24:26  119/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_attachments build 16-Feb-2026 17:24:26  120/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_notifications build 16-Feb-2026 17:24:26  121/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_login_link build 16-Feb-2026 17:24:26 Parsing ucp_activate build 16-Feb-2026 17:24:26  123/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 16-Feb-2026 17:24:26  124/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 16-Feb-2026 17:24:26  125/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 16-Feb-2026 17:24:26  126/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_register build 16-Feb-2026 17:24:27  127/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 16-Feb-2026 17:24:27  128/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_auth_link_info build 16-Feb-2026 17:24:27 Parsing ucp_groups_info build 16-Feb-2026 17:24:27 Parsing ucp_attachments_info build 16-Feb-2026 17:24:27 Parsing ucp_notifications_info build 16-Feb-2026 17:24:27 Parsing ucp_main_info build 16-Feb-2026 17:24:27 Parsing ucp_zebra_info build 16-Feb-2026 17:24:27 Parsing ucp_pm_info build 16-Feb-2026 17:24:27 Parsing ucp_profile_info build 16-Feb-2026 17:24:27 Parsing ucp_profile build 16-Feb-2026 17:24:27  137/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing bbcode_firstpass build 16-Feb-2026 17:24:27  138/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing parse_message build 16-Feb-2026 17:24:27 Parsing bitfield build 16-Feb-2026 17:24:29  140/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\content_visibility build 16-Feb-2026 17:24:29  141/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\memory build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\apcu build 16-Feb-2026 17:24:29  143/820 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\dummy build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\wincache build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\driver_interface build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\base build 16-Feb-2026 17:24:29  147/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\memcached build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\redis build 16-Feb-2026 17:24:29 Parsing phpbb\cache\driver\file build 16-Feb-2026 17:24:29  150/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\service build 16-Feb-2026 17:24:29  151/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\textreparser\manager build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\poll_option build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\pm_text build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\forum_description build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\contact_admin_info build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\user_signature build 16-Feb-2026 17:24:29  157/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\plugins\poll_title build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\post_text build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\group_description build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\plugins\forum_rules build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\row_based_plugin build 16-Feb-2026 17:24:29 Parsing phpbb\textreparser\base build 16-Feb-2026 17:24:29  163/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\reparser_interface build 16-Feb-2026 17:24:29 Parsing phpbb\form\form_helper build 16-Feb-2026 17:24:29 Parsing phpbb\filesystem\exception\filesystem_exception build 16-Feb-2026 17:24:29 Parsing phpbb\filesystem\filesystem_interface build 16-Feb-2026 17:24:29  167/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\filesystem build 16-Feb-2026 17:24:29  168/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\helper build 16-Feb-2026 17:24:29  169/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\temp build 16-Feb-2026 17:24:29 Parsing phpbb\di\service_collection_iterator build 16-Feb-2026 17:24:29 Parsing phpbb\di\pass\markpublic_pass build 16-Feb-2026 17:24:29 Parsing phpbb\di\pass\collection_pass build 16-Feb-2026 17:24:29 Parsing phpbb\di\pass\convert_events build 16-Feb-2026 17:24:29 Parsing phpbb\di\service_collection build 16-Feb-2026 17:24:29  175/820 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\di\exception\service_not_found_exception build 16-Feb-2026 17:24:29 Parsing phpbb\di\exception\di_exception build 16-Feb-2026 17:24:29 Parsing phpbb\di\exception\multiple_service_definitions_exception build 16-Feb-2026 17:24:29 Parsing phpbb\di\ordered_service_collection build 16-Feb-2026 17:24:29 Parsing phpbb\di\container_builder build 16-Feb-2026 17:24:29  180/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\di\extension\container_configuration build 16-Feb-2026 17:24:29 Parsing phpbb\di\extension\config build 16-Feb-2026 17:24:29 Parsing phpbb\di\extension\core build 16-Feb-2026 17:24:29  183/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\extension\tables build 16-Feb-2026 17:24:29 Parsing phpbb\forum\birthday_helper build 16-Feb-2026 17:24:29 Parsing phpbb\forum\controller\index build 16-Feb-2026 17:24:30  186/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\pagination build 16-Feb-2026 17:24:30  187/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\error_collector build 16-Feb-2026 17:24:30 Parsing phpbb\lock\flock build 16-Feb-2026 17:24:30 Parsing phpbb\lock\posting build 16-Feb-2026 17:24:30 Parsing phpbb\lock\db build 16-Feb-2026 17:24:30 Parsing phpbb\attachment\resync build 16-Feb-2026 17:24:30  192/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\upload build 16-Feb-2026 17:24:30  193/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\manager build 16-Feb-2026 17:24:30 Parsing phpbb\attachment\delete build 16-Feb-2026 17:24:30  195/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\attachment_category build 16-Feb-2026 17:24:30 Parsing phpbb\module\module_manager build 16-Feb-2026 17:24:30  197/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\module\exception\module_not_found_exception build 16-Feb-2026 17:24:30 Parsing phpbb\module\exception\module_exception build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\type\type_string_common build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\type\type_bool build 16-Feb-2026 17:24:30  201/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\profilefields\type\type_string build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\type\type_interface build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\type\type_int build 16-Feb-2026 17:24:30  204/820 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\profilefields\type\type_date build 16-Feb-2026 17:24:30  205/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_dropdown build 16-Feb-2026 17:24:30  206/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_base build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\type\type_text build 16-Feb-2026 17:24:30  208/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_url build 16-Feb-2026 17:24:30 Parsing phpbb\profilefields\manager build 16-Feb-2026 17:24:30  210/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\lang_helper build 16-Feb-2026 17:24:30 Parsing phpbb\group\helper build 16-Feb-2026 17:24:30  212/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\install\module_base build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\install_finish\task\install_extensions build 16-Feb-2026 17:24:30  214/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_finish\task\populate_migrations build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\install_finish\task\notify_user build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\install_finish\module build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 16-Feb-2026 17:24:30  218/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_filesystem\module build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\requirements\abstract_requirements_module build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\requirements\task\check_filesystem build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\requirements\task\check_update build 16-Feb-2026 17:24:30  222/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\task\check_server_environment build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\requirements\install_module build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\requirements\update_module build 16-Feb-2026 17:24:30 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 16-Feb-2026 17:24:31  226/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\update_filesystem\task\file_check build 16-Feb-2026 17:24:31 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 16-Feb-2026 17:24:31  228/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\update_filesystem\task\update_files build 16-Feb-2026 17:24:31 Parsing phpbb\install\module\update_filesystem\task\diff_files build 16-Feb-2026 17:24:31  230/820 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\module build 16-Feb-2026 17:24:31 Parsing phpbb\install\updater_configuration build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\user_interaction_required_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\cannot_build_container_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\installer_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\installer_config_not_writable_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\jump_to_restart_point_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\file_updater_failure_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\resource_limit_reached_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\exception\invalid_dbms_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\sequential_task build 16-Feb-2026 17:24:31 Parsing phpbb\install\console\command\install\install build 16-Feb-2026 17:24:31  242/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\install\config\show build 16-Feb-2026 17:24:31 Parsing phpbb\install\console\command\install\config\validate build 16-Feb-2026 17:24:31 Parsing phpbb\install\console\command\update\update build 16-Feb-2026 17:24:31  245/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\update\config\show build 16-Feb-2026 17:24:31 Parsing phpbb\install\console\command\update\config\validate build 16-Feb-2026 17:24:31 Parsing phpbb\install\installer build 16-Feb-2026 17:24:31  248/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\event\kernel_exception_subscriber build 16-Feb-2026 17:24:31 Parsing phpbb\install\task_interface build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\navigation\navigation_provider build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\navigation\update_navigation build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\navigation\install_navigation build 16-Feb-2026 17:24:31  253/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\helper\navigation\main_navigation build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\navigation\navigation_interface build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\navigation\convertor_navigation build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\update_helper build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\container_factory build 16-Feb-2026 17:24:31  258/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\config build 16-Feb-2026 17:24:31  259/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\iohandler\factory build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\iohandler\iohandler_base build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 16-Feb-2026 17:24:31  263/820 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\cli_iohandler build 16-Feb-2026 17:24:31  264/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\iohandler_interface build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\file_updater\factory build 16-Feb-2026 17:24:31  267/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\file_updater\compression_file_updater build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\file_updater\file_updater_interface build 16-Feb-2026 17:24:31 Parsing phpbb\install\helper\file_updater\file_updater build 16-Feb-2026 17:24:31  270/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\install_helper build 16-Feb-2026 17:24:31 Parsing phpbb\install\installer_configuration build 16-Feb-2026 17:24:31 Parsing phpbb\install\controller\update build 16-Feb-2026 17:24:31  273/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\installer_index build 16-Feb-2026 17:24:31 Parsing phpbb\install\controller\install build 16-Feb-2026 17:24:31 Parsing phpbb\install\controller\timeout_check build 16-Feb-2026 17:24:31  276/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\helper build 16-Feb-2026 17:24:31  277/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\archive_download build 16-Feb-2026 17:24:31 Parsing phpbb\install\module_interface build 16-Feb-2026 17:24:31 Parsing phpbb\install\task_base build 16-Feb-2026 17:24:31 Parsing phpbb\exception\runtime_exception build 16-Feb-2026 17:24:31 Parsing phpbb\exception\exception_interface build 16-Feb-2026 17:24:31 Parsing phpbb\exception\version_check_exception build 16-Feb-2026 17:24:31 Parsing phpbb\exception\http_exception build 16-Feb-2026 17:24:31 Parsing phpbb\tree\tree_interface build 16-Feb-2026 17:24:32  285/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\tree\nestedset build 16-Feb-2026 17:24:32  286/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\tree\nestedset_forum build 16-Feb-2026 17:24:32 Parsing phpbb\help\manager build 16-Feb-2026 17:24:32 Parsing phpbb\help\controller\bbcode build 16-Feb-2026 17:24:32 Parsing phpbb\help\controller\controller build 16-Feb-2026 17:24:32  290/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\help\controller\faq build 16-Feb-2026 17:24:32 Parsing phpbb\help\controller\help build 16-Feb-2026 17:24:32  292/820 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\file_downloader build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\sha_xf1 build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\argon2i build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\sha1_smf build 16-Feb-2026 17:24:32  296/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\passwords\driver\phpass build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\bcrypt_2y build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\argon2id build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\md5_vb build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\driver_interface build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\helper build 16-Feb-2026 17:24:32  302/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\passwords\driver\base build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\rehashable_driver_interface build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\bcrypt build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\sha1 build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\sha1_wcf1 build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\convert_password build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\salted_md5 build 16-Feb-2026 17:24:32  309/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\bcrypt_wcf2 build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\md5_phpbb2 build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\driver\base_native build 16-Feb-2026 17:24:32  312/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\md5_mybb build 16-Feb-2026 17:24:32 Parsing phpbb\passwords\manager build 16-Feb-2026 17:24:32  314/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\helper build 16-Feb-2026 17:24:32 Parsing phpbb\user build 16-Feb-2026 17:24:32  316/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\email build 16-Feb-2026 17:24:32  317/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\base build 16-Feb-2026 17:24:32  318/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\messenger_interface build 16-Feb-2026 17:24:32 Parsing phpbb\messenger\queue build 16-Feb-2026 17:24:32 Parsing phpbb\json_response build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\base_user build 16-Feb-2026 17:24:32  322/820 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mention\source\team build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\source_interface build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\user build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\base_group build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\friend build 16-Feb-2026 17:24:32  327/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mention\source\topic build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\group build 16-Feb-2026 17:24:32 Parsing phpbb\mention\source\usergroup build 16-Feb-2026 17:24:32 Parsing phpbb\mention\controller\mention build 16-Feb-2026 17:24:32 Parsing phpbb\composer\manager build 16-Feb-2026 17:24:32  332/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\composer\exception\runtime_exception build 16-Feb-2026 17:24:32 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 16-Feb-2026 17:24:32 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 16-Feb-2026 17:24:32 Parsing phpbb\composer\exception\managed_with_error_exception build 16-Feb-2026 17:24:32 Parsing phpbb\composer\installer build 16-Feb-2026 17:24:32  337/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\translate_composer_trait build 16-Feb-2026 17:24:33 Parsing phpbb\composer\io\html_output_formatter build 16-Feb-2026 17:24:33 Parsing phpbb\composer\io\io_interface build 16-Feb-2026 17:24:33  340/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\null_io build 16-Feb-2026 17:24:33 Parsing phpbb\composer\io\web_io build 16-Feb-2026 17:24:33 Parsing phpbb\composer\io\console_io build 16-Feb-2026 17:24:33 Parsing phpbb\composer\manager_interface build 16-Feb-2026 17:24:33 Parsing phpbb\composer\extension_manager build 16-Feb-2026 17:24:33  345/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\exception_subscriber build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\cache\purge build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\user\reclean build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\user\activate build 16-Feb-2026 17:24:33  349/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\user\add build 16-Feb-2026 17:24:33  350/820 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\user\delete build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\user\delete_id build 16-Feb-2026 17:24:33  352/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\fixup\update_hashes build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\fixup\fix_left_right_ids build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\command build 16-Feb-2026 17:24:33  355/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\thumbnail\generate build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\thumbnail\delete build 16-Feb-2026 17:24:33  357/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\thumbnail\recreate build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\cron\cron_list build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\cron\run build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\config\set_atomic build 16-Feb-2026 17:24:33  361/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\config\get build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\config\command build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\config\increment build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\config\set build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\config\delete build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\dev\migration_tips build 16-Feb-2026 17:24:33  367/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\searchindex\create build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\searchindex\list_all build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\searchindex\delete build 16-Feb-2026 17:24:33  370/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\update\check build 16-Feb-2026 17:24:33  371/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\db\console_migrator_output_handler build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\db\migration_command build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\db\revert build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\db\migrate build 16-Feb-2026 17:24:33  375/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\db\list_command build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\reparser\reparse build 16-Feb-2026 17:24:33  377/820 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\reparser\list_all build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\update build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\show build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\enable build 16-Feb-2026 17:24:33  381/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\extension\install build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\disable build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\command build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\remove build 16-Feb-2026 17:24:33  385/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\extension\list_available build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\manage build 16-Feb-2026 17:24:33 Parsing phpbb\console\command\extension\purge build 16-Feb-2026 17:24:33 Parsing phpbb\console\application build 16-Feb-2026 17:24:33  389/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\feed\overall build 16-Feb-2026 17:24:33 Parsing phpbb\feed\topic_base build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\no_feed_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\no_forum_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\unauthorized_topic_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\no_topic_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\feed_unavailable_exception build 16-Feb-2026 17:24:33  396/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\feed_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\unauthorized_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\exception\unauthorized_forum_exception build 16-Feb-2026 17:24:33 Parsing phpbb\feed\topics build 16-Feb-2026 17:24:33 Parsing phpbb\feed\topics_active build 16-Feb-2026 17:24:33 Parsing phpbb\feed\forums build 16-Feb-2026 17:24:33  402/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\forum build 16-Feb-2026 17:24:33 Parsing phpbb\feed\event\http_auth_subscriber build 16-Feb-2026 17:24:33  404/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\post_base build 16-Feb-2026 17:24:33 Parsing phpbb\feed\topic build 16-Feb-2026 17:24:33 Parsing phpbb\feed\helper build 16-Feb-2026 17:24:33  407/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\base build 16-Feb-2026 17:24:34 Parsing phpbb\feed\controller\feed build 16-Feb-2026 17:24:34  409/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\attachments_base build 16-Feb-2026 17:24:34 Parsing phpbb\feed\news build 16-Feb-2026 17:24:34 Parsing phpbb\feed\quote_helper build 16-Feb-2026 17:24:34 Parsing phpbb\feed\feed_interface build 16-Feb-2026 17:24:34 Parsing phpbb\auth\auth build 16-Feb-2026 17:24:34  414/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\auth\provider\oauth\service\facebook build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\service\twitter build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\service\google build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\service\service_interface build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\service\base build 16-Feb-2026 17:24:34  419/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\exception build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\service\bitly build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\oauth\oauth build 16-Feb-2026 17:24:34  422/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\token_storage build 16-Feb-2026 17:24:34  423/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\ldap build 16-Feb-2026 17:24:34  424/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\apache build 16-Feb-2026 17:24:34  425/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\provider_interface build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\base build 16-Feb-2026 17:24:34 Parsing phpbb\auth\provider\db build 16-Feb-2026 17:24:34  428/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider_collection build 16-Feb-2026 17:24:34 Parsing phpbb\files\filespec build 16-Feb-2026 17:24:34  430/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\factory build 16-Feb-2026 17:24:34 Parsing phpbb\files\filespec_storage build 16-Feb-2026 17:24:34  432/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\upload build 16-Feb-2026 17:24:34  433/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\types\type_interface build 16-Feb-2026 17:24:34 Parsing phpbb\files\types\form_storage build 16-Feb-2026 17:24:34 Parsing phpbb\files\types\form build 16-Feb-2026 17:24:34  436/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\local_storage build 16-Feb-2026 17:24:35 Parsing phpbb\files\types\base build 16-Feb-2026 17:24:35 Parsing phpbb\files\types\local build 16-Feb-2026 17:24:35  439/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\message\topic_form build 16-Feb-2026 17:24:35 Parsing phpbb\message\message build 16-Feb-2026 17:24:35  441/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\message\admin_form build 16-Feb-2026 17:24:35 Parsing phpbb\message\form build 16-Feb-2026 17:24:35  443/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\user_form build 16-Feb-2026 17:24:35 Parsing phpbb\ban\type\ip build 16-Feb-2026 17:24:35 Parsing phpbb\ban\type\user build 16-Feb-2026 17:24:35  446/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\type\type_interface build 16-Feb-2026 17:24:35 Parsing phpbb\ban\type\email build 16-Feb-2026 17:24:35 Parsing phpbb\ban\type\base build 16-Feb-2026 17:24:35  449/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\manager build 16-Feb-2026 17:24:35  450/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\exception\no_valid_users_exception build 16-Feb-2026 17:24:35 Parsing phpbb\ban\exception\no_valid_ips_exception build 16-Feb-2026 17:24:35 Parsing phpbb\ban\exception\type_not_found_exception build 16-Feb-2026 17:24:35 Parsing phpbb\ban\exception\no_valid_emails_exception build 16-Feb-2026 17:24:35 Parsing phpbb\ban\exception\invalid_length_exception build 16-Feb-2026 17:24:35 Parsing phpbb\config_php_file build 16-Feb-2026 17:24:35 Parsing phpbb\path_helper build 16-Feb-2026 17:24:35  457/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\captcha\factory build 16-Feb-2026 17:24:35 Parsing phpbb\captcha\plugins\qa build 16-Feb-2026 17:24:35  459/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\captcha\plugins\recaptcha build 16-Feb-2026 17:24:35  460/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\recaptcha_v3 build 16-Feb-2026 17:24:35  461/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\turnstile build 16-Feb-2026 17:24:35  462/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\plugin_interface build 16-Feb-2026 17:24:35 Parsing phpbb\captcha\plugins\base build 16-Feb-2026 17:24:35  464/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\captcha_abstract build 16-Feb-2026 17:24:35  465/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\incomplete build 16-Feb-2026 17:24:35 Parsing phpbb\captcha\plugins\legacy_wrapper build 16-Feb-2026 17:24:35 Parsing phpbb\event\dispatcher build 16-Feb-2026 17:24:36  468/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\event\php_exporter build 16-Feb-2026 17:24:36  469/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 16-Feb-2026 17:24:36  470/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\recursive_event_filter_iterator build 16-Feb-2026 17:24:36 Parsing phpbb\event\rst_exporter build 16-Feb-2026 17:24:36 Parsing phpbb\event\dispatcher_interface build 16-Feb-2026 17:24:36  473/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\kernel_terminate_subscriber build 16-Feb-2026 17:24:36 Parsing phpbb\event\kernel_exception_subscriber build 16-Feb-2026 17:24:36 Parsing phpbb\groupposition\groupposition_interface build 16-Feb-2026 17:24:36 Parsing phpbb\groupposition\legend build 16-Feb-2026 17:24:36  477/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\teampage build 16-Feb-2026 17:24:36  478/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 16-Feb-2026 17:24:36 Parsing phpbb\routing\router build 16-Feb-2026 17:24:36  480/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\routing\loader_resolver build 16-Feb-2026 17:24:36 Parsing phpbb\routing\file_locator build 16-Feb-2026 17:24:36 Parsing phpbb\routing\helper build 16-Feb-2026 17:24:36  483/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\routing\resources_locator\default_resources_locator build 16-Feb-2026 17:24:36 Parsing phpbb\routing\resources_locator\chained_resources_locator build 16-Feb-2026 17:24:36 Parsing phpbb\routing\resources_locator\resources_locator_interface build 16-Feb-2026 17:24:36 Parsing phpbb\routing\resources_locator\installer_resources_locator build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\s9e\utils build 16-Feb-2026 17:24:36  488/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\factory build 16-Feb-2026 17:24:36  489/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\acp_utils build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\s9e\parser build 16-Feb-2026 17:24:36  491/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\bbcode_merger build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\s9e\mention_helper build 16-Feb-2026 17:24:36  493/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\s9e\renderer build 16-Feb-2026 17:24:36  495/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\link_helper build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\parser_interface build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\cache_interface build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\renderer_interface build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\utils_interface build 16-Feb-2026 17:24:36 Parsing phpbb\textformatter\acp_utils_interface build 16-Feb-2026 17:24:36 Parsing phpbb\cron\manager build 16-Feb-2026 17:24:36  502/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\task\task build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\text_reparser\reparser build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\wrapper build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\parametrized build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\base build 16-Feb-2026 17:24:36  507/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\task\core\tidy_search build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\prune_forum build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\tidy_warnings build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\prune_shadow_topics build 16-Feb-2026 17:24:36  511/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\prune_all_forums build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\update_hashes build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\prune_notifications build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\tidy_sessions build 16-Feb-2026 17:24:36  515/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_plupload build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\tidy_cache build 16-Feb-2026 17:24:36 Parsing phpbb\cron\task\core\queue build 16-Feb-2026 17:24:36 Parsing phpbb\cron\event\cron_runner_listener build 16-Feb-2026 17:24:36 Parsing phpbb\cron\controller\cron build 16-Feb-2026 17:24:36 Parsing phpbb\finder\factory build 16-Feb-2026 17:24:36  521/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\finder\recursive_path_iterator build 16-Feb-2026 17:24:36 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 16-Feb-2026 17:24:36 Parsing phpbb\finder\finder build 16-Feb-2026 17:24:36  524/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\language\language_file_helper build 16-Feb-2026 17:24:37 Parsing phpbb\language\exception\invalid_plural_rule_exception build 16-Feb-2026 17:24:37 Parsing phpbb\language\exception\language_file_not_found build 16-Feb-2026 17:24:37 Parsing phpbb\language\exception\language_exception build 16-Feb-2026 17:24:37 Parsing phpbb\language\language_file_loader build 16-Feb-2026 17:24:37  529/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language build 16-Feb-2026 17:24:37  530/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\config\config build 16-Feb-2026 17:24:37 Parsing phpbb\config\db_text build 16-Feb-2026 17:24:37  532/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\config\db build 16-Feb-2026 17:24:37  533/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\debug\debug build 16-Feb-2026 17:24:37 Parsing phpbb\debug\error_handler build 16-Feb-2026 17:24:37 Parsing phpbb\mimetype\guesser_base build 16-Feb-2026 17:24:37 Parsing phpbb\mimetype\content_guesser build 16-Feb-2026 17:24:37 Parsing phpbb\mimetype\guesser_interface build 16-Feb-2026 17:24:37 Parsing phpbb\mimetype\extension_guesser build 16-Feb-2026 17:24:37  539/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\mimetype\guesser build 16-Feb-2026 17:24:37 Parsing phpbb\manifest build 16-Feb-2026 17:24:37 Parsing phpbb\members\viewonline_helper build 16-Feb-2026 17:24:37  542/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\members\controller\team build 16-Feb-2026 17:24:37  543/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\members\controller\online_whois build 16-Feb-2026 17:24:37 Parsing phpbb\members\controller\online build 16-Feb-2026 17:24:37  545/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\permissions build 16-Feb-2026 17:24:37  546/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\group_request build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\quote build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\report_post_closed build 16-Feb-2026 17:24:37  549/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\report_pm build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\report_post build 16-Feb-2026 17:24:37  551/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\post_in_queue build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\approve_topic build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\type_interface build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\mention build 16-Feb-2026 17:24:37  555/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\forum build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\approve_post build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\group_request_approved build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\topic build 16-Feb-2026 17:24:37  559/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 16-Feb-2026 17:24:37 Parsing phpbb\notification\type\base build 16-Feb-2026 17:24:37  561/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 16-Feb-2026 17:24:38 Parsing phpbb\notification\type\post build 16-Feb-2026 17:24:38  563/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\topic_in_queue build 16-Feb-2026 17:24:38 Parsing phpbb\notification\type\report_pm_closed build 16-Feb-2026 17:24:38 Parsing phpbb\notification\type\admin_activate_user build 16-Feb-2026 17:24:38  566/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\bookmark build 16-Feb-2026 17:24:38 Parsing phpbb\notification\type\disapprove_post build 16-Feb-2026 17:24:38 Parsing phpbb\notification\manager build 16-Feb-2026 17:24:38  569/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\controller\mark_read build 16-Feb-2026 17:24:38 Parsing phpbb\notification\method\board build 16-Feb-2026 17:24:38  571/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\method_interface build 16-Feb-2026 17:24:38 Parsing phpbb\notification\method\extended_method_interface build 16-Feb-2026 17:24:38 Parsing phpbb\notification\method\webpush build 16-Feb-2026 17:24:38  574/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\email build 16-Feb-2026 17:24:38 Parsing phpbb\notification\method\messenger_base build 16-Feb-2026 17:24:38  576/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\base build 16-Feb-2026 17:24:38 Parsing phpbb\notification\exception build 16-Feb-2026 17:24:38 Parsing phpbb\class_loader build 16-Feb-2026 17:24:38 Parsing phpbb\log\dummy build 16-Feb-2026 17:24:38 Parsing phpbb\log\log build 16-Feb-2026 17:24:38  581/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\log\log_interface build 16-Feb-2026 17:24:38 Parsing phpbb\controller\helper build 16-Feb-2026 17:24:38  583/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\controller\resolver build 16-Feb-2026 17:24:38 Parsing phpbb\controller\exception build 16-Feb-2026 17:24:38 Parsing phpbb\symfony_request build 16-Feb-2026 17:24:38 Parsing phpbb\update\get_updates build 16-Feb-2026 17:24:38  587/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\update\controller build 16-Feb-2026 17:24:38 Parsing phpbb\version_helper build 16-Feb-2026 17:24:38  589/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\fulltext_mysql build 16-Feb-2026 17:24:39  590/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\fulltext_sphinx build 16-Feb-2026 17:24:39  591/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 16-Feb-2026 17:24:39  592/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 16-Feb-2026 17:24:39 Parsing phpbb\search\backend\base build 16-Feb-2026 17:24:39  594/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 16-Feb-2026 17:24:39 Parsing phpbb\search\backend\sphinx\config_section build 16-Feb-2026 17:24:39 Parsing phpbb\search\backend\sphinx\config build 16-Feb-2026 17:24:39 Parsing phpbb\search\backend\sphinx\config_item build 16-Feb-2026 17:24:39 Parsing phpbb\search\backend\fulltext_postgres build 16-Feb-2026 17:24:39  599/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 16-Feb-2026 17:24:39 Parsing phpbb\search\exception\search_exception build 16-Feb-2026 17:24:39 Parsing phpbb\search\exception\no_search_backend_found_exception build 16-Feb-2026 17:24:39 Parsing phpbb\search\exception\action_in_progress_exception build 16-Feb-2026 17:24:39 Parsing phpbb\search\state_helper build 16-Feb-2026 17:24:39 Parsing phpbb\search\search_backend_factory build 16-Feb-2026 17:24:39 Parsing phpbb\avatar\driver\upload build 16-Feb-2026 17:24:39  606/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\avatar\driver\gravatar build 16-Feb-2026 17:24:39 Parsing phpbb\avatar\driver\driver_interface build 16-Feb-2026 17:24:39  608/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver build 16-Feb-2026 17:24:39 Parsing phpbb\avatar\driver\local build 16-Feb-2026 17:24:39  610/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 16-Feb-2026 17:24:39 Parsing phpbb\avatar\helper build 16-Feb-2026 17:24:39  612/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\db\doctrine\comparator build 16-Feb-2026 17:24:39 Parsing phpbb\db\doctrine\table_helper build 16-Feb-2026 17:24:39 Parsing phpbb\db\doctrine\connection_parameter_factory build 16-Feb-2026 17:24:39  615/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 16-Feb-2026 17:24:39 Parsing phpbb\db\doctrine\connection_factory build 16-Feb-2026 17:24:39 Parsing phpbb\db\doctrine\type_converter build 16-Feb-2026 17:24:39  618/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\profilefield_base_migration build 16-Feb-2026 17:24:39 Parsing phpbb\db\migration\container_aware_migration build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\schema_generator build 16-Feb-2026 17:24:40  621/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\helper build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\tool\permission build 16-Feb-2026 17:24:40  623/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\tool\config build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\tool\module build 16-Feb-2026 17:24:40  625/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\config_text build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\tool\tool_interface build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\migration build 16-Feb-2026 17:24:40 Parsing phpbb\db\migration\migration_interface build 16-Feb-2026 17:24:40  629/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\exception build 16-Feb-2026 17:24:40 Parsing phpbb\db\driver\factory build 16-Feb-2026 17:24:40  631/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\driver\oracle build 16-Feb-2026 17:24:40  632/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mssql_base build 16-Feb-2026 17:24:40 Parsing phpbb\db\driver\mysql_base build 16-Feb-2026 17:24:40 Parsing phpbb\db\driver\mssql_odbc build 16-Feb-2026 17:24:40  635/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mssqlnative build 16-Feb-2026 17:24:40  636/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\driver_interface build 16-Feb-2026 17:24:40 Parsing phpbb\db\driver\driver build 16-Feb-2026 17:24:40  638/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mysqli build 16-Feb-2026 17:24:41  639/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\sqlite3 build 16-Feb-2026 17:24:41  640/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\postgres build 16-Feb-2026 17:24:41  641/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\sql_insert_buffer build 16-Feb-2026 17:24:41 Parsing phpbb\db\tools\factory build 16-Feb-2026 17:24:41 Parsing phpbb\db\tools\doctrine build 16-Feb-2026 17:24:41  644/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\tools\tools_interface build 16-Feb-2026 17:24:41 Parsing phpbb\db\tools\tools build 16-Feb-2026 17:24:41 Parsing phpbb\db\tools\mssql build 16-Feb-2026 17:24:41 Parsing phpbb\db\tools\postgres build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\oracle\platform build 16-Feb-2026 17:24:41  649/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\middleware\oracle\driver build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\oracle\schema_manager build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\oracle\middleware build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\sqlsrv\platform build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\sqlsrv\driver build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\sqlsrv\middleware build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\mysql\platform build 16-Feb-2026 17:24:41  656/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\middleware\mysql\driver build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\mysql\middleware build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\postgresql\platform build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\postgresql\driver build 16-Feb-2026 17:24:41 Parsing phpbb\db\middleware\postgresql\middleware build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\sqlite3_extractor build 16-Feb-2026 17:24:41  662/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\mysql_extractor build 16-Feb-2026 17:24:41  664/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\exception\invalid_format_exception build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\mssql_extractor build 16-Feb-2026 17:24:41  667/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\postgres_extractor build 16-Feb-2026 17:24:41  669/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 16-Feb-2026 17:24:41 Parsing phpbb\db\extractor\oracle_extractor build 16-Feb-2026 17:24:41  671/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 16-Feb-2026 17:24:41  672/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 16-Feb-2026 17:24:41 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 16-Feb-2026 17:24:41 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 16-Feb-2026 17:24:41 Parsing phpbb\db\output_handler\html_migrator_output_handler build 16-Feb-2026 17:24:41 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 16-Feb-2026 17:24:41 Parsing phpbb\ucp\controller\delete_cookies build 16-Feb-2026 17:24:42  678/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\webpush build 16-Feb-2026 17:24:42  679/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 16-Feb-2026 17:24:42  680/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 16-Feb-2026 17:24:42 Parsing phpbb\report\report_handler_pm build 16-Feb-2026 17:24:42 Parsing phpbb\report\handler_factory build 16-Feb-2026 17:24:42 Parsing phpbb\report\report_reason_list_provider build 16-Feb-2026 17:24:42  684/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_handler_interface build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\factory_invalid_argument_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\report_permission_denied_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\empty_report_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\invalid_report_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\entity_not_found_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\already_reported_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 16-Feb-2026 17:24:42 Parsing phpbb\report\report_handler build 16-Feb-2026 17:24:42 Parsing phpbb\report\controller\report build 16-Feb-2026 17:24:42  694/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 16-Feb-2026 17:24:42 Parsing phpbb\datetime build 16-Feb-2026 17:24:42  696/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 16-Feb-2026 17:24:42  697/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\user_loader build 16-Feb-2026 17:24:42 Parsing phpbb\posting\post_helper build 16-Feb-2026 17:24:42  699/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\di\extension_base build 16-Feb-2026 17:24:42 Parsing phpbb\extension\extension_interface build 16-Feb-2026 17:24:42 Parsing phpbb\extension\manager build 16-Feb-2026 17:24:42  702/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 16-Feb-2026 17:24:42 Parsing phpbb\extension\provider build 16-Feb-2026 17:24:42 Parsing phpbb\extension\exception build 16-Feb-2026 17:24:42 Parsing phpbb\plupload\plupload build 16-Feb-2026 17:24:42  706/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\provider\provider_interface build 16-Feb-2026 17:24:42 Parsing phpbb\storage\provider\local build 16-Feb-2026 17:24:42 Parsing phpbb\storage\exception\storage_exception build 16-Feb-2026 17:24:42 Parsing phpbb\storage\exception\no_action_in_progress_exception build 16-Feb-2026 17:24:42 Parsing phpbb\storage\exception\action_in_progress_exception build 16-Feb-2026 17:24:42 Parsing phpbb\storage\state_helper build 16-Feb-2026 17:24:42  712/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 16-Feb-2026 17:24:42 Parsing phpbb\storage\adapter_factory build 16-Feb-2026 17:24:42 Parsing phpbb\storage\adapter\local build 16-Feb-2026 17:24:42  715/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 16-Feb-2026 17:24:42 Parsing phpbb\storage\controller\attachment build 16-Feb-2026 17:24:42  717/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 16-Feb-2026 17:24:42 Parsing phpbb\storage\controller\avatar build 16-Feb-2026 17:24:42 Parsing phpbb\storage\storage build 16-Feb-2026 17:24:42  720/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\file_tracker build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\tokenparser\event build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\tokenparser\includecss build 16-Feb-2026 17:24:43  723/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\tokenparser\defineparser build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\tokenparser\includejs build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\tokenparser\includeparser build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\twig build 16-Feb-2026 17:24:43  727/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\definition build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\extension build 16-Feb-2026 17:24:43  730/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\extension\routing build 16-Feb-2026 17:24:43  732/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\forms build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\extension\icon build 16-Feb-2026 17:24:43  734/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\extension\config build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\extension\avatar build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\includeasset build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\event build 16-Feb-2026 17:24:43  739/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\includenode build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\includecss build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\definenode build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\expression\binary\equalequal build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\node\includejs build 16-Feb-2026 17:24:43 Parsing phpbb\template\twig\lexer build 16-Feb-2026 17:24:43  746/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\exception\user_object_not_available build 16-Feb-2026 17:24:43 Parsing phpbb\template\context build 16-Feb-2026 17:24:43  748/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\assets_bag build 16-Feb-2026 17:24:43 Parsing phpbb\template\template build 16-Feb-2026 17:24:43 Parsing phpbb\template\base build 16-Feb-2026 17:24:43 Parsing phpbb\template\asset build 16-Feb-2026 17:24:43  752/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\request build 16-Feb-2026 17:24:43  753/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 16-Feb-2026 17:24:43 Parsing phpbb\request\request_interface build 16-Feb-2026 17:24:43 Parsing phpbb\request\type_cast_helper build 16-Feb-2026 17:24:43 Parsing phpbb\request\deactivated_super_global build 16-Feb-2026 17:24:43  757/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 16-Feb-2026 17:24:43  820/820 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 16-Feb-2026 17:24:43 build 16-Feb-2026 17:24:43 build 16-Feb-2026 17:24:44 0/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 16-Feb-2026 17:24:44  2/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 16-Feb-2026 17:24:45  3/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 16-Feb-2026 17:24:45  4/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 16-Feb-2026 17:24:45 Rendering Global interfaces.html build 16-Feb-2026 17:24:45  6/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 16-Feb-2026 17:24:45 Rendering Global opensearch.xml build 16-Feb-2026 17:24:45 Rendering Global search.html build 16-Feb-2026 17:24:45 Rendering Global doctum.js build 16-Feb-2026 17:24:45  10/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 16-Feb-2026 17:24:45 Rendering Namespace [Global Namespace] build 16-Feb-2026 17:24:45 Rendering Namespace phpbb build 16-Feb-2026 17:24:45  13/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\auth build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\auth\provider build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\auth\provider\oauth build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\auth\provider\oauth\service build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\avatar build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\avatar\driver build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\ban build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\ban\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\ban\type build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cache build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cache\driver build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\captcha build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\captcha\plugins build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\composer build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\composer\exception build 16-Feb-2026 17:24:45  29/931 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\composer\io build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\config build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\cache build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\config build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\cron build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\db build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\dev build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\extension build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\fixup build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\reparser build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\searchindex build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\thumbnail build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\update build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\console\command\user build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\convert build 16-Feb-2026 17:24:45  47/931 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\convert\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron\event build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron\task build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron\task\core build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\cron\task\text_reparser build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\doctrine build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\driver build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\extractor build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\extractor\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\middleware build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\middleware\mysql build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\middleware\oracle build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\middleware\postgresql build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\middleware\sqlsrv build 16-Feb-2026 17:24:45  64/931 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\migration build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\migration\tool build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\output_handler build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\db\tools build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\debug build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\di build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\di\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\di\extension build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\di\pass build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\event build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\extension build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\extension\di build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\feed build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\feed\controller build 16-Feb-2026 17:24:45  79/931 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\feed\event build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\feed\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\files build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\files\types build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\filesystem build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\filesystem\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\finder build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\form build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\forum build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\forum\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\group build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\groupposition build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\help build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\help\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\console build 16-Feb-2026 17:24:45  95/931 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\console\command build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\console\command\install build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\console\command\install\config build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\console\command\update build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\console\command\update\config build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\event build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\helper build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\helper\file_updater build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\helper\iohandler build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\helper\iohandler\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\helper\navigation build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\install_filesystem build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\install_filesystem\task build 16-Feb-2026 17:24:45  111/931 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\install_finish build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\install_finish\task build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\requirements build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\requirements\task build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\update_filesystem build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\install\module\update_filesystem\task build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\json build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\language build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\language\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\lock build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\log build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\members build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\members\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\mention build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\mention\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\mention\source build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\message build 16-Feb-2026 17:24:45  128/931 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\messenger build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\messenger\method build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\mimetype build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\module build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\module\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\notification build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\notification\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\notification\method build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\notification\type build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\passwords build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\passwords\driver build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\plupload build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\posting build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\profilefields build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\profilefields\type build 16-Feb-2026 17:24:45  143/931 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\report build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\report\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\report\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\request build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\routing build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\routing\resources_locator build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\search build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\search\backend build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\search\backend\sphinx build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\search\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\storage build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\storage\adapter build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\storage\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\storage\exception build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\storage\provider build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\exception build 16-Feb-2026 17:24:45  160/931 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\template\twig build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\twig\extension build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\twig\node build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\twig\node\expression build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\twig\node\expression\binary build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\template\twig\tokenparser build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\textformatter build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\textformatter\s9e build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\textreparser build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\textreparser\plugins build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\tree build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\ucp build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\ucp\controller build 16-Feb-2026 17:24:45 Rendering Namespace phpbb\update build 16-Feb-2026 17:24:45 Rendering Class SphinxClient build 16-Feb-2026 17:24:45 Rendering Class acp_attachments build 16-Feb-2026 17:24:45  176/931 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 16-Feb-2026 17:24:45 Rendering Class acp_ban build 16-Feb-2026 17:24:45 Rendering Class acp_ban_info build 16-Feb-2026 17:24:45 Rendering Class acp_bbcodes build 16-Feb-2026 17:24:45 Rendering Class acp_bbcodes_info build 16-Feb-2026 17:24:45 Rendering Class acp_board build 16-Feb-2026 17:24:46 Rendering Class acp_board_info build 16-Feb-2026 17:24:46  183/931 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Rendering Class acp_bots build 16-Feb-2026 17:24:46 Rendering Class acp_bots_info build 16-Feb-2026 17:24:46 Rendering Class acp_captcha build 16-Feb-2026 17:24:46 Rendering Class acp_captcha_info build 16-Feb-2026 17:24:46 Rendering Class acp_contact build 16-Feb-2026 17:24:46 Rendering Class acp_contact_info build 16-Feb-2026 17:24:46 Rendering Class acp_disallow build 16-Feb-2026 17:24:46 Rendering Class acp_disallow_info build 16-Feb-2026 17:24:46 Rendering Class acp_email build 16-Feb-2026 17:24:46 Rendering Class acp_email_info build 16-Feb-2026 17:24:46 Rendering Class acp_extensions build 16-Feb-2026 17:24:46 Rendering Class acp_extensions_info build 16-Feb-2026 17:24:46  195/931 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_forums build 16-Feb-2026 17:24:46 Rendering Class acp_forums_info build 16-Feb-2026 17:24:46 Rendering Class acp_groups build 16-Feb-2026 17:24:46 Rendering Class acp_groups_info build 16-Feb-2026 17:24:46 Rendering Class acp_help_phpbb build 16-Feb-2026 17:24:46 Rendering Class acp_help_phpbb_info build 16-Feb-2026 17:24:46 Rendering Class acp_icons build 16-Feb-2026 17:24:46 Rendering Class acp_icons_info build 16-Feb-2026 17:24:46 Rendering Class acp_inactive build 16-Feb-2026 17:24:46 Rendering Class acp_inactive_info build 16-Feb-2026 17:24:46 Rendering Class acp_language build 16-Feb-2026 17:24:46  206/931 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_language_info build 16-Feb-2026 17:24:46 Rendering Class acp_logs build 16-Feb-2026 17:24:46 Rendering Class acp_logs_info build 16-Feb-2026 17:24:46 Rendering Class acp_main build 16-Feb-2026 17:24:46 Rendering Class acp_main_info build 16-Feb-2026 17:24:46 Rendering Class acp_modules build 16-Feb-2026 17:24:46 Rendering Class acp_modules_info build 16-Feb-2026 17:24:46 Rendering Class acp_permission_roles build 16-Feb-2026 17:24:46 Rendering Class acp_permission_roles_info build 16-Feb-2026 17:24:46  215/931 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_permissions build 16-Feb-2026 17:24:46 Rendering Class acp_permissions_info build 16-Feb-2026 17:24:46 Rendering Class acp_php_info build 16-Feb-2026 17:24:46 Rendering Class acp_php_info_info build 16-Feb-2026 17:24:46 Rendering Class acp_profile build 16-Feb-2026 17:24:46 Rendering Class acp_profile_info build 16-Feb-2026 17:24:46 Rendering Class acp_prune build 16-Feb-2026 17:24:46 Rendering Class acp_prune_info build 16-Feb-2026 17:24:46  223/931 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_ranks build 16-Feb-2026 17:24:46 Rendering Class acp_ranks_info build 16-Feb-2026 17:24:46 Rendering Class acp_reasons build 16-Feb-2026 17:24:46 Rendering Class acp_reasons_info build 16-Feb-2026 17:24:46 Rendering Class acp_search build 16-Feb-2026 17:24:46 Rendering Class acp_search_info build 16-Feb-2026 17:24:46 Rendering Class acp_storage build 16-Feb-2026 17:24:46 Rendering Class acp_storage_info build 16-Feb-2026 17:24:46  231/931 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_styles build 16-Feb-2026 17:24:46 Rendering Class acp_styles_info build 16-Feb-2026 17:24:46 Rendering Class acp_update build 16-Feb-2026 17:24:46 Rendering Class acp_update_info build 16-Feb-2026 17:24:46 Rendering Class acp_users build 16-Feb-2026 17:24:46  236/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class acp_users_info build 16-Feb-2026 17:24:46 Rendering Class acp_words build 16-Feb-2026 17:24:46 Rendering Class acp_words_info build 16-Feb-2026 17:24:46 Rendering Class auth_admin build 16-Feb-2026 17:24:46 Rendering Class bbcode build 16-Feb-2026 17:24:46  241/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 16-Feb-2026 17:24:46 Rendering Class bitfield build 16-Feb-2026 17:24:46 Rendering Class compress build 16-Feb-2026 17:24:46  244/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class compress_tar build 16-Feb-2026 17:24:46 Rendering Class compress_zip build 16-Feb-2026 17:24:46 Rendering Class diff build 16-Feb-2026 17:24:46 Rendering Class diff3 build 16-Feb-2026 17:24:46  248/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 16-Feb-2026 17:24:46 Rendering Class diff3_op build 16-Feb-2026 17:24:46 Rendering Class diff3_op_copy build 16-Feb-2026 17:24:46 Rendering Class diff_engine build 16-Feb-2026 17:24:46 Rendering Class diff_op build 16-Feb-2026 17:24:46  253/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_op_add build 16-Feb-2026 17:24:46 Rendering Class diff_op_change build 16-Feb-2026 17:24:46 Rendering Class diff_op_copy build 16-Feb-2026 17:24:46 Rendering Class diff_op_delete build 16-Feb-2026 17:24:46 Rendering Class diff_renderer build 16-Feb-2026 17:24:46 Rendering Class diff_renderer_inline build 16-Feb-2026 17:24:46 Rendering Class diff_renderer_raw build 16-Feb-2026 17:24:46  260/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_side_by_side build 16-Feb-2026 17:24:46 Rendering Class diff_renderer_unified build 16-Feb-2026 17:24:46 Rendering Class ftp build 16-Feb-2026 17:24:46 Rendering Class ftp_fsock build 16-Feb-2026 17:24:46  264/931 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 16-Feb-2026 17:24:46 Rendering Class mcp_ban build 16-Feb-2026 17:24:46 Rendering Class mcp_ban_info build 16-Feb-2026 17:24:46 Rendering Class mcp_logs build 16-Feb-2026 17:24:46 Rendering Class mcp_logs_info build 16-Feb-2026 17:24:46 Rendering Class mcp_main build 16-Feb-2026 17:24:46 Rendering Class mcp_main_info build 16-Feb-2026 17:24:46  271/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_notes build 16-Feb-2026 17:24:46 Rendering Class mcp_notes_info build 16-Feb-2026 17:24:46 Rendering Class mcp_pm_reports build 16-Feb-2026 17:24:46 Rendering Class mcp_pm_reports_info build 16-Feb-2026 17:24:46 Rendering Class mcp_queue build 16-Feb-2026 17:24:46 Rendering Class mcp_queue_info build 16-Feb-2026 17:24:46 Rendering Class mcp_reports build 16-Feb-2026 17:24:46 Rendering Class mcp_reports_info build 16-Feb-2026 17:24:46 Rendering Class mcp_warn build 16-Feb-2026 17:24:46 Rendering Class mcp_warn_info build 16-Feb-2026 17:24:46  281/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class p_master build 16-Feb-2026 17:24:46 Rendering Class parse_message build 16-Feb-2026 17:24:46 Rendering Class phpbb\attachment\attachment_category build 16-Feb-2026 17:24:46  284/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 16-Feb-2026 17:24:46 Rendering Class phpbb\attachment\manager build 16-Feb-2026 17:24:46 Rendering Class phpbb\attachment\resync build 16-Feb-2026 17:24:46 Rendering Class phpbb\attachment\upload build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\auth build 16-Feb-2026 17:24:46  289/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\base build 16-Feb-2026 17:24:46  291/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\ldap build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\oauth build 16-Feb-2026 17:24:46  294/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 16-Feb-2026 17:24:46  295/931 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\bitly build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\service\exception build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\service\facebook build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\service\google build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 16-Feb-2026 17:24:46  300/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\twitter build 16-Feb-2026 17:24:46 Rendering Class phpbb\auth\provider\oauth\token_storage build 16-Feb-2026 17:24:47 Rendering Class phpbb\auth\provider\provider_interface build 16-Feb-2026 17:24:47  303/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 16-Feb-2026 17:24:47 Rendering Class phpbb\avatar\driver\driver build 16-Feb-2026 17:24:47 Rendering Class phpbb\avatar\driver\driver_interface build 16-Feb-2026 17:24:47  306/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\gravatar build 16-Feb-2026 17:24:47 Rendering Class phpbb\avatar\driver\local build 16-Feb-2026 17:24:47 Rendering Class phpbb\avatar\driver\upload build 16-Feb-2026 17:24:47  309/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 16-Feb-2026 17:24:47 Rendering Class phpbb\avatar\manager build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\exception\invalid_length_exception build 16-Feb-2026 17:24:47  312/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_emails_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\exception\no_valid_users_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\exception\type_not_found_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\manager build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\type\base build 16-Feb-2026 17:24:47  318/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\type\ip build 16-Feb-2026 17:24:47 Rendering Class phpbb\ban\type\type_interface build 16-Feb-2026 17:24:47  321/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\driver\apcu build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\driver\base build 16-Feb-2026 17:24:47  324/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\driver\dummy build 16-Feb-2026 17:24:47  326/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\driver\memcached build 16-Feb-2026 17:24:47  328/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\driver\redis build 16-Feb-2026 17:24:47  330/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 16-Feb-2026 17:24:47 Rendering Class phpbb\cache\service build 16-Feb-2026 17:24:47  332/931 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\base build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\captcha_abstract build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\incomplete build 16-Feb-2026 17:24:47  336/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\legacy_wrapper build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\plugin_interface build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\qa build 16-Feb-2026 17:24:47  339/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 16-Feb-2026 17:24:47 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 16-Feb-2026 17:24:47  341/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\turnstile build 16-Feb-2026 17:24:47 Rendering Class phpbb\class_loader build 16-Feb-2026 17:24:47  343/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\exception\managed_with_error_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\exception\runtime_exception build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\extension_manager build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\installer build 16-Feb-2026 17:24:47  349/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\io\html_output_formatter build 16-Feb-2026 17:24:47  351/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\io_interface build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\io\null_io build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\io\translate_composer_trait build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\io\web_io build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\manager build 16-Feb-2026 17:24:47 Rendering Class phpbb\composer\manager_interface build 16-Feb-2026 17:24:47  357/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 16-Feb-2026 17:24:47 Rendering Class phpbb\config\db build 16-Feb-2026 17:24:48 Rendering Class phpbb\config\db_text build 16-Feb-2026 17:24:48  360/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\application build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\cache\purge build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\command build 16-Feb-2026 17:24:48  364/931 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\command build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\config\delete build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\config\get build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\config\increment build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\config\set build 16-Feb-2026 17:24:48  369/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\cron\cron_list build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\cron\run build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\db\list_command build 16-Feb-2026 17:24:48  374/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\migrate build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\db\migration_command build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\db\revert build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\dev\migration_tips build 16-Feb-2026 17:24:48  378/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\command build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\disable build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\enable build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\install build 16-Feb-2026 17:24:48  382/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\list_available build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\manage build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\purge build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\remove build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\extension\show build 16-Feb-2026 17:24:48  387/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\update build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\fixup\update_hashes build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\reparser\list_all build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\reparser\reparse build 16-Feb-2026 17:24:48  392/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\create build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\searchindex\delete build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\searchindex\list_all build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\thumbnail\delete build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\thumbnail\generate build 16-Feb-2026 17:24:48  397/931 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\update\check build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\user\activate build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\user\add build 16-Feb-2026 17:24:48  401/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\user\delete_id build 16-Feb-2026 17:24:48 Rendering Class phpbb\console\command\user\reclean build 16-Feb-2026 17:24:48  404/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\exception_subscriber build 16-Feb-2026 17:24:48 Rendering Class phpbb\content_visibility build 16-Feb-2026 17:24:48 Rendering Class phpbb\controller\exception build 16-Feb-2026 17:24:48 Rendering Class phpbb\controller\helper build 16-Feb-2026 17:24:48 Rendering Class phpbb\controller\resolver build 16-Feb-2026 17:24:48  409/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 16-Feb-2026 17:24:48 Rendering Class phpbb\convert\convert build 16-Feb-2026 17:24:48 Rendering Class phpbb\convert\convertor build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\controller\cron build 16-Feb-2026 17:24:48  413/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\manager build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\base build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\prune_all_forums build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\prune_forum build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\prune_notifications build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 16-Feb-2026 17:24:48  420/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\queue build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\tidy_cache build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\tidy_plupload build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\tidy_search build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\tidy_sessions build 16-Feb-2026 17:24:48  425/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_warnings build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\core\update_hashes build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\parametrized build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\task build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\text_reparser\reparser build 16-Feb-2026 17:24:48 Rendering Class phpbb\cron\task\wrapper build 16-Feb-2026 17:24:48  431/931 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\datetime build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\case_insensitive_string build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\comparator build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\connection_factory build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\table_helper build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\doctrine\type_converter build 16-Feb-2026 17:24:48 Rendering Class phpbb\db\driver\driver build 16-Feb-2026 17:24:48  439/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\driver_interface build 16-Feb-2026 17:24:48  440/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\factory build 16-Feb-2026 17:24:48  441/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssql_base build 16-Feb-2026 17:24:49  442/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssql_odbc build 16-Feb-2026 17:24:49  443/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssqlnative build 16-Feb-2026 17:24:49  444/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysql_base build 16-Feb-2026 17:24:49  445/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysqli build 16-Feb-2026 17:24:49  446/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\oracle build 16-Feb-2026 17:24:49  447/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 16-Feb-2026 17:24:49  448/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\sqlite3 build 16-Feb-2026 17:24:49  449/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\base_extractor build 16-Feb-2026 17:24:49  450/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\extractor_interface build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\factory build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\mssql_extractor build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\mysql_extractor build 16-Feb-2026 17:24:49  456/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\oracle_extractor build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\postgres_extractor build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\extractor\sqlite3_extractor build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\mysql\driver build 16-Feb-2026 17:24:49  460/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\middleware\mysql\middleware build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\mysql\platform build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\oracle\driver build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\oracle\middleware build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\oracle\platform build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\oracle\schema_manager build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\postgresql\driver build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\postgresql\middleware build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\postgresql\platform build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\sqlsrv\driver build 16-Feb-2026 17:24:49  470/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\middleware\sqlsrv\middleware build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\middleware\sqlsrv\platform build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\container_aware_migration build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\exception build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\helper build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\migration build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\migration_interface build 16-Feb-2026 17:24:49  477/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\profilefield_base_migration build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\schema_generator build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\tool\config build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\tool\config_text build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\tool\module build 16-Feb-2026 17:24:49  482/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\permission build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migration\tool\tool_interface build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\migrator build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 16-Feb-2026 17:24:49  486/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\sql_insert_buffer build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\tools\doctrine build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\tools\factory build 16-Feb-2026 17:24:49  493/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 16-Feb-2026 17:24:49 Rendering Class phpbb\db\tools\postgres build 16-Feb-2026 17:24:50  495/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools build 16-Feb-2026 17:24:50  496/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 16-Feb-2026 17:24:50  497/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 16-Feb-2026 17:24:50 Rendering Class phpbb\debug\error_handler build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\container_builder build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\exception\di_exception build 16-Feb-2026 17:24:50  501/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\exception\service_not_found_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\extension\config build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\extension\container_configuration build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\extension\core build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\extension\tables build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\ordered_service_collection build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\pass\collection_pass build 16-Feb-2026 17:24:50  509/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\convert_events build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\pass\markpublic_pass build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\service_collection build 16-Feb-2026 17:24:50 Rendering Class phpbb\di\service_collection_iterator build 16-Feb-2026 17:24:50 Rendering Class phpbb\error_collector build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\dispatcher build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\dispatcher_interface build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\kernel_exception_subscriber build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\kernel_terminate_subscriber build 16-Feb-2026 17:24:50  518/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\md_exporter build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\php_exporter build 16-Feb-2026 17:24:50 Rendering Class phpbb\event\recursive_event_filter_iterator build 16-Feb-2026 17:24:50  521/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\rst_exporter build 16-Feb-2026 17:24:50 Rendering Class phpbb\exception\exception_interface build 16-Feb-2026 17:24:50 Rendering Class phpbb\exception\http_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\exception\runtime_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\exception\version_check_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\extension\base build 16-Feb-2026 17:24:50 Rendering Class phpbb\extension\di\extension_base build 16-Feb-2026 17:24:50 Rendering Class phpbb\extension\exception build 16-Feb-2026 17:24:50  529/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\extension_interface build 16-Feb-2026 17:24:50 Rendering Class phpbb\extension\manager build 16-Feb-2026 17:24:50 Rendering Class phpbb\extension\provider build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\attachments_base build 16-Feb-2026 17:24:50  533/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\base build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\controller\feed build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\event\http_auth_subscriber build 16-Feb-2026 17:24:50  536/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\no_feed_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\no_forum_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\no_topic_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\unauthorized_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\feed_interface build 16-Feb-2026 17:24:50  545/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\forum build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\forums build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\helper build 16-Feb-2026 17:24:50  548/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\news build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\overall build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\post_base build 16-Feb-2026 17:24:50  551/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\quote_helper build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\topic build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\topic_base build 16-Feb-2026 17:24:50  554/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics build 16-Feb-2026 17:24:50 Rendering Class phpbb\feed\topics_active build 16-Feb-2026 17:24:50  556/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\file_downloader build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\factory build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\filespec build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\filespec_storage build 16-Feb-2026 17:24:50  560/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\base build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\types\form build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\types\form_storage build 16-Feb-2026 17:24:50  563/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\types\local_storage build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\types\type_interface build 16-Feb-2026 17:24:50 Rendering Class phpbb\files\upload build 16-Feb-2026 17:24:50  567/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\exception\filesystem_exception build 16-Feb-2026 17:24:50 Rendering Class phpbb\filesystem\filesystem build 16-Feb-2026 17:24:50 Rendering Class phpbb\filesystem\filesystem_interface build 16-Feb-2026 17:24:50  570/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 16-Feb-2026 17:24:50 Rendering Class phpbb\filesystem\temp build 16-Feb-2026 17:24:50 Rendering Class phpbb\finder\factory build 16-Feb-2026 17:24:50  573/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\finder build 16-Feb-2026 17:24:50 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 16-Feb-2026 17:24:51 Rendering Class phpbb\finder\recursive_path_iterator build 16-Feb-2026 17:24:51 Rendering Class phpbb\form\form_helper build 16-Feb-2026 17:24:51  577/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\forum\birthday_helper build 16-Feb-2026 17:24:51 Rendering Class phpbb\forum\controller\index build 16-Feb-2026 17:24:51 Rendering Class phpbb\group\helper build 16-Feb-2026 17:24:51 Rendering Class phpbb\groupposition\exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\groupposition\groupposition_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\groupposition\legend build 16-Feb-2026 17:24:51  583/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 16-Feb-2026 17:24:51 Rendering Class phpbb\help\controller\bbcode build 16-Feb-2026 17:24:51 Rendering Class phpbb\help\controller\controller build 16-Feb-2026 17:24:51 Rendering Class phpbb\help\controller\faq build 16-Feb-2026 17:24:51  587/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\help\controller\help build 16-Feb-2026 17:24:51 Rendering Class phpbb\help\manager build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\console\command\install\config\show build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\console\command\install\config\validate build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\console\command\install\install build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\console\command\update\config\show build 16-Feb-2026 17:24:51  593/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\validate build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\console\command\update\update build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\controller\archive_download build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\controller\helper build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\controller\install build 16-Feb-2026 17:24:51  598/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\installer_index build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\controller\timeout_check build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\controller\update build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\event\kernel_exception_subscriber build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\cannot_build_container_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\file_updater_failure_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\installer_exception build 16-Feb-2026 17:24:51  606/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\invalid_dbms_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\exception\user_interaction_required_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\config build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\container_factory build 16-Feb-2026 17:24:51  612/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\file_updater\factory build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\file_updater\file_updater build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\install_helper build 16-Feb-2026 17:24:51  618/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 16-Feb-2026 17:24:51  620/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\iohandler\factory build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 16-Feb-2026 17:24:51  623/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 16-Feb-2026 17:24:51  625/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\install_navigation build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\navigation\main_navigation build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\navigation\navigation_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\navigation\navigation_provider build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\navigation\update_navigation build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\helper\update_helper build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\installer build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\installer_configuration build 16-Feb-2026 17:24:51  633/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\install_finish\module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\install_finish\task\notify_user build 16-Feb-2026 17:24:51  638/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\requirements\install_module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 16-Feb-2026 17:24:51  643/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_update build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\requirements\update_module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\update_filesystem\module build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 16-Feb-2026 17:24:51  647/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 16-Feb-2026 17:24:51  651/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module_base build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\module_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\sequential_task build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\task_base build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\task_interface build 16-Feb-2026 17:24:51 Rendering Class phpbb\install\updater_configuration build 16-Feb-2026 17:24:51  657/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\json\sanitizer build 16-Feb-2026 17:24:51 Rendering Class phpbb\json_response build 16-Feb-2026 17:24:51 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\language\exception\language_exception build 16-Feb-2026 17:24:51 Rendering Class phpbb\language\exception\language_file_not_found build 16-Feb-2026 17:24:51 Rendering Class phpbb\language\language build 16-Feb-2026 17:24:51 Rendering Class phpbb\language\language_file_helper build 16-Feb-2026 17:24:51  664/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 16-Feb-2026 17:24:51 Rendering Class phpbb\lock\db build 16-Feb-2026 17:24:51 Rendering Class phpbb\lock\flock build 16-Feb-2026 17:24:51 Rendering Class phpbb\lock\posting build 16-Feb-2026 17:24:51 Rendering Class phpbb\log\dummy build 16-Feb-2026 17:24:51  669/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\log\log build 16-Feb-2026 17:24:51 Rendering Class phpbb\log\log_interface build 16-Feb-2026 17:24:51  671/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\manifest build 16-Feb-2026 17:24:51 Rendering Class phpbb\members\controller\online build 16-Feb-2026 17:24:51 Rendering Class phpbb\members\controller\online_whois build 16-Feb-2026 17:24:51 Rendering Class phpbb\members\controller\team build 16-Feb-2026 17:24:51  675/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\members\viewonline_helper build 16-Feb-2026 17:24:51 Rendering Class phpbb\mention\controller\mention build 16-Feb-2026 17:24:51 Rendering Class phpbb\mention\source\base_group build 16-Feb-2026 17:24:51 Rendering Class phpbb\mention\source\base_user build 16-Feb-2026 17:24:51 Rendering Class phpbb\mention\source\friend build 16-Feb-2026 17:24:52  680/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\group build 16-Feb-2026 17:24:52 Rendering Class phpbb\mention\source\source_interface build 16-Feb-2026 17:24:52 Rendering Class phpbb\mention\source\team build 16-Feb-2026 17:24:52 Rendering Class phpbb\mention\source\topic build 16-Feb-2026 17:24:52 Rendering Class phpbb\mention\source\user build 16-Feb-2026 17:24:52  685/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\usergroup build 16-Feb-2026 17:24:52 Rendering Class phpbb\message\admin_form build 16-Feb-2026 17:24:52 Rendering Class phpbb\message\form build 16-Feb-2026 17:24:52 Rendering Class phpbb\message\message build 16-Feb-2026 17:24:52  689/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\message\topic_form build 16-Feb-2026 17:24:52 Rendering Class phpbb\message\user_form build 16-Feb-2026 17:24:52 Rendering Class phpbb\messenger\method\base build 16-Feb-2026 17:24:52  692/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\messenger\method\email build 16-Feb-2026 17:24:52 Rendering Class phpbb\messenger\method\messenger_interface build 16-Feb-2026 17:24:52  694/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\messenger\queue build 16-Feb-2026 17:24:52 Rendering Class phpbb\mimetype\content_guesser build 16-Feb-2026 17:24:52 Rendering Class phpbb\mimetype\extension_guesser build 16-Feb-2026 17:24:52 Rendering Class phpbb\mimetype\guesser build 16-Feb-2026 17:24:52 Rendering Class phpbb\mimetype\guesser_base build 16-Feb-2026 17:24:52 Rendering Class phpbb\mimetype\guesser_interface build 16-Feb-2026 17:24:52  700/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\module\exception\module_exception build 16-Feb-2026 17:24:52 Rendering Class phpbb\module\exception\module_not_found_exception build 16-Feb-2026 17:24:52 Rendering Class phpbb\module\module_manager build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\controller\mark_read build 16-Feb-2026 17:24:52  704/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\exception build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\manager build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\method\base build 16-Feb-2026 17:24:52  707/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\method\email build 16-Feb-2026 17:24:52  709/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\method\extended_method_interface build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\method\messenger_base build 16-Feb-2026 17:24:52  711/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\method\method_interface build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\method\webpush build 16-Feb-2026 17:24:52  713/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\admin_activate_user build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\type\approve_post build 16-Feb-2026 17:24:52  715/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 16-Feb-2026 17:24:52  716/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 16-Feb-2026 17:24:52  717/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\bookmark build 16-Feb-2026 17:24:52 Rendering Class phpbb\notification\type\disapprove_post build 16-Feb-2026 17:24:52  719/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\disapprove_topic build 16-Feb-2026 17:24:52  720/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\forum build 16-Feb-2026 17:24:52  721/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request build 16-Feb-2026 17:24:52  722/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 16-Feb-2026 17:24:52  723/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 16-Feb-2026 17:24:53 Rendering Class phpbb\notification\type\pm build 16-Feb-2026 17:24:53  725/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 16-Feb-2026 17:24:53  726/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 16-Feb-2026 17:24:53  727/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\quote build 16-Feb-2026 17:24:53  728/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_pm build 16-Feb-2026 17:24:53  729/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_pm_closed build 16-Feb-2026 17:24:53  730/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post build 16-Feb-2026 17:24:53  731/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 16-Feb-2026 17:24:53  732/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 16-Feb-2026 17:24:53  733/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 16-Feb-2026 17:24:53  734/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 16-Feb-2026 17:24:53  735/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\pagination build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\argon2i build 16-Feb-2026 17:24:53  737/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\argon2id build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\base build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\base_native build 16-Feb-2026 17:24:53  740/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\bcrypt_2y build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 16-Feb-2026 17:24:53  743/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\driver_interface build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\helper build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\md5_mybb build 16-Feb-2026 17:24:53  747/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\md5_vb build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\phpass build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 16-Feb-2026 17:24:53  751/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\salted_md5 build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\sha1 build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\sha1_smf build 16-Feb-2026 17:24:53  754/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\driver\sha_xf1 build 16-Feb-2026 17:24:53 Rendering Class phpbb\passwords\helper build 16-Feb-2026 17:24:53  757/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\passwords\manager build 16-Feb-2026 17:24:53 Rendering Class phpbb\path_helper build 16-Feb-2026 17:24:53 Rendering Class phpbb\permissions build 16-Feb-2026 17:24:53  760/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\plupload\plupload build 16-Feb-2026 17:24:53 Rendering Class phpbb\posting\post_helper build 16-Feb-2026 17:24:53 Rendering Class phpbb\profilefields\lang_helper build 16-Feb-2026 17:24:53  763/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\manager build 16-Feb-2026 17:24:53 Rendering Class phpbb\profilefields\type\type_base build 16-Feb-2026 17:24:53  765/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_bool build 16-Feb-2026 17:24:53 Rendering Class phpbb\profilefields\type\type_date build 16-Feb-2026 17:24:54  767/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_dropdown build 16-Feb-2026 17:24:54 Rendering Class phpbb\profilefields\type\type_int build 16-Feb-2026 17:24:54  769/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\profilefields\type\type_string build 16-Feb-2026 17:24:54  771/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 16-Feb-2026 17:24:54  772/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 16-Feb-2026 17:24:54 Rendering Class phpbb\profilefields\type\type_url build 16-Feb-2026 17:24:54  774/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\controller\report build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\already_reported_exception build 16-Feb-2026 17:24:54  776/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\empty_report_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\entity_not_found_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\invalid_report_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\exception\report_permission_denied_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\handler_factory build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\report_handler build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\report_handler_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\report_handler_pm build 16-Feb-2026 17:24:54  786/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_handler_post build 16-Feb-2026 17:24:54 Rendering Class phpbb\report\report_reason_list_provider build 16-Feb-2026 17:24:54 Rendering Class phpbb\request\deactivated_super_global build 16-Feb-2026 17:24:54 Rendering Class phpbb\request\request build 16-Feb-2026 17:24:54 Rendering Class phpbb\request\request_interface build 16-Feb-2026 17:24:54  791/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 16-Feb-2026 17:24:54 Rendering Class phpbb\request\type_cast_helper_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\file_locator build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\helper build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\loader_resolver build 16-Feb-2026 17:24:54  796/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\routing\router build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\backend\base build 16-Feb-2026 17:24:54  802/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_mysql build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\backend\fulltext_native build 16-Feb-2026 17:24:54  804/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 16-Feb-2026 17:24:54  805/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 16-Feb-2026 17:24:54  806/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\backend\sphinx\config build 16-Feb-2026 17:24:54  808/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_item build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\backend\sphinx\config_section build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\backend\sphinx\config_variable build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\exception\action_in_progress_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\exception\search_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\search\search_backend_factory build 16-Feb-2026 17:24:54  816/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 16-Feb-2026 17:24:54 Rendering Class phpbb\session build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\adapter\adapter_interface build 16-Feb-2026 17:24:54  819/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\adapter_factory build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\controller\attachment build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\controller\avatar build 16-Feb-2026 17:24:54  823/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\controller build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\exception\action_in_progress_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\exception\storage_exception build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\file_tracker build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\helper build 16-Feb-2026 17:24:54  829/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\storage\provider\local build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\provider\provider_interface build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\state_helper build 16-Feb-2026 17:24:54 Rendering Class phpbb\storage\storage build 16-Feb-2026 17:24:54  833/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\symfony_request build 16-Feb-2026 17:24:54 Rendering Class phpbb\template\asset build 16-Feb-2026 17:24:54 Rendering Class phpbb\template\assets_bag build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\base build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\context build 16-Feb-2026 17:24:55  838/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\exception\user_object_not_available build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\template build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\definition build 16-Feb-2026 17:24:55  841/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension\avatar build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension\config build 16-Feb-2026 17:24:55  845/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\forms build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension\icon build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension\routing build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\extension\username build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\lexer build 16-Feb-2026 17:24:55  850/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\loader build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\definenode build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\event build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\includeasset build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\includecss build 16-Feb-2026 17:24:55  857/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\node\includejs build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\node\includenode build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\tokenparser\defineparser build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\tokenparser\event build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\tokenparser\includecss build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\tokenparser\includejs build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\tokenparser\includeparser build 16-Feb-2026 17:24:55 Rendering Class phpbb\template\twig\twig build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\acp_utils_interface build 16-Feb-2026 17:24:55  866/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\cache_interface build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\parser_interface build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\renderer_interface build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\acp_utils build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\factory build 16-Feb-2026 17:24:55  872/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\link_helper build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\mention_helper build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\parser build 16-Feb-2026 17:24:55  875/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\quote_helper build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\renderer build 16-Feb-2026 17:24:55 Rendering Class phpbb\textformatter\s9e\utils build 16-Feb-2026 17:24:55  878/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\utils_interface build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\base build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\manager build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 16-Feb-2026 17:24:55  882/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_description build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\forum_rules build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\group_description build 16-Feb-2026 17:24:55  885/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\pm_text build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\poll_option build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\poll_title build 16-Feb-2026 17:24:55  888/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\plugins\user_signature build 16-Feb-2026 17:24:55 Rendering Class phpbb\textreparser\reparser_interface build 16-Feb-2026 17:24:55  891/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 16-Feb-2026 17:24:55 Rendering Class phpbb\tree\nestedset build 16-Feb-2026 17:24:55 Rendering Class phpbb\tree\nestedset_forum build 16-Feb-2026 17:24:55  894/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\tree\tree_interface build 16-Feb-2026 17:24:55 Rendering Class phpbb\ucp\controller\delete_cookies build 16-Feb-2026 17:24:55  896/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 16-Feb-2026 17:24:55 Rendering Class phpbb\ucp\controller\webpush build 16-Feb-2026 17:24:55 Rendering Class phpbb\update\controller build 16-Feb-2026 17:24:55 Rendering Class phpbb\update\get_updates build 16-Feb-2026 17:24:55 Rendering Class phpbb\user build 16-Feb-2026 17:24:55  901/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\user_loader build 16-Feb-2026 17:24:55  902/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 16-Feb-2026 17:24:55 Rendering Class phpbb_questionnaire_data_collector build 16-Feb-2026 17:24:55 Rendering Class phpbb_questionnaire_php_data_provider build 16-Feb-2026 17:24:55 Rendering Class phpbb_questionnaire_phpbb_data_provider build 16-Feb-2026 17:24:55  906/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class phpbb_questionnaire_system_data_provider build 16-Feb-2026 17:24:55 Rendering Class transfer build 16-Feb-2026 17:24:55 Rendering Class ucp_activate build 16-Feb-2026 17:24:55 Rendering Class ucp_attachments build 16-Feb-2026 17:24:55 Rendering Class ucp_attachments_info build 16-Feb-2026 17:24:55 Rendering Class ucp_auth_link build 16-Feb-2026 17:24:55 Rendering Class ucp_auth_link_info build 16-Feb-2026 17:24:55 Rendering Class ucp_confirm build 16-Feb-2026 17:24:55 Rendering Class ucp_groups build 16-Feb-2026 17:24:55 Rendering Class ucp_groups_info build 16-Feb-2026 17:24:55 Rendering Class ucp_login_link build 16-Feb-2026 17:24:55 Rendering Class ucp_main build 16-Feb-2026 17:24:55  918/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main_info build 16-Feb-2026 17:24:55 Rendering Class ucp_notifications build 16-Feb-2026 17:24:55 Rendering Class ucp_notifications_info build 16-Feb-2026 17:24:55 Rendering Class ucp_pm build 16-Feb-2026 17:24:55 Rendering Class ucp_pm_info build 16-Feb-2026 17:24:55 Rendering Class ucp_prefs build 16-Feb-2026 17:24:55 Rendering Class ucp_prefs_info build 16-Feb-2026 17:24:55 Rendering Class ucp_profile build 16-Feb-2026 17:24:55 Rendering Class ucp_profile_info build 16-Feb-2026 17:24:55 Rendering Class ucp_register build 16-Feb-2026 17:24:55 Rendering Class ucp_resend build 16-Feb-2026 17:24:55 Rendering Class ucp_zebra build 16-Feb-2026 17:24:55  930/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_zebra_info build 16-Feb-2026 17:24:55  931/931 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 Version Updated C Removed C build 16-Feb-2026 17:24:55 main 757 0 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 Version Updated C Updated N Removed C Removed N build 16-Feb-2026 17:24:55 main 757 163 0 0 build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55  build 16-Feb-2026 17:24:55 phpBB > build: build 16-Feb-2026 17:24:55  build 16-Feb-2026 17:24:55  build 16-Feb-2026 17:24:55 BUILD FINISHED build 16-Feb-2026 17:24:55 build 16-Feb-2026 17:24:55 Total time: 8 minutes 15.99 seconds build 16-Feb-2026 17:24:55  simple 16-Feb-2026 17:24:57 Finished task 'Run tests' with result: Success command 16-Feb-2026 17:24:57 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Feb-2026 17:24:57 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 16-Feb-2026 17:24:57 Running image name (phpbb:php-8.2) command 16-Feb-2026 17:24:57 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.2 - SQLite #1507 (PHPBB3-DDM-JOB1-1507)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-8.2 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 16-Feb-2026 17:24:57 build 16-Feb-2026 17:24:57 Deprecated: Creation of dynamic property Phing::$searchForThis is deprecated in /data/phpBB/vendor/phing/phing/classes/phing/Phing.php on line 362 build 16-Feb-2026 17:24:57 Buildfile: /data/build/build.xml build 16-Feb-2026 17:24:57 build 16-Feb-2026 17:24:57 phpBB > sniff: build 16-Feb-2026 17:24:57 error 16-Feb-2026 17:25:01 ............................................................ 60 / 968 (6%) error 16-Feb-2026 17:25:05 ............................................................ 120 / 968 (12%) error 16-Feb-2026 17:25:09 ............................................................ 180 / 968 (19%) error 16-Feb-2026 17:25:13 ............................................................ 240 / 968 (25%) error 16-Feb-2026 17:25:17 ............................................................ 300 / 968 (31%) error 16-Feb-2026 17:25:22 ............................................................ 360 / 968 (37%) error 16-Feb-2026 17:25:25 ............................................................ 420 / 968 (43%) error 16-Feb-2026 17:25:30 ............................................................ 480 / 968 (50%) error 16-Feb-2026 17:25:36 ............................................................ 540 / 968 (56%) error 16-Feb-2026 17:25:37 ............................................................ 600 / 968 (62%) error 16-Feb-2026 17:25:37 ............................................................ 660 / 968 (68%) error 16-Feb-2026 17:25:38 ............................................................ 720 / 968 (74%) error 16-Feb-2026 17:25:39 ............................................................ 780 / 968 (81%) error 16-Feb-2026 17:25:40 ............................................................ 840 / 968 (87%) error 16-Feb-2026 17:25:46 ............................................................ 900 / 968 (93%) error 16-Feb-2026 17:25:50 ............................................................ 960 / 968 (99%) error 16-Feb-2026 17:25:50 ........ 968 / 968 (100%) error 16-Feb-2026 17:25:50 error 16-Feb-2026 17:25:50 error 16-Feb-2026 17:25:50 Time: 53.06 secs; Memory: 30MB build 16-Feb-2026 17:25:50 [php] Calling PHP function: preg_replace() error 16-Feb-2026 17:25:56 ............................................................ 60 / 201 (30%) error 16-Feb-2026 17:26:12 ............................................................ 120 / 201 (60%) error 16-Feb-2026 17:26:17 ............................................................ 180 / 201 (90%) error 16-Feb-2026 17:26:20 ..................... 201 / 201 (100%) error 16-Feb-2026 17:26:20 error 16-Feb-2026 17:26:20 error 16-Feb-2026 17:26:20 Time: 30.29 secs; Memory: 34MB build 16-Feb-2026 17:26:20 build 16-Feb-2026 17:26:20 BUILD FINISHED build 16-Feb-2026 17:26:20 build 16-Feb-2026 17:26:20 Total time: 1 minute 23.52 seconds build 16-Feb-2026 17:26:20 simple 16-Feb-2026 17:26:21 Finished task 'Run sniffs' with result: Success simple 16-Feb-2026 17:26:21 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 16-Feb-2026 17:26:21 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 16-Feb-2026 17:26:21 Finished task 'Parsing test results' with result: Success simple 16-Feb-2026 17:26:21 Running post build plugin 'Artifact Copier' simple 16-Feb-2026 17:26:21 Publishing an artifact: Coverage HTML Report simple 16-Feb-2026 17:26:24 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 3.174 s simple 16-Feb-2026 17:26:24 Running post build plugin 'npm Cache Cleanup' simple 16-Feb-2026 17:26:24 Running post build plugin 'NCover Results Collector' simple 16-Feb-2026 17:26:24 Running post build plugin 'Build Results Label Collector' simple 16-Feb-2026 17:26:24 Running post build plugin 'Clover Results Collector' simple 16-Feb-2026 17:26:24 Running post build plugin 'Docker Container Cleanup' simple 16-Feb-2026 17:26:25 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 16-Feb-2026 17:26:25 Finalising the build... simple 16-Feb-2026 17:26:25 Stopping timer. simple 16-Feb-2026 17:26:25 Build PHPBB3-DDM-JOB1-1507 completed. simple 16-Feb-2026 17:26:25 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 16-Feb-2026 17:26:25 Running on server: post build plugin 'NCover Results Collector' simple 16-Feb-2026 17:26:25 Running on server: post build plugin 'Build Labeller' simple 16-Feb-2026 17:26:25 Running on server: post build plugin 'Clover Delta Calculator' simple 16-Feb-2026 17:26:25 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 16-Feb-2026 17:26:25 All post build plugins have finished simple 16-Feb-2026 17:26:25 Generating build results summary... simple 16-Feb-2026 17:26:29 Saving build results to disk... simple 16-Feb-2026 17:26:29 Store variable context... simple 16-Feb-2026 17:26:29 Finished building PHPBB3-DDM-JOB1-1507.