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