simple 15-Feb-2026 15:26:28 Build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664) is being prepared for building on agent Default Agent, bamboo version: 9.2.24 simple 15-Feb-2026 15:26:28 simple 15-Feb-2026 15:26:28 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 15-Feb-2026 15:26:28 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664) simple 15-Feb-2026 15:26:28 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 15-Feb-2026 15:26:28 Checking out into /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 15-Feb-2026 15:26:28 Updating source code to revision: 687bb8aa92da9b825c3b6ae36a518dcb2ef3d1ed simple 15-Feb-2026 15:26:29 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DD33-JOB1/.git'. simple 15-Feb-2026 15:26:29 hint: Using 'master' as the name for the initial branch. This default branch name simple 15-Feb-2026 15:26:29 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1/.git/ simple 15-Feb-2026 15:26:29 hint: is subject to change. To configure the initial branch name to use in all simple 15-Feb-2026 15:26:29 hint: of your new repositories, which will suppress this warning, call: simple 15-Feb-2026 15:26:29 hint: simple 15-Feb-2026 15:26:29 hint: git config --global init.defaultBranch simple 15-Feb-2026 15:26:29 hint: simple 15-Feb-2026 15:26:29 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 15-Feb-2026 15:26:29 hint: 'development'. The just-created branch can be renamed via this command: simple 15-Feb-2026 15:26:29 hint: simple 15-Feb-2026 15:26:29 hint: git branch -m simple 15-Feb-2026 15:26:29 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. simple 15-Feb-2026 15:26:43 Checking out revision 687bb8aa92da9b825c3b6ae36a518dcb2ef3d1ed. simple 15-Feb-2026 15:26:43 Switched to branch '3.3.x' simple 15-Feb-2026 15:26:43 Updated source code to revision: 687bb8aa92da9b825c3b6ae36a518dcb2ef3d1ed simple 15-Feb-2026 15:26:43 Finished task 'Checkout Default Repository' with result: Success simple 15-Feb-2026 15:26:43 Running pre-build action: VCS Version Collector simple 15-Feb-2026 15:26:43 Running pre-build action: Build Log Labeller Pre Build Action simple 15-Feb-2026 15:26:43 Build phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664) started building on agent 'Default Agent' () command 15-Feb-2026 15:26:43 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 15-Feb-2026 15:26:43 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 15-Feb-2026 15:26:43 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-e22e3336-dcae-4f5a-9de0-0378c545ced9 build --force-rm=true --tag=phpbb:php-7.4 /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n error 15-Feb-2026 15:26:43 #0 building with "default" instance using docker driver error 15-Feb-2026 15:26:43 error 15-Feb-2026 15:26:43 #1 [internal] load build definition from Dockerfile error 15-Feb-2026 15:26:43 #1 transferring dockerfile: 419B done error 15-Feb-2026 15:26:43 #1 DONE 0.0s error 15-Feb-2026 15:26:43 error 15-Feb-2026 15:26:43 #2 [internal] load metadata for docker.io/library/php:7.4 error 15-Feb-2026 15:26:43 #2 DONE 0.1s error 15-Feb-2026 15:26:43 error 15-Feb-2026 15:26:43 #3 [internal] load .dockerignore error 15-Feb-2026 15:26:43 #3 transferring context: error 15-Feb-2026 15:26:44 #3 transferring context: 2B done error 15-Feb-2026 15:26:44 #3 DONE 0.0s error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #4 [1/6] FROM docker.io/library/php:7.4@sha256:620a6b9f4d4feef2210026172570465e9d0c1de79766418d3affd09190a7fda5 error 15-Feb-2026 15:26:44 #4 DONE 0.0s error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #5 [3/6] RUN pecl install xdebug-2.9.0 error 15-Feb-2026 15:26:44 #5 CACHED error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #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 15:26:44 #6 CACHED error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #7 [4/6] RUN docker-php-ext-enable xdebug error 15-Feb-2026 15:26:44 #7 CACHED error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #8 [5/5] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 15-Feb-2026 15:26:44 #8 DONE 0.3s error 15-Feb-2026 15:26:44 error 15-Feb-2026 15:26:44 #9 exporting to image error 15-Feb-2026 15:26:44 #9 exporting layers 0.0s done error 15-Feb-2026 15:26:44 #9 writing image sha256:adc8ba9add41c28f44c975181ff8d5a7efef6783afcf6d83f7793c60dd1701f2 done error 15-Feb-2026 15:26:44 #9 naming to docker.io/library/phpbb:php-7.4 done error 15-Feb-2026 15:26:44 #9 DONE 0.0s simple 15-Feb-2026 15:26:44 Built Docker image 'phpbb:php-7.4' simple 15-Feb-2026 15:26:44 Finished task 'Build image' with result: Success command 15-Feb-2026 15:26:44 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 15-Feb-2026 15:26:44 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 15-Feb-2026 15:26:44 Running image name (phpbb:php-7.4) command 15-Feb-2026 15:26:44 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1:/data --workdir /data/phpBB --rm -u=990 -t phpbb:php-7.4 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n build 15-Feb-2026 15:26:44 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 15:26:44 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 15-Feb-2026 15:26:44 Installing dependencies from lock file (including require-dev) build 15-Feb-2026 15:26:44 Verifying lock file contents can be installed on current platform. build 15-Feb-2026 15:26:44 Package operations: 76 installs, 0 updates, 0 removals build 15-Feb-2026 15:26:44 - Downloading composer/package-versions-deprecated (1.11.99.5) build 15-Feb-2026 15:26:44 - Downloading bantu/ini-get-wrapper (v1.0.1) build 15-Feb-2026 15:26:44 - Downloading carlos-mg89/oauth (0.8.15) build 15-Feb-2026 15:26:44 - Downloading symfony/polyfill-mbstring (v1.29.0) build 15-Feb-2026 15:26:44 - Downloading symfony/polyfill-ctype (v1.29.0) build 15-Feb-2026 15:26:44 - Downloading symfony/dom-crawler (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/css-selector (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/browser-kit (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/polyfill-php72 (v1.29.0) build 15-Feb-2026 15:26:44 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 15-Feb-2026 15:26:44 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 15-Feb-2026 15:26:44 - Downloading ralouphie/getallheaders (3.0.3) build 15-Feb-2026 15:26:44 - Downloading psr/http-message (1.1) build 15-Feb-2026 15:26:44 - Downloading guzzlehttp/psr7 (1.9.1) build 15-Feb-2026 15:26:44 - Downloading guzzlehttp/promises (1.5.3) build 15-Feb-2026 15:26:44 - Downloading guzzlehttp/guzzle (6.5.8) build 15-Feb-2026 15:26:44 - Downloading fabpot/goutte (v3.2.3) build 15-Feb-2026 15:26:44 - Downloading google/recaptcha (1.2.4) build 15-Feb-2026 15:26:44 - Downloading symfony/yaml (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/process (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading psr/log (1.1.4) build 15-Feb-2026 15:26:44 - Downloading symfony/debug (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/console (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading laravel/homestead (v7.20.0) build 15-Feb-2026 15:26:44 - Downloading marc1706/fast-image-size (v1.1.7) build 15-Feb-2026 15:26:44 - Downloading phing/phing (2.17.4) build 15-Feb-2026 15:26:44 - Downloading php-webdriver/webdriver (1.13.1) build 15-Feb-2026 15:26:44 - Downloading webmozart/assert (1.11.0) build 15-Feb-2026 15:26:44 - Downloading phpdocumentor/reflection-common (2.2.0) build 15-Feb-2026 15:26:44 - Downloading phpdocumentor/type-resolver (1.6.1) build 15-Feb-2026 15:26:44 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 15-Feb-2026 15:26:44 - Downloading sebastian/version (2.0.1) build 15-Feb-2026 15:26:44 - Downloading sebastian/resource-operations (2.0.3) build 15-Feb-2026 15:26:44 - Downloading sebastian/recursion-context (3.0.2) build 15-Feb-2026 15:26:44 - Downloading sebastian/object-reflector (1.1.3) build 15-Feb-2026 15:26:44 - Downloading sebastian/object-enumerator (3.0.5) build 15-Feb-2026 15:26:44 - Downloading sebastian/global-state (2.0.0) build 15-Feb-2026 15:26:44 - Downloading sebastian/exporter (3.1.6) build 15-Feb-2026 15:26:44 - Downloading sebastian/environment (4.2.5) build 15-Feb-2026 15:26:44 - Downloading sebastian/diff (3.0.6) build 15-Feb-2026 15:26:44 - Downloading sebastian/comparator (3.0.5) build 15-Feb-2026 15:26:44 - Downloading phpunit/php-timer (2.1.4) build 15-Feb-2026 15:26:44 - Downloading phpunit/php-text-template (1.2.1) build 15-Feb-2026 15:26:44 - Downloading phpunit/php-file-iterator (2.0.6) build 15-Feb-2026 15:26:44 - Downloading theseer/tokenizer (1.2.3) build 15-Feb-2026 15:26:44 - Downloading sebastian/code-unit-reverse-lookup (1.0.3) build 15-Feb-2026 15:26:44 - Downloading phpunit/php-token-stream (3.1.3) build 15-Feb-2026 15:26:44 - Downloading phpunit/php-code-coverage (6.1.4) build 15-Feb-2026 15:26:44 - Downloading doctrine/instantiator (1.5.0) build 15-Feb-2026 15:26:44 - Downloading phpspec/prophecy (v1.19.0) build 15-Feb-2026 15:26:44 - Downloading phar-io/version (2.0.1) build 15-Feb-2026 15:26:44 - Downloading phar-io/manifest (1.0.3) build 15-Feb-2026 15:26:44 - Downloading myclabs/deep-copy (1.12.0) build 15-Feb-2026 15:26:44 - Downloading phpunit/phpunit (7.5.20) build 15-Feb-2026 15:26:44 - Downloading phpunit/dbunit (4.0.0) build 15-Feb-2026 15:26:44 - Downloading psr/container (1.1.1) build 15-Feb-2026 15:26:44 - Downloading s9e/sweetdom (2.1.0.1) build 15-Feb-2026 15:26:44 - Downloading s9e/regexp-builder (1.4.6) build 15-Feb-2026 15:26:44 - Downloading s9e/text-formatter (2.11.5) build 15-Feb-2026 15:26:44 - Downloading squizlabs/php_codesniffer (4.0.1) build 15-Feb-2026 15:26:44 - Downloading symfony/filesystem (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/config (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/finder (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/http-foundation (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/event-dispatcher (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/http-kernel (v3.4.49) build 15-Feb-2026 15:26:44 - Downloading symfony/dependency-injection (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading zendframework/zend-eventmanager (3.2.1) build 15-Feb-2026 15:26:44 - Downloading zendframework/zend-code (3.4.1) build 15-Feb-2026 15:26:44 - Downloading ocramius/proxy-manager (2.2.4) build 15-Feb-2026 15:26:44 - Downloading symfony/proxy-manager-bridge (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading symfony/routing (v3.4.47) build 15-Feb-2026 15:26:44 - Downloading twig/twig (v2.16.0) build 15-Feb-2026 15:26:44 - Downloading symfony/twig-bridge (v3.4.47) build 15-Feb-2026 15:26:46 0/74 [>---------------------------] 0% 9/74 [===>------------------------] 12% 16/74 [======>---------------------] 21% 26/74 [=========>------------------] 35% 31/74 [===========>----------------] 41% 37/74 [==============>-------------] 50% 47/74 [=================>----------] 63% 54/74 [====================>-------] 72% 63/74 [=======================>----] 85% 69/74 [==========================>-] 93% 74/74 [============================] 100% - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 15-Feb-2026 15:26:46 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/dom-crawler (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/css-selector (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/browser-kit (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing psr/http-message (1.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 15-Feb-2026 15:26:46 - Installing fabpot/goutte (v3.2.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing google/recaptcha (1.2.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/yaml (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/process (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing psr/log (1.1.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/debug (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/console (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing laravel/homestead (v7.20.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 15-Feb-2026 15:26:46 - Installing phing/phing (2.17.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing php-webdriver/webdriver (1.13.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing webmozart/assert (1.11.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/version (2.0.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/resource-operations (2.0.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/recursion-context (3.0.2): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/object-reflector (1.1.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/object-enumerator (3.0.5): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/global-state (2.0.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/exporter (3.1.6): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/environment (4.2.5): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/diff (3.0.6): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/comparator (3.0.5): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/php-timer (2.1.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/php-text-template (1.2.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/php-file-iterator (2.0.6): Extracting archive build 15-Feb-2026 15:26:46 - Installing theseer/tokenizer (1.2.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing sebastian/code-unit-reverse-lookup (1.0.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/php-token-stream (3.1.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/php-code-coverage (6.1.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing doctrine/instantiator (1.5.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpspec/prophecy (v1.19.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing phar-io/version (2.0.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing phar-io/manifest (1.0.3): Extracting archive build 15-Feb-2026 15:26:46 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/phpunit (7.5.20): Extracting archive build 15-Feb-2026 15:26:46 - Installing phpunit/dbunit (4.0.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing psr/container (1.1.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing s9e/sweetdom (2.1.0.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 15-Feb-2026 15:26:46 - Installing s9e/text-formatter (2.11.5): Extracting archive build 15-Feb-2026 15:26:46 - Installing squizlabs/php_codesniffer (4.0.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/filesystem (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/config (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/finder (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-php56 (v1.20.0) build 15-Feb-2026 15:26:46 - Installing symfony/polyfill-php70 (v1.20.0) build 15-Feb-2026 15:26:46 - Installing symfony/http-foundation (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/event-dispatcher (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/http-kernel (v3.4.49): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/dependency-injection (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing zendframework/zend-eventmanager (3.2.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing zendframework/zend-code (3.4.1): Extracting archive build 15-Feb-2026 15:26:46 - Installing ocramius/proxy-manager (2.2.4): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/proxy-manager-bridge (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/routing (v3.4.47): Extracting archive build 15-Feb-2026 15:26:46 - Installing twig/twig (v2.16.0): Extracting archive build 15-Feb-2026 15:26:46 - Installing symfony/twig-bridge (v3.4.47): Extracting archive build 15-Feb-2026 15:26:48 0/73 [>---------------------------] 0% 20/73 [=======>--------------------] 27% 26/73 [=========>------------------] 35% 36/73 [=============>--------------] 49% 46/73 [=================>----------] 63% 52/73 [===================>--------] 71% 59/73 [======================>-----] 80% 73/73 [============================] 100%Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 15-Feb-2026 15:26:48 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 15-Feb-2026 15:26:48 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 15-Feb-2026 15:26:48 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 15-Feb-2026 15:26:48 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 15-Feb-2026 15:26:48 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 15-Feb-2026 15:26:48 Generating autoload files build 15-Feb-2026 15:26:48 47 packages you are using are looking for funding. build 15-Feb-2026 15:26:48 Use the `composer fund` command to find out more! build 15-Feb-2026 15:26:48 Buildfile: /data/build/build.xml build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48 phpBB > clean: build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48  [delete] Directory /data/build/logs does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/api does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/coverage does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/cpd does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/new_version does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 15-Feb-2026 15:26:48  [delete] Directory /data/build/save does not exist or is not a directory. build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48 phpBB > prepare: build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/logs build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/api build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/codebrowser build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/coverage build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/cpd build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/dependencies build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/new_version build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/new_version/files build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/new_version/patches build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/new_version/release_files build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/new_version/update build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/old_versions build 15-Feb-2026 15:26:48  [mkdir] Created dir: /data/build/save build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48 phpBB > composer: build 15-Feb-2026 15:26:48  build 15-Feb-2026 15:26:48 Installing dependencies from lock file (including require-dev) build 15-Feb-2026 15:26:48 Verifying lock file contents can be installed on current platform. build 15-Feb-2026 15:26:48 Nothing to install, update or remove build 15-Feb-2026 15:26:48 Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead. build 15-Feb-2026 15:26:48 Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. build 15-Feb-2026 15:26:48 Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. build 15-Feb-2026 15:26:48 Package fabpot/goutte is abandoned, you should avoid using it. Use symfony/browser-kit instead. build 15-Feb-2026 15:26:48 Package phpunit/dbunit is abandoned, you should avoid using it. No replacement was suggested. build 15-Feb-2026 15:26:48 Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested. build 15-Feb-2026 15:26:48 Generating autoload files build 15-Feb-2026 15:26:49 47 packages you are using are looking for funding. build 15-Feb-2026 15:26:49 Use the `composer fund` command to find out more! build 15-Feb-2026 15:26:49  build 15-Feb-2026 15:26:49 phpBB > test: build 15-Feb-2026 15:26:49  build 15-Feb-2026 15:26:50 PHPUnit 7.5.20 by Sebastian Bergmann and contributors. build 15-Feb-2026 15:26:50 build 15-Feb-2026 15:27:01 ............................................................. 61 / 7571 ( 0%) build 15-Feb-2026 15:27:03 ............................................................. 122 / 7571 ( 1%) build 15-Feb-2026 15:27:04 ...................I.....SSSS..................SSSSSSSS...... 183 / 7571 ( 2%) build 15-Feb-2026 15:27:05 ...S...S..................................................... 244 / 7571 ( 3%) build 15-Feb-2026 15:27:10 ...................S......................................... 305 / 7571 ( 4%) build 15-Feb-2026 15:27:14 ............................................................. 366 / 7571 ( 4%) build 15-Feb-2026 15:27:16 ............................................................. 427 / 7571 ( 5%) build 15-Feb-2026 15:27:18 ............................................................. 488 / 7571 ( 6%) build 15-Feb-2026 15:27:20 ............................................................. 549 / 7571 ( 7%) build 15-Feb-2026 15:27:22 ............................................................. 610 / 7571 ( 8%) build 15-Feb-2026 15:27:25 ............................................................. 671 / 7571 ( 8%) build 15-Feb-2026 15:27:27 ............................................................. 732 / 7571 ( 9%) build 15-Feb-2026 15:27:29 ............................................................. 793 / 7571 ( 10%) build 15-Feb-2026 15:27:32 ............................................................. 854 / 7571 ( 11%) build 15-Feb-2026 15:27:34 ............................................................. 915 / 7571 ( 12%) build 15-Feb-2026 15:27:37 ............................................................. 976 / 7571 ( 12%) build 15-Feb-2026 15:27:39 ............................................................. 1037 / 7571 ( 13%) build 15-Feb-2026 15:27:41 ............................................................. 1098 / 7571 ( 14%) build 15-Feb-2026 15:27:45 .....................I....................................... 1159 / 7571 ( 15%) build 15-Feb-2026 15:27:50 ............................................................. 1220 / 7571 ( 16%) build 15-Feb-2026 15:27:53 ............................................................. 1281 / 7571 ( 16%) build 15-Feb-2026 15:27:58 ..........................S.S.S.............................. 1342 / 7571 ( 17%) build 15-Feb-2026 15:27:59 ............................................................. 1403 / 7571 ( 18%) build 15-Feb-2026 15:28:00 ............................................................. 1464 / 7571 ( 19%) build 15-Feb-2026 15:28:01 ............................................................. 1525 / 7571 ( 20%) build 15-Feb-2026 15:28:02 ............................................................. 1586 / 7571 ( 20%) build 15-Feb-2026 15:28:03 ............................................................. 1647 / 7571 ( 21%) build 15-Feb-2026 15:28:03 ............................................................. 1708 / 7571 ( 22%) build 15-Feb-2026 15:28:04 ............................................................. 1769 / 7571 ( 23%) build 15-Feb-2026 15:28:05 ............................................................. 1830 / 7571 ( 24%) build 15-Feb-2026 15:28:05 ............................................................. 1891 / 7571 ( 24%) build 15-Feb-2026 15:28:06 ............................................................. 1952 / 7571 ( 25%) build 15-Feb-2026 15:28:07 ............................................................. 2013 / 7571 ( 26%) build 15-Feb-2026 15:28:07 ............................................................. 2074 / 7571 ( 27%) build 15-Feb-2026 15:28:09 ............................................................. 2135 / 7571 ( 28%) build 15-Feb-2026 15:28:12 ............................................................. 2196 / 7571 ( 29%) build 15-Feb-2026 15:28:17 ............................................................. 2257 / 7571 ( 29%) build 15-Feb-2026 15:28:20 ............................................................. 2318 / 7571 ( 30%) build 15-Feb-2026 15:28:20 ............................................................. 2379 / 7571 ( 31%) build 15-Feb-2026 15:28:22 ........................................I.II................. 2440 / 7571 ( 32%) build 15-Feb-2026 15:28:24 ............................................................. 2501 / 7571 ( 33%) build 15-Feb-2026 15:28:25 ............................................................. 2562 / 7571 ( 33%) build 15-Feb-2026 15:28:26 ............................................................. 2623 / 7571 ( 34%) build 15-Feb-2026 15:28:26 ............................................................. 2684 / 7571 ( 35%) build 15-Feb-2026 15:28:28 ............................................................. 2745 / 7571 ( 36%) build 15-Feb-2026 15:28:29 ............................................................. 2806 / 7571 ( 37%) build 15-Feb-2026 15:28:30 ............................................................. 2867 / 7571 ( 37%) build 15-Feb-2026 15:28:31 ............................................................. 2928 / 7571 ( 38%) build 15-Feb-2026 15:28:35 ............................................................. 2989 / 7571 ( 39%) build 15-Feb-2026 15:28:38 ............................................................. 3050 / 7571 ( 40%) build 15-Feb-2026 15:28:41 ............................................................. 3111 / 7571 ( 41%) build 15-Feb-2026 15:28:44 .......S..................................................... 3172 / 7571 ( 41%) build 15-Feb-2026 15:28:44 ............................................................. 3233 / 7571 ( 42%) build 15-Feb-2026 15:28:45 ............................................................. 3294 / 7571 ( 43%) build 15-Feb-2026 15:29:08 ............................................................. 3355 / 7571 ( 44%) build 15-Feb-2026 15:29:11 ............................................................. 3416 / 7571 ( 45%) build 15-Feb-2026 15:29:29 ............................................................. 3477 / 7571 ( 45%) build 15-Feb-2026 15:29:29 ............................................................. 3538 / 7571 ( 46%) build 15-Feb-2026 15:29:31 ............................................................. 3599 / 7571 ( 47%) build 15-Feb-2026 15:29:32 ............................................................. 3660 / 7571 ( 48%) build 15-Feb-2026 15:29:33 ............................................................. 3721 / 7571 ( 49%) build 15-Feb-2026 15:29:34 ............................................................. 3782 / 7571 ( 49%) build 15-Feb-2026 15:29:34 ............................................................. 3843 / 7571 ( 50%) build 15-Feb-2026 15:29:35 ............................................................. 3904 / 7571 ( 51%) build 15-Feb-2026 15:29:36 ............................................................. 3965 / 7571 ( 52%) build 15-Feb-2026 15:29:37 ............................................................. 4026 / 7571 ( 53%) build 15-Feb-2026 15:29:40 ............................................................. 4087 / 7571 ( 53%) build 15-Feb-2026 15:29:41 ............................................................. 4148 / 7571 ( 54%) build 15-Feb-2026 15:29:45 ............................................................. 4209 / 7571 ( 55%) build 15-Feb-2026 15:29:47 ............................................................. 4270 / 7571 ( 56%) build 15-Feb-2026 15:29:50 ............................................................. 4331 / 7571 ( 57%) build 15-Feb-2026 15:30:00 ............................................................. 4392 / 7571 ( 58%) build 15-Feb-2026 15:30:17 ............................................................. 4453 / 7571 ( 58%) build 15-Feb-2026 15:30:47 ............................................................. 4514 / 7571 ( 59%) build 15-Feb-2026 15:30:48 ............................................................. 4575 / 7571 ( 60%) build 15-Feb-2026 15:30:53 ............................................................. 4636 / 7571 ( 61%) build 15-Feb-2026 15:30:53 ............................................................. 4697 / 7571 ( 62%) build 15-Feb-2026 15:30:54 ............................................................. 4758 / 7571 ( 62%) build 15-Feb-2026 15:30:55 ............................................................. 4819 / 7571 ( 63%) build 15-Feb-2026 15:30:55 ............................................................. 4880 / 7571 ( 64%) build 15-Feb-2026 15:30:56 ............................................................. 4941 / 7571 ( 65%) build 15-Feb-2026 15:30:56 ............................................................. 5002 / 7571 ( 66%) build 15-Feb-2026 15:30:57 ............................................................. 5063 / 7571 ( 66%) build 15-Feb-2026 15:31:00 ............................................................. 5124 / 7571 ( 67%) build 15-Feb-2026 15:31:49 ............................................................. 5185 / 7571 ( 68%) build 15-Feb-2026 15:32:00 ............................................................. 5246 / 7571 ( 69%) build 15-Feb-2026 15:32:05 ............................................................. 5307 / 7571 ( 70%) build 15-Feb-2026 15:32:09 ............................................................. 5368 / 7571 ( 70%) build 15-Feb-2026 15:32:10 ............................................................. 5429 / 7571 ( 71%) build 15-Feb-2026 15:32:11 ............................................................. 5490 / 7571 ( 72%) build 15-Feb-2026 15:32:12 ............................................................. 5551 / 7571 ( 73%) build 15-Feb-2026 15:32:12 ...................................SSSSSSSSSSSSSSSSSSSSSSSSSS 5612 / 7571 ( 74%) build 15-Feb-2026 15:32:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5673 / 7571 ( 74%) build 15-Feb-2026 15:32:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7571 ( 75%) build 15-Feb-2026 15:32:12 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7571 ( 76%) build 15-Feb-2026 15:32:13 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS............... 5856 / 7571 ( 77%) build 15-Feb-2026 15:32:15 ............................................................. 5917 / 7571 ( 78%) build 15-Feb-2026 15:32:17 ............................................................. 5978 / 7571 ( 78%) build 15-Feb-2026 15:32:19 ............................................................. 6039 / 7571 ( 79%) build 15-Feb-2026 15:32:22 ............................................................. 6100 / 7571 ( 80%) build 15-Feb-2026 15:32:24 ............................................................. 6161 / 7571 ( 81%) build 15-Feb-2026 15:32:26 ............................................................. 6222 / 7571 ( 82%) build 15-Feb-2026 15:32:28 ............................................................. 6283 / 7571 ( 82%) build 15-Feb-2026 15:32:30 ............................................................. 6344 / 7571 ( 83%) build 15-Feb-2026 15:32:33 ............................................................. 6405 / 7571 ( 84%) build 15-Feb-2026 15:32:35 ............................................................. 6466 / 7571 ( 85%) build 15-Feb-2026 15:32:38 ............................................................. 6527 / 7571 ( 86%) build 15-Feb-2026 15:32:40 ............................................................. 6588 / 7571 ( 87%) build 15-Feb-2026 15:32:42 ............................................................. 6649 / 7571 ( 87%) build 15-Feb-2026 15:32:44 ............................................................. 6710 / 7571 ( 88%) build 15-Feb-2026 15:32:47 ............................................................. 6771 / 7571 ( 89%) build 15-Feb-2026 15:32:49 ............................................................. 6832 / 7571 ( 90%) build 15-Feb-2026 15:32:51 ............................................................. 6893 / 7571 ( 91%) build 15-Feb-2026 15:32:53 ............................................................. 6954 / 7571 ( 91%) build 15-Feb-2026 15:32:56 ............................................................. 7015 / 7571 ( 92%) build 15-Feb-2026 15:32:58 ............................................................. 7076 / 7571 ( 93%) build 15-Feb-2026 15:33:00 ............................................................. 7137 / 7571 ( 94%) build 15-Feb-2026 15:33:03 ............................................................. 7198 / 7571 ( 95%) build 15-Feb-2026 15:33:05 ............................................................. 7259 / 7571 ( 95%) build 15-Feb-2026 15:33:07 ............................................................. 7320 / 7571 ( 96%) build 15-Feb-2026 15:33:10 ............................................................. 7381 / 7571 ( 97%) build 15-Feb-2026 15:33:12 ............................................................. 7442 / 7571 ( 98%) build 15-Feb-2026 15:33:14 ........................................................ build 15-Feb-2026 15:33:14 build 15-Feb-2026 15:33:14 Time: 6.41 minutes, Memory: 276.50 MB build 15-Feb-2026 15:33:14 build 15-Feb-2026 15:33:14 OK, but incomplete, skipped, or risky tests! build 15-Feb-2026 15:33:14 Tests: 7571, Assertions: 44241, Skipped: 274, Incomplete: 5. build 15-Feb-2026 15:33:14 build 15-Feb-2026 15:33:43 Generating code coverage report in Clover XML format ... done build 15-Feb-2026 15:33:43 build 15-Feb-2026 15:33:58 Generating code coverage report in HTML format ... done build 15-Feb-2026 15:33:59  build 15-Feb-2026 15:33:59 phpBB > docs: build 15-Feb-2026 15:33:59  build 15-Feb-2026 15:33:59 Updating project build 15-Feb-2026 15:33:59 build 15-Feb-2026 15:33:59 Version main build 15-Feb-2026 15:33:59 ------------ build 15-Feb-2026 15:33:59 build 15-Feb-2026 15:34:00 build 15-Feb-2026 15:34:00 0/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 15-Feb-2026 15:34:00  2/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 15-Feb-2026 15:34:02 Parsing diff build 15-Feb-2026 15:34:02  4/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 15-Feb-2026 15:34:02 Parsing diff_op build 15-Feb-2026 15:34:02 Parsing diff_op_copy build 15-Feb-2026 15:34:02 Parsing diff_op_delete build 15-Feb-2026 15:34:02 Parsing diff_op_add build 15-Feb-2026 15:34:02 Parsing diff_op_change build 15-Feb-2026 15:34:02 Parsing diff3 build 15-Feb-2026 15:34:02 Parsing diff3_op build 15-Feb-2026 15:34:02 Parsing diff3_op_copy build 15-Feb-2026 15:34:02 Parsing diff3_block_builder build 15-Feb-2026 15:34:03 Parsing diff_renderer build 15-Feb-2026 15:34:03  15/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing diff_renderer_unified build 15-Feb-2026 15:34:03 Parsing diff_renderer_inline build 15-Feb-2026 15:34:03 Parsing diff_renderer_raw build 15-Feb-2026 15:34:03 Parsing diff_renderer_side_by_side build 15-Feb-2026 15:34:03 Parsing diff_engine build 15-Feb-2026 15:34:03  20/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 15-Feb-2026 15:34:03  21/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 15-Feb-2026 15:34:04  22/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing compress build 15-Feb-2026 15:34:04  23/714 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing compress_zip build 15-Feb-2026 15:34:04 Parsing compress_tar build 15-Feb-2026 15:34:04 Parsing SphinxClient build 15-Feb-2026 15:34:04  26/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 15-Feb-2026 15:34:05  27/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 15-Feb-2026 15:34:05  28/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 15-Feb-2026 15:34:05 Parsing ftp_fsock build 15-Feb-2026 15:34:06 Parsing mcp_main build 15-Feb-2026 15:34:06  31/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_logs build 15-Feb-2026 15:34:06  32/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_warn build 15-Feb-2026 15:34:06  33/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 15-Feb-2026 15:34:07  34/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 15-Feb-2026 15:34:07  35/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 15-Feb-2026 15:34:07  36/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_notes build 15-Feb-2026 15:34:07  37/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_queue build 15-Feb-2026 15:34:07  38/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_main_info build 15-Feb-2026 15:34:07 Parsing mcp_logs_info build 15-Feb-2026 15:34:07 Parsing mcp_warn_info build 15-Feb-2026 15:34:07 Parsing mcp_reports_info build 15-Feb-2026 15:34:07 Parsing mcp_pm_reports_info build 15-Feb-2026 15:34:07 Parsing mcp_ban_info build 15-Feb-2026 15:34:07 Parsing mcp_notes_info build 15-Feb-2026 15:34:07  45/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing mcp_queue_info build 15-Feb-2026 15:34:08 Parsing acp_jabber build 15-Feb-2026 15:34:08  47/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_disallow build 15-Feb-2026 15:34:08 Parsing acp_groups build 15-Feb-2026 15:34:08  49/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 15-Feb-2026 15:34:08  50/714 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_contact build 15-Feb-2026 15:34:09 Parsing auth_admin build 15-Feb-2026 15:34:09  52/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bots build 15-Feb-2026 15:34:09  53/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_logs build 15-Feb-2026 15:34:09 Parsing acp_board build 15-Feb-2026 15:34:09  55/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_search build 15-Feb-2026 15:34:10  56/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_users build 15-Feb-2026 15:34:10  57/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 15-Feb-2026 15:34:10 Parsing acp_email build 15-Feb-2026 15:34:10  59/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_inactive build 15-Feb-2026 15:34:10  60/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_words build 15-Feb-2026 15:34:10 Parsing acp_captcha build 15-Feb-2026 15:34:10  62/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_forums build 15-Feb-2026 15:34:10  63/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_bbcodes build 15-Feb-2026 15:34:10  64/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_prune build 15-Feb-2026 15:34:11  65/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_icons build 15-Feb-2026 15:34:11  66/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_attachments build 15-Feb-2026 15:34:11  67/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_extensions build 15-Feb-2026 15:34:11  68/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_profile build 15-Feb-2026 15:34:11  69/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_ranks build 15-Feb-2026 15:34:11  70/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_language build 15-Feb-2026 15:34:12  71/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_styles build 15-Feb-2026 15:34:12  72/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 15-Feb-2026 15:34:12  73/714 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_jabber_info build 15-Feb-2026 15:34:12 Parsing acp_disallow_info build 15-Feb-2026 15:34:12 Parsing acp_groups_info build 15-Feb-2026 15:34:12 Parsing acp_modules_info build 15-Feb-2026 15:34:12 Parsing acp_contact_info build 15-Feb-2026 15:34:12 Parsing acp_bots_info build 15-Feb-2026 15:34:12 Parsing acp_logs_info build 15-Feb-2026 15:34:12 Parsing acp_board_info build 15-Feb-2026 15:34:12  81/714 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_search_info build 15-Feb-2026 15:34:12 Parsing acp_users_info build 15-Feb-2026 15:34:12 Parsing acp_php_info_info build 15-Feb-2026 15:34:12 Parsing acp_email_info build 15-Feb-2026 15:34:12 Parsing acp_inactive_info build 15-Feb-2026 15:34:12 Parsing acp_words_info build 15-Feb-2026 15:34:12 Parsing acp_captcha_info build 15-Feb-2026 15:34:12  88/714 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_forums_info build 15-Feb-2026 15:34:12 Parsing acp_bbcodes_info build 15-Feb-2026 15:34:12 Parsing acp_prune_info build 15-Feb-2026 15:34:12 Parsing acp_icons_info build 15-Feb-2026 15:34:12 Parsing acp_attachments_info build 15-Feb-2026 15:34:12 Parsing acp_extensions_info build 15-Feb-2026 15:34:12 Parsing acp_profile_info build 15-Feb-2026 15:34:12 Parsing acp_ranks_info build 15-Feb-2026 15:34:12  96/714 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_language_info build 15-Feb-2026 15:34:12 Parsing acp_styles_info build 15-Feb-2026 15:34:12 Parsing acp_permission_roles_info build 15-Feb-2026 15:34:12 Parsing acp_permissions_info build 15-Feb-2026 15:34:12 Parsing acp_ban_info build 15-Feb-2026 15:34:12 Parsing acp_update_info build 15-Feb-2026 15:34:12  102/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing acp_main_info build 15-Feb-2026 15:34:12 Parsing acp_help_phpbb_info build 15-Feb-2026 15:34:12 Parsing acp_reasons_info build 15-Feb-2026 15:34:12 Parsing acp_permissions build 15-Feb-2026 15:34:12  106/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing acp_ban build 15-Feb-2026 15:34:12 Parsing acp_update build 15-Feb-2026 15:34:12 Parsing acp_main build 15-Feb-2026 15:34:12  109/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing acp_help_phpbb build 15-Feb-2026 15:34:12 Parsing acp_reasons build 15-Feb-2026 15:34:12  111/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing phpbb_questionnaire_data_collector build 15-Feb-2026 15:34:12  112/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing phpbb_questionnaire_php_data_provider build 15-Feb-2026 15:34:12 Parsing phpbb_questionnaire_system_data_provider build 15-Feb-2026 15:34:12 Parsing phpbb_questionnaire_phpbb_data_provider build 15-Feb-2026 15:34:13 Parsing ucp_prefs build 15-Feb-2026 15:34:13  116/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_confirm build 15-Feb-2026 15:34:13 Parsing ucp_auth_link build 15-Feb-2026 15:34:13 Parsing ucp_resend build 15-Feb-2026 15:34:14  119/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_groups build 15-Feb-2026 15:34:14  120/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_attachments build 15-Feb-2026 15:34:14  121/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16% 122/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_notifications build 15-Feb-2026 15:34:14 Parsing ucp_login_link build 15-Feb-2026 15:34:14 Parsing ucp_activate build 15-Feb-2026 15:34:14  124/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_main build 15-Feb-2026 15:34:14  125/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_zebra build 15-Feb-2026 15:34:15  126/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_pm build 15-Feb-2026 15:34:15  127/714 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 15-Feb-2026 15:34:15  128/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_prefs_info build 15-Feb-2026 15:34:15  129/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing ucp_auth_link_info build 15-Feb-2026 15:34:15 Parsing ucp_groups_info build 15-Feb-2026 15:34:15 Parsing ucp_attachments_info build 15-Feb-2026 15:34:15 Parsing ucp_notifications_info build 15-Feb-2026 15:34:15 Parsing ucp_main_info build 15-Feb-2026 15:34:15 Parsing ucp_zebra_info build 15-Feb-2026 15:34:15 Parsing ucp_pm_info build 15-Feb-2026 15:34:15 Parsing ucp_profile_info build 15-Feb-2026 15:34:15  137/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing ucp_profile build 15-Feb-2026 15:34:15  138/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing bbcode_firstpass build 15-Feb-2026 15:34:15  139/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing parse_message build 15-Feb-2026 15:34:16 Parsing bitfield build 15-Feb-2026 15:34:16  141/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb_hook build 15-Feb-2026 15:34:16 Parsing messenger build 15-Feb-2026 15:34:16  143/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing queue build 15-Feb-2026 15:34:16 Parsing smtp_class build 15-Feb-2026 15:34:18 Parsing phpbb\content_visibility build 15-Feb-2026 15:34:18  146/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\cache\driver\memory build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\apcu build 15-Feb-2026 15:34:18  148/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\cache\driver\dummy build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\wincache build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\driver_interface build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\base build 15-Feb-2026 15:34:18  152/714 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\driver\memcached build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\redis build 15-Feb-2026 15:34:18 Parsing phpbb\cache\driver\file build 15-Feb-2026 15:34:18  155/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\cache\service build 15-Feb-2026 15:34:18  156/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\textreparser\manager build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\poll_option build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\pm_text build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\forum_description build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\contact_admin_info build 15-Feb-2026 15:34:18  161/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\textreparser\plugins\user_signature build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\poll_title build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\post_text build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\group_description build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\plugins\forum_rules build 15-Feb-2026 15:34:18  166/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\textreparser\row_based_plugin build 15-Feb-2026 15:34:18 Parsing phpbb\textreparser\base build 15-Feb-2026 15:34:18  168/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\textreparser\reparser_interface build 15-Feb-2026 15:34:18 Parsing phpbb\filesystem\exception\filesystem_exception build 15-Feb-2026 15:34:18 Parsing phpbb\filesystem\filesystem_interface build 15-Feb-2026 15:34:18  171/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\filesystem\filesystem build 15-Feb-2026 15:34:18  172/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\service_collection_iterator build 15-Feb-2026 15:34:18 Parsing phpbb\di\pass\collection_pass build 15-Feb-2026 15:34:18 Parsing phpbb\di\service_collection build 15-Feb-2026 15:34:18 Parsing phpbb\di\ordered_service_collection build 15-Feb-2026 15:34:18  176/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\container_builder build 15-Feb-2026 15:34:18  177/714 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\di\proxy_instantiator build 15-Feb-2026 15:34:18 Parsing phpbb\di\extension\container_configuration build 15-Feb-2026 15:34:18 Parsing phpbb\di\extension\config build 15-Feb-2026 15:34:18 Parsing phpbb\di\extension\core build 15-Feb-2026 15:34:18  181/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\di\extension\tables build 15-Feb-2026 15:34:19 Parsing phpbb\pagination build 15-Feb-2026 15:34:19  183/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\error_collector build 15-Feb-2026 15:34:19 Parsing phpbb\lock\flock build 15-Feb-2026 15:34:19 Parsing phpbb\lock\posting build 15-Feb-2026 15:34:19 Parsing phpbb\lock\db build 15-Feb-2026 15:34:19  187/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\attachment\resync build 15-Feb-2026 15:34:19 Parsing phpbb\attachment\upload build 15-Feb-2026 15:34:19  189/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\attachment\manager build 15-Feb-2026 15:34:19 Parsing phpbb\attachment\delete build 15-Feb-2026 15:34:19  191/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\php\ini build 15-Feb-2026 15:34:19 Parsing phpbb\module\module_manager build 15-Feb-2026 15:34:19  193/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\module\exception\module_not_found_exception build 15-Feb-2026 15:34:19 Parsing phpbb\module\exception\module_exception build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\type\type_string_common build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\type\type_bool build 15-Feb-2026 15:34:19  197/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\profilefields\type\type_string build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\type\type_interface build 15-Feb-2026 15:34:19  199/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\profilefields\type\type_int build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\type\type_date build 15-Feb-2026 15:34:19  201/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_dropdown build 15-Feb-2026 15:34:19  202/714 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_base build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\type\type_text build 15-Feb-2026 15:34:19  204/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\type\type_url build 15-Feb-2026 15:34:19 Parsing phpbb\profilefields\manager build 15-Feb-2026 15:34:19  206/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\profilefields\lang_helper build 15-Feb-2026 15:34:19 Parsing phpbb\group\helper build 15-Feb-2026 15:34:19  208/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module_base build 15-Feb-2026 15:34:19 Parsing phpbb\install\module\install_finish\task\install_extensions build 15-Feb-2026 15:34:19  210/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\install_finish\task\populate_migrations build 15-Feb-2026 15:34:19 Parsing phpbb\install\module\install_finish\task\notify_user build 15-Feb-2026 15:34:19 Parsing phpbb\install\module\install_finish\module build 15-Feb-2026 15:34:20  213/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\install_filesystem\module build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\requirements\abstract_requirements_module build 15-Feb-2026 15:34:20  216/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\module\requirements\task\check_filesystem build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\requirements\task\check_update build 15-Feb-2026 15:34:20  218/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\module\requirements\task\check_server_environment build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\requirements\install_module build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\requirements\update_module build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 15-Feb-2026 15:34:20  222/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\task\file_check build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 15-Feb-2026 15:34:20  224/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\task\update_files build 15-Feb-2026 15:34:20 Parsing phpbb\install\module\update_filesystem\task\diff_files build 15-Feb-2026 15:34:20  226/714 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\module\update_filesystem\module build 15-Feb-2026 15:34:20 Parsing phpbb\install\updater_configuration build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\user_interaction_required_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\cannot_build_container_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\installer_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\installer_config_not_writable_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\jump_to_restart_point_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\file_updater_failure_exception build 15-Feb-2026 15:34:20  234/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\exception\resource_limit_reached_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\exception\invalid_dbms_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\console\command\install\install build 15-Feb-2026 15:34:20  237/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\install\config\show build 15-Feb-2026 15:34:20 Parsing phpbb\install\console\command\install\config\validate build 15-Feb-2026 15:34:20  239/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\update\update build 15-Feb-2026 15:34:20 Parsing phpbb\install\console\command\update\config\show build 15-Feb-2026 15:34:20  241/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\console\command\update\config\validate build 15-Feb-2026 15:34:20 Parsing phpbb\install\installer build 15-Feb-2026 15:34:20  243/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\event\kernel_exception_subscriber build 15-Feb-2026 15:34:20 Parsing phpbb\install\task_interface build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\navigation\navigation_provider build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\navigation\update_navigation build 15-Feb-2026 15:34:20  247/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\navigation\install_navigation build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\navigation\main_navigation build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\navigation\navigation_interface build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\navigation\convertor_navigation build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\update_helper build 15-Feb-2026 15:34:20  252/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\container_factory build 15-Feb-2026 15:34:20  254/714 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\helper\config build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\iohandler\factory build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\iohandler\iohandler_base build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 15-Feb-2026 15:34:20  258/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\iohandler\cli_iohandler build 15-Feb-2026 15:34:20  259/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\iohandler\iohandler_interface build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\file_updater\factory build 15-Feb-2026 15:34:20  262/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\install\helper\file_updater\compression_file_updater build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\file_updater\file_updater_interface build 15-Feb-2026 15:34:20 Parsing phpbb\install\helper\file_updater\file_updater build 15-Feb-2026 15:34:20  265/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\helper\install_helper build 15-Feb-2026 15:34:20 Parsing phpbb\install\installer_configuration build 15-Feb-2026 15:34:20 Parsing phpbb\install\controller\update build 15-Feb-2026 15:34:20  268/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\controller\installer_index build 15-Feb-2026 15:34:21 Parsing phpbb\install\controller\install build 15-Feb-2026 15:34:21 Parsing phpbb\install\controller\timeout_check build 15-Feb-2026 15:34:21  271/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\install\controller\helper build 15-Feb-2026 15:34:21  272/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\install\controller\archive_download build 15-Feb-2026 15:34:21 Parsing phpbb\install\module_interface build 15-Feb-2026 15:34:21 Parsing phpbb\install\task_base build 15-Feb-2026 15:34:21 Parsing phpbb\exception\runtime_exception build 15-Feb-2026 15:34:21 Parsing phpbb\exception\exception_interface build 15-Feb-2026 15:34:21 Parsing phpbb\exception\version_check_exception build 15-Feb-2026 15:34:21 Parsing phpbb\exception\http_exception build 15-Feb-2026 15:34:21  279/714 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\tree\tree_interface build 15-Feb-2026 15:34:21 Parsing phpbb\tree\nestedset build 15-Feb-2026 15:34:21  281/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\tree\nestedset_forum build 15-Feb-2026 15:34:21 Parsing phpbb\help\manager build 15-Feb-2026 15:34:21 Parsing phpbb\help\controller\bbcode build 15-Feb-2026 15:34:21 Parsing phpbb\help\controller\controller build 15-Feb-2026 15:34:21  285/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\help\controller\faq build 15-Feb-2026 15:34:21 Parsing phpbb\help\controller\help build 15-Feb-2026 15:34:21 Parsing phpbb\file_downloader build 15-Feb-2026 15:34:21  288/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\passwords\driver\sha_xf1 build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\argon2i build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\sha1_smf build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\phpass build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\bcrypt_2y build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\argon2id build 15-Feb-2026 15:34:21  294/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\passwords\driver\md5_vb build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\driver_interface build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\helper build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\base build 15-Feb-2026 15:34:21  298/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\passwords\driver\rehashable_driver_interface build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\bcrypt build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\sha1 build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\sha1_wcf1 build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\convert_password build 15-Feb-2026 15:34:21  303/714 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\passwords\driver\salted_md5 build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\md5_phpbb2 build 15-Feb-2026 15:34:21  306/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\passwords\driver\base_native build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\driver\md5_mybb build 15-Feb-2026 15:34:21 Parsing phpbb\passwords\manager build 15-Feb-2026 15:34:21  309/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\passwords\helper build 15-Feb-2026 15:34:21 Parsing phpbb\user build 15-Feb-2026 15:34:21  311/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\json_response build 15-Feb-2026 15:34:21 Parsing phpbb\console\exception_subscriber build 15-Feb-2026 15:34:21 Parsing phpbb\console\command\cache\purge build 15-Feb-2026 15:34:21 Parsing phpbb\console\command\user\reclean build 15-Feb-2026 15:34:21  315/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\user\activate build 15-Feb-2026 15:34:21 Parsing phpbb\console\command\user\add build 15-Feb-2026 15:34:21  317/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\user\delete build 15-Feb-2026 15:34:21 Parsing phpbb\console\command\user\delete_id build 15-Feb-2026 15:34:22  319/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\fixup\update_hashes build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\fixup\fix_left_right_ids build 15-Feb-2026 15:34:22  321/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\thumbnail\generate build 15-Feb-2026 15:34:22  323/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\thumbnail\delete build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\thumbnail\recreate build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\cron\cron_list build 15-Feb-2026 15:34:22  326/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\cron\run build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\config\set_atomic build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\config\get build 15-Feb-2026 15:34:22  329/714 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\config\command build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\config\increment build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\config\set build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\config\delete build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\dev\migration_tips build 15-Feb-2026 15:34:22  334/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\update\check build 15-Feb-2026 15:34:22  335/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\db\migration_command build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\db\revert build 15-Feb-2026 15:34:22  338/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\db\migrate build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\db\list_command build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\reparser\reparse build 15-Feb-2026 15:34:22  341/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\extension\show build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\extension\enable build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\extension\disable build 15-Feb-2026 15:34:22  345/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\command build 15-Feb-2026 15:34:22 Parsing phpbb\console\command\extension\purge build 15-Feb-2026 15:34:22 Parsing phpbb\console\application build 15-Feb-2026 15:34:22  348/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\overall build 15-Feb-2026 15:34:22 Parsing phpbb\feed\topic_base build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\no_feed_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\no_forum_exception build 15-Feb-2026 15:34:22  352/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\exception\unauthorized_topic_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\no_topic_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\feed_unavailable_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\feed_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\unauthorized_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\exception\unauthorized_forum_exception build 15-Feb-2026 15:34:22 Parsing phpbb\feed\topics build 15-Feb-2026 15:34:22 Parsing phpbb\feed\topics_active build 15-Feb-2026 15:34:22  360/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forums build 15-Feb-2026 15:34:22 Parsing phpbb\feed\forum build 15-Feb-2026 15:34:22 Parsing phpbb\feed\event\http_auth_subscriber build 15-Feb-2026 15:34:22  363/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\post_base build 15-Feb-2026 15:34:22 Parsing phpbb\feed\topic build 15-Feb-2026 15:34:22 Parsing phpbb\feed\helper build 15-Feb-2026 15:34:22  366/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\base build 15-Feb-2026 15:34:22 Parsing phpbb\feed\controller\feed build 15-Feb-2026 15:34:22  368/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\attachments_base build 15-Feb-2026 15:34:22 Parsing phpbb\feed\news build 15-Feb-2026 15:34:22 Parsing phpbb\feed\quote_helper build 15-Feb-2026 15:34:22 Parsing phpbb\feed\feed_interface build 15-Feb-2026 15:34:23  372/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\auth build 15-Feb-2026 15:34:23  373/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\service\facebook build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\service\twitter build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\service\google build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\service\service_interface build 15-Feb-2026 15:34:23  377/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\service\base build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\service\exception build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\service\bitly build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\oauth\oauth build 15-Feb-2026 15:34:23  381/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\oauth\token_storage build 15-Feb-2026 15:34:23  382/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\ldap build 15-Feb-2026 15:34:23  383/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\apache build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\provider_interface build 15-Feb-2026 15:34:23  385/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider\base build 15-Feb-2026 15:34:23 Parsing phpbb\auth\provider\db build 15-Feb-2026 15:34:23  387/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\auth\provider_collection build 15-Feb-2026 15:34:23  389/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\filespec build 15-Feb-2026 15:34:23 Parsing phpbb\files\factory build 15-Feb-2026 15:34:23 Parsing phpbb\files\upload build 15-Feb-2026 15:34:23  391/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\type_interface build 15-Feb-2026 15:34:23 Parsing phpbb\files\types\form build 15-Feb-2026 15:34:23 Parsing phpbb\files\types\base build 15-Feb-2026 15:34:23 Parsing phpbb\files\types\remote build 15-Feb-2026 15:34:23  395/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\files\types\local build 15-Feb-2026 15:34:23 Parsing phpbb\message\topic_form build 15-Feb-2026 15:34:23  397/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\message build 15-Feb-2026 15:34:23 Parsing phpbb\message\admin_form build 15-Feb-2026 15:34:23  399/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\form build 15-Feb-2026 15:34:23 Parsing phpbb\message\user_form build 15-Feb-2026 15:34:23  401/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\config_php_file build 15-Feb-2026 15:34:23 Parsing phpbb\path_helper build 15-Feb-2026 15:34:23  403/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\factory build 15-Feb-2026 15:34:24 Parsing phpbb\captcha\gd_wave build 15-Feb-2026 15:34:24  405/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\nogd build 15-Feb-2026 15:34:24 Parsing phpbb\captcha\plugins\gd_wave build 15-Feb-2026 15:34:24 Parsing phpbb\captcha\plugins\qa build 15-Feb-2026 15:34:24  408/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 15-Feb-2026 15:34:24 Parsing phpbb\captcha\plugins\recaptcha_v3 build 15-Feb-2026 15:34:24  410/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\gd build 15-Feb-2026 15:34:24 Parsing phpbb\captcha\plugins\captcha_abstract build 15-Feb-2026 15:34:24  412/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\colour_manager build 15-Feb-2026 15:34:25  413/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\gd build 15-Feb-2026 15:34:25  414/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\non_gd build 15-Feb-2026 15:34:25  415/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\captcha\char_cube3d build 15-Feb-2026 15:34:25  416/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher build 15-Feb-2026 15:34:25 Parsing phpbb\event\php_exporter build 15-Feb-2026 15:34:26  418/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\md_exporter build 15-Feb-2026 15:34:26  419/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\recursive_event_filter_iterator build 15-Feb-2026 15:34:26 Parsing phpbb\event\rst_exporter build 15-Feb-2026 15:34:26  421/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 15-Feb-2026 15:34:26 Parsing phpbb\event\kernel_terminate_subscriber build 15-Feb-2026 15:34:26 Parsing phpbb\event\kernel_exception_subscriber build 15-Feb-2026 15:34:26 Parsing phpbb\groupposition\groupposition_interface build 15-Feb-2026 15:34:26 Parsing phpbb\groupposition\legend build 15-Feb-2026 15:34:26  426/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\teampage build 15-Feb-2026 15:34:26  427/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\exception build 15-Feb-2026 15:34:26 Parsing phpbb\routing\router build 15-Feb-2026 15:34:26  429/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\routing\loader_resolver build 15-Feb-2026 15:34:26 Parsing phpbb\routing\file_locator build 15-Feb-2026 15:34:26 Parsing phpbb\routing\helper build 15-Feb-2026 15:34:26 Parsing phpbb\routing\resources_locator\default_resources_locator build 15-Feb-2026 15:34:26  433/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\routing\resources_locator\chained_resources_locator build 15-Feb-2026 15:34:26 Parsing phpbb\routing\resources_locator\resources_locator_interface build 15-Feb-2026 15:34:26 Parsing phpbb\routing\resources_locator\installer_resources_locator build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\s9e\utils build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\s9e\factory build 15-Feb-2026 15:34:26  438/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\acp_utils build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\s9e\parser build 15-Feb-2026 15:34:26  440/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\bbcode_merger build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\s9e\quote_helper build 15-Feb-2026 15:34:26  442/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\renderer build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\s9e\link_helper build 15-Feb-2026 15:34:26  444/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\textformatter\parser_interface build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\cache_interface build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\renderer_interface build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\utils_interface build 15-Feb-2026 15:34:26 Parsing phpbb\textformatter\acp_utils_interface build 15-Feb-2026 15:34:26 Parsing phpbb\cron\manager build 15-Feb-2026 15:34:26  450/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\task build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\text_reparser\reparser build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\wrapper build 15-Feb-2026 15:34:26  453/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\parametrized build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\base build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\tidy_search build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\prune_forum build 15-Feb-2026 15:34:26  457/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\tidy_warnings build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\prune_shadow_topics build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\prune_all_forums build 15-Feb-2026 15:34:26  460/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\update_hashes build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\prune_notifications build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\tidy_sessions build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\tidy_plupload build 15-Feb-2026 15:34:26  464/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\cron\task\core\tidy_cache build 15-Feb-2026 15:34:26 Parsing phpbb\cron\task\core\queue build 15-Feb-2026 15:34:26 Parsing phpbb\cron\event\cron_runner_listener build 15-Feb-2026 15:34:26 Parsing phpbb\cron\controller\cron build 15-Feb-2026 15:34:26  468/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\viewonline_helper build 15-Feb-2026 15:34:26 Parsing phpbb\language\language_file_helper build 15-Feb-2026 15:34:26 Parsing phpbb\language\exception\invalid_plural_rule_exception build 15-Feb-2026 15:34:26 Parsing phpbb\language\exception\language_file_not_found build 15-Feb-2026 15:34:27 Parsing phpbb\language\exception\language_exception build 15-Feb-2026 15:34:27 Parsing phpbb\language\language_file_loader build 15-Feb-2026 15:34:27  474/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\language\language build 15-Feb-2026 15:34:27  475/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\config\config build 15-Feb-2026 15:34:27 Parsing phpbb\config\db_text build 15-Feb-2026 15:34:27  477/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\config\db build 15-Feb-2026 15:34:27 Parsing phpbb\debug\debug build 15-Feb-2026 15:34:27  479/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\debug\error_handler build 15-Feb-2026 15:34:27 Parsing phpbb\filesystem build 15-Feb-2026 15:34:27 Parsing phpbb\mimetype\guesser_base build 15-Feb-2026 15:34:27 Parsing phpbb\mimetype\content_guesser build 15-Feb-2026 15:34:27 Parsing phpbb\mimetype\guesser_interface build 15-Feb-2026 15:34:27 Parsing phpbb\mimetype\extension_guesser build 15-Feb-2026 15:34:27  485/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\mimetype\guesser build 15-Feb-2026 15:34:27 Parsing phpbb\recursive_dot_prefix_filter_iterator build 15-Feb-2026 15:34:27 Parsing phpbb\permissions build 15-Feb-2026 15:34:27  488/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\quote build 15-Feb-2026 15:34:27  490/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\report_post_closed build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\report_pm build 15-Feb-2026 15:34:27  492/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\report_post build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\post_in_queue build 15-Feb-2026 15:34:27  494/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\approve_topic build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\type_interface build 15-Feb-2026 15:34:27  497/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\forum build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\approve_post build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\group_request_approved build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\topic build 15-Feb-2026 15:34:27  500/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\disapprove_topic build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\base build 15-Feb-2026 15:34:27  502/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\pm build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\post build 15-Feb-2026 15:34:27  504/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\topic_in_queue build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\report_pm_closed build 15-Feb-2026 15:34:27  506/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\type\admin_activate_user build 15-Feb-2026 15:34:27 Parsing phpbb\notification\type\bookmark build 15-Feb-2026 15:34:27  508/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\notification\type\disapprove_post build 15-Feb-2026 15:34:28 Parsing phpbb\notification\manager build 15-Feb-2026 15:34:28  510/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\notification\method\board build 15-Feb-2026 15:34:28  511/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\notification\method\method_interface build 15-Feb-2026 15:34:28 Parsing phpbb\notification\method\email build 15-Feb-2026 15:34:28  513/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\notification\method\jabber build 15-Feb-2026 15:34:28 Parsing phpbb\notification\method\messenger_base build 15-Feb-2026 15:34:28 Parsing phpbb\notification\method\base build 15-Feb-2026 15:34:28  516/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\notification\exception build 15-Feb-2026 15:34:28 Parsing phpbb\class_loader build 15-Feb-2026 15:34:28 Parsing phpbb\log\dummy build 15-Feb-2026 15:34:28  519/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\log\log build 15-Feb-2026 15:34:28  520/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\log\log_interface build 15-Feb-2026 15:34:28 Parsing phpbb\controller\helper build 15-Feb-2026 15:34:28  522/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\controller\resolver build 15-Feb-2026 15:34:28 Parsing phpbb\controller\exception build 15-Feb-2026 15:34:28 Parsing phpbb\symfony_request build 15-Feb-2026 15:34:28 Parsing phpbb\version_helper build 15-Feb-2026 15:34:28  526/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_mysql build 15-Feb-2026 15:34:29  527/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_sphinx build 15-Feb-2026 15:34:29  528/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\fulltext_native build 15-Feb-2026 15:34:29  529/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\base build 15-Feb-2026 15:34:29  530/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\sphinx\config_variable build 15-Feb-2026 15:34:29 Parsing phpbb\search\sphinx\config_comment build 15-Feb-2026 15:34:29 Parsing phpbb\search\sphinx\config_section build 15-Feb-2026 15:34:29  533/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\sphinx\config build 15-Feb-2026 15:34:29 Parsing phpbb\search\fulltext_postgres build 15-Feb-2026 15:34:29  535/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\upload build 15-Feb-2026 15:34:29  536/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\gravatar build 15-Feb-2026 15:34:29 Parsing phpbb\avatar\driver\driver_interface build 15-Feb-2026 15:34:29  538/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\driver build 15-Feb-2026 15:34:29 Parsing phpbb\avatar\driver\remote build 15-Feb-2026 15:34:29  540/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\avatar\driver\local build 15-Feb-2026 15:34:29 Parsing phpbb\avatar\manager build 15-Feb-2026 15:34:29  542/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\profilefield_base_migration build 15-Feb-2026 15:34:29  543/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 15-Feb-2026 15:34:29 Parsing phpbb\db\migration\schema_generator build 15-Feb-2026 15:34:30  545/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\helper build 15-Feb-2026 15:34:30 Parsing phpbb\db\migration\tool\permission build 15-Feb-2026 15:34:30  547/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\config build 15-Feb-2026 15:34:30 Parsing phpbb\db\migration\tool\module build 15-Feb-2026 15:34:30  549/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\tool\config_text build 15-Feb-2026 15:34:30 Parsing phpbb\db\migration\tool\tool_interface build 15-Feb-2026 15:34:30 Parsing phpbb\db\migration\migration build 15-Feb-2026 15:34:30  552/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\migration_interface build 15-Feb-2026 15:34:30 Parsing phpbb\db\migration\exception build 15-Feb-2026 15:34:30 Parsing phpbb\db\driver\factory build 15-Feb-2026 15:34:30  555/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\oracle build 15-Feb-2026 15:34:30  556/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mssql_base build 15-Feb-2026 15:34:30 Parsing phpbb\db\driver\mysql_base build 15-Feb-2026 15:34:30 Parsing phpbb\db\driver\mssql_odbc build 15-Feb-2026 15:34:30  559/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 15-Feb-2026 15:34:30  560/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\driver_interface build 15-Feb-2026 15:34:30  561/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\driver build 15-Feb-2026 15:34:30  562/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mysqli build 15-Feb-2026 15:34:30  563/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\sqlite3 build 15-Feb-2026 15:34:30  564/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\postgres build 15-Feb-2026 15:34:30  565/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 15-Feb-2026 15:34:31 Parsing phpbb\db\tools\factory build 15-Feb-2026 15:34:31 Parsing phpbb\db\tools\tools_interface build 15-Feb-2026 15:34:31  568/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\tools build 15-Feb-2026 15:34:31  569/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\mssql build 15-Feb-2026 15:34:31  570/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\tools\sqlite3 build 15-Feb-2026 15:34:31 Parsing phpbb\db\tools\postgres build 15-Feb-2026 15:34:31  572/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\sqlite3_extractor build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\factory build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\mysql_extractor build 15-Feb-2026 15:34:31  575/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\exception\invalid_format_exception build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\mssql_extractor build 15-Feb-2026 15:34:31  578/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\extractor_interface build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\postgres_extractor build 15-Feb-2026 15:34:31  580/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 15-Feb-2026 15:34:31 Parsing phpbb\db\extractor\oracle_extractor build 15-Feb-2026 15:34:31  582/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 15-Feb-2026 15:34:31  583/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 15-Feb-2026 15:34:31 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 15-Feb-2026 15:34:32 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 15-Feb-2026 15:34:32 Parsing phpbb\db\output_handler\html_migrator_output_handler build 15-Feb-2026 15:34:32 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 15-Feb-2026 15:34:32  588/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\delete_cookies build 15-Feb-2026 15:34:32 Parsing phpbb\ucp\controller\reset_password build 15-Feb-2026 15:34:32  590/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\report\report_handler_pm build 15-Feb-2026 15:34:32 Parsing phpbb\report\handler_factory build 15-Feb-2026 15:34:32 Parsing phpbb\report\report_reason_list_provider build 15-Feb-2026 15:34:32  593/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_handler_interface build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\factory_invalid_argument_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\report_permission_denied_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\empty_report_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\invalid_report_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\entity_not_found_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\already_reported_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 15-Feb-2026 15:34:32 Parsing phpbb\report\report_handler build 15-Feb-2026 15:34:32  602/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\controller\report build 15-Feb-2026 15:34:32  603/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 15-Feb-2026 15:34:32 Parsing phpbb\datetime build 15-Feb-2026 15:34:32  605/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 15-Feb-2026 15:34:32  606/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\finder build 15-Feb-2026 15:34:32  607/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\user_loader build 15-Feb-2026 15:34:32 Parsing phpbb\extension\di\extension_base build 15-Feb-2026 15:34:32  609/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\extension_interface build 15-Feb-2026 15:34:32 Parsing phpbb\extension\manager build 15-Feb-2026 15:34:32  611/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 15-Feb-2026 15:34:32 Parsing phpbb\extension\provider build 15-Feb-2026 15:34:32 Parsing phpbb\extension\exception build 15-Feb-2026 15:34:32 Parsing phpbb\hook\finder build 15-Feb-2026 15:34:33  615/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\plupload\plupload build 15-Feb-2026 15:34:33  616/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\template\twig\tokenparser\event build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\tokenparser\includecss build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\tokenparser\php build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\tokenparser\defineparser build 15-Feb-2026 15:34:33  620/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\template\twig\tokenparser\includephp build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\tokenparser\includejs build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\tokenparser\includeparser build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\twig build 15-Feb-2026 15:34:33  624/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\loader build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\definition build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\extension build 15-Feb-2026 15:34:33  627/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\environment build 15-Feb-2026 15:34:33  628/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\template\twig\extension\routing build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\extension\username build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\extension\config build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\extension\avatar build 15-Feb-2026 15:34:33  632/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\node\includeasset build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\event build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\includenode build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\includecss build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\php build 15-Feb-2026 15:34:33  637/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\node\definenode build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\includephp build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\expression\binary\equalequal build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\node\includejs build 15-Feb-2026 15:34:33 Parsing phpbb\template\twig\lexer build 15-Feb-2026 15:34:33  643/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\exception\user_object_not_available build 15-Feb-2026 15:34:33 Parsing phpbb\template\context build 15-Feb-2026 15:34:33  645/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\assets_bag build 15-Feb-2026 15:34:33 Parsing phpbb\template\template build 15-Feb-2026 15:34:33 Parsing phpbb\template\base build 15-Feb-2026 15:34:33  648/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\asset build 15-Feb-2026 15:34:33 Parsing phpbb\request\request build 15-Feb-2026 15:34:33  650/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 15-Feb-2026 15:34:33 Parsing phpbb\request\request_interface build 15-Feb-2026 15:34:33 Parsing phpbb\request\type_cast_helper build 15-Feb-2026 15:34:33  653/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\deactivated_super_global build 15-Feb-2026 15:34:34 Parsing done build 15-Feb-2026 15:34:34  714/714 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 15-Feb-2026 15:34:34 build 15-Feb-2026 15:34:34 build 15-Feb-2026 15:34:34 0/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 15-Feb-2026 15:34:34  2/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 15-Feb-2026 15:34:35  3/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 15-Feb-2026 15:34:35  4/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 15-Feb-2026 15:34:35 Rendering Global interfaces.html build 15-Feb-2026 15:34:35  6/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 15-Feb-2026 15:34:35 Rendering Global opensearch.xml build 15-Feb-2026 15:34:35 Rendering Global search.html build 15-Feb-2026 15:34:35 Rendering Global doctum.js build 15-Feb-2026 15:34:35  10/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 15-Feb-2026 15:34:35 Rendering Namespace [Global Namespace] build 15-Feb-2026 15:34:35 Rendering Namespace phpbb build 15-Feb-2026 15:34:35  13/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\auth build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\auth\provider build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\auth\provider\oauth build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\auth\provider\oauth\service build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\avatar build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\avatar\driver build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cache build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cache\driver build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\captcha build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\captcha\plugins build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\config build 15-Feb-2026 15:34:35  25/794 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\console build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\cache build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\config build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\cron build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\db build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\dev build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\extension build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\fixup build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\reparser build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\thumbnail build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\update build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\console\command\user build 15-Feb-2026 15:34:35  38/794 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\controller build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\convert build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\convert\controller build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron\controller build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron\event build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron\task build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron\task\core build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\cron\task\text_reparser build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\driver build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\extractor build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\extractor\exception build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\migration build 15-Feb-2026 15:34:35  52/794 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\migration\tool build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\output_handler build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\db\tools build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\debug build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\di build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\di\extension build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\di\pass build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\event build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\exception build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\extension build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\extension\di build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\feed build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\feed\controller build 15-Feb-2026 15:34:35  65/794 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\feed\event build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\feed\exception build 15-Feb-2026 15:34:35 Rendering Namespace phpbb\files build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\files\types build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\filesystem build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\filesystem\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\group build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\groupposition build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\help build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\help\controller build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\hook build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\console build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\console\command build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\console\command\install build 15-Feb-2026 15:34:36  80/794 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\console\command\install\config build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\console\command\update build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\console\command\update\config build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\controller build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\event build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\helper build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\helper\file_updater build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\helper\iohandler build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\helper\iohandler\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\helper\navigation build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\install_filesystem build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\install_filesystem\task build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\install_finish build 15-Feb-2026 15:34:36  95/794 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Rendering Namespace phpbb\install\module\install_finish\task build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\requirements build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\requirements\task build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\update_filesystem build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\install\module\update_filesystem\task build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\language build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\language\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\lock build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\log build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\message build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\mimetype build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\module build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\module\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\notification build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\notification\method build 15-Feb-2026 15:34:36  110/794 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\notification\type build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\passwords build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\passwords\driver build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\php build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\plupload build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\profilefields build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\profilefields\type build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\report build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\report\controller build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\report\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\request build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\routing build 15-Feb-2026 15:34:36  122/794 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\routing\resources_locator build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\search build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\search\sphinx build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\exception build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig\extension build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig\node build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig\node\expression build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig\node\expression\binary build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\template\twig\tokenparser build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\textformatter build 15-Feb-2026 15:34:36  134/794 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\textformatter\s9e build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\textreparser build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\textreparser\plugins build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\tree build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\ucp build 15-Feb-2026 15:34:36 Rendering Namespace phpbb\ucp\controller build 15-Feb-2026 15:34:36 Rendering Class SphinxClient build 15-Feb-2026 15:34:36 Rendering Class acp_attachments build 15-Feb-2026 15:34:36  142/794 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Class acp_attachments_info build 15-Feb-2026 15:34:36 Rendering Class acp_ban build 15-Feb-2026 15:34:36 Rendering Class acp_ban_info build 15-Feb-2026 15:34:36 Rendering Class acp_bbcodes build 15-Feb-2026 15:34:36 Rendering Class acp_bbcodes_info build 15-Feb-2026 15:34:36 Rendering Class acp_board build 15-Feb-2026 15:34:36 Rendering Class acp_board_info build 15-Feb-2026 15:34:36  149/794 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 15-Feb-2026 15:34:36 Rendering Class acp_bots_info build 15-Feb-2026 15:34:36 Rendering Class acp_captcha build 15-Feb-2026 15:34:36 Rendering Class acp_captcha_info build 15-Feb-2026 15:34:36 Rendering Class acp_contact build 15-Feb-2026 15:34:36 Rendering Class acp_contact_info build 15-Feb-2026 15:34:36 Rendering Class acp_disallow build 15-Feb-2026 15:34:36 Rendering Class acp_disallow_info build 15-Feb-2026 15:34:36 Rendering Class acp_email build 15-Feb-2026 15:34:36 Rendering Class acp_email_info build 15-Feb-2026 15:34:36 Rendering Class acp_extensions build 15-Feb-2026 15:34:36  160/794 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 15-Feb-2026 15:34:36 Rendering Class acp_forums build 15-Feb-2026 15:34:36 Rendering Class acp_forums_info build 15-Feb-2026 15:34:36 Rendering Class acp_groups build 15-Feb-2026 15:34:36 Rendering Class acp_groups_info build 15-Feb-2026 15:34:36 Rendering Class acp_help_phpbb build 15-Feb-2026 15:34:36 Rendering Class acp_help_phpbb_info build 15-Feb-2026 15:34:36 Rendering Class acp_icons build 15-Feb-2026 15:34:36  168/794 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 15-Feb-2026 15:34:36 Rendering Class acp_inactive build 15-Feb-2026 15:34:36 Rendering Class acp_inactive_info build 15-Feb-2026 15:34:36 Rendering Class acp_jabber build 15-Feb-2026 15:34:36 Rendering Class acp_jabber_info build 15-Feb-2026 15:34:36 Rendering Class acp_language build 15-Feb-2026 15:34:36 Rendering Class acp_language_info build 15-Feb-2026 15:34:36 Rendering Class acp_logs build 15-Feb-2026 15:34:36 Rendering Class acp_logs_info build 15-Feb-2026 15:34:36  177/794 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_main build 15-Feb-2026 15:34:36 Rendering Class acp_main_info build 15-Feb-2026 15:34:36 Rendering Class acp_modules build 15-Feb-2026 15:34:36 Rendering Class acp_modules_info build 15-Feb-2026 15:34:36 Rendering Class acp_permission_roles build 15-Feb-2026 15:34:36 Rendering Class acp_permission_roles_info build 15-Feb-2026 15:34:36 Rendering Class acp_permissions build 15-Feb-2026 15:34:36 Rendering Class acp_permissions_info build 15-Feb-2026 15:34:36  185/794 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_php_info build 15-Feb-2026 15:34:36 Rendering Class acp_php_info_info build 15-Feb-2026 15:34:36 Rendering Class acp_profile build 15-Feb-2026 15:34:36 Rendering Class acp_profile_info build 15-Feb-2026 15:34:36 Rendering Class acp_prune build 15-Feb-2026 15:34:36 Rendering Class acp_prune_info build 15-Feb-2026 15:34:36 Rendering Class acp_ranks build 15-Feb-2026 15:34:36 Rendering Class acp_ranks_info build 15-Feb-2026 15:34:36 Rendering Class acp_reasons build 15-Feb-2026 15:34:36 Rendering Class acp_reasons_info build 15-Feb-2026 15:34:36  195/794 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_search build 15-Feb-2026 15:34:36 Rendering Class acp_search_info build 15-Feb-2026 15:34:36 Rendering Class acp_styles build 15-Feb-2026 15:34:36 Rendering Class acp_styles_info build 15-Feb-2026 15:34:36  199/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class acp_update build 15-Feb-2026 15:34:36 Rendering Class acp_update_info build 15-Feb-2026 15:34:36 Rendering Class acp_users build 15-Feb-2026 15:34:36 Rendering Class acp_users_info build 15-Feb-2026 15:34:36 Rendering Class acp_words build 15-Feb-2026 15:34:36 Rendering Class acp_words_info build 15-Feb-2026 15:34:36 Rendering Class auth_admin build 15-Feb-2026 15:34:36 Rendering Class bbcode build 15-Feb-2026 15:34:36  207/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class bbcode_firstpass build 15-Feb-2026 15:34:36 Rendering Class bitfield build 15-Feb-2026 15:34:36  209/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class compress build 15-Feb-2026 15:34:36 Rendering Class compress_tar build 15-Feb-2026 15:34:36 Rendering Class compress_zip build 15-Feb-2026 15:34:36 Rendering Class diff build 15-Feb-2026 15:34:36  213/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3 build 15-Feb-2026 15:34:36 Rendering Class diff3_block_builder build 15-Feb-2026 15:34:36 Rendering Class diff3_op build 15-Feb-2026 15:34:36  216/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff3_op_copy build 15-Feb-2026 15:34:36 Rendering Class diff_engine build 15-Feb-2026 15:34:36 Rendering Class diff_op build 15-Feb-2026 15:34:36 Rendering Class diff_op_add build 15-Feb-2026 15:34:36 Rendering Class diff_op_change build 15-Feb-2026 15:34:36 Rendering Class diff_op_copy build 15-Feb-2026 15:34:36 Rendering Class diff_op_delete build 15-Feb-2026 15:34:36  223/794 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class diff_renderer build 15-Feb-2026 15:34:36 Rendering Class diff_renderer_inline build 15-Feb-2026 15:34:37 Rendering Class diff_renderer_raw build 15-Feb-2026 15:34:37 Rendering Class diff_renderer_side_by_side build 15-Feb-2026 15:34:37  227/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class diff_renderer_unified build 15-Feb-2026 15:34:37 Rendering Class ftp build 15-Feb-2026 15:34:37 Rendering Class ftp_fsock build 15-Feb-2026 15:34:37  230/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class jabber build 15-Feb-2026 15:34:37 Rendering Class mapped_diff build 15-Feb-2026 15:34:37  232/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_ban build 15-Feb-2026 15:34:37 Rendering Class mcp_ban_info build 15-Feb-2026 15:34:37 Rendering Class mcp_logs build 15-Feb-2026 15:34:37 Rendering Class mcp_logs_info build 15-Feb-2026 15:34:37 Rendering Class mcp_main build 15-Feb-2026 15:34:37 Rendering Class mcp_main_info build 15-Feb-2026 15:34:37 Rendering Class mcp_notes build 15-Feb-2026 15:34:37 Rendering Class mcp_notes_info build 15-Feb-2026 15:34:37  240/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class mcp_pm_reports build 15-Feb-2026 15:34:37 Rendering Class mcp_pm_reports_info build 15-Feb-2026 15:34:37 Rendering Class mcp_queue build 15-Feb-2026 15:34:37 Rendering Class mcp_queue_info build 15-Feb-2026 15:34:37 Rendering Class mcp_reports build 15-Feb-2026 15:34:37 Rendering Class mcp_reports_info build 15-Feb-2026 15:34:37 Rendering Class mcp_warn build 15-Feb-2026 15:34:37 Rendering Class mcp_warn_info build 15-Feb-2026 15:34:37 Rendering Class messenger build 15-Feb-2026 15:34:37 Rendering Class p_master build 15-Feb-2026 15:34:37  250/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class parse_message build 15-Feb-2026 15:34:37 Rendering Class phpbb\attachment\delete build 15-Feb-2026 15:34:37  252/794 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\attachment\manager build 15-Feb-2026 15:34:37 Rendering Class phpbb\attachment\resync build 15-Feb-2026 15:34:37 Rendering Class phpbb\attachment\upload build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\auth build 15-Feb-2026 15:34:37  256/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\apache build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\base build 15-Feb-2026 15:34:37  258/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\db build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\ldap build 15-Feb-2026 15:34:37  260/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\oauth build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\service\base build 15-Feb-2026 15:34:37  262/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\service\bitly build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\service\exception build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\service\facebook build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\service\google build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 15-Feb-2026 15:34:37  267/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\auth\provider\oauth\service\twitter build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\oauth\token_storage build 15-Feb-2026 15:34:37 Rendering Class phpbb\auth\provider\provider_interface build 15-Feb-2026 15:34:37  270/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\auth\provider_collection build 15-Feb-2026 15:34:37 Rendering Class phpbb\avatar\driver\driver build 15-Feb-2026 15:34:37 Rendering Class phpbb\avatar\driver\driver_interface build 15-Feb-2026 15:34:37  273/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\driver\gravatar build 15-Feb-2026 15:34:37 Rendering Class phpbb\avatar\driver\local build 15-Feb-2026 15:34:37  275/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\driver\remote build 15-Feb-2026 15:34:37 Rendering Class phpbb\avatar\driver\upload build 15-Feb-2026 15:34:37  277/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\avatar\manager build 15-Feb-2026 15:34:37 Rendering Class phpbb\cache\driver\apcu build 15-Feb-2026 15:34:37  279/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\base build 15-Feb-2026 15:34:37 Rendering Class phpbb\cache\driver\driver_interface build 15-Feb-2026 15:34:37  281/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\dummy build 15-Feb-2026 15:34:37 Rendering Class phpbb\cache\driver\file build 15-Feb-2026 15:34:37  283/794 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memcached build 15-Feb-2026 15:34:37 Rendering Class phpbb\cache\driver\memory build 15-Feb-2026 15:34:37  285/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 15-Feb-2026 15:34:38 Rendering Class phpbb\cache\driver\wincache build 15-Feb-2026 15:34:38  287/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\cache\service build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\char_cube3d build 15-Feb-2026 15:34:38  289/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\colour_manager build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\factory build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\gd build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\gd_wave build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\non_gd build 15-Feb-2026 15:34:38  294/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\captcha_abstract build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\plugins\gd build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\plugins\gd_wave build 15-Feb-2026 15:34:38  297/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\nogd build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\plugins\qa build 15-Feb-2026 15:34:38 Rendering Class phpbb\captcha\plugins\recaptcha build 15-Feb-2026 15:34:38  300/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 15-Feb-2026 15:34:38 Rendering Class phpbb\class_loader build 15-Feb-2026 15:34:38  302/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 15-Feb-2026 15:34:38 Rendering Class phpbb\config\db build 15-Feb-2026 15:34:38 Rendering Class phpbb\config\db_text build 15-Feb-2026 15:34:38  305/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\application build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\cache\purge build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\command build 15-Feb-2026 15:34:38  309/794 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\config\delete build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\config\get build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\config\increment build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\config\set build 15-Feb-2026 15:34:38  314/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\cron\cron_list build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\cron\run build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 15-Feb-2026 15:34:38  318/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\db\list_command build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\db\migrate build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\db\migration_command build 15-Feb-2026 15:34:38 Rendering Class phpbb\console\command\db\revert build 15-Feb-2026 15:34:39  322/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\extension\command build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\extension\disable build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\extension\enable build 15-Feb-2026 15:34:39  326/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\purge build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\extension\show build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\fixup\update_hashes build 15-Feb-2026 15:34:39  330/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\reparser\list_all build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\reparser\reparse build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\thumbnail\delete build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\thumbnail\generate build 15-Feb-2026 15:34:39  334/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\recreate build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\update\check build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\user\activate build 15-Feb-2026 15:34:39  337/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\add build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\user\delete build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\command\user\delete_id build 15-Feb-2026 15:34:39  340/794 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\reclean build 15-Feb-2026 15:34:39 Rendering Class phpbb\console\exception_subscriber build 15-Feb-2026 15:34:39 Rendering Class phpbb\content_visibility build 15-Feb-2026 15:34:39 Rendering Class phpbb\controller\exception build 15-Feb-2026 15:34:39  344/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 15-Feb-2026 15:34:39 Rendering Class phpbb\controller\resolver build 15-Feb-2026 15:34:39 Rendering Class phpbb\convert\controller\convertor build 15-Feb-2026 15:34:39  347/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\convert build 15-Feb-2026 15:34:39 Rendering Class phpbb\convert\convertor build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\controller\cron build 15-Feb-2026 15:34:39  350/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\manager build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\base build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\prune_all_forums build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\prune_forum build 15-Feb-2026 15:34:39  355/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\queue build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\tidy_cache build 15-Feb-2026 15:34:39  359/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_plupload build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\tidy_search build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\tidy_sessions build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\tidy_warnings build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\core\update_hashes build 15-Feb-2026 15:34:39  364/794 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\parametrized build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\task build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\text_reparser\reparser build 15-Feb-2026 15:34:39 Rendering Class phpbb\cron\task\wrapper build 15-Feb-2026 15:34:39 Rendering Class phpbb\datetime build 15-Feb-2026 15:34:39  369/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\driver build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\driver\driver_interface build 15-Feb-2026 15:34:39  371/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\factory build 15-Feb-2026 15:34:39  372/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\mssql_base build 15-Feb-2026 15:34:39  373/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\driver\mssql_odbc build 15-Feb-2026 15:34:39  374/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssqlnative build 15-Feb-2026 15:34:39  375/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysql_base build 15-Feb-2026 15:34:39  376/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysqli build 15-Feb-2026 15:34:39  377/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\oracle build 15-Feb-2026 15:34:39  378/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\postgres build 15-Feb-2026 15:34:39  379/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\sqlite3 build 15-Feb-2026 15:34:39  380/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\extractor\base_extractor build 15-Feb-2026 15:34:39  381/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\extractor_interface build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\factory build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\mssql_extractor build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\mysql_extractor build 15-Feb-2026 15:34:39  387/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\oracle_extractor build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\postgres_extractor build 15-Feb-2026 15:34:39 Rendering Class phpbb\db\extractor\sqlite3_extractor build 15-Feb-2026 15:34:39  390/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\migration\container_aware_migration build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\helper build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\migration build 15-Feb-2026 15:34:40  394/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\migration\migration_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\profilefield_base_migration build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\schema_generator build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\tool\config build 15-Feb-2026 15:34:40  398/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config_text build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\tool\module build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migration\tool\permission build 15-Feb-2026 15:34:40  401/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\tool_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\migrator build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 15-Feb-2026 15:34:40  404/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\sql_insert_buffer build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\tools\factory build 15-Feb-2026 15:34:40 Rendering Class phpbb\db\tools\mssql build 15-Feb-2026 15:34:40  411/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\tools\postgres build 15-Feb-2026 15:34:40  412/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\tools\sqlite3 build 15-Feb-2026 15:34:40  413/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 15-Feb-2026 15:34:40  414/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\debug\debug build 15-Feb-2026 15:34:40  416/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\error_handler build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\container_builder build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\extension\config build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\extension\container_configuration build 15-Feb-2026 15:34:40  420/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\di\extension\core build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\extension\tables build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\ordered_service_collection build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\pass\collection_pass build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\proxy_instantiator build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\service_collection build 15-Feb-2026 15:34:40 Rendering Class phpbb\di\service_collection_iterator build 15-Feb-2026 15:34:40  427/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\error_collector build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\dispatcher build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\dispatcher_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\kernel_exception_subscriber build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\kernel_terminate_subscriber build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\md_exporter build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\php_exporter build 15-Feb-2026 15:34:40  434/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\event\recursive_event_filter_iterator build 15-Feb-2026 15:34:40 Rendering Class phpbb\event\rst_exporter build 15-Feb-2026 15:34:40 Rendering Class phpbb\exception\exception_interface build 15-Feb-2026 15:34:40  437/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\http_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\exception\runtime_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\exception\version_check_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\extension\base build 15-Feb-2026 15:34:40 Rendering Class phpbb\extension\di\extension_base build 15-Feb-2026 15:34:40 Rendering Class phpbb\extension\exception build 15-Feb-2026 15:34:40  443/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\extension\extension_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\extension\manager build 15-Feb-2026 15:34:40 Rendering Class phpbb\extension\provider build 15-Feb-2026 15:34:40  446/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\base build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\controller\feed build 15-Feb-2026 15:34:40  449/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\event\http_auth_subscriber build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\feed_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\no_feed_exception build 15-Feb-2026 15:34:40  453/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_forum_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\no_topic_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\unauthorized_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\feed_interface build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\forum build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\forums build 15-Feb-2026 15:34:40  461/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\news build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\overall build 15-Feb-2026 15:34:40  464/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 15-Feb-2026 15:34:40 Rendering Class phpbb\feed\quote_helper build 15-Feb-2026 15:34:40  466/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\topic build 15-Feb-2026 15:34:41 Rendering Class phpbb\feed\topic_base build 15-Feb-2026 15:34:41 Rendering Class phpbb\feed\topics build 15-Feb-2026 15:34:41  469/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 15-Feb-2026 15:34:41 Rendering Class phpbb\file_downloader build 15-Feb-2026 15:34:41  471/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\filespec build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\types\base build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\types\form build 15-Feb-2026 15:34:41  475/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\local build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\types\remote build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\types\type_interface build 15-Feb-2026 15:34:41 Rendering Class phpbb\files\upload build 15-Feb-2026 15:34:41  479/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem build 15-Feb-2026 15:34:41 Rendering Class phpbb\filesystem\exception\filesystem_exception build 15-Feb-2026 15:34:41  481/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 15-Feb-2026 15:34:41 Rendering Class phpbb\filesystem\filesystem_interface build 15-Feb-2026 15:34:41  483/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\finder build 15-Feb-2026 15:34:41 Rendering Class phpbb\group\helper build 15-Feb-2026 15:34:41  485/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\groupposition\exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\groupposition\groupposition_interface build 15-Feb-2026 15:34:41 Rendering Class phpbb\groupposition\legend build 15-Feb-2026 15:34:41 Rendering Class phpbb\groupposition\teampage build 15-Feb-2026 15:34:41  489/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\help\controller\bbcode build 15-Feb-2026 15:34:41 Rendering Class phpbb\help\controller\controller build 15-Feb-2026 15:34:41 Rendering Class phpbb\help\controller\faq build 15-Feb-2026 15:34:41  492/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\help\controller\help build 15-Feb-2026 15:34:41 Rendering Class phpbb\help\manager build 15-Feb-2026 15:34:41 Rendering Class phpbb\hook\finder build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\console\command\install\config\show build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\console\command\install\config\validate build 15-Feb-2026 15:34:41  497/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\install\console\command\install\install build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\console\command\update\config\show build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\console\command\update\config\validate build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\console\command\update\update build 15-Feb-2026 15:34:41  501/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\archive_download build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\controller\helper build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\controller\install build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\controller\installer_index build 15-Feb-2026 15:34:41  505/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\controller\timeout_check build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\controller\update build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\event\kernel_exception_subscriber build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\cannot_build_container_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\file_updater_failure_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\installer_exception build 15-Feb-2026 15:34:41  512/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\invalid_dbms_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\exception\user_interaction_required_exception build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\config build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\container_factory build 15-Feb-2026 15:34:41  518/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\file_updater\factory build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\file_updater\file_updater build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 15-Feb-2026 15:34:41 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 15-Feb-2026 15:34:41  523/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\install_helper build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 15-Feb-2026 15:34:42  526/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\iohandler\factory build 15-Feb-2026 15:34:42  528/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_base build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 15-Feb-2026 15:34:42  531/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\navigation\main_navigation build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\navigation\navigation_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\navigation\navigation_provider build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\navigation\update_navigation build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\helper\update_helper build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\installer build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\installer_configuration build 15-Feb-2026 15:34:42  539/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\install_finish\module build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\install_finish\task\notify_user build 15-Feb-2026 15:34:42  544/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\requirements\install_module build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 15-Feb-2026 15:34:42  548/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_server_environment build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\requirements\task\check_update build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\requirements\update_module build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\update_filesystem\module build 15-Feb-2026 15:34:42  552/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 15-Feb-2026 15:34:42  556/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module\update_filesystem\task\update_files build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module_base build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\module_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\task_base build 15-Feb-2026 15:34:42 Rendering Class phpbb\install\task_interface build 15-Feb-2026 15:34:42  561/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\updater_configuration build 15-Feb-2026 15:34:42 Rendering Class phpbb\json_response build 15-Feb-2026 15:34:42 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 15-Feb-2026 15:34:42 Rendering Class phpbb\language\exception\language_exception build 15-Feb-2026 15:34:42 Rendering Class phpbb\language\exception\language_file_not_found build 15-Feb-2026 15:34:42 Rendering Class phpbb\language\language build 15-Feb-2026 15:34:42 Rendering Class phpbb\language\language_file_helper build 15-Feb-2026 15:34:42  568/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\language\language_file_loader build 15-Feb-2026 15:34:42 Rendering Class phpbb\lock\db build 15-Feb-2026 15:34:42 Rendering Class phpbb\lock\flock build 15-Feb-2026 15:34:42 Rendering Class phpbb\lock\posting build 15-Feb-2026 15:34:42 Rendering Class phpbb\log\dummy build 15-Feb-2026 15:34:42 Rendering Class phpbb\log\log build 15-Feb-2026 15:34:42  574/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\message\admin_form build 15-Feb-2026 15:34:42  576/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\message\form build 15-Feb-2026 15:34:42 Rendering Class phpbb\message\message build 15-Feb-2026 15:34:42 Rendering Class phpbb\message\topic_form build 15-Feb-2026 15:34:42  579/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\message\user_form build 15-Feb-2026 15:34:42 Rendering Class phpbb\mimetype\content_guesser build 15-Feb-2026 15:34:42 Rendering Class phpbb\mimetype\extension_guesser build 15-Feb-2026 15:34:42 Rendering Class phpbb\mimetype\guesser build 15-Feb-2026 15:34:42  583/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\guesser_base build 15-Feb-2026 15:34:42 Rendering Class phpbb\mimetype\guesser_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\module\exception\module_exception build 15-Feb-2026 15:34:42 Rendering Class phpbb\module\exception\module_not_found_exception build 15-Feb-2026 15:34:42 Rendering Class phpbb\module\module_manager build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\exception build 15-Feb-2026 15:34:42  589/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\manager build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\method\base build 15-Feb-2026 15:34:42  591/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\board build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\method\email build 15-Feb-2026 15:34:42  593/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\jabber build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\method\messenger_base build 15-Feb-2026 15:34:42  595/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\method_interface build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\type\admin_activate_user build 15-Feb-2026 15:34:42  597/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 15-Feb-2026 15:34:42  598/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 15-Feb-2026 15:34:42  599/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\base build 15-Feb-2026 15:34:42  600/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\bookmark build 15-Feb-2026 15:34:42 Rendering Class phpbb\notification\type\disapprove_post build 15-Feb-2026 15:34:42  602/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\disapprove_topic build 15-Feb-2026 15:34:43  603/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\forum build 15-Feb-2026 15:34:43  604/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 15-Feb-2026 15:34:43  605/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 15-Feb-2026 15:34:43  606/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 15-Feb-2026 15:34:43  607/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\post build 15-Feb-2026 15:34:43  608/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\post_in_queue build 15-Feb-2026 15:34:43  609/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\quote build 15-Feb-2026 15:34:43  610/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\report_pm build 15-Feb-2026 15:34:43  611/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\report_pm_closed build 15-Feb-2026 15:34:43  612/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 15-Feb-2026 15:34:43  613/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 15-Feb-2026 15:34:43  614/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 15-Feb-2026 15:34:43  615/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 15-Feb-2026 15:34:43  616/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\type_interface build 15-Feb-2026 15:34:43  617/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\pagination build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\argon2i build 15-Feb-2026 15:34:43  619/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\passwords\driver\argon2id build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\base build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\base_native build 15-Feb-2026 15:34:43  622/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\bcrypt_2y build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 15-Feb-2026 15:34:43  625/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\convert_password build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\driver_interface build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\helper build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\md5_mybb build 15-Feb-2026 15:34:43  629/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\md5_vb build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\phpass build 15-Feb-2026 15:34:43  632/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\salted_md5 build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\sha1 build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\sha1_smf build 15-Feb-2026 15:34:43  636/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\driver\sha_xf1 build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\helper build 15-Feb-2026 15:34:43 Rendering Class phpbb\passwords\manager build 15-Feb-2026 15:34:43  640/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\path_helper build 15-Feb-2026 15:34:43 Rendering Class phpbb\permissions build 15-Feb-2026 15:34:44 Rendering Class phpbb\php\ini build 15-Feb-2026 15:34:44  643/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\plupload\plupload build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\lang_helper build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\manager build 15-Feb-2026 15:34:44  646/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_base build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\type\type_bool build 15-Feb-2026 15:34:44  648/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_date build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\type\type_dropdown build 15-Feb-2026 15:34:44  650/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_int build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\type\type_interface build 15-Feb-2026 15:34:44  652/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\type\type_string_common build 15-Feb-2026 15:34:44  654/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 15-Feb-2026 15:34:44 Rendering Class phpbb\profilefields\type\type_url build 15-Feb-2026 15:34:44  656/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\recursive_dot_prefix_filter_iterator build 15-Feb-2026 15:34:44  657/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\already_reported_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\empty_report_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\entity_not_found_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\invalid_report_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 15-Feb-2026 15:34:44  664/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\report_permission_denied_exception build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\handler_factory build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\report_handler build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\report_handler_interface build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\report_handler_pm build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\report_handler_post build 15-Feb-2026 15:34:44 Rendering Class phpbb\report\report_reason_list_provider build 15-Feb-2026 15:34:44  671/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\deactivated_super_global build 15-Feb-2026 15:34:44 Rendering Class phpbb\request\request build 15-Feb-2026 15:34:44 Rendering Class phpbb\request\request_interface build 15-Feb-2026 15:34:44  674/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 15-Feb-2026 15:34:44 Rendering Class phpbb\request\type_cast_helper_interface build 15-Feb-2026 15:34:44  676/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\file_locator build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\helper build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\loader_resolver build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 15-Feb-2026 15:34:44 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 15-Feb-2026 15:34:44  683/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\routing\router build 15-Feb-2026 15:34:44 Rendering Class phpbb\search\base build 15-Feb-2026 15:34:44 Rendering Class phpbb\search\fulltext_mysql build 15-Feb-2026 15:34:44 Rendering Class phpbb\search\fulltext_native build 15-Feb-2026 15:34:45  687/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\fulltext_postgres build 15-Feb-2026 15:34:45 Rendering Class phpbb\search\fulltext_sphinx build 15-Feb-2026 15:34:45  689/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\sphinx\config build 15-Feb-2026 15:34:45 Rendering Class phpbb\search\sphinx\config_comment build 15-Feb-2026 15:34:45  691/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\sphinx\config_section build 15-Feb-2026 15:34:45 Rendering Class phpbb\search\sphinx\config_variable build 15-Feb-2026 15:34:45  693/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\session build 15-Feb-2026 15:34:45 Rendering Class phpbb\symfony_request build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\asset build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\assets_bag build 15-Feb-2026 15:34:45  697/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\template\base build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\context build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\exception\user_object_not_available build 15-Feb-2026 15:34:45  700/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\template build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\definition build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\environment build 15-Feb-2026 15:34:45  703/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\twig\extension build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\extension\avatar build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\extension\config build 15-Feb-2026 15:34:45  706/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\template\twig\extension\routing build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\extension\username build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\lexer build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\loader build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\definenode build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\event build 15-Feb-2026 15:34:45  712/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\includeasset build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\includecss build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\includejs build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\includenode build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\includephp build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\node\php build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\defineparser build 15-Feb-2026 15:34:45  721/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\tokenparser\event build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\includecss build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\includejs build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\includeparser build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\includephp build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\tokenparser\php build 15-Feb-2026 15:34:45 Rendering Class phpbb\template\twig\twig build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\acp_utils_interface build 15-Feb-2026 15:34:45  729/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\textformatter\cache_interface build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\parser_interface build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\renderer_interface build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\acp_utils build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\factory build 15-Feb-2026 15:34:45  735/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\s9e\link_helper build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\parser build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\quote_helper build 15-Feb-2026 15:34:45  738/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 92%Rendering Class phpbb\textformatter\s9e\renderer build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\s9e\utils build 15-Feb-2026 15:34:45 Rendering Class phpbb\textformatter\utils_interface build 15-Feb-2026 15:34:45  741/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textreparser\base build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\manager build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\plugins\forum_description build 15-Feb-2026 15:34:45  745/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textreparser\plugins\forum_rules build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\plugins\group_description build 15-Feb-2026 15:34:45  747/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\plugins\poll_option build 15-Feb-2026 15:34:45  749/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\poll_title build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\plugins\post_text build 15-Feb-2026 15:34:45  751/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\user_signature build 15-Feb-2026 15:34:45 Rendering Class phpbb\textreparser\reparser_interface build 15-Feb-2026 15:34:45  753/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\row_based_plugin build 15-Feb-2026 15:34:45 Rendering Class phpbb\tree\nestedset build 15-Feb-2026 15:34:45 Rendering Class phpbb\tree\nestedset_forum build 15-Feb-2026 15:34:45  756/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 15-Feb-2026 15:34:45 Rendering Class phpbb\ucp\controller\delete_cookies build 15-Feb-2026 15:34:45  758/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\ucp\controller\reset_password build 15-Feb-2026 15:34:45 Rendering Class phpbb\user build 15-Feb-2026 15:34:45 Rendering Class phpbb\user_loader build 15-Feb-2026 15:34:45  761/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\version_helper build 15-Feb-2026 15:34:45 Rendering Class phpbb\viewonline_helper build 15-Feb-2026 15:34:45 Rendering Class phpbb_hook build 15-Feb-2026 15:34:45  764/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb_questionnaire_data_collector build 15-Feb-2026 15:34:45 Rendering Class phpbb_questionnaire_php_data_provider build 15-Feb-2026 15:34:45 Rendering Class phpbb_questionnaire_phpbb_data_provider build 15-Feb-2026 15:34:45 Rendering Class phpbb_questionnaire_system_data_provider build 15-Feb-2026 15:34:45 Rendering Class queue build 15-Feb-2026 15:34:45 Rendering Class smtp_class build 15-Feb-2026 15:34:45 Rendering Class transfer build 15-Feb-2026 15:34:45  771/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 15-Feb-2026 15:34:45 Rendering Class ucp_attachments build 15-Feb-2026 15:34:46 Rendering Class ucp_attachments_info build 15-Feb-2026 15:34:46 Rendering Class ucp_auth_link build 15-Feb-2026 15:34:46 Rendering Class ucp_auth_link_info build 15-Feb-2026 15:34:46 Rendering Class ucp_confirm build 15-Feb-2026 15:34:46 Rendering Class ucp_groups build 15-Feb-2026 15:34:46 Rendering Class ucp_groups_info build 15-Feb-2026 15:34:46 Rendering Class ucp_login_link build 15-Feb-2026 15:34:46 Rendering Class ucp_main build 15-Feb-2026 15:34:46  781/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_main_info build 15-Feb-2026 15:34:46 Rendering Class ucp_notifications build 15-Feb-2026 15:34:46 Rendering Class ucp_notifications_info build 15-Feb-2026 15:34:46 Rendering Class ucp_pm build 15-Feb-2026 15:34:46 Rendering Class ucp_pm_info build 15-Feb-2026 15:34:46 Rendering Class ucp_prefs build 15-Feb-2026 15:34:46 Rendering Class ucp_prefs_info build 15-Feb-2026 15:34:46 Rendering Class ucp_profile build 15-Feb-2026 15:34:46 Rendering Class ucp_profile_info build 15-Feb-2026 15:34:46 Rendering Class ucp_register build 15-Feb-2026 15:34:46  791/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_resend build 15-Feb-2026 15:34:46 Rendering Class ucp_zebra build 15-Feb-2026 15:34:46 Rendering Class ucp_zebra_info build 15-Feb-2026 15:34:46  794/794 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 Version Updated C Removed C build 15-Feb-2026 15:34:46 main 654 0 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 Version Updated C Updated N Removed C Removed N build 15-Feb-2026 15:34:46 main 654 129 0 0 build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46  build 15-Feb-2026 15:34:46 phpBB > build: build 15-Feb-2026 15:34:46  build 15-Feb-2026 15:34:46  build 15-Feb-2026 15:34:46 BUILD FINISHED build 15-Feb-2026 15:34:46 build 15-Feb-2026 15:34:46 Total time: 7 minutes 57.53 seconds build 15-Feb-2026 15:34:46  simple 15-Feb-2026 15:34:46 Finished task 'Run tests' with result: Success command 15-Feb-2026 15:34:46 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1 simple 15-Feb-2026 15:34:46 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 15-Feb-2026 15:34:46 Running image name (phpbb:php-7.4) command 15-Feb-2026 15:34:46 Beginning to execute external process for build 'phpBB3 - Development Docker 3.3.x - PHP 7.4 - SQLite #664 (PHPBB3-DD33-JOB1-664)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1:/data --workdir /data/build --rm -u=990 phpbb:php-7.4 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1\n build 15-Feb-2026 15:34:47 Buildfile: /data/build/build.xml build 15-Feb-2026 15:34:47 build 15-Feb-2026 15:34:47 phpBB > sniff: build 15-Feb-2026 15:34:47 error 15-Feb-2026 15:34:51 ............................................................ 60 / 807 (7%) error 15-Feb-2026 15:34:53 ............................................................ 120 / 807 (15%) error 15-Feb-2026 15:34:56 ............................................................ 180 / 807 (22%) error 15-Feb-2026 15:34:58 ............................................................ 240 / 807 (30%) error 15-Feb-2026 15:35:05 ............................................................ 300 / 807 (37%) error 15-Feb-2026 15:35:07 ............................................................ 360 / 807 (45%) error 15-Feb-2026 15:35:12 ............................................................ 420 / 807 (52%) error 15-Feb-2026 15:35:13 ............................................................ 480 / 807 (59%) error 15-Feb-2026 15:35:13 ............................................................ 540 / 807 (67%) error 15-Feb-2026 15:35:14 ............................................................ 600 / 807 (74%) error 15-Feb-2026 15:35:14 ............................................................ 660 / 807 (82%) error 15-Feb-2026 15:35:17 ............................................................ 720 / 807 (89%) error 15-Feb-2026 15:35:21 ............................................................ 780 / 807 (97%) build 15-Feb-2026 15:35:22 [php] Calling PHP function: preg_replace() error 15-Feb-2026 15:35:22 ........................... 807 / 807 (100%) error 15-Feb-2026 15:35:22 error 15-Feb-2026 15:35:22 error 15-Feb-2026 15:35:22 Time: 35.22 secs; Memory: 50.01MB error 15-Feb-2026 15:35:28 ............................................................ 60 / 205 (29%) error 15-Feb-2026 15:35:43 ............................................................ 120 / 205 (59%) error 15-Feb-2026 15:35:48 ............................................................ 180 / 205 (88%) error 15-Feb-2026 15:35:53 ......................... 205 / 205 (100%) error 15-Feb-2026 15:35:53 error 15-Feb-2026 15:35:53 error 15-Feb-2026 15:35:53 Time: 31 secs; Memory: 40.01MB build 15-Feb-2026 15:35:53 build 15-Feb-2026 15:35:53 BUILD FINISHED build 15-Feb-2026 15:35:53 build 15-Feb-2026 15:35:53 Total time: 1 minute 6.40 seconds build 15-Feb-2026 15:35:53 simple 15-Feb-2026 15:35:54 Finished task 'Run sniffs' with result: Success simple 15-Feb-2026 15:35:54 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 15-Feb-2026 15:35:54 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DD33-JOB1... simple 15-Feb-2026 15:35:54 Finished task 'Parsing test results' with result: Success simple 15-Feb-2026 15:35:54 Running post build plugin 'Artifact Copier' simple 15-Feb-2026 15:35:54 Publishing an artifact: Coverage HTML Report simple 15-Feb-2026 15:35:56 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.186 s simple 15-Feb-2026 15:35:56 Running post build plugin 'npm Cache Cleanup' simple 15-Feb-2026 15:35:56 Running post build plugin 'NCover Results Collector' simple 15-Feb-2026 15:35:56 Running post build plugin 'Build Results Label Collector' simple 15-Feb-2026 15:35:56 Running post build plugin 'Clover Results Collector' simple 15-Feb-2026 15:35:56 Running post build plugin 'Docker Container Cleanup' simple 15-Feb-2026 15:35:57 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DD33-JOB1' simple 15-Feb-2026 15:35:57 Finalising the build... simple 15-Feb-2026 15:35:57 Stopping timer. simple 15-Feb-2026 15:35:57 Build PHPBB3-DD33-JOB1-664 completed. simple 15-Feb-2026 15:35:57 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 15-Feb-2026 15:35:57 Running on server: post build plugin 'NCover Results Collector' simple 15-Feb-2026 15:35:57 Running on server: post build plugin 'Build Labeller' simple 15-Feb-2026 15:35:57 Running on server: post build plugin 'Clover Delta Calculator' simple 15-Feb-2026 15:35:57 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 15-Feb-2026 15:35:57 All post build plugins have finished simple 15-Feb-2026 15:35:57 Generating build results summary... simple 15-Feb-2026 15:36:01 Saving build results to disk... simple 15-Feb-2026 15:36:01 Store variable context... simple 15-Feb-2026 15:36:01 Finished building PHPBB3-DD33-JOB1-664.