simple 16-Sep-2025 17:51:24 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446) is being prepared for building on agent Default Agent, bamboo version: 9.2.24 simple 16-Sep-2025 17:51:24 simple 16-Sep-2025 17:51:24 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Sep-2025 17:51:24 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446) simple 16-Sep-2025 17:51:24 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 16-Sep-2025 17:51:24 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Sep-2025 17:51:24 Updating source code to revision: 3d14a450339e752112b033bd7701255ec2582f19 simple 16-Sep-2025 17:51:24 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 16-Sep-2025 17:51:24 hint: Using 'master' as the name for the initial branch. This default branch name simple 16-Sep-2025 17:51:24 hint: is subject to change. To configure the initial branch name to use in all simple 16-Sep-2025 17:51:24 hint: of your new repositories, which will suppress this warning, call: simple 16-Sep-2025 17:51:24 hint: simple 16-Sep-2025 17:51:24 hint: git config --global init.defaultBranch simple 16-Sep-2025 17:51:24 hint: simple 16-Sep-2025 17:51:24 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 16-Sep-2025 17:51:24 hint: 'development'. The just-created branch can be renamed via this command: simple 16-Sep-2025 17:51:24 hint: simple 16-Sep-2025 17:51:24 hint: git branch -m simple 16-Sep-2025 17:51:24 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 16-Sep-2025 17:51:24 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 16-Sep-2025 17:51:40 Checking out revision 3d14a450339e752112b033bd7701255ec2582f19. simple 16-Sep-2025 17:51:40 Already on 'master' simple 16-Sep-2025 17:51:40 Updated source code to revision: 3d14a450339e752112b033bd7701255ec2582f19 simple 16-Sep-2025 17:51:40 Finished task 'Checkout Default Repository' with result: Success simple 16-Sep-2025 17:51:40 Running pre-build action: VCS Version Collector simple 16-Sep-2025 17:51:40 Running pre-build action: Build Log Labeller Pre Build Action simple 16-Sep-2025 17:51:40 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446) started building on agent 'Default Agent' () command 16-Sep-2025 17:51:40 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Sep-2025 17:51:40 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 16-Sep-2025 17:51:40 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446)'\n ... running command line: \n/usr/bin/docker --config /home/bamboo/.dockercfg-bamboo-1bd5ac7b-0501-4bea-b395-0206acf420db build --force-rm=true --tag=phpbb:php-8.1 /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n error 16-Sep-2025 17:51:41 #0 building with "default" instance using docker driver error 16-Sep-2025 17:51:41 error 16-Sep-2025 17:51:41 #1 [internal] load build definition from Dockerfile error 16-Sep-2025 17:51:41 #1 transferring dockerfile: 491B 0.0s done error 16-Sep-2025 17:51:41 #1 DONE 0.1s error 16-Sep-2025 17:51:41 error 16-Sep-2025 17:51:41 #2 [internal] load metadata for docker.io/library/php:8.1 error 16-Sep-2025 17:51:41 #2 DONE 0.5s error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #3 [internal] load .dockerignore error 16-Sep-2025 17:51:42 #3 transferring context: 2B done error 16-Sep-2025 17:51:42 #3 DONE 0.0s error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #4 [1/6] FROM docker.io/library/php:8.1@sha256:6693024e30f46c5682b48bf1e531fbeca6357c73d89c8eb7beaafe0c5391d2ed error 16-Sep-2025 17:51:42 #4 DONE 0.0s error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #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 16-Sep-2025 17:51:42 #5 CACHED error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #6 [3/6] RUN pecl install xdebug-3.2.2 error 16-Sep-2025 17:51:42 #6 CACHED error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #7 [4/6] RUN docker-php-ext-enable xdebug error 16-Sep-2025 17:51:42 #7 CACHED error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 16-Sep-2025 17:51:42 #8 DONE 0.5s error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 16-Sep-2025 17:51:42 #9 DONE 0.3s error 16-Sep-2025 17:51:42 error 16-Sep-2025 17:51:42 #10 exporting to image error 16-Sep-2025 17:51:42 #10 exporting layers 0.0s done error 16-Sep-2025 17:51:42 #10 writing image sha256:5eb0d28ecb5f67d336f294882e12d0f65f0be63a5a926a9cb59e45ad6fd1adfc done error 16-Sep-2025 17:51:42 #10 naming to docker.io/library/phpbb:php-8.1 done error 16-Sep-2025 17:51:42 #10 DONE 0.1s simple 16-Sep-2025 17:51:42 Built Docker image 'phpbb:php-8.1' simple 16-Sep-2025 17:51:42 Finished task 'Build image' with result: Success command 16-Sep-2025 17:51:42 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Sep-2025 17:51:42 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 16-Sep-2025 17:51:42 Running image name (phpbb:php-8.1) command 16-Sep-2025 17:51:42 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446)'\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.1 /bin/bash -c php ../composer.phar install --dev; cd ../build; ../phpBB/vendor/bin/phing build\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 16-Sep-2025 17:51:43 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 16-Sep-2025 17:51:43 Installing dependencies from lock file (including require-dev) build 16-Sep-2025 17:51:43 Verifying lock file contents can be installed on current platform. build 16-Sep-2025 17:51:43 Package operations: 141 installs, 0 updates, 0 removals build 16-Sep-2025 17:51:43 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 16-Sep-2025 17:51:43 - Downloading composer/installers (v2.3.0) build 16-Sep-2025 17:51:43 - Downloading composer/package-versions-deprecated (1.11.99.5) build 16-Sep-2025 17:51:43 - Downloading bantu/ini-get-wrapper (v1.0.1) build 16-Sep-2025 17:51:43 - Downloading carlos-mg89/oauth (0.8.17) build 16-Sep-2025 17:51:43 - Downloading symfony/process (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-php81 (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-php80 (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-php73 (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/finder (v6.4.17) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-mbstring (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-ctype (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/filesystem (v6.4.13) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-intl-normalizer (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-intl-grapheme (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/string (v6.4.15) build 16-Sep-2025 17:51:43 - Downloading symfony/deprecation-contracts (v3.5.1) build 16-Sep-2025 17:51:43 - Downloading psr/container (2.0.2) build 16-Sep-2025 17:51:43 - Downloading symfony/service-contracts (v3.5.1) build 16-Sep-2025 17:51:43 - Downloading symfony/console (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading seld/signal-handler (2.0.2) build 16-Sep-2025 17:51:43 - Downloading seld/phar-utils (1.2.1) build 16-Sep-2025 17:51:43 - Downloading seld/jsonlint (1.11.0) build 16-Sep-2025 17:51:43 - Downloading react/promise (v3.2.0) build 16-Sep-2025 17:51:43 - Downloading psr/log (3.0.2) build 16-Sep-2025 17:51:43 - Downloading marc-mabe/php-enum (v4.7.1) build 16-Sep-2025 17:51:43 - Downloading justinrainbow/json-schema (6.4.1) build 16-Sep-2025 17:51:43 - Downloading composer/pcre (3.3.2) build 16-Sep-2025 17:51:43 - Downloading composer/xdebug-handler (3.0.5) build 16-Sep-2025 17:51:43 - Downloading composer/spdx-licenses (1.5.8) build 16-Sep-2025 17:51:43 - Downloading composer/semver (3.4.3) build 16-Sep-2025 17:51:43 - Downloading composer/metadata-minifier (1.0.0) build 16-Sep-2025 17:51:43 - Downloading composer/class-map-generator (1.6.1) build 16-Sep-2025 17:51:43 - Downloading composer/ca-bundle (1.5.6) build 16-Sep-2025 17:51:43 - Downloading composer/composer (2.8.8) build 16-Sep-2025 17:51:43 - Downloading psr/cache (3.0.0) build 16-Sep-2025 17:51:43 - Downloading doctrine/deprecations (1.1.5) build 16-Sep-2025 17:51:43 - Downloading doctrine/event-manager (1.2.0) build 16-Sep-2025 17:51:43 - Downloading doctrine/cache (2.2.0) build 16-Sep-2025 17:51:43 - Downloading doctrine/dbal (3.9.4) build 16-Sep-2025 17:51:43 - Downloading doctrine/lexer (3.0.1) build 16-Sep-2025 17:51:43 - Downloading google/recaptcha (1.3.0) build 16-Sep-2025 17:51:43 - Downloading guzzlehttp/promises (2.2.0) build 16-Sep-2025 17:51:43 - Downloading ralouphie/getallheaders (3.0.3) build 16-Sep-2025 17:51:43 - Downloading psr/http-message (2.0) build 16-Sep-2025 17:51:43 - Downloading psr/http-factory (1.1.0) build 16-Sep-2025 17:51:43 - Downloading guzzlehttp/psr7 (2.7.1) build 16-Sep-2025 17:51:43 - Downloading laminas/laminas-code (4.16.0) build 16-Sep-2025 17:51:43 - Downloading symfony/yaml (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading laravel/homestead (v14.5.0) build 16-Sep-2025 17:51:43 - Downloading marc1706/fast-image-size (v1.1.7) build 16-Sep-2025 17:51:43 - Downloading symfony/http-client-contracts (v3.5.2) build 16-Sep-2025 17:51:43 - Downloading symfony/http-client (v6.4.19) build 16-Sep-2025 17:51:43 - Downloading brick/math (0.12.3) build 16-Sep-2025 17:51:43 - Downloading spomky-labs/pki-framework (1.2.2) build 16-Sep-2025 17:51:43 - Downloading psr/http-client (1.0.3) build 16-Sep-2025 17:51:43 - Downloading psr/clock (1.0.0) build 16-Sep-2025 17:51:43 - Downloading paragonie/sodium_compat (v2.1.0) build 16-Sep-2025 17:51:43 - Downloading paragonie/constant_time_encoding (v3.0.0) build 16-Sep-2025 17:51:43 - Downloading web-token/jwt-library (3.4.7) build 16-Sep-2025 17:51:43 - Downloading web-token/jwt-util-ecc (3.4.6) build 16-Sep-2025 17:51:43 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.6) build 16-Sep-2025 17:51:43 - Downloading web-token/jwt-signature (3.4.6) build 16-Sep-2025 17:51:43 - Downloading web-token/jwt-key-mgmt (3.4.6) build 16-Sep-2025 17:51:43 - Downloading spomky-labs/base64url (v2.0.4) build 16-Sep-2025 17:51:43 - Downloading guzzlehttp/guzzle (7.9.3) build 16-Sep-2025 17:51:43 - Downloading minishlink/web-push (v8.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/version (4.0.1) build 16-Sep-2025 17:51:43 - Downloading sebastian/type (4.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/recursion-context (5.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/object-reflector (3.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/object-enumerator (5.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/global-state (6.0.2) build 16-Sep-2025 17:51:43 - Downloading sebastian/exporter (5.1.2) build 16-Sep-2025 17:51:43 - Downloading sebastian/environment (6.1.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/diff (5.1.1) build 16-Sep-2025 17:51:43 - Downloading sebastian/comparator (5.0.3) build 16-Sep-2025 17:51:43 - Downloading sebastian/code-unit (2.0.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/cli-parser (2.0.1) build 16-Sep-2025 17:51:43 - Downloading phpunit/php-timer (6.0.0) build 16-Sep-2025 17:51:43 - Downloading phpunit/php-text-template (3.0.1) build 16-Sep-2025 17:51:43 - Downloading phpunit/php-invoker (4.0.0) build 16-Sep-2025 17:51:43 - Downloading phpunit/php-file-iterator (4.1.0) build 16-Sep-2025 17:51:43 - Downloading theseer/tokenizer (1.2.3) build 16-Sep-2025 17:51:43 - Downloading nikic/php-parser (v4.19.4) build 16-Sep-2025 17:51:43 - Downloading sebastian/lines-of-code (2.0.2) build 16-Sep-2025 17:51:43 - Downloading sebastian/complexity (3.2.0) build 16-Sep-2025 17:51:43 - Downloading sebastian/code-unit-reverse-lookup (3.0.0) build 16-Sep-2025 17:51:43 - Downloading phpunit/php-code-coverage (10.1.16) build 16-Sep-2025 17:51:43 - Downloading phar-io/version (3.2.1) build 16-Sep-2025 17:51:43 - Downloading phar-io/manifest (2.0.4) build 16-Sep-2025 17:51:43 - Downloading myclabs/deep-copy (1.13.3) build 16-Sep-2025 17:51:43 - Downloading phpunit/phpunit (10.5.48) build 16-Sep-2025 17:51:43 - Downloading misantron/dbunit (5.4.0) build 16-Sep-2025 17:51:43 - Downloading phing/phing (2.17.4) build 16-Sep-2025 17:51:43 - Downloading webmozart/assert (1.11.0) build 16-Sep-2025 17:51:43 - Downloading phpstan/phpdoc-parser (2.1.0) build 16-Sep-2025 17:51:43 - Downloading phpdocumentor/reflection-common (2.2.0) build 16-Sep-2025 17:51:43 - Downloading phpdocumentor/type-resolver (1.10.0) build 16-Sep-2025 17:51:43 - Downloading phpdocumentor/reflection-docblock (5.6.2) build 16-Sep-2025 17:51:43 - Downloading spatie/array-to-xml (3.4.0) build 16-Sep-2025 17:51:43 - Downloading netresearch/jsonmapper (v4.5.0) build 16-Sep-2025 17:51:43 - Downloading fidry/cpu-core-counter (1.2.0) build 16-Sep-2025 17:51:43 - Downloading felixfbecker/language-server-protocol (v1.5.3) build 16-Sep-2025 17:51:43 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 16-Sep-2025 17:51:43 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 16-Sep-2025 17:51:43 - Downloading amphp/amp (v2.6.4) build 16-Sep-2025 17:51:43 - Downloading amphp/byte-stream (v1.8.2) build 16-Sep-2025 17:51:43 - Downloading vimeo/psalm (5.26.1) build 16-Sep-2025 17:51:43 - Downloading symfony/routing (v6.4.18) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-php83 (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/http-foundation (v6.4.18) build 16-Sep-2025 17:51:43 - Downloading psr/event-dispatcher (1.0.0) build 16-Sep-2025 17:51:43 - Downloading symfony/event-dispatcher-contracts (v3.5.1) build 16-Sep-2025 17:51:43 - Downloading symfony/event-dispatcher (v6.4.13) build 16-Sep-2025 17:51:43 - Downloading symfony/var-dumper (v6.4.18) build 16-Sep-2025 17:51:43 - Downloading symfony/error-handler (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/http-kernel (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/var-exporter (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/dependency-injection (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/config (v6.4.14) build 16-Sep-2025 17:51:43 - Downloading symfony/cache-contracts (v3.5.1) build 16-Sep-2025 17:51:43 - Downloading symfony/cache (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading symfony/framework-bundle (v6.4.20) build 16-Sep-2025 17:51:43 - Downloading psalm/plugin-symfony (v5.2.6) build 16-Sep-2025 17:51:43 - Downloading s9e/sweetdom (3.4.1) build 16-Sep-2025 17:51:43 - Downloading s9e/regexp-builder (1.4.6) build 16-Sep-2025 17:51:43 - Downloading s9e/text-formatter (2.18.0) build 16-Sep-2025 17:51:43 - Downloading squizlabs/php_codesniffer (3.13.0) build 16-Sep-2025 17:51:43 - Downloading masterminds/html5 (2.9.0) build 16-Sep-2025 17:51:43 - Downloading symfony/dom-crawler (v6.4.19) build 16-Sep-2025 17:51:43 - Downloading symfony/browser-kit (v6.4.19) build 16-Sep-2025 17:51:43 - Downloading symfony/css-selector (v6.4.13) build 16-Sep-2025 17:51:43 - Downloading symfony/polyfill-intl-idn (v1.31.0) build 16-Sep-2025 17:51:43 - Downloading symfony/mime (v6.4.19) build 16-Sep-2025 17:51:43 - Downloading egulias/email-validator (4.0.4) build 16-Sep-2025 17:51:43 - Downloading symfony/mailer (v6.4.18) build 16-Sep-2025 17:51:43 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 16-Sep-2025 17:51:43 - Downloading symfony/proxy-manager-bridge (v6.4.13) build 16-Sep-2025 17:51:43 - Downloading twig/twig (v3.20.0) build 16-Sep-2025 17:51:43 - Downloading symfony/translation-contracts (v3.5.1) build 16-Sep-2025 17:51:43 - Downloading symfony/twig-bridge (v6.4.20) build 16-Sep-2025 17:51:45 0/141 [>---------------------------] 0% 15/141 [==>-------------------------] 10% 33/141 [======>---------------------] 23% 43/141 [========>-------------------] 30% 59/141 [===========>----------------] 41% 81/141 [================>-----------] 57% 91/141 [==================>---------] 64% 101/141 [====================>-------] 71% 117/141 [=======================>----] 82% 133/141 [==========================>-] 94% 141/141 [============================] 100% - Installing composer/installers (v2.3.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 16-Sep-2025 17:51:45 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing carlos-mg89/oauth (0.8.17): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/process (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-php81 (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-php73 (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/finder (v6.4.17): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/filesystem (v6.4.13): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/string (v6.4.15): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/container (2.0.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/service-contracts (v3.5.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/console (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing seld/signal-handler (2.0.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing seld/phar-utils (1.2.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing seld/jsonlint (1.11.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing react/promise (v3.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/log (3.0.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing marc-mabe/php-enum (v4.7.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing justinrainbow/json-schema (6.4.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/pcre (3.3.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/semver (3.4.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/class-map-generator (1.6.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/ca-bundle (1.5.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing composer/composer (2.8.8): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/cache (3.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing doctrine/deprecations (1.1.5): Extracting archive build 16-Sep-2025 17:51:45 - Installing doctrine/event-manager (1.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing doctrine/cache (2.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing doctrine/dbal (3.9.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing doctrine/lexer (3.0.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing google/recaptcha (1.3.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing guzzlehttp/promises (2.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/http-message (2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/http-factory (1.1.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing guzzlehttp/psr7 (2.7.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing laminas/laminas-code (4.16.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/yaml (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing laravel/homestead (v14.5.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/http-client-contracts (v3.5.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/http-client (v6.4.19): Extracting archive build 16-Sep-2025 17:51:45 - Installing brick/math (0.12.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing spomky-labs/pki-framework (1.2.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/http-client (1.0.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/clock (1.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing paragonie/sodium_compat (v2.1.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing paragonie/constant_time_encoding (v3.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing web-token/jwt-library (3.4.7): Extracting archive build 16-Sep-2025 17:51:45 - Installing web-token/jwt-util-ecc (3.4.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing web-token/jwt-signature (3.4.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing web-token/jwt-key-mgmt (3.4.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing guzzlehttp/guzzle (7.9.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing minishlink/web-push (v8.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/version (4.0.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/type (4.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/recursion-context (5.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/object-reflector (3.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/object-enumerator (5.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/global-state (6.0.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/exporter (5.1.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/environment (6.1.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/diff (5.1.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/comparator (5.0.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/code-unit (2.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/cli-parser (2.0.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/php-timer (6.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/php-text-template (3.0.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/php-invoker (4.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/php-file-iterator (4.1.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing theseer/tokenizer (1.2.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing nikic/php-parser (v4.19.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/lines-of-code (2.0.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/complexity (3.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing sebastian/code-unit-reverse-lookup (3.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/php-code-coverage (10.1.16): Extracting archive build 16-Sep-2025 17:51:45 - Installing phar-io/version (3.2.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing phar-io/manifest (2.0.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing myclabs/deep-copy (1.13.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpunit/phpunit (10.5.48): Extracting archive build 16-Sep-2025 17:51:45 - Installing misantron/dbunit (5.4.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phing/phing (2.17.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing webmozart/assert (1.11.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpstan/phpdoc-parser (2.1.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing phpdocumentor/reflection-docblock (5.6.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing spatie/array-to-xml (3.4.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing netresearch/jsonmapper (v4.5.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing fidry/cpu-core-counter (1.2.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing felixfbecker/language-server-protocol (v1.5.3): Extracting archive build 16-Sep-2025 17:51:45 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing amphp/amp (v2.6.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 16-Sep-2025 17:51:45 - Installing vimeo/psalm (5.26.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/routing (v6.4.18): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-php83 (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/http-foundation (v6.4.18): Extracting archive build 16-Sep-2025 17:51:45 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/event-dispatcher-contracts (v3.5.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/event-dispatcher (v6.4.13): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/var-dumper (v6.4.18): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/error-handler (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/http-kernel (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/var-exporter (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/dependency-injection (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/config (v6.4.14): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/cache-contracts (v3.5.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/cache (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/framework-bundle (v6.4.20): Extracting archive build 16-Sep-2025 17:51:45 - Installing psalm/plugin-symfony (v5.2.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing s9e/sweetdom (3.4.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 16-Sep-2025 17:51:45 - Installing s9e/text-formatter (2.18.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing squizlabs/php_codesniffer (3.13.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing masterminds/html5 (2.9.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/dom-crawler (v6.4.19): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/browser-kit (v6.4.19): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/css-selector (v6.4.13): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/polyfill-intl-idn (v1.31.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/mime (v6.4.19): Extracting archive build 16-Sep-2025 17:51:45 - Installing egulias/email-validator (4.0.4): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/mailer (v6.4.18): Extracting archive build 16-Sep-2025 17:51:45 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/proxy-manager-bridge (v6.4.13): Extracting archive build 16-Sep-2025 17:51:45 - Installing twig/twig (v3.20.0): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/translation-contracts (v3.5.1): Extracting archive build 16-Sep-2025 17:51:45 - Installing symfony/twig-bridge (v6.4.20): Extracting archive build 16-Sep-2025 17:51:49 0/139 [>---------------------------] 0% 14/139 [==>-------------------------] 10% 29/139 [=====>----------------------] 20% 45/139 [=========>------------------] 32% 61/139 [============>---------------] 43% 71/139 [==============>-------------] 51% 85/139 [=================>----------] 61% 101/139 [====================>-------] 72% 115/139 [=======================>----] 82% 126/139 [=========================>--] 90% 139/139 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:49 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:49 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:49 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:49 Generating autoload files build 16-Sep-2025 17:51:50 101 packages you are using are looking for funding. build 16-Sep-2025 17:51:50 Use the `composer fund` command to find out more! build 16-Sep-2025 17:51:50 Buildfile: /data/build/build.xml build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50 phpBB > clean: build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50  [delete] Directory /data/build/logs does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/api does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/coverage does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/cpd does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/new_version does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 16-Sep-2025 17:51:50  [delete] Directory /data/build/save does not exist or is not a directory. build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50 phpBB > prepare: build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/logs build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/api build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/codebrowser build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/coverage build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/cpd build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/dependencies build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/new_version build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/new_version/files build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/new_version/patches build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/new_version/release_files build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/new_version/update build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/old_versions build 16-Sep-2025 17:51:50  [mkdir] Created dir: /data/build/save build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50 phpBB > composer: build 16-Sep-2025 17:51:50  build 16-Sep-2025 17:51:50 Installing dependencies from lock file (including require-dev) build 16-Sep-2025 17:51:50 Verifying lock file contents can be installed on current platform. build 16-Sep-2025 17:51:50 Nothing to install, update or remove build 16-Sep-2025 17:51:50 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:50 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:50 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:50 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 16-Sep-2025 17:51:50 Generating autoload files build 16-Sep-2025 17:51:51 101 packages you are using are looking for funding. build 16-Sep-2025 17:51:51 Use the `composer fund` command to find out more! build 16-Sep-2025 17:51:51  build 16-Sep-2025 17:51:51 phpBB > test: build 16-Sep-2025 17:51:51  build 16-Sep-2025 17:51:54 PHPUnit 10.5.48 by Sebastian Bergmann and contributors. build 16-Sep-2025 17:51:54 build 16-Sep-2025 17:51:54 Runtime: PHP 8.1.33 with Xdebug 3.2.2 build 16-Sep-2025 17:51:54 Configuration: /data/phpunit.xml.dist build 16-Sep-2025 17:51:54 build 16-Sep-2025 17:52:20 ............................................................. 61 / 7950 ( 0%) build 16-Sep-2025 17:52:24 ............................................................. 122 / 7950 ( 1%) build 16-Sep-2025 17:52:25 ......................................................I...... 183 / 7950 ( 2%) build 16-Sep-2025 17:52:27 ............................................................. 244 / 7950 ( 3%) build 16-Sep-2025 17:52:29 ..........S...S.............................................. 305 / 7950 ( 3%) build 16-Sep-2025 17:52:33 ...................................S......................... 366 / 7950 ( 4%) build 16-Sep-2025 17:52:37 ............................................................. 427 / 7950 ( 5%) build 16-Sep-2025 17:52:38 ............................................................. 488 / 7950 ( 6%) build 16-Sep-2025 17:52:39 ............................................................. 549 / 7950 ( 6%) build 16-Sep-2025 17:52:40 ............................................................. 610 / 7950 ( 7%) build 16-Sep-2025 17:52:41 ............................................................. 671 / 7950 ( 8%) build 16-Sep-2025 17:52:43 ............................................................. 732 / 7950 ( 9%) build 16-Sep-2025 17:52:44 ............................................................. 793 / 7950 ( 9%) build 16-Sep-2025 17:52:45 ............................................................. 854 / 7950 ( 10%) build 16-Sep-2025 17:52:46 ............................................................. 915 / 7950 ( 11%) build 16-Sep-2025 17:52:47 ............................................................. 976 / 7950 ( 12%) build 16-Sep-2025 17:52:48 ............................................................. 1037 / 7950 ( 13%) build 16-Sep-2025 17:52:49 ............................................................. 1098 / 7950 ( 13%) build 16-Sep-2025 17:52:51 ............................................................. 1159 / 7950 ( 14%) build 16-Sep-2025 17:53:19 .....................................I...S...............S... 1220 / 7950 ( 15%) build 16-Sep-2025 17:53:29 ............................................................. 1281 / 7950 ( 16%) build 16-Sep-2025 17:53:36 ............................................................. 1342 / 7950 ( 16%) build 16-Sep-2025 17:53:38 ...............................................S.S.S......... 1403 / 7950 ( 17%) build 16-Sep-2025 17:53:40 ............................................................. 1464 / 7950 ( 18%) build 16-Sep-2025 17:53:41 ............................................................. 1525 / 7950 ( 19%) build 16-Sep-2025 17:53:42 ............................................................. 1586 / 7950 ( 19%) build 16-Sep-2025 17:53:42 ............................................................. 1647 / 7950 ( 20%) build 16-Sep-2025 17:53:43 ............................................................. 1708 / 7950 ( 21%) build 16-Sep-2025 17:53:43 ............................................................. 1769 / 7950 ( 22%) build 16-Sep-2025 17:53:44 ............................................................. 1830 / 7950 ( 23%) build 16-Sep-2025 17:53:44 ............................................................. 1891 / 7950 ( 23%) build 16-Sep-2025 17:53:45 ............................................................. 1952 / 7950 ( 24%) build 16-Sep-2025 17:53:45 ............................................................. 2013 / 7950 ( 25%) build 16-Sep-2025 17:53:46 ............................................................. 2074 / 7950 ( 26%) build 16-Sep-2025 17:53:46 ............................................................. 2135 / 7950 ( 26%) build 16-Sep-2025 17:53:47 ............................................................. 2196 / 7950 ( 27%) build 16-Sep-2025 17:53:47 ............................................................. 2257 / 7950 ( 28%) build 16-Sep-2025 17:53:48 ............................................................. 2318 / 7950 ( 29%) build 16-Sep-2025 17:53:51 ............................................................. 2379 / 7950 ( 29%) build 16-Sep-2025 17:53:53 ............................................................. 2440 / 7950 ( 30%) build 16-Sep-2025 17:53:54 ............................................................. 2501 / 7950 ( 31%) build 16-Sep-2025 17:53:55 ............................................................. 2562 / 7950 ( 32%) build 16-Sep-2025 17:53:57 ......................I.II................................... 2623 / 7950 ( 32%) build 16-Sep-2025 17:53:58 ............................................................. 2684 / 7950 ( 33%) build 16-Sep-2025 17:53:59 ............................................................. 2745 / 7950 ( 34%) build 16-Sep-2025 17:53:59 ............................................................. 2806 / 7950 ( 35%) build 16-Sep-2025 17:54:01 ............................................................. 2867 / 7950 ( 36%) build 16-Sep-2025 17:54:02 ............................................................. 2928 / 7950 ( 36%) build 16-Sep-2025 17:54:04 ............................................................. 2989 / 7950 ( 37%) build 16-Sep-2025 17:54:04 ............................................................. 3050 / 7950 ( 38%) build 16-Sep-2025 17:54:05 ............................................................. 3111 / 7950 ( 39%) build 16-Sep-2025 17:54:08 ............................................................. 3172 / 7950 ( 39%) build 16-Sep-2025 17:54:14 ............................................................. 3233 / 7950 ( 40%) build 16-Sep-2025 17:54:23 ............................................................. 3294 / 7950 ( 41%) build 16-Sep-2025 17:54:29 ..................S.......................................... 3355 / 7950 ( 42%) build 16-Sep-2025 17:54:34 ............................................................. 3416 / 7950 ( 42%) build 16-Sep-2025 17:54:45 ............................................................. 3477 / 7950 ( 43%) build 16-Sep-2025 17:54:49 ............................................................. 3538 / 7950 ( 44%) build 16-Sep-2025 17:55:00 ............................................................. 3599 / 7950 ( 45%) build 16-Sep-2025 17:55:07 ............................................................. 3660 / 7950 ( 46%) build 16-Sep-2025 17:55:08 ............................................................. 3721 / 7950 ( 46%) build 16-Sep-2025 17:55:09 ............................................................. 3782 / 7950 ( 47%) build 16-Sep-2025 17:55:11 ............................................................. 3843 / 7950 ( 48%) build 16-Sep-2025 17:55:12 ............................................................. 3904 / 7950 ( 49%) build 16-Sep-2025 17:55:12 ............................................................. 3965 / 7950 ( 49%) build 16-Sep-2025 17:55:13 ............................................................. 4026 / 7950 ( 50%) build 16-Sep-2025 17:55:13 ............................................................. 4087 / 7950 ( 51%) build 16-Sep-2025 17:55:15 ............................................................. 4148 / 7950 ( 52%) build 16-Sep-2025 17:55:18 ............................................................. 4209 / 7950 ( 52%) build 16-Sep-2025 17:55:19 ............................................................. 4270 / 7950 ( 53%) build 16-Sep-2025 17:55:22 ............................................................. 4331 / 7950 ( 54%) build 16-Sep-2025 17:55:23 ............................................................. 4392 / 7950 ( 55%) build 16-Sep-2025 17:55:24 ............................................................. 4453 / 7950 ( 56%) build 16-Sep-2025 17:55:28 ............................................................. 4514 / 7950 ( 56%) build 16-Sep-2025 17:55:29 ............................................................. 4575 / 7950 ( 57%) build 16-Sep-2025 17:55:37 ............................................................. 4636 / 7950 ( 58%) build 16-Sep-2025 17:55:39 ............................................................. 4697 / 7950 ( 59%) build 16-Sep-2025 17:55:40 ............................................................. 4758 / 7950 ( 59%) build 16-Sep-2025 17:55:40 ............................................................. 4819 / 7950 ( 60%) build 16-Sep-2025 17:55:40 ............................................................. 4880 / 7950 ( 61%) build 16-Sep-2025 17:55:41 ............................................................. 4941 / 7950 ( 62%) build 16-Sep-2025 17:55:41 ............................................................. 5002 / 7950 ( 62%) build 16-Sep-2025 17:55:42 ............................................................. 5063 / 7950 ( 63%) build 16-Sep-2025 17:55:42 ............................................................. 5124 / 7950 ( 64%) build 16-Sep-2025 17:55:43 ............................................................. 5185 / 7950 ( 65%) build 16-Sep-2025 17:55:43 ............................................................. 5246 / 7950 ( 65%) build 16-Sep-2025 17:55:46 ............................................................. 5307 / 7950 ( 66%) build 16-Sep-2025 17:55:54 ............................................................. 5368 / 7950 ( 67%) build 16-Sep-2025 17:56:01 ............................................................. 5429 / 7950 ( 68%) build 16-Sep-2025 17:56:07 ............................................................. 5490 / 7950 ( 69%) build 16-Sep-2025 17:56:08 ............................................................. 5551 / 7950 ( 69%) build 16-Sep-2025 17:56:09 ............................................................. 5612 / 7950 ( 70%) build 16-Sep-2025 17:56:10 ............................................................. 5673 / 7950 ( 71%) build 16-Sep-2025 17:56:11 ............................................................. 5734 / 7950 ( 72%) build 16-Sep-2025 17:56:13 ............................................................. 5795 / 7950 ( 72%) build 16-Sep-2025 17:56:15 ............................................................. 5856 / 7950 ( 73%) build 16-Sep-2025 17:56:17 ............................................................. 5917 / 7950 ( 74%) build 16-Sep-2025 17:56:19 ............................................................. 5978 / 7950 ( 75%) build 16-Sep-2025 17:56:21 ............................................................. 6039 / 7950 ( 75%) build 16-Sep-2025 17:56:24 ............................................................. 6100 / 7950 ( 76%) build 16-Sep-2025 17:56:26 ............................................................. 6161 / 7950 ( 77%) build 16-Sep-2025 17:56:28 ............................................................. 6222 / 7950 ( 78%) build 16-Sep-2025 17:56:30 ............................................................. 6283 / 7950 ( 79%) build 16-Sep-2025 17:56:32 ............................................................. 6344 / 7950 ( 79%) build 16-Sep-2025 17:56:34 ............................................................. 6405 / 7950 ( 80%) build 16-Sep-2025 17:56:36 ............................................................. 6466 / 7950 ( 81%) build 16-Sep-2025 17:56:38 ............................................................. 6527 / 7950 ( 82%) build 16-Sep-2025 17:56:40 ............................................................. 6588 / 7950 ( 82%) build 16-Sep-2025 17:56:42 ............................................................. 6649 / 7950 ( 83%) build 16-Sep-2025 17:56:44 ............................................................. 6710 / 7950 ( 84%) build 16-Sep-2025 17:56:46 ............................................................. 6771 / 7950 ( 85%) build 16-Sep-2025 17:56:48 ............................................................. 6832 / 7950 ( 85%) build 16-Sep-2025 17:56:50 ............................................................. 6893 / 7950 ( 86%) build 16-Sep-2025 17:56:52 ............................................................. 6954 / 7950 ( 87%) build 16-Sep-2025 17:56:54 ............................................................. 7015 / 7950 ( 88%) build 16-Sep-2025 17:56:56 ............................................................. 7076 / 7950 ( 89%) build 16-Sep-2025 17:56:58 ............................................................. 7137 / 7950 ( 89%) build 16-Sep-2025 17:57:00 ............................................................. 7198 / 7950 ( 90%) build 16-Sep-2025 17:57:02 ............................................................. 7259 / 7950 ( 91%) build 16-Sep-2025 17:57:04 ............................................................. 7320 / 7950 ( 92%) build 16-Sep-2025 17:57:06 ............................................................. 7381 / 7950 ( 92%) build 16-Sep-2025 17:57:08 ............................................................. 7442 / 7950 ( 93%) build 16-Sep-2025 17:57:11 ............................................................. 7503 / 7950 ( 94%) build 16-Sep-2025 17:57:13 ............................................................. 7564 / 7950 ( 95%) build 16-Sep-2025 17:57:14 ......................................... build 16-Sep-2025 17:57:14 build 16-Sep-2025 17:57:14 Time: 05:20.642, Memory: 232.50 MB build 16-Sep-2025 17:57:14 build 16-Sep-2025 17:57:14 OK, but there were issues! build 16-Sep-2025 17:57:14 Tests: 7605, Assertions: 30178, Skipped: 87, Incomplete: 5. build 16-Sep-2025 17:57:14 build 16-Sep-2025 17:59:21 Generating code coverage report in Clover XML format ... done [02:06.820] build 16-Sep-2025 17:59:21 build 16-Sep-2025 17:59:37 Generating code coverage report in HTML format ... done [00:16.130] build 16-Sep-2025 17:59:37  build 16-Sep-2025 17:59:37 phpBB > docs: build 16-Sep-2025 17:59:37  build 16-Sep-2025 17:59:38 Updating project build 16-Sep-2025 17:59:38 build 16-Sep-2025 17:59:38 Version main build 16-Sep-2025 17:59:38 ------------ build 16-Sep-2025 17:59:38 build 16-Sep-2025 17:59:39 build 16-Sep-2025 17:59:39 0/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 16-Sep-2025 17:59:39  2/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 16-Sep-2025 17:59:41  4/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing diff build 16-Sep-2025 17:59:41 Parsing mapped_diff build 16-Sep-2025 17:59:41 Parsing diff_op build 16-Sep-2025 17:59:41 Parsing diff_op_copy build 16-Sep-2025 17:59:41 Parsing diff_op_delete build 16-Sep-2025 17:59:41 Parsing diff_op_add build 16-Sep-2025 17:59:41 Parsing diff_op_change build 16-Sep-2025 17:59:41 Parsing diff3 build 16-Sep-2025 17:59:41 Parsing diff3_op build 16-Sep-2025 17:59:41 Parsing diff3_op_copy build 16-Sep-2025 17:59:41 Parsing diff3_block_builder build 16-Sep-2025 17:59:41  15/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer build 16-Sep-2025 17:59:41 Parsing diff_renderer_unified build 16-Sep-2025 17:59:41 Parsing diff_renderer_inline build 16-Sep-2025 17:59:41 Parsing diff_renderer_raw build 16-Sep-2025 17:59:41 Parsing diff_renderer_side_by_side build 16-Sep-2025 17:59:41 Parsing diff_engine build 16-Sep-2025 17:59:42  20/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 16-Sep-2025 17:59:43  21/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2% 22/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 16-Sep-2025 17:59:43 Parsing compress_zip build 16-Sep-2025 17:59:43 Parsing compress_tar build 16-Sep-2025 17:59:43 Parsing SphinxClient build 16-Sep-2025 17:59:43  25/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 16-Sep-2025 17:59:44  26/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 16-Sep-2025 17:59:44  27/816 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 16-Sep-2025 17:59:44 Parsing ftp_fsock build 16-Sep-2025 17:59:44  30/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_main build 16-Sep-2025 17:59:44 Parsing mcp_logs build 16-Sep-2025 17:59:45 Parsing mcp_warn build 16-Sep-2025 17:59:45  32/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_reports build 16-Sep-2025 17:59:45  33/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 16-Sep-2025 17:59:45  34/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 16-Sep-2025 17:59:45  35/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4% 36/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 16-Sep-2025 17:59:46 Parsing mcp_queue build 16-Sep-2025 17:59:46  37/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 16-Sep-2025 17:59:46 Parsing mcp_logs_info build 16-Sep-2025 17:59:46 Parsing mcp_warn_info build 16-Sep-2025 17:59:46 Parsing mcp_reports_info build 16-Sep-2025 17:59:46 Parsing mcp_pm_reports_info build 16-Sep-2025 17:59:46 Parsing mcp_ban_info build 16-Sep-2025 17:59:46 Parsing mcp_notes_info build 16-Sep-2025 17:59:46 Parsing mcp_queue_info build 16-Sep-2025 17:59:46 Parsing acp_disallow build 16-Sep-2025 17:59:47  46/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_groups build 16-Sep-2025 17:59:47  47/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 16-Sep-2025 17:59:47  48/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_contact build 16-Sep-2025 17:59:47 Parsing auth_admin build 16-Sep-2025 17:59:47  50/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 16-Sep-2025 17:59:47  51/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 16-Sep-2025 17:59:47 Parsing acp_board build 16-Sep-2025 17:59:47  53/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6% 54/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 16-Sep-2025 17:59:48 Parsing acp_users build 16-Sep-2025 17:59:48  55/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_php_info build 16-Sep-2025 17:59:48 Parsing acp_email build 16-Sep-2025 17:59:48  57/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6% 58/816 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 16-Sep-2025 17:59:48 Parsing acp_words build 16-Sep-2025 17:59:48 Parsing acp_captcha build 16-Sep-2025 17:59:49  60/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_forums build 16-Sep-2025 17:59:49  61/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7% 62/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 16-Sep-2025 17:59:49 Parsing acp_prune build 16-Sep-2025 17:59:49  63/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_icons build 16-Sep-2025 17:59:49  64/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7% 65/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_attachments build 16-Sep-2025 17:59:49 Parsing acp_extensions build 16-Sep-2025 17:59:50  66/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8% 67/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 16-Sep-2025 17:59:50 Parsing acp_ranks build 16-Sep-2025 17:59:50  68/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 16-Sep-2025 17:59:50  69/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 16-Sep-2025 17:59:50  70/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 16-Sep-2025 17:59:50  71/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_disallow_info build 16-Sep-2025 17:59:50 Parsing acp_groups_info build 16-Sep-2025 17:59:50 Parsing acp_modules_info build 16-Sep-2025 17:59:50 Parsing acp_contact_info build 16-Sep-2025 17:59:50 Parsing acp_bots_info build 16-Sep-2025 17:59:50 Parsing acp_logs_info build 16-Sep-2025 17:59:50 Parsing acp_board_info build 16-Sep-2025 17:59:50 Parsing acp_search_info build 16-Sep-2025 17:59:50  79/816 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_users_info build 16-Sep-2025 17:59:50 Parsing acp_php_info_info build 16-Sep-2025 17:59:50 Parsing acp_email_info build 16-Sep-2025 17:59:50 Parsing acp_inactive_info build 16-Sep-2025 17:59:50 Parsing acp_words_info build 16-Sep-2025 17:59:50 Parsing acp_captcha_info build 16-Sep-2025 17:59:50 Parsing acp_forums_info build 16-Sep-2025 17:59:50 Parsing acp_bbcodes_info build 16-Sep-2025 17:59:50 Parsing acp_prune_info build 16-Sep-2025 17:59:50  88/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_icons_info build 16-Sep-2025 17:59:50 Parsing acp_attachments_info build 16-Sep-2025 17:59:50 Parsing acp_extensions_info build 16-Sep-2025 17:59:50 Parsing acp_profile_info build 16-Sep-2025 17:59:50 Parsing acp_ranks_info build 16-Sep-2025 17:59:50 Parsing acp_language_info build 16-Sep-2025 17:59:50 Parsing acp_styles_info build 16-Sep-2025 17:59:50 Parsing acp_permission_roles_info build 16-Sep-2025 17:59:50 Parsing acp_permissions_info build 16-Sep-2025 17:59:50  97/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ban_info build 16-Sep-2025 17:59:50 Parsing acp_update_info build 16-Sep-2025 17:59:50 Parsing acp_main_info build 16-Sep-2025 17:59:50 Parsing acp_help_phpbb_info build 16-Sep-2025 17:59:50 Parsing acp_storage_info build 16-Sep-2025 17:59:50 Parsing acp_reasons_info build 16-Sep-2025 17:59:50 Parsing acp_permissions build 16-Sep-2025 17:59:50  104/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_ban build 16-Sep-2025 17:59:51 Parsing acp_update build 16-Sep-2025 17:59:51  106/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12% 107/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 16-Sep-2025 17:59:51 Parsing acp_help_phpbb build 16-Sep-2025 17:59:51 Parsing acp_storage build 16-Sep-2025 17:59:51  109/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 16-Sep-2025 17:59:51  110/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing phpbb_questionnaire_data_collector build 16-Sep-2025 17:59:51  111/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing phpbb_questionnaire_php_data_provider build 16-Sep-2025 17:59:51 Parsing phpbb_questionnaire_system_data_provider build 16-Sep-2025 17:59:51 Parsing phpbb_questionnaire_phpbb_data_provider build 16-Sep-2025 17:59:52 Parsing ucp_prefs build 16-Sep-2025 17:59:52  115/816 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 16-Sep-2025 17:59:52 Parsing ucp_auth_link build 16-Sep-2025 17:59:52 Parsing ucp_resend build 16-Sep-2025 17:59:52  118/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_groups build 16-Sep-2025 17:59:52  119/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_attachments build 16-Sep-2025 17:59:52  120/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14% 121/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_notifications build 16-Sep-2025 17:59:52 Parsing ucp_login_link build 16-Sep-2025 17:59:52 Parsing ucp_activate build 16-Sep-2025 17:59:52  123/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 16-Sep-2025 17:59:53  124/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 16-Sep-2025 17:59:53  125/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_pm build 16-Sep-2025 17:59:53  126/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_register build 16-Sep-2025 17:59:53  127/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 16-Sep-2025 17:59:53  128/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_auth_link_info build 16-Sep-2025 17:59:53 Parsing ucp_groups_info build 16-Sep-2025 17:59:53 Parsing ucp_attachments_info build 16-Sep-2025 17:59:53 Parsing ucp_notifications_info build 16-Sep-2025 17:59:53 Parsing ucp_main_info build 16-Sep-2025 17:59:53 Parsing ucp_zebra_info build 16-Sep-2025 17:59:53 Parsing ucp_pm_info build 16-Sep-2025 17:59:53 Parsing ucp_profile_info build 16-Sep-2025 17:59:53 Parsing ucp_profile build 16-Sep-2025 17:59:54  137/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing bbcode_firstpass build 16-Sep-2025 17:59:54  138/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing parse_message build 16-Sep-2025 17:59:54 Parsing bitfield build 16-Sep-2025 17:59:55  140/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\content_visibility build 16-Sep-2025 17:59:55  141/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\memory build 16-Sep-2025 17:59:55 Parsing phpbb\cache\driver\apcu build 16-Sep-2025 17:59:55  143/816 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing phpbb\cache\driver\dummy build 16-Sep-2025 17:59:56 Parsing phpbb\cache\driver\wincache build 16-Sep-2025 17:59:56 Parsing phpbb\cache\driver\driver_interface build 16-Sep-2025 17:59:56 Parsing phpbb\cache\driver\base build 16-Sep-2025 17:59:56  147/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memcached build 16-Sep-2025 17:59:56 Parsing phpbb\cache\driver\redis build 16-Sep-2025 17:59:56 Parsing phpbb\cache\driver\file build 16-Sep-2025 17:59:56  150/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\service build 16-Sep-2025 17:59:56  151/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\textreparser\manager build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\poll_option build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\pm_text build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\forum_description build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\contact_admin_info build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\user_signature build 16-Sep-2025 17:59:56  157/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\plugins\poll_title build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\post_text build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\group_description build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\plugins\forum_rules build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\row_based_plugin build 16-Sep-2025 17:59:56 Parsing phpbb\textreparser\base build 16-Sep-2025 17:59:56  163/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\reparser_interface build 16-Sep-2025 17:59:56 Parsing phpbb\form\form_helper build 16-Sep-2025 17:59:56 Parsing phpbb\filesystem\exception\filesystem_exception build 16-Sep-2025 17:59:56 Parsing phpbb\filesystem\filesystem_interface build 16-Sep-2025 17:59:56  167/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\filesystem build 16-Sep-2025 17:59:56  168/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\helper build 16-Sep-2025 17:59:56  169/816 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\filesystem\temp build 16-Sep-2025 17:59:56 Parsing phpbb\di\service_collection_iterator build 16-Sep-2025 17:59:56 Parsing phpbb\di\pass\markpublic_pass build 16-Sep-2025 17:59:56 Parsing phpbb\di\pass\collection_pass build 16-Sep-2025 17:59:56 Parsing phpbb\di\pass\convert_events build 16-Sep-2025 17:59:56 Parsing phpbb\di\service_collection build 16-Sep-2025 17:59:56  175/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\di\exception\service_not_found_exception build 16-Sep-2025 17:59:56 Parsing phpbb\di\exception\di_exception build 16-Sep-2025 17:59:56 Parsing phpbb\di\exception\multiple_service_definitions_exception build 16-Sep-2025 17:59:56 Parsing phpbb\di\ordered_service_collection build 16-Sep-2025 17:59:56 Parsing phpbb\di\container_builder build 16-Sep-2025 17:59:56  180/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\proxy_instantiator build 16-Sep-2025 17:59:56 Parsing phpbb\di\extension\container_configuration build 16-Sep-2025 17:59:56 Parsing phpbb\di\extension\config build 16-Sep-2025 17:59:56  184/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\extension\core build 16-Sep-2025 17:59:56 Parsing phpbb\di\extension\tables build 16-Sep-2025 17:59:56 Parsing phpbb\pagination build 16-Sep-2025 17:59:56  186/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\error_collector build 16-Sep-2025 17:59:56 Parsing phpbb\lock\flock build 16-Sep-2025 17:59:56 Parsing phpbb\lock\posting build 16-Sep-2025 17:59:56 Parsing phpbb\lock\db build 16-Sep-2025 17:59:56  190/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\resync build 16-Sep-2025 17:59:56 Parsing phpbb\attachment\upload build 16-Sep-2025 17:59:56  192/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\manager build 16-Sep-2025 17:59:56 Parsing phpbb\attachment\delete build 16-Sep-2025 17:59:56  194/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\attachment\attachment_category build 16-Sep-2025 17:59:57 Parsing phpbb\module\module_manager build 16-Sep-2025 17:59:57  196/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\module\exception\module_not_found_exception build 16-Sep-2025 17:59:57 Parsing phpbb\module\exception\module_exception build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\type\type_string_common build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\type\type_bool build 16-Sep-2025 17:59:57  200/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\profilefields\type\type_string build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\type\type_interface build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\type\type_int build 16-Sep-2025 17:59:57  203/816 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\profilefields\type\type_date build 16-Sep-2025 17:59:57  204/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_dropdown build 16-Sep-2025 17:59:57  205/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_base build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\type\type_text build 16-Sep-2025 17:59:57  207/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_url build 16-Sep-2025 17:59:57 Parsing phpbb\profilefields\manager build 16-Sep-2025 17:59:57  209/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\lang_helper build 16-Sep-2025 17:59:57 Parsing phpbb\group\helper build 16-Sep-2025 17:59:57  211/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\install\module_base build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\install_finish\task\install_extensions build 16-Sep-2025 17:59:57  213/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_finish\task\populate_migrations build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\install_finish\task\notify_user build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\install_finish\module build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\install_filesystem\task\create_config_file build 16-Sep-2025 17:59:57  217/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\install\module\install_filesystem\module build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\requirements\abstract_requirements_module build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\requirements\task\check_filesystem build 16-Sep-2025 17:59:57  221/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\requirements\task\check_update build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\requirements\task\check_server_environment build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\requirements\install_module build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\requirements\update_module build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\update_filesystem\task\file_check build 16-Sep-2025 17:59:57  226/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\update_filesystem\task\update_files build 16-Sep-2025 17:59:57  228/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\update_filesystem\task\diff_files build 16-Sep-2025 17:59:57 Parsing phpbb\install\module\update_filesystem\module build 16-Sep-2025 17:59:57 Parsing phpbb\install\updater_configuration build 16-Sep-2025 17:59:57  231/816 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\exception\user_interaction_required_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\cannot_build_container_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\installer_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\installer_config_not_writable_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\jump_to_restart_point_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\file_updater_failure_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\resource_limit_reached_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\exception\invalid_dbms_exception build 16-Sep-2025 17:59:57 Parsing phpbb\install\sequential_task build 16-Sep-2025 17:59:57 Parsing phpbb\install\console\command\install\install build 16-Sep-2025 17:59:57  241/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\install\config\show build 16-Sep-2025 17:59:57 Parsing phpbb\install\console\command\install\config\validate build 16-Sep-2025 17:59:57 Parsing phpbb\install\console\command\update\update build 16-Sep-2025 17:59:57  244/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\console\command\update\config\show build 16-Sep-2025 17:59:57 Parsing phpbb\install\console\command\update\config\validate build 16-Sep-2025 17:59:58  247/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\installer build 16-Sep-2025 17:59:58 Parsing phpbb\install\event\kernel_exception_subscriber build 16-Sep-2025 17:59:58 Parsing phpbb\install\task_interface build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\navigation\navigation_provider build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\navigation\update_navigation build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\navigation\install_navigation build 16-Sep-2025 17:59:58  252/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\helper\navigation\main_navigation build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\navigation\navigation_interface build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\navigation\convertor_navigation build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\update_helper build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\container_factory build 16-Sep-2025 17:59:58  257/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\config build 16-Sep-2025 17:59:58  258/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\iohandler\factory build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\iohandler\iohandler_base build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\iohandler\ajax_iohandler build 16-Sep-2025 17:59:58  262/816 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\cli_iohandler build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\iohandler\iohandler_interface build 16-Sep-2025 17:59:58  264/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\file_updater\ftp_file_updater build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\file_updater\factory build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\file_updater\compression_file_updater build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\file_updater\file_updater_interface build 16-Sep-2025 17:59:58 Parsing phpbb\install\helper\file_updater\file_updater build 16-Sep-2025 17:59:58  269/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\install_helper build 16-Sep-2025 17:59:58 Parsing phpbb\install\installer_configuration build 16-Sep-2025 17:59:58 Parsing phpbb\install\controller\update build 16-Sep-2025 17:59:58  272/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\installer_index build 16-Sep-2025 17:59:58 Parsing phpbb\install\controller\install build 16-Sep-2025 17:59:58 Parsing phpbb\install\controller\timeout_check build 16-Sep-2025 17:59:58 Parsing phpbb\install\controller\helper build 16-Sep-2025 17:59:58  276/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\controller\archive_download build 16-Sep-2025 17:59:58 Parsing phpbb\install\module_interface build 16-Sep-2025 17:59:58 Parsing phpbb\install\task_base build 16-Sep-2025 17:59:58 Parsing phpbb\exception\runtime_exception build 16-Sep-2025 17:59:58 Parsing phpbb\exception\exception_interface build 16-Sep-2025 17:59:58 Parsing phpbb\exception\version_check_exception build 16-Sep-2025 17:59:58 Parsing phpbb\exception\http_exception build 16-Sep-2025 17:59:58 Parsing phpbb\tree\tree_interface build 16-Sep-2025 17:59:58  284/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34% 285/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\tree\nestedset build 16-Sep-2025 17:59:58 Parsing phpbb\tree\nestedset_forum build 16-Sep-2025 17:59:58 Parsing phpbb\help\manager build 16-Sep-2025 17:59:58 Parsing phpbb\help\controller\bbcode build 16-Sep-2025 17:59:58 Parsing phpbb\help\controller\controller build 16-Sep-2025 17:59:58 Parsing phpbb\help\controller\faq build 16-Sep-2025 17:59:58  290/816 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\help\controller\help build 16-Sep-2025 17:59:58 Parsing phpbb\file_downloader build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\sha_xf1 build 16-Sep-2025 17:59:58  293/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\passwords\driver\argon2i build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\sha1_smf build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\phpass build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\bcrypt_2y build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\argon2id build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\md5_vb build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\driver_interface build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\helper build 16-Sep-2025 17:59:58  301/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\passwords\driver\base build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\rehashable_driver_interface build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\bcrypt build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\sha1 build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\sha1_wcf1 build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\convert_password build 16-Sep-2025 17:59:58  307/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\salted_md5 build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\md5_phpbb2 build 16-Sep-2025 17:59:58  310/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\base_native build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\driver\md5_mybb build 16-Sep-2025 17:59:58 Parsing phpbb\passwords\manager build 16-Sep-2025 17:59:59  313/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\helper build 16-Sep-2025 17:59:59 Parsing phpbb\user build 16-Sep-2025 17:59:59  315/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\email build 16-Sep-2025 17:59:59  316/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\base build 16-Sep-2025 17:59:59  317/816 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\messenger\method\messenger_interface build 16-Sep-2025 17:59:59 Parsing phpbb\messenger\queue build 16-Sep-2025 17:59:59 Parsing phpbb\json_response build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\base_user build 16-Sep-2025 17:59:59  321/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mention\source\team build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\source_interface build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\user build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\base_group build 16-Sep-2025 17:59:59  325/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mention\source\friend build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\topic build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\group build 16-Sep-2025 17:59:59 Parsing phpbb\mention\source\usergroup build 16-Sep-2025 17:59:59 Parsing phpbb\mention\controller\mention build 16-Sep-2025 17:59:59 Parsing phpbb\composer\manager build 16-Sep-2025 17:59:59  331/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\composer\exception\runtime_exception build 16-Sep-2025 17:59:59 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 16-Sep-2025 17:59:59 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 16-Sep-2025 17:59:59 Parsing phpbb\composer\exception\managed_with_error_exception build 16-Sep-2025 17:59:59 Parsing phpbb\composer\installer build 16-Sep-2025 17:59:59  336/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\translate_composer_trait build 16-Sep-2025 17:59:59 Parsing phpbb\composer\io\html_output_formatter build 16-Sep-2025 17:59:59  338/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\io\io_interface build 16-Sep-2025 17:59:59 Parsing phpbb\composer\io\null_io build 16-Sep-2025 17:59:59 Parsing phpbb\composer\io\web_io build 16-Sep-2025 17:59:59 Parsing phpbb\composer\io\console_io build 16-Sep-2025 17:59:59 Parsing phpbb\composer\manager_interface build 16-Sep-2025 17:59:59 Parsing phpbb\composer\extension_manager build 16-Sep-2025 17:59:59  344/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\exception_subscriber build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\cache\purge build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\user\reclean build 16-Sep-2025 17:59:59  347/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\user\activate build 16-Sep-2025 17:59:59  349/816 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\console\command\user\add build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\user\delete build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\user\delete_id build 16-Sep-2025 17:59:59  351/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\fixup\fix_left_right_ids build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\command build 16-Sep-2025 17:59:59  354/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\thumbnail\generate build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\thumbnail\delete build 16-Sep-2025 17:59:59  356/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\thumbnail\recreate build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\cron\cron_list build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\cron\run build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\config\set_atomic build 16-Sep-2025 17:59:59  360/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\config\get build 16-Sep-2025 17:59:59 Parsing phpbb\console\command\config\command build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\config\increment build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\config\set build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\config\delete build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\dev\migration_tips build 16-Sep-2025 18:00:00  366/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\searchindex\create build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\searchindex\list_all build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\searchindex\delete build 16-Sep-2025 18:00:00  369/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\update\check build 16-Sep-2025 18:00:00  370/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\db\console_migrator_output_handler build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\db\migration_command build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\db\revert build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\db\migrate build 16-Sep-2025 18:00:00  374/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\db\list_command build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\reparser\reparse build 16-Sep-2025 18:00:00  376/816 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\reparser\list_all build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\update build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\show build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\enable build 16-Sep-2025 18:00:00  380/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\extension\install build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\disable build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\command build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\remove build 16-Sep-2025 18:00:00  384/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\list_available build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\manage build 16-Sep-2025 18:00:00 Parsing phpbb\console\command\extension\purge build 16-Sep-2025 18:00:00 Parsing phpbb\console\application build 16-Sep-2025 18:00:00  388/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\feed\overall build 16-Sep-2025 18:00:00 Parsing phpbb\feed\topic_base build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\no_feed_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\no_forum_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\unauthorized_topic_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\no_topic_exception build 16-Sep-2025 18:00:00  394/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\feed_unavailable_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\feed_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\unauthorized_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\exception\unauthorized_forum_exception build 16-Sep-2025 18:00:00 Parsing phpbb\feed\topics build 16-Sep-2025 18:00:00 Parsing phpbb\feed\topics_active build 16-Sep-2025 18:00:00 Parsing phpbb\feed\forums build 16-Sep-2025 18:00:00  401/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\forum build 16-Sep-2025 18:00:00 Parsing phpbb\feed\post_base build 16-Sep-2025 18:00:00 Parsing phpbb\feed\topic build 16-Sep-2025 18:00:00  404/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\helper build 16-Sep-2025 18:00:00 Parsing phpbb\feed\base build 16-Sep-2025 18:00:00  406/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\controller\feed build 16-Sep-2025 18:00:00  407/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\attachments_base build 16-Sep-2025 18:00:00 Parsing phpbb\feed\news build 16-Sep-2025 18:00:00 Parsing phpbb\feed\quote_helper build 16-Sep-2025 18:00:00 Parsing phpbb\feed\feed_interface build 16-Sep-2025 18:00:00 Parsing phpbb\auth\auth build 16-Sep-2025 18:00:00  412/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\auth\provider\oauth\service\facebook build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\service\twitter build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\service\google build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\service\service_interface build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\service\base build 16-Sep-2025 18:00:00  417/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\exception build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\service\bitly build 16-Sep-2025 18:00:00 Parsing phpbb\auth\provider\oauth\oauth build 16-Sep-2025 18:00:01  420/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\token_storage build 16-Sep-2025 18:00:01  421/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\ldap build 16-Sep-2025 18:00:01  422/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\apache build 16-Sep-2025 18:00:01 Parsing phpbb\auth\provider\provider_interface build 16-Sep-2025 18:00:01  424/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\base build 16-Sep-2025 18:00:01 Parsing phpbb\auth\provider\db build 16-Sep-2025 18:00:01  426/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider_collection build 16-Sep-2025 18:00:01 Parsing phpbb\files\filespec build 16-Sep-2025 18:00:01  428/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\factory build 16-Sep-2025 18:00:01 Parsing phpbb\files\filespec_storage build 16-Sep-2025 18:00:01  430/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\upload build 16-Sep-2025 18:00:01  431/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\files\types\type_interface build 16-Sep-2025 18:00:01 Parsing phpbb\files\types\form_storage build 16-Sep-2025 18:00:01 Parsing phpbb\files\types\form build 16-Sep-2025 18:00:01 Parsing phpbb\files\types\local_storage build 16-Sep-2025 18:00:01  435/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\base build 16-Sep-2025 18:00:01 Parsing phpbb\files\types\local build 16-Sep-2025 18:00:01 Parsing phpbb\message\topic_form build 16-Sep-2025 18:00:01  438/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\message\message build 16-Sep-2025 18:00:01 Parsing phpbb\message\admin_form build 16-Sep-2025 18:00:01  440/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\message\form build 16-Sep-2025 18:00:01 Parsing phpbb\message\user_form build 16-Sep-2025 18:00:01  442/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\type\ip build 16-Sep-2025 18:00:01 Parsing phpbb\ban\type\user build 16-Sep-2025 18:00:01  444/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\type\type_interface build 16-Sep-2025 18:00:01 Parsing phpbb\ban\type\email build 16-Sep-2025 18:00:01 Parsing phpbb\ban\type\base build 16-Sep-2025 18:00:01  447/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\manager build 16-Sep-2025 18:00:01  448/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\ban\exception\no_valid_users_exception build 16-Sep-2025 18:00:01 Parsing phpbb\ban\exception\no_valid_ips_exception build 16-Sep-2025 18:00:01 Parsing phpbb\ban\exception\type_not_found_exception build 16-Sep-2025 18:00:01 Parsing phpbb\ban\exception\no_valid_emails_exception build 16-Sep-2025 18:00:01 Parsing phpbb\ban\exception\invalid_length_exception build 16-Sep-2025 18:00:01 Parsing phpbb\config_php_file build 16-Sep-2025 18:00:01  455/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\path_helper build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\factory build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\plugins\qa build 16-Sep-2025 18:00:02  457/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\recaptcha build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\plugins\recaptcha_v3 build 16-Sep-2025 18:00:02  459/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\turnstile build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\plugins\plugin_interface build 16-Sep-2025 18:00:02  461/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\base build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\plugins\captcha_abstract build 16-Sep-2025 18:00:02  463/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\captcha\plugins\incomplete build 16-Sep-2025 18:00:02 Parsing phpbb\captcha\plugins\legacy_wrapper build 16-Sep-2025 18:00:02 Parsing phpbb\event\dispatcher build 16-Sep-2025 18:00:02  466/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\event\php_exporter build 16-Sep-2025 18:00:02  467/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57% 468/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 16-Sep-2025 18:00:02 Parsing phpbb\event\recursive_event_filter_iterator build 16-Sep-2025 18:00:02  470/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\rst_exporter build 16-Sep-2025 18:00:02 Parsing phpbb\event\dispatcher_interface build 16-Sep-2025 18:00:02 Parsing phpbb\event\kernel_terminate_subscriber build 16-Sep-2025 18:00:02 Parsing phpbb\event\kernel_exception_subscriber build 16-Sep-2025 18:00:02 Parsing phpbb\groupposition\groupposition_interface build 16-Sep-2025 18:00:02  475/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 16-Sep-2025 18:00:02 Parsing phpbb\groupposition\teampage build 16-Sep-2025 18:00:02  476/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\exception build 16-Sep-2025 18:00:02 Parsing phpbb\routing\router build 16-Sep-2025 18:00:02  478/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\routing\loader_resolver build 16-Sep-2025 18:00:02 Parsing phpbb\routing\file_locator build 16-Sep-2025 18:00:02 Parsing phpbb\routing\helper build 16-Sep-2025 18:00:02 Parsing phpbb\routing\resources_locator\default_resources_locator build 16-Sep-2025 18:00:02  482/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\resources_locator\chained_resources_locator build 16-Sep-2025 18:00:02 Parsing phpbb\routing\resources_locator\resources_locator_interface build 16-Sep-2025 18:00:02 Parsing phpbb\routing\resources_locator\installer_resources_locator build 16-Sep-2025 18:00:02 Parsing phpbb\textformatter\s9e\utils build 16-Sep-2025 18:00:03  487/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\factory build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\s9e\acp_utils build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\s9e\parser build 16-Sep-2025 18:00:03  489/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\bbcode_merger build 16-Sep-2025 18:00:03  491/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\mention_helper build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\s9e\quote_helper build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\s9e\renderer build 16-Sep-2025 18:00:03  493/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\link_helper build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\parser_interface build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\cache_interface build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\renderer_interface build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\utils_interface build 16-Sep-2025 18:00:03 Parsing phpbb\textformatter\acp_utils_interface build 16-Sep-2025 18:00:03  499/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\manager build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\task build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\text_reparser\reparser build 16-Sep-2025 18:00:03  502/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\cron\task\wrapper build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\parametrized build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\base build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\tidy_search build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\prune_forum build 16-Sep-2025 18:00:03  507/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\prune_shadow_topics build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\prune_all_forums build 16-Sep-2025 18:00:03  510/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\update_hashes build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\prune_notifications build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\tidy_sessions build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\tidy_plupload build 16-Sep-2025 18:00:03  514/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_cache build 16-Sep-2025 18:00:03 Parsing phpbb\cron\task\core\queue build 16-Sep-2025 18:00:03 Parsing phpbb\cron\event\cron_runner_listener build 16-Sep-2025 18:00:03 Parsing phpbb\cron\controller\cron build 16-Sep-2025 18:00:03 Parsing phpbb\viewonline_helper build 16-Sep-2025 18:00:03  519/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\finder\factory build 16-Sep-2025 18:00:03 Parsing phpbb\finder\recursive_path_iterator build 16-Sep-2025 18:00:03 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 16-Sep-2025 18:00:03 Parsing phpbb\finder\finder build 16-Sep-2025 18:00:03  523/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\language\language_file_helper build 16-Sep-2025 18:00:03 Parsing phpbb\language\exception\invalid_plural_rule_exception build 16-Sep-2025 18:00:03 Parsing phpbb\language\exception\language_file_not_found build 16-Sep-2025 18:00:03 Parsing phpbb\language\exception\language_exception build 16-Sep-2025 18:00:03 Parsing phpbb\language\language_file_loader build 16-Sep-2025 18:00:03  528/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64% 529/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\language\language build 16-Sep-2025 18:00:03 Parsing phpbb\config\config build 16-Sep-2025 18:00:03 Parsing phpbb\config\db_text build 16-Sep-2025 18:00:03 Parsing phpbb\config\db build 16-Sep-2025 18:00:03  532/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\debug\debug build 16-Sep-2025 18:00:03 Parsing phpbb\debug\error_handler build 16-Sep-2025 18:00:03 Parsing phpbb\mimetype\guesser_base build 16-Sep-2025 18:00:03 Parsing phpbb\mimetype\content_guesser build 16-Sep-2025 18:00:03 Parsing phpbb\mimetype\guesser_interface build 16-Sep-2025 18:00:03 Parsing phpbb\mimetype\extension_guesser build 16-Sep-2025 18:00:03  538/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\mimetype\guesser build 16-Sep-2025 18:00:03 Parsing phpbb\manifest build 16-Sep-2025 18:00:04 Parsing phpbb\permissions build 16-Sep-2025 18:00:04  541/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\group_request build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\quote build 16-Sep-2025 18:00:04  543/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\report_post_closed build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\report_pm build 16-Sep-2025 18:00:04  545/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\notification\type\report_post build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\post_in_queue build 16-Sep-2025 18:00:04  547/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\type_interface build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\mention build 16-Sep-2025 18:00:04  550/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\forum build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\approve_post build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\group_request_approved build 16-Sep-2025 18:00:04  553/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\topic build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\disapprove_topic build 16-Sep-2025 18:00:04  555/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\base build 16-Sep-2025 18:00:04  556/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\post build 16-Sep-2025 18:00:04  558/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\topic_in_queue build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\report_pm_closed build 16-Sep-2025 18:00:04  561/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\admin_activate_user build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\bookmark build 16-Sep-2025 18:00:04 Parsing phpbb\notification\type\disapprove_post build 16-Sep-2025 18:00:04 Parsing phpbb\notification\manager build 16-Sep-2025 18:00:04  564/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 16-Sep-2025 18:00:04  565/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\method_interface build 16-Sep-2025 18:00:04 Parsing phpbb\notification\method\extended_method_interface build 16-Sep-2025 18:00:04  568/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\webpush build 16-Sep-2025 18:00:04 Parsing phpbb\notification\method\email build 16-Sep-2025 18:00:04 Parsing phpbb\notification\method\messenger_base build 16-Sep-2025 18:00:04  570/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\base build 16-Sep-2025 18:00:04 Parsing phpbb\notification\exception build 16-Sep-2025 18:00:04 Parsing phpbb\class_loader build 16-Sep-2025 18:00:04 Parsing phpbb\log\dummy build 16-Sep-2025 18:00:05  574/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\log\log build 16-Sep-2025 18:00:05  575/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\log\log_interface build 16-Sep-2025 18:00:05 Parsing phpbb\controller\helper build 16-Sep-2025 18:00:05  577/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\controller\resolver build 16-Sep-2025 18:00:05 Parsing phpbb\controller\exception build 16-Sep-2025 18:00:05 Parsing phpbb\symfony_request build 16-Sep-2025 18:00:05 Parsing phpbb\update\get_updates build 16-Sep-2025 18:00:05  581/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\update\controller build 16-Sep-2025 18:00:05 Parsing phpbb\version_helper build 16-Sep-2025 18:00:05  583/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\fulltext_mysql build 16-Sep-2025 18:00:05  584/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\fulltext_sphinx build 16-Sep-2025 18:00:05  585/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\fulltext_native build 16-Sep-2025 18:00:05  586/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\search\backend\search_backend_interface build 16-Sep-2025 18:00:06  588/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\base build 16-Sep-2025 18:00:06 Parsing phpbb\search\backend\sphinx\config_variable build 16-Sep-2025 18:00:06 Parsing phpbb\search\backend\sphinx\config_section build 16-Sep-2025 18:00:06 Parsing phpbb\search\backend\sphinx\config build 16-Sep-2025 18:00:06 Parsing phpbb\search\backend\sphinx\config_item build 16-Sep-2025 18:00:06 Parsing phpbb\search\backend\fulltext_postgres build 16-Sep-2025 18:00:06  593/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\exception\no_action_in_progress_exception build 16-Sep-2025 18:00:06 Parsing phpbb\search\exception\search_exception build 16-Sep-2025 18:00:06 Parsing phpbb\search\exception\no_search_backend_found_exception build 16-Sep-2025 18:00:06 Parsing phpbb\search\exception\action_in_progress_exception build 16-Sep-2025 18:00:06 Parsing phpbb\search\state_helper build 16-Sep-2025 18:00:06 Parsing phpbb\search\search_backend_factory build 16-Sep-2025 18:00:06 Parsing phpbb\avatar\driver\upload build 16-Sep-2025 18:00:06  600/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\avatar\driver\gravatar build 16-Sep-2025 18:00:06 Parsing phpbb\avatar\driver\driver_interface build 16-Sep-2025 18:00:06  602/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\avatar\driver\driver build 16-Sep-2025 18:00:06 Parsing phpbb\avatar\driver\local build 16-Sep-2025 18:00:06  604/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 16-Sep-2025 18:00:06  605/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 16-Sep-2025 18:00:06  606/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\db\doctrine\comparator build 16-Sep-2025 18:00:06 Parsing phpbb\db\doctrine\table_helper build 16-Sep-2025 18:00:06 Parsing phpbb\db\doctrine\connection_parameter_factory build 16-Sep-2025 18:00:06  609/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\db\doctrine\case_insensitive_string build 16-Sep-2025 18:00:06 Parsing phpbb\db\doctrine\connection_factory build 16-Sep-2025 18:00:06 Parsing phpbb\db\doctrine\type_converter build 16-Sep-2025 18:00:06  612/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\profilefield_base_migration build 16-Sep-2025 18:00:06  613/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\container_aware_migration build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\schema_generator build 16-Sep-2025 18:00:06  615/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\helper build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\tool\permission build 16-Sep-2025 18:00:06  617/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\tool\config build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\tool\module build 16-Sep-2025 18:00:06  619/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\migration\tool\config_text build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\tool\tool_interface build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\migration build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\migration_interface build 16-Sep-2025 18:00:06 Parsing phpbb\db\migration\exception build 16-Sep-2025 18:00:07  624/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\driver\factory build 16-Sep-2025 18:00:07  625/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\driver\oracle build 16-Sep-2025 18:00:07  626/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\driver\mssql_base build 16-Sep-2025 18:00:07 Parsing phpbb\db\driver\mysql_base build 16-Sep-2025 18:00:07  629/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mssql_odbc build 16-Sep-2025 18:00:07 Parsing phpbb\db\driver\mssqlnative build 16-Sep-2025 18:00:07  630/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\driver_interface build 16-Sep-2025 18:00:07 Parsing phpbb\db\driver\driver build 16-Sep-2025 18:00:07  632/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\mysqli build 16-Sep-2025 18:00:07  633/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\sqlite3 build 16-Sep-2025 18:00:07  634/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 635/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\driver\postgres build 16-Sep-2025 18:00:07 Parsing phpbb\db\sql_insert_buffer build 16-Sep-2025 18:00:07 Parsing phpbb\db\tools\factory build 16-Sep-2025 18:00:07 Parsing phpbb\db\tools\doctrine build 16-Sep-2025 18:00:07  638/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\tools\tools_interface build 16-Sep-2025 18:00:07 Parsing phpbb\db\tools\tools build 16-Sep-2025 18:00:07 Parsing phpbb\db\tools\mssql build 16-Sep-2025 18:00:07 Parsing phpbb\db\tools\postgres build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\oracle\platform build 16-Sep-2025 18:00:07  643/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\middleware\oracle\driver build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\oracle\schema_manager build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\oracle\middleware build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\sqlsrv\platform build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\sqlsrv\driver build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\sqlsrv\middleware build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\mysql\platform build 16-Sep-2025 18:00:07  650/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\middleware\mysql\driver build 16-Sep-2025 18:00:07 Parsing phpbb\db\middleware\mysql\middleware build 16-Sep-2025 18:00:08 Parsing phpbb\db\middleware\postgresql\platform build 16-Sep-2025 18:00:08 Parsing phpbb\db\middleware\postgresql\driver build 16-Sep-2025 18:00:08 Parsing phpbb\db\middleware\postgresql\middleware build 16-Sep-2025 18:00:08  655/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\sqlite3_extractor build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\factory build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\mysql_extractor build 16-Sep-2025 18:00:08  658/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\exception\invalid_format_exception build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\mssql_extractor build 16-Sep-2025 18:00:08  661/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\postgres_extractor build 16-Sep-2025 18:00:08  663/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 16-Sep-2025 18:00:08 Parsing phpbb\db\extractor\oracle_extractor build 16-Sep-2025 18:00:08  665/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 16-Sep-2025 18:00:08  666/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 16-Sep-2025 18:00:08 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 16-Sep-2025 18:00:08 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 16-Sep-2025 18:00:08 Parsing phpbb\db\output_handler\html_migrator_output_handler build 16-Sep-2025 18:00:08 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 16-Sep-2025 18:00:08 Parsing phpbb\ucp\controller\delete_cookies build 16-Sep-2025 18:00:08  672/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\webpush build 16-Sep-2025 18:00:08  673/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 16-Sep-2025 18:00:08  674/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 16-Sep-2025 18:00:08 Parsing phpbb\report\report_handler_pm build 16-Sep-2025 18:00:08 Parsing phpbb\report\handler_factory build 16-Sep-2025 18:00:08 Parsing phpbb\report\report_reason_list_provider build 16-Sep-2025 18:00:08  678/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_handler_interface build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\factory_invalid_argument_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\report_permission_denied_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\empty_report_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\invalid_report_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\entity_not_found_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\already_reported_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 16-Sep-2025 18:00:08 Parsing phpbb\report\report_handler build 16-Sep-2025 18:00:08 Parsing phpbb\report\controller\report build 16-Sep-2025 18:00:08  688/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 16-Sep-2025 18:00:08 Parsing phpbb\datetime build 16-Sep-2025 18:00:09  690/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 16-Sep-2025 18:00:09  691/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 16-Sep-2025 18:00:09 Parsing phpbb\posting\post_helper build 16-Sep-2025 18:00:09  693/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\extension\di\extension_base build 16-Sep-2025 18:00:09 Parsing phpbb\extension\extension_interface build 16-Sep-2025 18:00:09 Parsing phpbb\extension\manager build 16-Sep-2025 18:00:09  696/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 16-Sep-2025 18:00:09 Parsing phpbb\extension\provider build 16-Sep-2025 18:00:09 Parsing phpbb\extension\exception build 16-Sep-2025 18:00:09 Parsing phpbb\plupload\plupload build 16-Sep-2025 18:00:09  700/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 16-Sep-2025 18:00:09 Parsing phpbb\storage\provider\local build 16-Sep-2025 18:00:09 Parsing phpbb\storage\exception\storage_exception build 16-Sep-2025 18:00:09 Parsing phpbb\storage\exception\no_action_in_progress_exception build 16-Sep-2025 18:00:09 Parsing phpbb\storage\exception\action_in_progress_exception build 16-Sep-2025 18:00:09 Parsing phpbb\storage\state_helper build 16-Sep-2025 18:00:09  706/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 16-Sep-2025 18:00:09 Parsing phpbb\storage\adapter_factory build 16-Sep-2025 18:00:09  708/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\adapter\local build 16-Sep-2025 18:00:09 Parsing phpbb\storage\adapter\adapter_interface build 16-Sep-2025 18:00:09 Parsing phpbb\storage\controller\attachment build 16-Sep-2025 18:00:09  711/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 16-Sep-2025 18:00:09 Parsing phpbb\storage\controller\avatar build 16-Sep-2025 18:00:09  713/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\storage build 16-Sep-2025 18:00:09  715/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\file_tracker build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\tokenparser\event build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\tokenparser\includecss build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\tokenparser\defineparser build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\tokenparser\includejs build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\tokenparser\includeparser build 16-Sep-2025 18:00:09  720/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\twig build 16-Sep-2025 18:00:09  721/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\loader build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\definition build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\extension build 16-Sep-2025 18:00:09  724/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\environment build 16-Sep-2025 18:00:09  725/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\extension\routing build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\extension\forms build 16-Sep-2025 18:00:09  727/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\icon build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\extension\username build 16-Sep-2025 18:00:09  729/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\config build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\extension\avatar build 16-Sep-2025 18:00:09 Parsing phpbb\template\twig\node\includeasset build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\event build 16-Sep-2025 18:00:10  733/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\node\includenode build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\includecss build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\definenode build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\expression\binary\equalequal build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 16-Sep-2025 18:00:10 Parsing phpbb\template\twig\node\includejs build 16-Sep-2025 18:00:10  740/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\lexer build 16-Sep-2025 18:00:10 Parsing phpbb\template\exception\user_object_not_available build 16-Sep-2025 18:00:10 Parsing phpbb\template\context build 16-Sep-2025 18:00:10  742/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\assets_bag build 16-Sep-2025 18:00:10 Parsing phpbb\template\template build 16-Sep-2025 18:00:10 Parsing phpbb\template\base build 16-Sep-2025 18:00:10  745/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 16-Sep-2025 18:00:10 Parsing phpbb\request\request build 16-Sep-2025 18:00:10  747/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 16-Sep-2025 18:00:10 Parsing phpbb\request\request_interface build 16-Sep-2025 18:00:10 Parsing phpbb\request\type_cast_helper build 16-Sep-2025 18:00:10 Parsing phpbb\request\deactivated_super_global build 16-Sep-2025 18:00:10  751/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 16-Sep-2025 18:00:10  816/816 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 16-Sep-2025 18:00:10 build 16-Sep-2025 18:00:10 build 16-Sep-2025 18:00:11 0/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 16-Sep-2025 18:00:11  2/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 16-Sep-2025 18:00:12  3/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global namespaces.html build 16-Sep-2025 18:00:12  4/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 16-Sep-2025 18:00:12 Rendering Global interfaces.html build 16-Sep-2025 18:00:12  6/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 16-Sep-2025 18:00:12 Rendering Global opensearch.xml build 16-Sep-2025 18:00:12 Rendering Global search.html build 16-Sep-2025 18:00:12 Rendering Global doctum.js build 16-Sep-2025 18:00:12  10/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 16-Sep-2025 18:00:12 Rendering Namespace [Global Namespace] build 16-Sep-2025 18:00:12 Rendering Namespace phpbb build 16-Sep-2025 18:00:12  13/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\auth build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\auth\provider build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\auth\provider\oauth build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\auth\provider\oauth\service build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\avatar build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\avatar\driver build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\ban build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\ban\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\ban\type build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cache build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cache\driver build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\captcha build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\captcha\plugins build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\composer build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\composer\exception build 16-Sep-2025 18:00:12  29/919 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Rendering Namespace phpbb\composer\io build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\config build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\cache build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\config build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\cron build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\db build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\dev build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\extension build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\fixup build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\reparser build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\searchindex build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\thumbnail build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\update build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\console\command\user build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\convert build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\convert\controller build 16-Sep-2025 18:00:12  48/919 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Rendering Namespace phpbb\cron build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cron\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cron\event build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cron\task build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cron\task\core build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\cron\task\text_reparser build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\doctrine build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\driver build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\extractor build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\extractor\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\middleware build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\middleware\mysql build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\middleware\oracle build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\middleware\postgresql build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\middleware\sqlsrv build 16-Sep-2025 18:00:12  64/919 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\migration build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\migration\tool build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\output_handler build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\db\tools build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\debug build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\di build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\di\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\di\extension build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\di\pass build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\event build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\extension build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\extension\di build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\feed build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\feed\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\feed\exception build 16-Sep-2025 18:00:12  80/919 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Rendering Namespace phpbb\files build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\files\types build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\filesystem build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\filesystem\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\finder build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\form build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\group build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\groupposition build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\help build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\help\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console\command build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console\command\install build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console\command\install\config build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console\command\update build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\console\command\update\config build 16-Sep-2025 18:00:12  97/919 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\event build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\helper build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\helper\file_updater build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\helper\iohandler build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\helper\iohandler\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\helper\navigation build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\install_filesystem build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\install_filesystem\task build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\install_finish build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\install_finish\task build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\requirements build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\requirements\task build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\update_filesystem build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\install\module\update_filesystem\task build 16-Sep-2025 18:00:12  114/919 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\json build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\language build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\language\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\lock build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\log build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\mention build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\mention\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\mention\source build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\message build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\messenger build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\messenger\method build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\mimetype build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\module build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\module\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\notification build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\notification\method build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\notification\type build 16-Sep-2025 18:00:12  131/919 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Rendering Namespace phpbb\passwords build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\passwords\driver build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\plupload build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\posting build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\profilefields build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\profilefields\type build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\report build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\report\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\report\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\request build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\routing build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\routing\resources_locator build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\search build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\search\backend build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\search\backend\sphinx build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\search\exception build 16-Sep-2025 18:00:12  147/919 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\storage build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\storage\adapter build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\storage\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\storage\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\storage\provider build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\exception build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig\extension build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig\node build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig\node\expression build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig\node\expression\binary build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\template\twig\tokenparser build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\textformatter build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\textformatter\s9e build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\textreparser build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\textreparser\plugins build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\tree build 16-Sep-2025 18:00:12  165/919 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\ucp build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\ucp\controller build 16-Sep-2025 18:00:12 Rendering Namespace phpbb\update build 16-Sep-2025 18:00:12 Rendering Class SphinxClient build 16-Sep-2025 18:00:12 Rendering Class acp_attachments build 16-Sep-2025 18:00:12  170/919 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 16-Sep-2025 18:00:12 Rendering Class acp_ban build 16-Sep-2025 18:00:12 Rendering Class acp_ban_info build 16-Sep-2025 18:00:12 Rendering Class acp_bbcodes build 16-Sep-2025 18:00:12 Rendering Class acp_bbcodes_info build 16-Sep-2025 18:00:12 Rendering Class acp_board build 16-Sep-2025 18:00:12 Rendering Class acp_board_info build 16-Sep-2025 18:00:12  177/919 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Rendering Class acp_bots build 16-Sep-2025 18:00:12 Rendering Class acp_bots_info build 16-Sep-2025 18:00:12 Rendering Class acp_captcha build 16-Sep-2025 18:00:12 Rendering Class acp_captcha_info build 16-Sep-2025 18:00:12 Rendering Class acp_contact build 16-Sep-2025 18:00:12 Rendering Class acp_contact_info build 16-Sep-2025 18:00:12 Rendering Class acp_disallow build 16-Sep-2025 18:00:12 Rendering Class acp_disallow_info build 16-Sep-2025 18:00:12 Rendering Class acp_email build 16-Sep-2025 18:00:12 Rendering Class acp_email_info build 16-Sep-2025 18:00:12 Rendering Class acp_extensions build 16-Sep-2025 18:00:12  188/919 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 16-Sep-2025 18:00:12 Rendering Class acp_forums build 16-Sep-2025 18:00:12 Rendering Class acp_forums_info build 16-Sep-2025 18:00:12 Rendering Class acp_groups build 16-Sep-2025 18:00:12 Rendering Class acp_groups_info build 16-Sep-2025 18:00:12 Rendering Class acp_help_phpbb build 16-Sep-2025 18:00:12 Rendering Class acp_help_phpbb_info build 16-Sep-2025 18:00:12 Rendering Class acp_icons build 16-Sep-2025 18:00:12  196/919 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 16-Sep-2025 18:00:12 Rendering Class acp_inactive build 16-Sep-2025 18:00:12 Rendering Class acp_inactive_info build 16-Sep-2025 18:00:12 Rendering Class acp_language build 16-Sep-2025 18:00:12 Rendering Class acp_language_info build 16-Sep-2025 18:00:12 Rendering Class acp_logs build 16-Sep-2025 18:00:12 Rendering Class acp_logs_info build 16-Sep-2025 18:00:12 Rendering Class acp_main build 16-Sep-2025 18:00:12 Rendering Class acp_main_info build 16-Sep-2025 18:00:12 Rendering Class acp_modules build 16-Sep-2025 18:00:12 Rendering Class acp_modules_info build 16-Sep-2025 18:00:12  207/919 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_permission_roles build 16-Sep-2025 18:00:12 Rendering Class acp_permission_roles_info build 16-Sep-2025 18:00:13 Rendering Class acp_permissions build 16-Sep-2025 18:00:13 Rendering Class acp_permissions_info build 16-Sep-2025 18:00:13 Rendering Class acp_php_info build 16-Sep-2025 18:00:13 Rendering Class acp_php_info_info build 16-Sep-2025 18:00:13 Rendering Class acp_profile build 16-Sep-2025 18:00:13 Rendering Class acp_profile_info build 16-Sep-2025 18:00:13  215/919 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_prune build 16-Sep-2025 18:00:13 Rendering Class acp_prune_info build 16-Sep-2025 18:00:13 Rendering Class acp_ranks build 16-Sep-2025 18:00:13 Rendering Class acp_ranks_info build 16-Sep-2025 18:00:13 Rendering Class acp_reasons build 16-Sep-2025 18:00:13 Rendering Class acp_reasons_info build 16-Sep-2025 18:00:13 Rendering Class acp_search build 16-Sep-2025 18:00:13 Rendering Class acp_search_info build 16-Sep-2025 18:00:13 Rendering Class acp_storage build 16-Sep-2025 18:00:13 Rendering Class acp_storage_info build 16-Sep-2025 18:00:13  225/919 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_styles build 16-Sep-2025 18:00:13 Rendering Class acp_styles_info build 16-Sep-2025 18:00:13 Rendering Class acp_update build 16-Sep-2025 18:00:13 Rendering Class acp_update_info build 16-Sep-2025 18:00:13  229/919 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_users build 16-Sep-2025 18:00:13 Rendering Class acp_users_info build 16-Sep-2025 18:00:13 Rendering Class acp_words build 16-Sep-2025 18:00:13 Rendering Class acp_words_info build 16-Sep-2025 18:00:13 Rendering Class auth_admin build 16-Sep-2025 18:00:13 Rendering Class bbcode build 16-Sep-2025 18:00:13  235/919 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 16-Sep-2025 18:00:13 Rendering Class bitfield build 16-Sep-2025 18:00:13 Rendering Class compress build 16-Sep-2025 18:00:13 Rendering Class compress_tar build 16-Sep-2025 18:00:13 Rendering Class compress_zip build 16-Sep-2025 18:00:13  240/919 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff build 16-Sep-2025 18:00:13 Rendering Class diff3 build 16-Sep-2025 18:00:13 Rendering Class diff3_block_builder build 16-Sep-2025 18:00:13 Rendering Class diff3_op build 16-Sep-2025 18:00:13  244/919 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_op_copy build 16-Sep-2025 18:00:13 Rendering Class diff_engine build 16-Sep-2025 18:00:13 Rendering Class diff_op build 16-Sep-2025 18:00:13 Rendering Class diff_op_add build 16-Sep-2025 18:00:13 Rendering Class diff_op_change build 16-Sep-2025 18:00:13 Rendering Class diff_op_copy build 16-Sep-2025 18:00:13 Rendering Class diff_op_delete build 16-Sep-2025 18:00:13 Rendering Class diff_renderer build 16-Sep-2025 18:00:13 Rendering Class diff_renderer_inline build 16-Sep-2025 18:00:13  253/919 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 16-Sep-2025 18:00:13 Rendering Class diff_renderer_side_by_side build 16-Sep-2025 18:00:13 Rendering Class diff_renderer_unified build 16-Sep-2025 18:00:13 Rendering Class ftp build 16-Sep-2025 18:00:13  257/919 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp_fsock build 16-Sep-2025 18:00:13 Rendering Class mapped_diff build 16-Sep-2025 18:00:13 Rendering Class mcp_ban build 16-Sep-2025 18:00:13 Rendering Class mcp_ban_info build 16-Sep-2025 18:00:13 Rendering Class mcp_logs build 16-Sep-2025 18:00:13 Rendering Class mcp_logs_info build 16-Sep-2025 18:00:13  263/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_main build 16-Sep-2025 18:00:13 Rendering Class mcp_main_info build 16-Sep-2025 18:00:13 Rendering Class mcp_notes build 16-Sep-2025 18:00:13 Rendering Class mcp_notes_info build 16-Sep-2025 18:00:13 Rendering Class mcp_pm_reports build 16-Sep-2025 18:00:13 Rendering Class mcp_pm_reports_info build 16-Sep-2025 18:00:13 Rendering Class mcp_queue build 16-Sep-2025 18:00:13 Rendering Class mcp_queue_info build 16-Sep-2025 18:00:13 Rendering Class mcp_reports build 16-Sep-2025 18:00:13 Rendering Class mcp_reports_info build 16-Sep-2025 18:00:13 Rendering Class mcp_warn build 16-Sep-2025 18:00:13  275/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_warn_info build 16-Sep-2025 18:00:13 Rendering Class p_master build 16-Sep-2025 18:00:13 Rendering Class parse_message build 16-Sep-2025 18:00:13 Rendering Class phpbb\attachment\attachment_category build 16-Sep-2025 18:00:13  278/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 16-Sep-2025 18:00:13 Rendering Class phpbb\attachment\manager build 16-Sep-2025 18:00:13 Rendering Class phpbb\attachment\resync build 16-Sep-2025 18:00:13 Rendering Class phpbb\attachment\upload build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\auth build 16-Sep-2025 18:00:13  283/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\auth\provider\apache build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\base build 16-Sep-2025 18:00:13  286/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\ldap build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\oauth build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\service\base build 16-Sep-2025 18:00:13  289/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\bitly build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\service\exception build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\service\facebook build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\service\google build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 16-Sep-2025 18:00:13  294/919 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\twitter build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\oauth\token_storage build 16-Sep-2025 18:00:13 Rendering Class phpbb\auth\provider\provider_interface build 16-Sep-2025 18:00:13  297/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 16-Sep-2025 18:00:13 Rendering Class phpbb\avatar\driver\driver build 16-Sep-2025 18:00:13 Rendering Class phpbb\avatar\driver\driver_interface build 16-Sep-2025 18:00:13 Rendering Class phpbb\avatar\driver\gravatar build 16-Sep-2025 18:00:13  301/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\local build 16-Sep-2025 18:00:13 Rendering Class phpbb\avatar\driver\upload build 16-Sep-2025 18:00:13  303/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\helper build 16-Sep-2025 18:00:13 Rendering Class phpbb\avatar\manager build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\exception\invalid_length_exception build 16-Sep-2025 18:00:13  306/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_emails_exception build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\exception\no_valid_users_exception build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\exception\type_not_found_exception build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\manager build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\type\base build 16-Sep-2025 18:00:13  312/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\type\email build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\type\ip build 16-Sep-2025 18:00:13 Rendering Class phpbb\ban\type\type_interface build 16-Sep-2025 18:00:14  315/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\apcu build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\base build 16-Sep-2025 18:00:14  318/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\dummy build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\file build 16-Sep-2025 18:00:14  321/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\memcached build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\memory build 16-Sep-2025 18:00:14  323/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\redis build 16-Sep-2025 18:00:14 Rendering Class phpbb\cache\driver\wincache build 16-Sep-2025 18:00:14  325/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\service build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\factory build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\base build 16-Sep-2025 18:00:14  328/919 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\plugins\captcha_abstract build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\incomplete build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\legacy_wrapper build 16-Sep-2025 18:00:14  331/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\plugin_interface build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\qa build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\recaptcha build 16-Sep-2025 18:00:14  334/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 16-Sep-2025 18:00:14 Rendering Class phpbb\captcha\plugins\turnstile build 16-Sep-2025 18:00:14 Rendering Class phpbb\class_loader build 16-Sep-2025 18:00:14  337/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\exception\managed_with_error_exception build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\exception\runtime_exception build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\extension_manager build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\installer build 16-Sep-2025 18:00:14  343/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\io\html_output_formatter build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\io\io_interface build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\io\null_io build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\io\translate_composer_trait build 16-Sep-2025 18:00:14  348/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\web_io build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\manager build 16-Sep-2025 18:00:14 Rendering Class phpbb\composer\manager_interface build 16-Sep-2025 18:00:14 Rendering Class phpbb\config\config build 16-Sep-2025 18:00:14  352/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\db build 16-Sep-2025 18:00:14 Rendering Class phpbb\config\db_text build 16-Sep-2025 18:00:14 Rendering Class phpbb\config_php_file build 16-Sep-2025 18:00:14  355/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\application build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\cache\purge build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\command build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\config\command build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\config\delete build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\config\get build 16-Sep-2025 18:00:14  361/919 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\increment build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\config\set build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\config\set_atomic build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\cron\cron_list build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\cron\run build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 16-Sep-2025 18:00:14  367/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\db\migrate build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\db\migration_command build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\db\revert build 16-Sep-2025 18:00:14  372/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\command build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\disable build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\enable build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\install build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\list_available build 16-Sep-2025 18:00:14  377/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\manage build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\purge build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\remove build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\show build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\extension\update build 16-Sep-2025 18:00:14  382/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\fixup\update_hashes build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\reparser\list_all build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\reparser\reparse build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\searchindex\create build 16-Sep-2025 18:00:14  387/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\searchindex\delete build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\searchindex\list_all build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\thumbnail\delete build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\thumbnail\generate build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\thumbnail\recreate build 16-Sep-2025 18:00:14  392/919 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\update\check build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\user\activate build 16-Sep-2025 18:00:14 Rendering Class phpbb\console\command\user\add build 16-Sep-2025 18:00:15 Rendering Class phpbb\console\command\user\delete build 16-Sep-2025 18:00:15  396/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete_id build 16-Sep-2025 18:00:15 Rendering Class phpbb\console\command\user\reclean build 16-Sep-2025 18:00:15 Rendering Class phpbb\console\exception_subscriber build 16-Sep-2025 18:00:15 Rendering Class phpbb\content_visibility build 16-Sep-2025 18:00:15 Rendering Class phpbb\controller\exception build 16-Sep-2025 18:00:15  401/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\controller\helper build 16-Sep-2025 18:00:15 Rendering Class phpbb\controller\resolver build 16-Sep-2025 18:00:15 Rendering Class phpbb\convert\controller\convertor build 16-Sep-2025 18:00:15 Rendering Class phpbb\convert\convert build 16-Sep-2025 18:00:15  405/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\convert\convertor build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\controller\cron build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\event\cron_runner_listener build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\manager build 16-Sep-2025 18:00:15  411/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\base build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\prune_all_forums build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\prune_forum build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\prune_notifications build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\queue build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\tidy_cache build 16-Sep-2025 18:00:15  416/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_plupload build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\tidy_search build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\tidy_sessions build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\tidy_warnings build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\core\update_hashes build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\parametrized build 16-Sep-2025 18:00:15  422/919 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\task build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\text_reparser\reparser build 16-Sep-2025 18:00:15 Rendering Class phpbb\cron\task\wrapper build 16-Sep-2025 18:00:15 Rendering Class phpbb\datetime build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\doctrine\case_insensitive_string build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\doctrine\comparator build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\doctrine\connection_factory build 16-Sep-2025 18:00:15  429/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\connection_parameter_factory build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\doctrine\table_helper build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\doctrine\type_converter build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\driver\driver build 16-Sep-2025 18:00:15 Rendering Class phpbb\db\driver\driver_interface build 16-Sep-2025 18:00:15  434/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\factory build 16-Sep-2025 18:00:15  435/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssql_base build 16-Sep-2025 18:00:15  436/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssql_odbc build 16-Sep-2025 18:00:15  437/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mssqlnative build 16-Sep-2025 18:00:15  438/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysql_base build 16-Sep-2025 18:00:15  439/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\mysqli build 16-Sep-2025 18:00:15  440/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\oracle build 16-Sep-2025 18:00:15  441/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\driver\postgres build 16-Sep-2025 18:00:15  442/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\sqlite3 build 16-Sep-2025 18:00:16  443/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\base_extractor build 16-Sep-2025 18:00:16  444/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\extractor_interface build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\factory build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\mssql_extractor build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\mysql_extractor build 16-Sep-2025 18:00:16  450/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\extractor\oracle_extractor build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\postgres_extractor build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\extractor\sqlite3_extractor build 16-Sep-2025 18:00:16  453/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\middleware\mysql\driver build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\mysql\middleware build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\mysql\platform build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\oracle\driver build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\oracle\middleware build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\oracle\platform build 16-Sep-2025 18:00:16  460/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\middleware\oracle\schema_manager build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\postgresql\driver build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\postgresql\middleware build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\postgresql\platform build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\sqlsrv\driver build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\sqlsrv\middleware build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\middleware\sqlsrv\platform build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\container_aware_migration build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\exception build 16-Sep-2025 18:00:16  468/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\helper build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\migration build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\migration_interface build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\profilefield_base_migration build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\schema_generator build 16-Sep-2025 18:00:16  473/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\tool\config_text build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\tool\module build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migration\tool\permission build 16-Sep-2025 18:00:16  477/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\migrator build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 16-Sep-2025 18:00:16  480/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\sql_insert_buffer build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\tools\doctrine build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\tools\factory build 16-Sep-2025 18:00:16  487/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 16-Sep-2025 18:00:16 Rendering Class phpbb\db\tools\postgres build 16-Sep-2025 18:00:16  489/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools build 16-Sep-2025 18:00:16  490/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 16-Sep-2025 18:00:16  491/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 16-Sep-2025 18:00:16 Rendering Class phpbb\debug\error_handler build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\container_builder build 16-Sep-2025 18:00:16  494/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\exception\service_not_found_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\extension\config build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\extension\container_configuration build 16-Sep-2025 18:00:16  499/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\extension\core build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\extension\tables build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\ordered_service_collection build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\pass\collection_pass build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\pass\convert_events build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\pass\markpublic_pass build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\proxy_instantiator build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\service_collection build 16-Sep-2025 18:00:16 Rendering Class phpbb\di\service_collection_iterator build 16-Sep-2025 18:00:16  508/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\error_collector build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\dispatcher build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\dispatcher_interface build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\kernel_exception_subscriber build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\kernel_terminate_subscriber build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\md_exporter build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\php_exporter build 16-Sep-2025 18:00:16  515/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\event\recursive_event_filter_iterator build 16-Sep-2025 18:00:16 Rendering Class phpbb\event\rst_exporter build 16-Sep-2025 18:00:16 Rendering Class phpbb\exception\exception_interface build 16-Sep-2025 18:00:16  518/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\exception\http_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\exception\runtime_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\exception\version_check_exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\extension\base build 16-Sep-2025 18:00:16 Rendering Class phpbb\extension\di\extension_base build 16-Sep-2025 18:00:16 Rendering Class phpbb\extension\exception build 16-Sep-2025 18:00:16 Rendering Class phpbb\extension\extension_interface build 16-Sep-2025 18:00:16  525/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Rendering Class phpbb\extension\manager build 16-Sep-2025 18:00:16 Rendering Class phpbb\extension\provider build 16-Sep-2025 18:00:16 Rendering Class phpbb\feed\attachments_base build 16-Sep-2025 18:00:16 Rendering Class phpbb\feed\base build 16-Sep-2025 18:00:17  529/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\controller\feed build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\feed_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\no_feed_exception build 16-Sep-2025 18:00:17  533/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_forum_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\no_topic_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\unauthorized_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\feed_interface build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\forum build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\forums build 16-Sep-2025 18:00:17  541/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\helper build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\news build 16-Sep-2025 18:00:17  544/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\overall build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\post_base build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\quote_helper build 16-Sep-2025 18:00:17  546/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\topic_base build 16-Sep-2025 18:00:17 Rendering Class phpbb\feed\topics build 16-Sep-2025 18:00:17  549/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 16-Sep-2025 18:00:17 Rendering Class phpbb\file_downloader build 16-Sep-2025 18:00:17  551/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\filespec build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\filespec_storage build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\types\base build 16-Sep-2025 18:00:17  555/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\types\form_storage build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\types\local build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\types\local_storage build 16-Sep-2025 18:00:17 Rendering Class phpbb\files\types\type_interface build 16-Sep-2025 18:00:17  560/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\files\upload build 16-Sep-2025 18:00:17 Rendering Class phpbb\filesystem\exception\filesystem_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\filesystem\filesystem build 16-Sep-2025 18:00:17 Rendering Class phpbb\filesystem\filesystem_interface build 16-Sep-2025 18:00:17  564/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 16-Sep-2025 18:00:17 Rendering Class phpbb\filesystem\temp build 16-Sep-2025 18:00:17  566/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 16-Sep-2025 18:00:17 Rendering Class phpbb\finder\finder build 16-Sep-2025 18:00:17 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 16-Sep-2025 18:00:17 Rendering Class phpbb\finder\recursive_path_iterator build 16-Sep-2025 18:00:17  570/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\form\form_helper build 16-Sep-2025 18:00:17 Rendering Class phpbb\group\helper build 16-Sep-2025 18:00:17 Rendering Class phpbb\groupposition\exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\groupposition\groupposition_interface build 16-Sep-2025 18:00:17 Rendering Class phpbb\groupposition\legend build 16-Sep-2025 18:00:17  575/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\teampage build 16-Sep-2025 18:00:17 Rendering Class phpbb\help\controller\bbcode build 16-Sep-2025 18:00:17  578/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 16-Sep-2025 18:00:17 Rendering Class phpbb\help\controller\faq build 16-Sep-2025 18:00:17 Rendering Class phpbb\help\controller\help build 16-Sep-2025 18:00:17 Rendering Class phpbb\help\manager build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\console\command\install\config\show build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\console\command\install\config\validate build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\console\command\install\install build 16-Sep-2025 18:00:17  584/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\config\show build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\console\command\update\config\validate build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\console\command\update\update build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\controller\archive_download build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\controller\helper build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\controller\install build 16-Sep-2025 18:00:17  590/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\installer_index build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\controller\timeout_check build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\controller\update build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\event\kernel_exception_subscriber build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\cannot_build_container_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\file_updater_failure_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\installer_exception build 16-Sep-2025 18:00:17  598/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\invalid_dbms_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\exception\user_interaction_required_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\config build 16-Sep-2025 18:00:17  604/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\container_factory build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\file_updater\factory build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\file_updater\file_updater build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\install_helper build 16-Sep-2025 18:00:17  610/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 16-Sep-2025 18:00:17  612/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\iohandler\factory build 16-Sep-2025 18:00:17 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 16-Sep-2025 18:00:18  615/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 16-Sep-2025 18:00:18  617/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\install_navigation build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\navigation\main_navigation build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\navigation\navigation_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\navigation\navigation_provider build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\navigation\update_navigation build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\helper\update_helper build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\installer build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\installer_configuration build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\install_filesystem\module build 16-Sep-2025 18:00:18  626/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\install_finish\module build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\install_finish\task\notify_user build 16-Sep-2025 18:00:18  630/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\requirements\install_module build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\requirements\task\check_filesystem build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 16-Sep-2025 18:00:18  635/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_update build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\requirements\update_module build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\update_filesystem\module build 16-Sep-2025 18:00:18  639/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\module_base build 16-Sep-2025 18:00:18  644/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\sequential_task build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\task_base build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\task_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\install\updater_configuration build 16-Sep-2025 18:00:18 Rendering Class phpbb\json\sanitizer build 16-Sep-2025 18:00:18 Rendering Class phpbb\json_response build 16-Sep-2025 18:00:18 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 16-Sep-2025 18:00:18 Rendering Class phpbb\language\exception\language_exception build 16-Sep-2025 18:00:18  653/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\exception\language_file_not_found build 16-Sep-2025 18:00:18 Rendering Class phpbb\language\language build 16-Sep-2025 18:00:18 Rendering Class phpbb\language\language_file_helper build 16-Sep-2025 18:00:18 Rendering Class phpbb\language\language_file_loader build 16-Sep-2025 18:00:18 Rendering Class phpbb\lock\db build 16-Sep-2025 18:00:18  658/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\flock build 16-Sep-2025 18:00:18 Rendering Class phpbb\lock\posting build 16-Sep-2025 18:00:18 Rendering Class phpbb\log\dummy build 16-Sep-2025 18:00:18 Rendering Class phpbb\log\log build 16-Sep-2025 18:00:18 Rendering Class phpbb\log\log_interface build 16-Sep-2025 18:00:18  663/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\manifest build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\controller\mention build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\base_group build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\base_user build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\friend build 16-Sep-2025 18:00:18  668/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\group build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\source_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\team build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\topic build 16-Sep-2025 18:00:18 Rendering Class phpbb\mention\source\user build 16-Sep-2025 18:00:18  673/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\usergroup build 16-Sep-2025 18:00:18 Rendering Class phpbb\message\admin_form build 16-Sep-2025 18:00:18 Rendering Class phpbb\message\form build 16-Sep-2025 18:00:18 Rendering Class phpbb\message\message build 16-Sep-2025 18:00:18  677/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\topic_form build 16-Sep-2025 18:00:18 Rendering Class phpbb\message\user_form build 16-Sep-2025 18:00:18 Rendering Class phpbb\messenger\method\base build 16-Sep-2025 18:00:18  680/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\messenger\method\email build 16-Sep-2025 18:00:18 Rendering Class phpbb\messenger\method\messenger_interface build 16-Sep-2025 18:00:18  682/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\messenger\queue build 16-Sep-2025 18:00:18 Rendering Class phpbb\mimetype\content_guesser build 16-Sep-2025 18:00:18 Rendering Class phpbb\mimetype\extension_guesser build 16-Sep-2025 18:00:18 Rendering Class phpbb\mimetype\guesser build 16-Sep-2025 18:00:18 Rendering Class phpbb\mimetype\guesser_base build 16-Sep-2025 18:00:18 Rendering Class phpbb\mimetype\guesser_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\module\exception\module_exception build 16-Sep-2025 18:00:18  689/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\module\exception\module_not_found_exception build 16-Sep-2025 18:00:18 Rendering Class phpbb\module\module_manager build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\exception build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\manager build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\method\base build 16-Sep-2025 18:00:18  694/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\method\email build 16-Sep-2025 18:00:18  696/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\method\messenger_base build 16-Sep-2025 18:00:18  698/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\method_interface build 16-Sep-2025 18:00:18 Rendering Class phpbb\notification\method\webpush build 16-Sep-2025 18:00:18  700/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\admin_activate_user build 16-Sep-2025 18:00:18  701/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_post build 16-Sep-2025 18:00:19  702/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 16-Sep-2025 18:00:19  703/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 16-Sep-2025 18:00:19  704/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 16-Sep-2025 18:00:19 Rendering Class phpbb\notification\type\disapprove_post build 16-Sep-2025 18:00:19  706/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76% 707/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 16-Sep-2025 18:00:19  708/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\forum build 16-Sep-2025 18:00:19 Rendering Class phpbb\notification\type\group_request build 16-Sep-2025 18:00:19  709/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 16-Sep-2025 18:00:19  710/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 16-Sep-2025 18:00:19  711/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 16-Sep-2025 18:00:19  712/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 16-Sep-2025 18:00:19 Rendering Class phpbb\notification\type\post_in_queue build 16-Sep-2025 18:00:19  714/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 16-Sep-2025 18:00:19  715/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 16-Sep-2025 18:00:19  716/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 16-Sep-2025 18:00:19  717/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78% 718/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post build 16-Sep-2025 18:00:19 Rendering Class phpbb\notification\type\report_post_closed build 16-Sep-2025 18:00:19  719/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 16-Sep-2025 18:00:19  720/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 16-Sep-2025 18:00:19  721/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 16-Sep-2025 18:00:19  722/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 16-Sep-2025 18:00:19 Rendering Class phpbb\passwords\driver\argon2i build 16-Sep-2025 18:00:19 Rendering Class phpbb\passwords\driver\argon2id build 16-Sep-2025 18:00:19  725/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\base build 16-Sep-2025 18:00:19 Rendering Class phpbb\passwords\driver\base_native build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\bcrypt build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\bcrypt_2y build 16-Sep-2025 18:00:20  729/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\convert_password build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\driver_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\helper build 16-Sep-2025 18:00:20  733/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_mybb build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\md5_vb build 16-Sep-2025 18:00:20  737/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\phpass build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\salted_md5 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\sha1 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\sha1_smf build 16-Sep-2025 18:00:20  741/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_wcf1 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\driver\sha_xf1 build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\passwords\manager build 16-Sep-2025 18:00:20  745/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\path_helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\permissions build 16-Sep-2025 18:00:20 Rendering Class phpbb\plupload\plupload build 16-Sep-2025 18:00:20  748/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\posting\post_helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\lang_helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\manager build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\type\type_base build 16-Sep-2025 18:00:20  752/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\type\type_date build 16-Sep-2025 18:00:20  754/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_dropdown build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\type\type_int build 16-Sep-2025 18:00:20  756/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\type\type_string build 16-Sep-2025 18:00:20  758/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 16-Sep-2025 18:00:20 Rendering Class phpbb\profilefields\type\type_text build 16-Sep-2025 18:00:20  760/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_url build 16-Sep-2025 18:00:20  762/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\already_reported_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\empty_report_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\entity_not_found_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\invalid_report_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\exception\report_permission_denied_exception build 16-Sep-2025 18:00:20  769/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\handler_factory build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\report_handler build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\report_handler_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\report_handler_pm build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\report_handler_post build 16-Sep-2025 18:00:20 Rendering Class phpbb\report\report_reason_list_provider build 16-Sep-2025 18:00:20  775/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\deactivated_super_global build 16-Sep-2025 18:00:20 Rendering Class phpbb\request\request build 16-Sep-2025 18:00:20 Rendering Class phpbb\request\request_interface build 16-Sep-2025 18:00:20  778/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\request\type_cast_helper_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\file_locator build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\helper build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\loader_resolver build 16-Sep-2025 18:00:20  783/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 16-Sep-2025 18:00:20 Rendering Class phpbb\routing\router build 16-Sep-2025 18:00:20 Rendering Class phpbb\search\backend\base build 16-Sep-2025 18:00:20  789/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_mysql build 16-Sep-2025 18:00:20 Rendering Class phpbb\search\backend\fulltext_native build 16-Sep-2025 18:00:20  791/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 16-Sep-2025 18:00:21  792/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86% 793/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_sphinx build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\backend\search_backend_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\backend\sphinx\config build 16-Sep-2025 18:00:21  795/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_item build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\backend\sphinx\config_section build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\backend\sphinx\config_variable build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\exception\action_in_progress_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\exception\search_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\search\search_backend_factory build 16-Sep-2025 18:00:21  803/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\state_helper build 16-Sep-2025 18:00:21 Rendering Class phpbb\session build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\adapter\adapter_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\adapter\local build 16-Sep-2025 18:00:21  807/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter_factory build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\controller\attachment build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\controller\avatar build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\controller\controller build 16-Sep-2025 18:00:21  811/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\action_in_progress_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\exception\storage_exception build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\file_tracker build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\helper build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\provider\local build 16-Sep-2025 18:00:21  817/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\state_helper build 16-Sep-2025 18:00:21 Rendering Class phpbb\storage\storage build 16-Sep-2025 18:00:21  821/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\symfony_request build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\asset build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\assets_bag build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\base build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\context build 16-Sep-2025 18:00:21  825/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\template build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\definition build 16-Sep-2025 18:00:21  828/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension\avatar build 16-Sep-2025 18:00:21  831/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension\forms build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension\icon build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension\routing build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\extension\username build 16-Sep-2025 18:00:21  836/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\lexer build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\loader build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\definenode build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\event build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\includeasset build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\includecss build 16-Sep-2025 18:00:21  844/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\includejs build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\node\includenode build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\tokenparser\defineparser build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\tokenparser\event build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\tokenparser\includecss build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\tokenparser\includejs build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\tokenparser\includeparser build 16-Sep-2025 18:00:21 Rendering Class phpbb\template\twig\twig build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\acp_utils_interface build 16-Sep-2025 18:00:21  853/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\parser_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\renderer_interface build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\acp_utils build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\factory build 16-Sep-2025 18:00:21  859/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\link_helper build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\mention_helper build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\parser build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\quote_helper build 16-Sep-2025 18:00:21  863/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\renderer build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\s9e\utils build 16-Sep-2025 18:00:21 Rendering Class phpbb\textformatter\utils_interface build 16-Sep-2025 18:00:21  867/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\base build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\manager build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\forum_description build 16-Sep-2025 18:00:21  870/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_rules build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\group_description build 16-Sep-2025 18:00:21  872/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\poll_option build 16-Sep-2025 18:00:21  875/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\post_text build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\plugins\user_signature build 16-Sep-2025 18:00:21 Rendering Class phpbb\textreparser\reparser_interface build 16-Sep-2025 18:00:21  878/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 16-Sep-2025 18:00:21 Rendering Class phpbb\tree\nestedset build 16-Sep-2025 18:00:21 Rendering Class phpbb\tree\nestedset_forum build 16-Sep-2025 18:00:22  881/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 16-Sep-2025 18:00:22 Rendering Class phpbb\ucp\controller\delete_cookies build 16-Sep-2025 18:00:22  883/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 16-Sep-2025 18:00:22 Rendering Class phpbb\ucp\controller\webpush build 16-Sep-2025 18:00:22 Rendering Class phpbb\update\controller build 16-Sep-2025 18:00:22 Rendering Class phpbb\update\get_updates build 16-Sep-2025 18:00:22 Rendering Class phpbb\user build 16-Sep-2025 18:00:22  888/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\user_loader build 16-Sep-2025 18:00:22  889/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 16-Sep-2025 18:00:22 Rendering Class phpbb\viewonline_helper build 16-Sep-2025 18:00:22 Rendering Class phpbb_questionnaire_data_collector build 16-Sep-2025 18:00:22 Rendering Class phpbb_questionnaire_php_data_provider build 16-Sep-2025 18:00:22  893/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class phpbb_questionnaire_phpbb_data_provider build 16-Sep-2025 18:00:22 Rendering Class phpbb_questionnaire_system_data_provider build 16-Sep-2025 18:00:22 Rendering Class transfer build 16-Sep-2025 18:00:22 Rendering Class ucp_activate build 16-Sep-2025 18:00:22 Rendering Class ucp_attachments build 16-Sep-2025 18:00:22 Rendering Class ucp_attachments_info build 16-Sep-2025 18:00:22 Rendering Class ucp_auth_link build 16-Sep-2025 18:00:22 Rendering Class ucp_auth_link_info build 16-Sep-2025 18:00:22 Rendering Class ucp_confirm build 16-Sep-2025 18:00:22 Rendering Class ucp_groups build 16-Sep-2025 18:00:22 Rendering Class ucp_groups_info build 16-Sep-2025 18:00:22  904/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_login_link build 16-Sep-2025 18:00:22 Rendering Class ucp_main build 16-Sep-2025 18:00:22 Rendering Class ucp_main_info build 16-Sep-2025 18:00:22 Rendering Class ucp_notifications build 16-Sep-2025 18:00:22 Rendering Class ucp_notifications_info build 16-Sep-2025 18:00:22 Rendering Class ucp_pm build 16-Sep-2025 18:00:22 Rendering Class ucp_pm_info build 16-Sep-2025 18:00:22 Rendering Class ucp_prefs build 16-Sep-2025 18:00:22 Rendering Class ucp_prefs_info build 16-Sep-2025 18:00:22 Rendering Class ucp_profile build 16-Sep-2025 18:00:22  914/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_profile_info build 16-Sep-2025 18:00:22 Rendering Class ucp_register build 16-Sep-2025 18:00:22 Rendering Class ucp_resend build 16-Sep-2025 18:00:22 Rendering Class ucp_zebra build 16-Sep-2025 18:00:22 Rendering Class ucp_zebra_info build 16-Sep-2025 18:00:22  919/919 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 Version Updated C Removed C build 16-Sep-2025 18:00:22 main 751 0 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 Version Updated C Updated N Removed C Removed N build 16-Sep-2025 18:00:22 main 751 157 0 0 build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22  build 16-Sep-2025 18:00:22 phpBB > build: build 16-Sep-2025 18:00:22  build 16-Sep-2025 18:00:22  build 16-Sep-2025 18:00:22 BUILD FINISHED build 16-Sep-2025 18:00:22 build 16-Sep-2025 18:00:22 Total time: 8 minutes 32.07 seconds build 16-Sep-2025 18:00:22  simple 16-Sep-2025 18:00:24 Finished task 'Run tests' with result: Success command 16-Sep-2025 18:00:24 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 16-Sep-2025 18:00:24 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 16-Sep-2025 18:00:24 Running image name (phpbb:php-8.1) command 16-Sep-2025 18:00:24 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1446 (PHPBB3-DDM-JOB1-1446)'\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.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 16-Sep-2025 18:00:25 Buildfile: /data/build/build.xml build 16-Sep-2025 18:00:25 build 16-Sep-2025 18:00:25 phpBB > sniff: build 16-Sep-2025 18:00:25 build 16-Sep-2025 18:00:29 ............................................................ 60 / 959 (6%) build 16-Sep-2025 18:00:33 ............................................................ 120 / 959 (13%) build 16-Sep-2025 18:00:37 ............................................................ 180 / 959 (19%) build 16-Sep-2025 18:00:41 ............................................................ 240 / 959 (25%) build 16-Sep-2025 18:00:45 ............................................................ 300 / 959 (31%) build 16-Sep-2025 18:00:50 ............................................................ 360 / 959 (38%) build 16-Sep-2025 18:00:53 ............................................................ 420 / 959 (44%) build 16-Sep-2025 18:01:00 ............................................................ 480 / 959 (50%) build 16-Sep-2025 18:01:03 ............................................................ 540 / 959 (56%) build 16-Sep-2025 18:01:03 ............................................................ 600 / 959 (63%) build 16-Sep-2025 18:01:04 ............................................................ 660 / 959 (69%) build 16-Sep-2025 18:01:05 ............................................................ 720 / 959 (75%) build 16-Sep-2025 18:01:06 ............................................................ 780 / 959 (81%) build 16-Sep-2025 18:01:08 ............................................................ 840 / 959 (88%) build 16-Sep-2025 18:01:14 ............................................................ 900 / 959 (94%) build 16-Sep-2025 18:01:17 ........................................................... 959 / 959 (100%) build 16-Sep-2025 18:01:17 build 16-Sep-2025 18:01:17 build 16-Sep-2025 18:01:17 Time: 52.26 secs; Memory: 28MB build 16-Sep-2025 18:01:17 build 16-Sep-2025 18:01:17 [php] Calling PHP function: preg_replace() build 16-Sep-2025 18:01:23 ............................................................ 60 / 203 (30%) build 16-Sep-2025 18:01:42 ............................................................ 120 / 203 (59%) build 16-Sep-2025 18:01:48 ............................................................ 180 / 203 (89%) build 16-Sep-2025 18:01:52 ....................... 203 / 203 (100%) build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 Time: 35.06 secs; Memory: 34MB build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 Time: 34ms; Memory: 6MB build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 BUILD FINISHED build 16-Sep-2025 18:01:52 build 16-Sep-2025 18:01:52 Total time: 1 minute 27.62 seconds build 16-Sep-2025 18:01:52 simple 16-Sep-2025 18:01:53 Finished task 'Run sniffs' with result: Success simple 16-Sep-2025 18:01:53 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 16-Sep-2025 18:01:53 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 16-Sep-2025 18:01:53 Finished task 'Parsing test results' with result: Success simple 16-Sep-2025 18:01:53 Running post build plugin 'Artifact Copier' simple 16-Sep-2025 18:01:53 Publishing an artifact: Coverage HTML Report simple 16-Sep-2025 18:01:55 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 1.653 s simple 16-Sep-2025 18:01:55 Running post build plugin 'npm Cache Cleanup' simple 16-Sep-2025 18:01:55 Running post build plugin 'NCover Results Collector' simple 16-Sep-2025 18:01:55 Running post build plugin 'Build Results Label Collector' simple 16-Sep-2025 18:01:55 Running post build plugin 'Clover Results Collector' simple 16-Sep-2025 18:01:55 Running post build plugin 'Docker Container Cleanup' simple 16-Sep-2025 18:01:56 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 16-Sep-2025 18:01:56 Finalising the build... simple 16-Sep-2025 18:01:56 Stopping timer. simple 16-Sep-2025 18:01:56 Build PHPBB3-DDM-JOB1-1446 completed. simple 16-Sep-2025 18:01:56 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 16-Sep-2025 18:01:56 Running on server: post build plugin 'NCover Results Collector' simple 16-Sep-2025 18:01:56 Running on server: post build plugin 'Build Labeller' simple 16-Sep-2025 18:01:56 Running on server: post build plugin 'Clover Delta Calculator' simple 16-Sep-2025 18:01:56 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 16-Sep-2025 18:01:56 All post build plugins have finished simple 16-Sep-2025 18:01:56 Generating build results summary... simple 16-Sep-2025 18:01:59 Saving build results to disk... simple 16-Sep-2025 18:02:00 Store variable context... simple 16-Sep-2025 18:02:00 Finished building PHPBB3-DDM-JOB1-1446.