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