simple 01-Jul-2024 20:21:40 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 01-Jul-2024 20:21:40 simple 01-Jul-2024 20:21:40 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 20:21:40 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296) simple 01-Jul-2024 20:21:40 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 01-Jul-2024 20:21:40 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 20:21:40 Updating source code to revision: 381faac8c091d918e57135f1e58d3a4f8c5cdf12 simple 01-Jul-2024 20:21:40 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 01-Jul-2024 20:21:40 hint: Using 'master' as the name for the initial branch. This default branch name simple 01-Jul-2024 20:21:40 hint: is subject to change. To configure the initial branch name to use in all simple 01-Jul-2024 20:21:40 hint: of your new repositories, which will suppress this warning, call: simple 01-Jul-2024 20:21:40 hint: simple 01-Jul-2024 20:21:40 hint: git config --global init.defaultBranch simple 01-Jul-2024 20:21:40 hint: simple 01-Jul-2024 20:21:40 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 01-Jul-2024 20:21:40 hint: 'development'. The just-created branch can be renamed via this command: simple 01-Jul-2024 20:21:40 hint: simple 01-Jul-2024 20:21:40 hint: git branch -m simple 01-Jul-2024 20:21:40 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 01-Jul-2024 20:21:40 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 01-Jul-2024 20:21:52 Checking out revision 381faac8c091d918e57135f1e58d3a4f8c5cdf12. simple 01-Jul-2024 20:21:53 Already on 'master' simple 01-Jul-2024 20:21:53 Updated source code to revision: 381faac8c091d918e57135f1e58d3a4f8c5cdf12 simple 01-Jul-2024 20:21:53 Finished task 'Checkout Default Repository' with result: Success simple 01-Jul-2024 20:21:53 Running pre-build action: VCS Version Collector simple 01-Jul-2024 20:21:53 Running pre-build action: Build Log Labeller Pre Build Action simple 01-Jul-2024 20:21:53 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296) started building on agent 'Docker' () command 01-Jul-2024 20:21:53 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 20:21:53 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 01-Jul-2024 20:21:53 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296)'\n ... running command line: \n/usr/bin/docker 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 01-Jul-2024 20:21:54 #0 building with "default" instance using docker driver error 01-Jul-2024 20:21:54 error 01-Jul-2024 20:21:54 #1 [internal] load build definition from Dockerfile error 01-Jul-2024 20:21:54 #1 transferring dockerfile: 491B done error 01-Jul-2024 20:21:54 #1 DONE 0.0s error 01-Jul-2024 20:21:54 error 01-Jul-2024 20:21:54 #2 [internal] load metadata for docker.io/library/php:8.1 error 01-Jul-2024 20:21:54 #2 DONE 0.8s error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #3 [internal] load .dockerignore error 01-Jul-2024 20:21:55 #3 transferring context: 2B done error 01-Jul-2024 20:21:55 #3 DONE 0.0s error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #4 [1/6] FROM docker.io/library/php:8.1@sha256:49fac2cf1a5e060dbebbd449b4409f85a8aa2076fd0a8050f1d5f3e66e18d121 error 01-Jul-2024 20:21:55 #4 DONE 0.0s error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #5 [2/6] RUN apt-get update && apt-get install -y git zlib1g-dev bzip2 zip libzip-dev && docker-php-ext-install -j$(nproc) zip error 01-Jul-2024 20:21:55 #5 CACHED error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #6 [3/6] RUN pecl install xdebug-3.2.2 error 01-Jul-2024 20:21:55 #6 CACHED error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #7 [4/6] RUN docker-php-ext-enable xdebug error 01-Jul-2024 20:21:55 #7 CACHED error 01-Jul-2024 20:21:55 error 01-Jul-2024 20:21:55 #8 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 01-Jul-2024 20:21:56 #8 DONE 1.4s error 01-Jul-2024 20:21:56 error 01-Jul-2024 20:21:56 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 01-Jul-2024 20:21:56 #9 DONE 0.4s error 01-Jul-2024 20:21:56 error 01-Jul-2024 20:21:56 #10 exporting to image error 01-Jul-2024 20:21:56 #10 exporting layers 0.0s done error 01-Jul-2024 20:21:56 #10 writing image sha256:b711837274d6bfdd6e4354b65830f56d375b24491a3207284ab7ca82e8d76ede done error 01-Jul-2024 20:21:56 #10 naming to docker.io/library/phpbb:php-8.1 done error 01-Jul-2024 20:21:56 #10 DONE 0.1s simple 01-Jul-2024 20:21:56 Built Docker image 'phpbb:php-8.1' simple 01-Jul-2024 20:21:56 Finished task 'Build image' with result: Success command 01-Jul-2024 20:21:56 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 20:21:56 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 20:21:56 Running image name (phpbb:php-8.1) command 01-Jul-2024 20:21:56 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296)'\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 01-Jul-2024 20:21:59 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 01-Jul-2024 20:21:59 Installing dependencies from lock file (including require-dev) build 01-Jul-2024 20:21:59 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 20:21:59 Package operations: 142 installs, 0 updates, 0 removals build 01-Jul-2024 20:21:59 Cannot create cache directory /.composer/cache/files/, or directory is not writable. Proceeding without cache. See also cache-read-only config if your filesystem is read-only. build 01-Jul-2024 20:21:59 - Downloading composer/installers (v1.12.0) build 01-Jul-2024 20:21:59 - Downloading composer/package-versions-deprecated (1.11.99.5) build 01-Jul-2024 20:21:59 - Downloading bantu/ini-get-wrapper (v1.0.1) build 01-Jul-2024 20:21:59 - Downloading carlos-mg89/oauth (0.8.15) build 01-Jul-2024 20:21:59 - Downloading chita/topological_sort (v3.0.1) build 01-Jul-2024 20:21:59 - Downloading symfony/process (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-php81 (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-php80 (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-php73 (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/finder (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-mbstring (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-ctype (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/filesystem (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-intl-normalizer (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-intl-grapheme (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/string (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/deprecation-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading psr/container (2.0.2) build 01-Jul-2024 20:21:59 - Downloading symfony/service-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading symfony/console (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading seld/signal-handler (2.0.2) build 01-Jul-2024 20:21:59 - Downloading seld/phar-utils (1.2.1) build 01-Jul-2024 20:21:59 - Downloading seld/jsonlint (1.10.2) build 01-Jul-2024 20:21:59 - Downloading react/promise (v3.2.0) build 01-Jul-2024 20:21:59 - Downloading psr/log (3.0.0) build 01-Jul-2024 20:21:59 - Downloading justinrainbow/json-schema (v5.2.13) build 01-Jul-2024 20:21:59 - Downloading composer/pcre (3.1.4) build 01-Jul-2024 20:21:59 - Downloading composer/xdebug-handler (3.0.5) build 01-Jul-2024 20:21:59 - Downloading composer/spdx-licenses (1.5.8) build 01-Jul-2024 20:21:59 - Downloading composer/semver (3.4.0) build 01-Jul-2024 20:21:59 - Downloading composer/metadata-minifier (1.0.0) build 01-Jul-2024 20:21:59 - Downloading composer/class-map-generator (1.3.4) build 01-Jul-2024 20:21:59 - Downloading composer/ca-bundle (1.5.0) build 01-Jul-2024 20:21:59 - Downloading composer/composer (2.7.7) build 01-Jul-2024 20:21:59 - Downloading psr/cache (3.0.0) build 01-Jul-2024 20:21:59 - Downloading doctrine/deprecations (1.1.3) build 01-Jul-2024 20:21:59 - Downloading doctrine/event-manager (1.2.0) build 01-Jul-2024 20:21:59 - Downloading doctrine/cache (2.2.0) build 01-Jul-2024 20:21:59 - Downloading doctrine/dbal (3.3.8) build 01-Jul-2024 20:21:59 - Downloading google/recaptcha (1.3.0) build 01-Jul-2024 20:21:59 - Downloading guzzlehttp/promises (1.5.3) build 01-Jul-2024 20:21:59 - Downloading ralouphie/getallheaders (3.0.3) build 01-Jul-2024 20:21:59 - Downloading psr/http-message (1.1) build 01-Jul-2024 20:21:59 - Downloading guzzlehttp/psr7 (1.9.1) build 01-Jul-2024 20:21:59 - Downloading laminas/laminas-code (4.13.0) build 01-Jul-2024 20:21:59 - Downloading symfony/yaml (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading laravel/homestead (v14.5.0) build 01-Jul-2024 20:21:59 - Downloading marc1706/fast-image-size (v1.1.7) build 01-Jul-2024 20:21:59 - Downloading symfony/http-client-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading symfony/http-client (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading brick/math (0.12.1) build 01-Jul-2024 20:21:59 - Downloading spomky-labs/pki-framework (1.2.1) build 01-Jul-2024 20:21:59 - Downloading psr/http-factory (1.1.0) build 01-Jul-2024 20:21:59 - Downloading psr/http-client (1.0.3) build 01-Jul-2024 20:21:59 - Downloading psr/clock (1.0.0) build 01-Jul-2024 20:21:59 - Downloading paragonie/random_compat (v9.99.100) build 01-Jul-2024 20:21:59 - Downloading paragonie/sodium_compat (v1.21.1) build 01-Jul-2024 20:21:59 - Downloading paragonie/constant_time_encoding (v2.7.0) build 01-Jul-2024 20:21:59 - Downloading web-token/jwt-library (3.4.3) build 01-Jul-2024 20:21:59 - Downloading web-token/jwt-util-ecc (3.4.3) build 01-Jul-2024 20:21:59 - Downloading web-token/jwt-signature-algorithm-ecdsa (3.4.3) build 01-Jul-2024 20:21:59 - Downloading web-token/jwt-signature (3.4.3) build 01-Jul-2024 20:21:59 - Downloading web-token/jwt-key-mgmt (3.4.3) build 01-Jul-2024 20:21:59 - Downloading spomky-labs/base64url (v2.0.4) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-php72 (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-intl-idn (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading guzzlehttp/guzzle (6.5.8) build 01-Jul-2024 20:21:59 - Downloading minishlink/web-push (v8.0.0) build 01-Jul-2024 20:21:59 - Downloading sebastian/version (3.0.2) build 01-Jul-2024 20:21:59 - Downloading sebastian/type (3.2.1) build 01-Jul-2024 20:21:59 - Downloading sebastian/resource-operations (3.0.4) build 01-Jul-2024 20:21:59 - Downloading sebastian/recursion-context (4.0.5) build 01-Jul-2024 20:21:59 - Downloading sebastian/object-reflector (2.0.4) build 01-Jul-2024 20:21:59 - Downloading sebastian/object-enumerator (4.0.4) build 01-Jul-2024 20:21:59 - Downloading sebastian/global-state (5.0.7) build 01-Jul-2024 20:21:59 - Downloading sebastian/exporter (4.0.6) build 01-Jul-2024 20:21:59 - Downloading sebastian/environment (5.1.5) build 01-Jul-2024 20:21:59 - Downloading sebastian/diff (4.0.6) build 01-Jul-2024 20:21:59 - Downloading sebastian/comparator (4.0.8) build 01-Jul-2024 20:21:59 - Downloading sebastian/code-unit (1.0.8) build 01-Jul-2024 20:21:59 - Downloading sebastian/cli-parser (1.0.2) build 01-Jul-2024 20:21:59 - Downloading phpunit/php-timer (5.0.3) build 01-Jul-2024 20:21:59 - Downloading phpunit/php-text-template (2.0.4) build 01-Jul-2024 20:21:59 - Downloading phpunit/php-invoker (3.1.1) build 01-Jul-2024 20:21:59 - Downloading phpunit/php-file-iterator (3.0.6) build 01-Jul-2024 20:21:59 - Downloading theseer/tokenizer (1.2.3) build 01-Jul-2024 20:21:59 - Downloading nikic/php-parser (v4.19.1) build 01-Jul-2024 20:21:59 - Downloading sebastian/lines-of-code (1.0.4) build 01-Jul-2024 20:21:59 - Downloading sebastian/complexity (2.0.3) build 01-Jul-2024 20:21:59 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 01-Jul-2024 20:21:59 - Downloading phpunit/php-code-coverage (9.2.31) build 01-Jul-2024 20:21:59 - Downloading phar-io/version (3.2.1) build 01-Jul-2024 20:21:59 - Downloading phar-io/manifest (2.0.4) build 01-Jul-2024 20:21:59 - Downloading myclabs/deep-copy (1.12.0) build 01-Jul-2024 20:21:59 - Downloading doctrine/instantiator (2.0.0) build 01-Jul-2024 20:21:59 - Downloading phpunit/phpunit (9.6.19) build 01-Jul-2024 20:21:59 - Downloading misantron/dbunit (5.3.0) build 01-Jul-2024 20:21:59 - Downloading phing/phing (2.17.4) build 01-Jul-2024 20:21:59 - Downloading webmozart/assert (1.11.0) build 01-Jul-2024 20:21:59 - Downloading phpstan/phpdoc-parser (1.29.1) build 01-Jul-2024 20:21:59 - Downloading phpdocumentor/reflection-common (2.2.0) build 01-Jul-2024 20:21:59 - Downloading phpdocumentor/type-resolver (1.8.2) build 01-Jul-2024 20:21:59 - Downloading phpdocumentor/reflection-docblock (5.4.1) build 01-Jul-2024 20:21:59 - Downloading spatie/array-to-xml (3.3.0) build 01-Jul-2024 20:21:59 - Downloading netresearch/jsonmapper (v4.4.1) build 01-Jul-2024 20:21:59 - Downloading fidry/cpu-core-counter (1.1.0) build 01-Jul-2024 20:21:59 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 01-Jul-2024 20:21:59 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 01-Jul-2024 20:21:59 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 01-Jul-2024 20:21:59 - Downloading amphp/amp (v2.6.4) build 01-Jul-2024 20:21:59 - Downloading amphp/byte-stream (v1.8.2) build 01-Jul-2024 20:21:59 - Downloading vimeo/psalm (5.24.0) build 01-Jul-2024 20:21:59 - Downloading symfony/routing (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/polyfill-php83 (v1.29.0) build 01-Jul-2024 20:21:59 - Downloading symfony/http-foundation (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading psr/event-dispatcher (1.0.0) build 01-Jul-2024 20:21:59 - Downloading symfony/event-dispatcher-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading symfony/event-dispatcher (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/var-dumper (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/error-handler (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/http-kernel (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/var-exporter (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/dependency-injection (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/config (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/cache-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading symfony/cache (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/framework-bundle (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading psalm/plugin-symfony (v5.2.2) build 01-Jul-2024 20:21:59 - Downloading s9e/sweetdom (3.4.1) build 01-Jul-2024 20:21:59 - Downloading s9e/regexp-builder (1.4.6) build 01-Jul-2024 20:21:59 - Downloading s9e/text-formatter (2.17.3) build 01-Jul-2024 20:21:59 - Downloading squizlabs/php_codesniffer (3.10.1) build 01-Jul-2024 20:21:59 - Downloading masterminds/html5 (2.9.0) build 01-Jul-2024 20:21:59 - Downloading symfony/dom-crawler (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/browser-kit (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/css-selector (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading symfony/mime (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading friendsofphp/proxy-manager-lts (v1.0.18) build 01-Jul-2024 20:21:59 - Downloading symfony/proxy-manager-bridge (v6.4.8) build 01-Jul-2024 20:21:59 - Downloading twig/twig (v3.8.0) build 01-Jul-2024 20:21:59 - Downloading symfony/translation-contracts (v3.5.0) build 01-Jul-2024 20:21:59 - Downloading symfony/twig-bridge (v6.4.8) build 01-Jul-2024 20:22:02 0/142 [>---------------------------] 0% 19/142 [===>------------------------] 13% 37/142 [=======>--------------------] 26% 46/142 [=========>------------------] 32% 59/142 [===========>----------------] 41% 81/142 [===============>------------] 57% 95/142 [==================>---------] 66% 102/142 [====================>-------] 71% 117/142 [=======================>----] 82% 133/142 [==========================>-] 93% 142/142 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 01-Jul-2024 20:22:02 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 01-Jul-2024 20:22:02 - Installing chita/topological_sort (v3.0.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/process (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-php81 (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-php73 (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/finder (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/filesystem (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/string (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/container (2.0.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/service-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/console (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing seld/signal-handler (2.0.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing seld/phar-utils (1.2.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing seld/jsonlint (1.10.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing react/promise (v3.2.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/log (3.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/pcre (3.1.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/xdebug-handler (3.0.5): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/semver (3.4.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/class-map-generator (1.3.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/ca-bundle (1.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing composer/composer (2.7.7): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/cache (3.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing doctrine/deprecations (1.1.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing doctrine/event-manager (1.2.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing doctrine/cache (2.2.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing doctrine/dbal (3.3.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing google/recaptcha (1.3.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/http-message (1.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing laminas/laminas-code (4.13.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/yaml (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing laravel/homestead (v14.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/http-client-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/http-client (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing brick/math (0.12.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing spomky-labs/pki-framework (1.2.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/http-factory (1.1.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/http-client (1.0.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/clock (1.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing paragonie/random_compat (v9.99.100): Extracting archive build 01-Jul-2024 20:22:02 - Installing paragonie/sodium_compat (v1.21.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing paragonie/constant_time_encoding (v2.7.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing web-token/jwt-library (3.4.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing web-token/jwt-util-ecc (3.4.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing web-token/jwt-signature-algorithm-ecdsa (3.4.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing web-token/jwt-signature (3.4.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing web-token/jwt-key-mgmt (3.4.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing spomky-labs/base64url (v2.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-php72 (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-intl-idn (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing minishlink/web-push (v8.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/version (3.0.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/type (3.2.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/resource-operations (3.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/global-state (5.0.7): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/exporter (4.0.6): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/environment (5.1.5): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/diff (4.0.6): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/comparator (4.0.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/code-unit (1.0.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/cli-parser (1.0.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/php-timer (5.0.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 01-Jul-2024 20:22:02 - Installing theseer/tokenizer (1.2.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing nikic/php-parser (v4.19.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/lines-of-code (1.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/complexity (2.0.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/php-code-coverage (9.2.31): Extracting archive build 01-Jul-2024 20:22:02 - Installing phar-io/version (3.2.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing phar-io/manifest (2.0.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing myclabs/deep-copy (1.12.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing doctrine/instantiator (2.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpunit/phpunit (9.6.19): Extracting archive build 01-Jul-2024 20:22:02 - Installing misantron/dbunit (5.3.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing phing/phing (2.17.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing webmozart/assert (1.11.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpstan/phpdoc-parser (1.29.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing phpdocumentor/reflection-docblock (5.4.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing spatie/array-to-xml (3.3.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing netresearch/jsonmapper (v4.4.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing fidry/cpu-core-counter (1.1.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing amphp/amp (v2.6.4): Extracting archive build 01-Jul-2024 20:22:02 - Installing amphp/byte-stream (v1.8.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing vimeo/psalm (5.24.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/routing (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/polyfill-php83 (v1.29.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/http-foundation (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/event-dispatcher-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/event-dispatcher (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/var-dumper (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/error-handler (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/http-kernel (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/var-exporter (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/dependency-injection (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/config (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/cache-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/cache (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/framework-bundle (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing psalm/plugin-symfony (v5.2.2): Extracting archive build 01-Jul-2024 20:22:02 - Installing s9e/sweetdom (3.4.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 01-Jul-2024 20:22:02 - Installing s9e/text-formatter (2.17.3): Extracting archive build 01-Jul-2024 20:22:02 - Installing squizlabs/php_codesniffer (3.10.1): Extracting archive build 01-Jul-2024 20:22:02 - Installing masterminds/html5 (2.9.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/dom-crawler (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/browser-kit (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/css-selector (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/mime (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing friendsofphp/proxy-manager-lts (v1.0.18): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/proxy-manager-bridge (v6.4.8): Extracting archive build 01-Jul-2024 20:22:02 - Installing twig/twig (v3.8.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/translation-contracts (v3.5.0): Extracting archive build 01-Jul-2024 20:22:02 - Installing symfony/twig-bridge (v6.4.8): Extracting archive build 01-Jul-2024 20:22:05 0/140 [>---------------------------] 0% 20/140 [====>-----------------------] 14% 30/140 [======>---------------------] 21% 48/140 [=========>------------------] 34% 58/140 [===========>----------------] 41% 78/140 [===============>------------] 55% 84/140 [================>-----------] 60% 99/140 [===================>--------] 70% 112/140 [======================>-----] 80% 129/140 [=========================>--] 92% 140/140 [============================] 100%Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:05 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:05 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:05 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:05 Generating autoload files build 01-Jul-2024 20:22:05 101 packages you are using are looking for funding. build 01-Jul-2024 20:22:05 Use the `composer fund` command to find out more! build 01-Jul-2024 20:22:06 Buildfile: /data/build/build.xml build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06 phpBB > clean: build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06  [delete] Directory /data/build/logs does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/api does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/coverage does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/cpd does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/new_version does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 01-Jul-2024 20:22:06  [delete] Directory /data/build/save does not exist or is not a directory. build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06 phpBB > prepare: build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/logs build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/api build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/codebrowser build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/coverage build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/cpd build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/dependencies build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/new_version build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/new_version/files build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/new_version/patches build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/new_version/release_files build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/new_version/update build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/old_versions build 01-Jul-2024 20:22:06  [mkdir] Created dir: /data/build/save build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06 phpBB > composer: build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06 Installing dependencies from lock file (including require-dev) build 01-Jul-2024 20:22:06 Verifying lock file contents can be installed on current platform. build 01-Jul-2024 20:22:06 Nothing to install, update or remove build 01-Jul-2024 20:22:06 Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:06 Package web-token/jwt-signature is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:06 Package web-token/jwt-signature-algorithm-ecdsa is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:06 Package web-token/jwt-util-ecc is abandoned, you should avoid using it. Use web-token/jwt-library instead. build 01-Jul-2024 20:22:06 Generating autoload files build 01-Jul-2024 20:22:06 101 packages you are using are looking for funding. build 01-Jul-2024 20:22:06 Use the `composer fund` command to find out more! build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:06 phpBB > test: build 01-Jul-2024 20:22:06  build 01-Jul-2024 20:22:09 PHPUnit 9.6.19 by Sebastian Bergmann and contributors. build 01-Jul-2024 20:22:09 build 01-Jul-2024 20:22:44 ............................................................. 61 / 7827 ( 0%) build 01-Jul-2024 20:22:49 ............................................................. 122 / 7827 ( 1%) build 01-Jul-2024 20:22:51 .................................................I.....SSSS.. 183 / 7827 ( 2%) build 01-Jul-2024 20:22:52 ................SSSSSSSS............S...S.................... 244 / 7827 ( 3%) build 01-Jul-2024 20:22:55 ............................................................. 305 / 7827 ( 3%) build 01-Jul-2024 20:23:03 S............................................................ 366 / 7827 ( 4%) build 01-Jul-2024 20:23:04 ............................................................. 427 / 7827 ( 5%) build 01-Jul-2024 20:23:05 ............................................................. 488 / 7827 ( 6%) build 01-Jul-2024 20:23:06 ............................................................. 549 / 7827 ( 7%) build 01-Jul-2024 20:23:07 ............................................................. 610 / 7827 ( 7%) build 01-Jul-2024 20:23:08 ............................................................. 671 / 7827 ( 8%) build 01-Jul-2024 20:23:09 ............................................................. 732 / 7827 ( 9%) build 01-Jul-2024 20:23:10 ............................................................. 793 / 7827 ( 10%) build 01-Jul-2024 20:23:11 ............................................................. 854 / 7827 ( 10%) build 01-Jul-2024 20:23:12 ............................................................. 915 / 7827 ( 11%) build 01-Jul-2024 20:23:13 ............................................................. 976 / 7827 ( 12%) build 01-Jul-2024 20:23:14 ............................................................. 1037 / 7827 ( 13%) build 01-Jul-2024 20:23:15 ............................................................. 1098 / 7827 ( 14%) build 01-Jul-2024 20:23:34 .........................................................I... 1159 / 7827 ( 14%) build 01-Jul-2024 20:23:52 S...............S............................................ 1220 / 7827 ( 15%) build 01-Jul-2024 20:24:01 ............................................................. 1281 / 7827 ( 16%) build 01-Jul-2024 20:24:03 ............................................................. 1342 / 7827 ( 17%) build 01-Jul-2024 20:24:07 ..S.S.S...................................................... 1403 / 7827 ( 17%) build 01-Jul-2024 20:24:07 ............................................................. 1464 / 7827 ( 18%) build 01-Jul-2024 20:24:07 ............................................................. 1525 / 7827 ( 19%) build 01-Jul-2024 20:24:08 ............................................................. 1586 / 7827 ( 20%) build 01-Jul-2024 20:24:08 ............................................................. 1647 / 7827 ( 21%) build 01-Jul-2024 20:24:08 ............................................................. 1708 / 7827 ( 21%) build 01-Jul-2024 20:24:08 ............................................................. 1769 / 7827 ( 22%) build 01-Jul-2024 20:24:09 ............................................................. 1830 / 7827 ( 23%) build 01-Jul-2024 20:24:09 ............................................................. 1891 / 7827 ( 24%) build 01-Jul-2024 20:24:09 ............................................................. 1952 / 7827 ( 24%) build 01-Jul-2024 20:24:09 ............................................................. 2013 / 7827 ( 25%) build 01-Jul-2024 20:24:10 ............................................................. 2074 / 7827 ( 26%) build 01-Jul-2024 20:24:10 ............................................................. 2135 / 7827 ( 27%) build 01-Jul-2024 20:24:10 ............................................................. 2196 / 7827 ( 28%) build 01-Jul-2024 20:24:11 ............................................................. 2257 / 7827 ( 28%) build 01-Jul-2024 20:24:13 ............................................................. 2318 / 7827 ( 29%) build 01-Jul-2024 20:24:14 ............................................................. 2379 / 7827 ( 30%) build 01-Jul-2024 20:24:15 ............................................................. 2440 / 7827 ( 31%) build 01-Jul-2024 20:24:16 ............................................................. 2501 / 7827 ( 31%) build 01-Jul-2024 20:24:18 ..............................I.II........................... 2562 / 7827 ( 32%) build 01-Jul-2024 20:24:18 ............................................................. 2623 / 7827 ( 33%) build 01-Jul-2024 20:24:19 ............................................................. 2684 / 7827 ( 34%) build 01-Jul-2024 20:24:19 ............................................................. 2745 / 7827 ( 35%) build 01-Jul-2024 20:24:20 ............................................................. 2806 / 7827 ( 35%) build 01-Jul-2024 20:24:22 ............................................................. 2867 / 7827 ( 36%) build 01-Jul-2024 20:24:23 ............................................................. 2928 / 7827 ( 37%) build 01-Jul-2024 20:24:24 ............................................................. 2989 / 7827 ( 38%) build 01-Jul-2024 20:24:24 ............................................................. 3050 / 7827 ( 38%) build 01-Jul-2024 20:24:32 ............................................................. 3111 / 7827 ( 39%) build 01-Jul-2024 20:24:35 ............................................................. 3172 / 7827 ( 40%) build 01-Jul-2024 20:24:38 ............................................................. 3233 / 7827 ( 41%) build 01-Jul-2024 20:24:44 ..S.......................................................... 3294 / 7827 ( 42%) build 01-Jul-2024 20:24:44 ............................................................. 3355 / 7827 ( 42%) build 01-Jul-2024 20:24:45 ............................................................. 3416 / 7827 ( 43%) build 01-Jul-2024 20:24:50 ............................................................. 3477 / 7827 ( 44%) build 01-Jul-2024 20:25:00 ............................................................. 3538 / 7827 ( 45%) build 01-Jul-2024 20:25:08 ............................................................. 3599 / 7827 ( 45%) build 01-Jul-2024 20:25:15 ............................................................. 3660 / 7827 ( 46%) build 01-Jul-2024 20:25:16 ............................................................. 3721 / 7827 ( 47%) build 01-Jul-2024 20:25:17 ............................................................. 3782 / 7827 ( 48%) build 01-Jul-2024 20:25:18 ............................................................. 3843 / 7827 ( 49%) build 01-Jul-2024 20:25:18 ............................................................. 3904 / 7827 ( 49%) build 01-Jul-2024 20:25:19 ............................................................. 3965 / 7827 ( 50%) build 01-Jul-2024 20:25:19 ............................................................. 4026 / 7827 ( 51%) build 01-Jul-2024 20:25:19 ............................................................. 4087 / 7827 ( 52%) build 01-Jul-2024 20:25:19 ............................................................. 4148 / 7827 ( 52%) build 01-Jul-2024 20:25:24 ............................................................. 4209 / 7827 ( 53%) build 01-Jul-2024 20:25:25 ............................................................. 4270 / 7827 ( 54%) build 01-Jul-2024 20:25:27 ............................................................. 4331 / 7827 ( 55%) build 01-Jul-2024 20:25:29 ............................................................. 4392 / 7827 ( 56%) build 01-Jul-2024 20:25:30 ............................................................. 4453 / 7827 ( 56%) build 01-Jul-2024 20:25:34 ............................................................. 4514 / 7827 ( 57%) build 01-Jul-2024 20:25:38 ............................................................. 4575 / 7827 ( 58%) build 01-Jul-2024 20:25:51 ............................................................. 4636 / 7827 ( 59%) build 01-Jul-2024 20:25:53 ............................................................. 4697 / 7827 ( 60%) build 01-Jul-2024 20:25:54 ............................................................. 4758 / 7827 ( 60%) build 01-Jul-2024 20:25:54 ............................................................. 4819 / 7827 ( 61%) build 01-Jul-2024 20:25:54 ............................................................. 4880 / 7827 ( 62%) build 01-Jul-2024 20:25:54 ............................................................. 4941 / 7827 ( 63%) build 01-Jul-2024 20:25:55 ............................................................. 5002 / 7827 ( 63%) build 01-Jul-2024 20:25:55 ............................................................. 5063 / 7827 ( 64%) build 01-Jul-2024 20:25:55 ............................................................. 5124 / 7827 ( 65%) build 01-Jul-2024 20:25:55 ............................................................. 5185 / 7827 ( 66%) build 01-Jul-2024 20:25:56 ............................................................. 5246 / 7827 ( 67%) build 01-Jul-2024 20:26:00 ............................................................. 5307 / 7827 ( 67%) build 01-Jul-2024 20:26:12 ............................................................. 5368 / 7827 ( 68%) build 01-Jul-2024 20:26:19 ............................................................. 5429 / 7827 ( 69%) build 01-Jul-2024 20:26:24 ............................................................. 5490 / 7827 ( 70%) build 01-Jul-2024 20:26:25 ............................................................. 5551 / 7827 ( 70%) build 01-Jul-2024 20:26:26 ............................................................. 5612 / 7827 ( 71%) build 01-Jul-2024 20:26:26 ............................................................. 5673 / 7827 ( 72%) build 01-Jul-2024 20:26:27 ......................................SSSSSSSSSSSSSSSSSSSSSSS 5734 / 7827 ( 73%) build 01-Jul-2024 20:26:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7827 ( 74%) build 01-Jul-2024 20:26:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7827 ( 74%) build 01-Jul-2024 20:26:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7827 ( 75%) build 01-Jul-2024 20:26:27 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................ 5978 / 7827 ( 76%) build 01-Jul-2024 20:26:29 ............................................................. 6039 / 7827 ( 77%) build 01-Jul-2024 20:26:31 ............................................................. 6100 / 7827 ( 77%) build 01-Jul-2024 20:26:33 ............................................................. 6161 / 7827 ( 78%) build 01-Jul-2024 20:26:35 ............................................................. 6222 / 7827 ( 79%) build 01-Jul-2024 20:26:37 ............................................................. 6283 / 7827 ( 80%) build 01-Jul-2024 20:26:39 ............................................................. 6344 / 7827 ( 81%) build 01-Jul-2024 20:26:41 ............................................................. 6405 / 7827 ( 81%) build 01-Jul-2024 20:26:43 ............................................................. 6466 / 7827 ( 82%) build 01-Jul-2024 20:26:44 ............................................................. 6527 / 7827 ( 83%) build 01-Jul-2024 20:26:46 ............................................................. 6588 / 7827 ( 84%) build 01-Jul-2024 20:26:48 ............................................................. 6649 / 7827 ( 84%) build 01-Jul-2024 20:26:50 ............................................................. 6710 / 7827 ( 85%) build 01-Jul-2024 20:26:52 ............................................................. 6771 / 7827 ( 86%) build 01-Jul-2024 20:26:54 ............................................................. 6832 / 7827 ( 87%) build 01-Jul-2024 20:26:56 ............................................................. 6893 / 7827 ( 88%) build 01-Jul-2024 20:26:57 ............................................................. 6954 / 7827 ( 88%) build 01-Jul-2024 20:26:59 ............................................................. 7015 / 7827 ( 89%) build 01-Jul-2024 20:27:01 ............................................................. 7076 / 7827 ( 90%) build 01-Jul-2024 20:27:03 ............................................................. 7137 / 7827 ( 91%) build 01-Jul-2024 20:27:05 ............................................................. 7198 / 7827 ( 91%) build 01-Jul-2024 20:27:07 ............................................................. 7259 / 7827 ( 92%) build 01-Jul-2024 20:27:09 ............................................................. 7320 / 7827 ( 93%) build 01-Jul-2024 20:27:10 ............................................................. 7381 / 7827 ( 94%) build 01-Jul-2024 20:27:12 ............................................................. 7442 / 7827 ( 95%) build 01-Jul-2024 20:27:14 ............................................................. 7503 / 7827 ( 95%) build 01-Jul-2024 20:27:16 ............................................................. 7564 / 7827 ( 96%) build 01-Jul-2024 20:27:18 ............................................................. 7625 / 7827 ( 97%) build 01-Jul-2024 20:27:20 ............................................................. 7686 / 7827 ( 98%) build 01-Jul-2024 20:27:22 ............................................................. 7747 / 7827 ( 98%) build 01-Jul-2024 20:27:22 ................. build 01-Jul-2024 20:27:22 build 01-Jul-2024 20:27:22 Time: 05:13.508, Memory: 312.50 MB build 01-Jul-2024 20:27:22 build 01-Jul-2024 20:27:22 OK, but incomplete, skipped, or risky tests! build 01-Jul-2024 20:27:22 Tests: 7827, Assertions: 82416, Skipped: 272, Incomplete: 5. build 01-Jul-2024 20:27:22 build 01-Jul-2024 20:30:06 Generating code coverage report in Clover XML format ... done [02:44.115] build 01-Jul-2024 20:30:06 build 01-Jul-2024 20:30:27 Generating code coverage report in HTML format ... done [00:21] build 01-Jul-2024 20:30:28  build 01-Jul-2024 20:30:28 phpBB > docs: build 01-Jul-2024 20:30:28  build 01-Jul-2024 20:30:28 Updating project build 01-Jul-2024 20:30:28 build 01-Jul-2024 20:30:28 Version main build 01-Jul-2024 20:30:28 ------------ build 01-Jul-2024 20:30:28 build 01-Jul-2024 20:30:30 build 01-Jul-2024 20:30:30 0/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\controller\convertor build 01-Jul-2024 20:30:30  2/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 01-Jul-2024 20:30:33 Parsing diff build 01-Jul-2024 20:30:33  4/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing mapped_diff build 01-Jul-2024 20:30:33 Parsing diff_op build 01-Jul-2024 20:30:33 Parsing diff_op_copy build 01-Jul-2024 20:30:33 Parsing diff_op_delete build 01-Jul-2024 20:30:33 Parsing diff_op_add build 01-Jul-2024 20:30:33 Parsing diff_op_change build 01-Jul-2024 20:30:33 Parsing diff3 build 01-Jul-2024 20:30:33 Parsing diff3_op build 01-Jul-2024 20:30:33 Parsing diff3_op_copy build 01-Jul-2024 20:30:33 Parsing diff3_block_builder build 01-Jul-2024 20:30:33 Parsing diff_renderer build 01-Jul-2024 20:30:33  15/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing diff_renderer_unified build 01-Jul-2024 20:30:33 Parsing diff_renderer_inline build 01-Jul-2024 20:30:33 Parsing diff_renderer_raw build 01-Jul-2024 20:30:33 Parsing diff_renderer_side_by_side build 01-Jul-2024 20:30:33 Parsing diff_engine build 01-Jul-2024 20:30:33  20/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing p_master build 01-Jul-2024 20:30:34  21/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing jabber build 01-Jul-2024 20:30:34  22/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress build 01-Jul-2024 20:30:34  23/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing compress_zip build 01-Jul-2024 20:30:34 Parsing compress_tar build 01-Jul-2024 20:30:35 Parsing SphinxClient build 01-Jul-2024 20:30:35  26/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing bbcode build 01-Jul-2024 20:30:36  27/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing transfer build 01-Jul-2024 20:30:36  28/805 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing ftp build 01-Jul-2024 20:30:36 Parsing ftp_fsock build 01-Jul-2024 20:30:37 Parsing mcp_main build 01-Jul-2024 20:30:37 31/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 01-Jul-2024 20:30:37  32/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 01-Jul-2024 20:30:37  33/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_reports build 01-Jul-2024 20:30:38  34/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_pm_reports build 01-Jul-2024 20:30:38  35/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_ban build 01-Jul-2024 20:30:38  36/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_notes build 01-Jul-2024 20:30:38  37/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_queue build 01-Jul-2024 20:30:38  38/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing mcp_main_info build 01-Jul-2024 20:30:38 Parsing mcp_logs_info build 01-Jul-2024 20:30:38 Parsing mcp_warn_info build 01-Jul-2024 20:30:38 Parsing mcp_reports_info build 01-Jul-2024 20:30:38 Parsing mcp_pm_reports_info build 01-Jul-2024 20:30:38 Parsing mcp_ban_info build 01-Jul-2024 20:30:38 Parsing mcp_notes_info build 01-Jul-2024 20:30:38  45/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing mcp_queue_info build 01-Jul-2024 20:30:40 Parsing acp_jabber build 01-Jul-2024 20:30:40  47/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_disallow build 01-Jul-2024 20:30:40 Parsing acp_groups build 01-Jul-2024 20:30:40  49/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_modules build 01-Jul-2024 20:30:40  50/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_contact build 01-Jul-2024 20:30:40 Parsing auth_admin build 01-Jul-2024 20:30:40  52/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_bots build 01-Jul-2024 20:30:40  53/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_logs build 01-Jul-2024 20:30:41  54/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_board build 01-Jul-2024 20:30:41  55/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_search build 01-Jul-2024 20:30:42  56/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Parsing acp_users build 01-Jul-2024 20:30:42  57/805 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_php_info build 01-Jul-2024 20:30:42 Parsing acp_email build 01-Jul-2024 20:30:42  59/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_inactive build 01-Jul-2024 20:30:42  60/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_words build 01-Jul-2024 20:30:42  61/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_captcha build 01-Jul-2024 20:30:42 Parsing acp_forums build 01-Jul-2024 20:30:43  63/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_bbcodes build 01-Jul-2024 20:30:43  64/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_prune build 01-Jul-2024 20:30:43  65/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_icons build 01-Jul-2024 20:30:43  66/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_attachments build 01-Jul-2024 20:30:44  67/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_extensions build 01-Jul-2024 20:30:44  68/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_profile build 01-Jul-2024 20:30:44  69/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_ranks build 01-Jul-2024 20:30:44  70/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_language build 01-Jul-2024 20:30:44  71/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_styles build 01-Jul-2024 20:30:44  72/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_permission_roles build 01-Jul-2024 20:30:44  73/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_jabber_info build 01-Jul-2024 20:30:44 Parsing acp_disallow_info build 01-Jul-2024 20:30:44 Parsing acp_groups_info build 01-Jul-2024 20:30:44 Parsing acp_modules_info build 01-Jul-2024 20:30:44 Parsing acp_contact_info build 01-Jul-2024 20:30:44 Parsing acp_bots_info build 01-Jul-2024 20:30:44 Parsing acp_logs_info build 01-Jul-2024 20:30:44 Parsing acp_board_info build 01-Jul-2024 20:30:44  81/805 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search_info build 01-Jul-2024 20:30:44 Parsing acp_users_info build 01-Jul-2024 20:30:44 Parsing acp_php_info_info build 01-Jul-2024 20:30:44 Parsing acp_email_info build 01-Jul-2024 20:30:44 Parsing acp_inactive_info build 01-Jul-2024 20:30:44 Parsing acp_words_info build 01-Jul-2024 20:30:44 Parsing acp_captcha_info build 01-Jul-2024 20:30:44  88/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_forums_info build 01-Jul-2024 20:30:45 Parsing acp_bbcodes_info build 01-Jul-2024 20:30:45 Parsing acp_prune_info build 01-Jul-2024 20:30:45 Parsing acp_icons_info build 01-Jul-2024 20:30:45 Parsing acp_attachments_info build 01-Jul-2024 20:30:45 Parsing acp_extensions_info build 01-Jul-2024 20:30:45 Parsing acp_profile_info build 01-Jul-2024 20:30:45 Parsing acp_ranks_info build 01-Jul-2024 20:30:45  96/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_language_info build 01-Jul-2024 20:30:45 Parsing acp_styles_info build 01-Jul-2024 20:30:45 Parsing acp_permission_roles_info build 01-Jul-2024 20:30:45 Parsing acp_permissions_info build 01-Jul-2024 20:30:45 Parsing acp_ban_info build 01-Jul-2024 20:30:45  101/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_update_info build 01-Jul-2024 20:30:45 Parsing acp_main_info build 01-Jul-2024 20:30:45 Parsing acp_help_phpbb_info build 01-Jul-2024 20:30:45 Parsing acp_storage_info build 01-Jul-2024 20:30:45 Parsing acp_reasons_info build 01-Jul-2024 20:30:45  107/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_permissions build 01-Jul-2024 20:30:45 Parsing acp_ban build 01-Jul-2024 20:30:45 Parsing acp_update build 01-Jul-2024 20:30:45  109/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_main build 01-Jul-2024 20:30:45  110/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_help_phpbb build 01-Jul-2024 20:30:45 Parsing acp_storage build 01-Jul-2024 20:30:45  112/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing acp_reasons build 01-Jul-2024 20:30:45  113/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_data_collector build 01-Jul-2024 20:30:45  114/805 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing phpbb_questionnaire_php_data_provider build 01-Jul-2024 20:30:45 Parsing phpbb_questionnaire_system_data_provider build 01-Jul-2024 20:30:45 Parsing phpbb_questionnaire_phpbb_data_provider build 01-Jul-2024 20:30:47 Parsing ucp_prefs build 01-Jul-2024 20:30:47  118/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 14%Parsing ucp_confirm build 01-Jul-2024 20:30:47 Parsing ucp_auth_link build 01-Jul-2024 20:30:47 Parsing ucp_resend build 01-Jul-2024 20:30:47  121/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_groups build 01-Jul-2024 20:30:47  122/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_attachments build 01-Jul-2024 20:30:47  123/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_notifications build 01-Jul-2024 20:30:47  124/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_login_link build 01-Jul-2024 20:30:47  125/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 01-Jul-2024 20:30:48  126/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 01-Jul-2024 20:30:48  127/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15% 128/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 01-Jul-2024 20:30:48 Parsing ucp_pm build 01-Jul-2024 20:30:48  129/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_register build 01-Jul-2024 20:30:48  130/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_prefs_info build 01-Jul-2024 20:30:48  131/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_auth_link_info build 01-Jul-2024 20:30:48 Parsing ucp_groups_info build 01-Jul-2024 20:30:48 Parsing ucp_attachments_info build 01-Jul-2024 20:30:48 Parsing ucp_notifications_info build 01-Jul-2024 20:30:48 Parsing ucp_main_info build 01-Jul-2024 20:30:48 Parsing ucp_zebra_info build 01-Jul-2024 20:30:48 Parsing ucp_pm_info build 01-Jul-2024 20:30:48  138/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_profile_info build 01-Jul-2024 20:30:49 Parsing ucp_profile build 01-Jul-2024 20:30:49  140/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing bbcode_firstpass build 01-Jul-2024 20:30:49  141/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing parse_message build 01-Jul-2024 20:30:49 Parsing bitfield build 01-Jul-2024 20:30:50  143/805 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing messenger build 01-Jul-2024 20:30:50  144/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing queue build 01-Jul-2024 20:30:50 Parsing smtp_class build 01-Jul-2024 20:30:52 Parsing phpbb\content_visibility build 01-Jul-2024 20:30:52  147/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\memory build 01-Jul-2024 20:30:52  148/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\apcu build 01-Jul-2024 20:30:52 Parsing phpbb\cache\driver\dummy build 01-Jul-2024 20:30:52 Parsing phpbb\cache\driver\wincache build 01-Jul-2024 20:30:52 Parsing phpbb\cache\driver\driver_interface build 01-Jul-2024 20:30:52  152/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\cache\driver\base build 01-Jul-2024 20:30:52  153/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\memcached build 01-Jul-2024 20:30:52 Parsing phpbb\cache\driver\redis build 01-Jul-2024 20:30:52  155/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\driver\file build 01-Jul-2024 20:30:52  156/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\cache\service build 01-Jul-2024 20:30:53  157/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\textreparser\manager build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\poll_option build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\pm_text build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\forum_description build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\contact_admin_info build 01-Jul-2024 20:30:53  162/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\plugins\user_signature build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\poll_title build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\post_text build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\group_description build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\plugins\forum_rules build 01-Jul-2024 20:30:53 Parsing phpbb\textreparser\row_based_plugin build 01-Jul-2024 20:30:53  168/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\base build 01-Jul-2024 20:30:53  169/805 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\textreparser\reparser_interface build 01-Jul-2024 20:30:53 Parsing phpbb\form\form_helper build 01-Jul-2024 20:30:53 Parsing phpbb\filesystem\exception\filesystem_exception build 01-Jul-2024 20:30:53 Parsing phpbb\filesystem\filesystem_interface build 01-Jul-2024 20:30:53  173/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\filesystem build 01-Jul-2024 20:30:53  174/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\helper build 01-Jul-2024 20:30:53  175/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\filesystem\temp build 01-Jul-2024 20:30:53 Parsing phpbb\di\service_collection_iterator build 01-Jul-2024 20:30:53 Parsing phpbb\di\pass\markpublic_pass build 01-Jul-2024 20:30:53 Parsing phpbb\di\pass\collection_pass build 01-Jul-2024 20:30:53 Parsing phpbb\di\pass\convert_events build 01-Jul-2024 20:30:53 Parsing phpbb\di\service_collection build 01-Jul-2024 20:30:53  181/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\di\exception\service_not_found_exception build 01-Jul-2024 20:30:53 Parsing phpbb\di\exception\di_exception build 01-Jul-2024 20:30:53 Parsing phpbb\di\exception\multiple_service_definitions_exception build 01-Jul-2024 20:30:53 Parsing phpbb\di\ordered_service_collection build 01-Jul-2024 20:30:53 Parsing phpbb\di\container_builder build 01-Jul-2024 20:30:53  186/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\proxy_instantiator build 01-Jul-2024 20:30:53 Parsing phpbb\di\extension\container_configuration build 01-Jul-2024 20:30:53 Parsing phpbb\di\extension\config build 01-Jul-2024 20:30:53  189/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\di\extension\core build 01-Jul-2024 20:30:53 Parsing phpbb\di\extension\tables build 01-Jul-2024 20:30:53 Parsing phpbb\pagination build 01-Jul-2024 20:30:53  192/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\error_collector build 01-Jul-2024 20:30:53 Parsing phpbb\lock\flock build 01-Jul-2024 20:30:53 Parsing phpbb\lock\posting build 01-Jul-2024 20:30:53  195/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\lock\db build 01-Jul-2024 20:30:53 Parsing phpbb\attachment\resync build 01-Jul-2024 20:30:53 Parsing phpbb\attachment\upload build 01-Jul-2024 20:30:53  198/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\manager build 01-Jul-2024 20:30:53 Parsing phpbb\attachment\delete build 01-Jul-2024 20:30:53  200/805 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\attachment\attachment_category build 01-Jul-2024 20:30:53 Parsing phpbb\php\ini build 01-Jul-2024 20:30:54 Parsing phpbb\module\module_manager build 01-Jul-2024 20:30:54  203/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\module\exception\module_not_found_exception build 01-Jul-2024 20:30:54 Parsing phpbb\module\exception\module_exception build 01-Jul-2024 20:30:54 Parsing phpbb\profilefields\type\type_string_common build 01-Jul-2024 20:30:54  206/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_bool build 01-Jul-2024 20:30:54  207/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_string build 01-Jul-2024 20:30:54 Parsing phpbb\profilefields\type\type_interface build 01-Jul-2024 20:30:54  209/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\profilefields\type\type_int build 01-Jul-2024 20:30:54  210/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_date build 01-Jul-2024 20:30:54  211/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_dropdown build 01-Jul-2024 20:30:54  212/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_base build 01-Jul-2024 20:30:54 Parsing phpbb\profilefields\type\type_text build 01-Jul-2024 20:30:54  214/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\type\type_url build 01-Jul-2024 20:30:54 Parsing phpbb\profilefields\manager build 01-Jul-2024 20:30:54  216/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\profilefields\lang_helper build 01-Jul-2024 20:30:54 Parsing phpbb\group\helper build 01-Jul-2024 20:30:54  218/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module_base build 01-Jul-2024 20:30:54 Parsing phpbb\install\module\install_finish\task\install_extensions build 01-Jul-2024 20:30:54  220/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_finish\task\populate_migrations build 01-Jul-2024 20:30:54 Parsing phpbb\install\module\install_finish\task\notify_user build 01-Jul-2024 20:30:54 Parsing phpbb\install\module\install_finish\module build 01-Jul-2024 20:30:54  223/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 01-Jul-2024 20:30:54 Parsing phpbb\install\module\install_filesystem\module build 01-Jul-2024 20:30:54 Parsing phpbb\install\module\requirements\abstract_requirements_module build 01-Jul-2024 20:30:55  226/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_filesystem build 01-Jul-2024 20:30:55 Parsing phpbb\install\module\requirements\task\check_update build 01-Jul-2024 20:30:55  228/805 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\requirements\task\check_server_environment build 01-Jul-2024 20:30:55 Parsing phpbb\install\module\requirements\install_module build 01-Jul-2024 20:30:55 Parsing phpbb\install\module\requirements\update_module build 01-Jul-2024 20:30:55 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jul-2024 20:30:55  232/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\file_check build 01-Jul-2024 20:30:55  233/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\install\module\update_filesystem\task\show_file_status build 01-Jul-2024 20:30:55 Parsing phpbb\install\module\update_filesystem\task\update_files build 01-Jul-2024 20:30:55  235/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\task\diff_files build 01-Jul-2024 20:30:55  236/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\install\module\update_filesystem\module build 01-Jul-2024 20:30:55 Parsing phpbb\install\updater_configuration build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\user_interaction_required_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\cannot_build_container_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\installer_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\installer_config_not_writable_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\jump_to_restart_point_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\file_updater_failure_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\resource_limit_reached_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\exception\invalid_dbms_exception build 01-Jul-2024 20:30:55 Parsing phpbb\install\sequential_task build 01-Jul-2024 20:30:55  247/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\install build 01-Jul-2024 20:30:55  248/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\install\console\command\install\config\show build 01-Jul-2024 20:30:55 Parsing phpbb\install\console\command\install\config\validate build 01-Jul-2024 20:30:55 Parsing phpbb\install\console\command\update\update build 01-Jul-2024 20:30:55  251/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\console\command\update\config\show build 01-Jul-2024 20:30:55 Parsing phpbb\install\console\command\update\config\validate build 01-Jul-2024 20:30:55 Parsing phpbb\install\installer build 01-Jul-2024 20:30:55  254/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\event\kernel_exception_subscriber build 01-Jul-2024 20:30:55 Parsing phpbb\install\task_interface build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\navigation\navigation_provider build 01-Jul-2024 20:30:55  257/805 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\install\helper\navigation\update_navigation build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\navigation\install_navigation build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\navigation\main_navigation build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\navigation\navigation_interface build 01-Jul-2024 20:30:55  261/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\navigation\convertor_navigation build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\update_helper build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\container_factory build 01-Jul-2024 20:30:55  264/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\config build 01-Jul-2024 20:30:55  265/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\install\helper\iohandler\factory build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\iohandler\iohandler_base build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jul-2024 20:30:55  268/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 01-Jul-2024 20:30:55  269/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\cli_iohandler build 01-Jul-2024 20:30:55  270/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\iohandler\iohandler_interface build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\file_updater\factory build 01-Jul-2024 20:30:55  273/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\install\helper\file_updater\compression_file_updater build 01-Jul-2024 20:30:55 Parsing phpbb\install\helper\file_updater\file_updater_interface build 01-Jul-2024 20:30:56 Parsing phpbb\install\helper\file_updater\file_updater build 01-Jul-2024 20:30:56  276/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\helper\install_helper build 01-Jul-2024 20:30:56 Parsing phpbb\install\installer_configuration build 01-Jul-2024 20:30:56 Parsing phpbb\install\controller\update build 01-Jul-2024 20:30:56  279/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\installer_index build 01-Jul-2024 20:30:56 Parsing phpbb\install\controller\install build 01-Jul-2024 20:30:56  281/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\install\controller\timeout_check build 01-Jul-2024 20:30:56 Parsing phpbb\install\controller\helper build 01-Jul-2024 20:30:56  283/805 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\install\controller\archive_download build 01-Jul-2024 20:30:56 Parsing phpbb\install\module_interface build 01-Jul-2024 20:30:56 Parsing phpbb\install\task_base build 01-Jul-2024 20:30:56 Parsing phpbb\exception\runtime_exception build 01-Jul-2024 20:30:56 Parsing phpbb\exception\exception_interface build 01-Jul-2024 20:30:56 Parsing phpbb\exception\version_check_exception build 01-Jul-2024 20:30:56 Parsing phpbb\exception\http_exception build 01-Jul-2024 20:30:56  290/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\tree_interface build 01-Jul-2024 20:30:56 Parsing phpbb\tree\nestedset build 01-Jul-2024 20:30:56  292/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\tree\nestedset_forum build 01-Jul-2024 20:30:56 Parsing phpbb\help\manager build 01-Jul-2024 20:30:56 Parsing phpbb\help\controller\bbcode build 01-Jul-2024 20:30:56 Parsing phpbb\help\controller\controller build 01-Jul-2024 20:30:56  296/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\help\controller\faq build 01-Jul-2024 20:30:56 Parsing phpbb\help\controller\help build 01-Jul-2024 20:30:56  298/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\file_downloader build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\sha_xf1 build 01-Jul-2024 20:30:56  301/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\passwords\driver\argon2i build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\sha1_smf build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\phpass build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\bcrypt_2y build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\argon2id build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\md5_vb build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\driver_interface build 01-Jul-2024 20:30:56  307/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\helper build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\base build 01-Jul-2024 20:30:56  309/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\rehashable_driver_interface build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\bcrypt build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\sha1 build 01-Jul-2024 20:30:56  313/805 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\passwords\driver\sha1_wcf1 build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\convert_password build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\salted_md5 build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\md5_phpbb2 build 01-Jul-2024 20:30:56  317/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\driver\base_native build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\driver\md5_mybb build 01-Jul-2024 20:30:56 Parsing phpbb\passwords\manager build 01-Jul-2024 20:30:56  320/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\passwords\helper build 01-Jul-2024 20:30:57 Parsing phpbb\user build 01-Jul-2024 20:30:57  322/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\json_response build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\base_user build 01-Jul-2024 20:30:57  324/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\team build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\source_interface build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\user build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\base_group build 01-Jul-2024 20:30:57  328/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\mention\source\friend build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\topic build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\group build 01-Jul-2024 20:30:57 Parsing phpbb\mention\source\usergroup build 01-Jul-2024 20:30:57  332/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\mention\controller\mention build 01-Jul-2024 20:30:57 Parsing phpbb\composer\manager build 01-Jul-2024 20:30:57  334/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\composer\exception\runtime_exception build 01-Jul-2024 20:30:57 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 01-Jul-2024 20:30:57 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 01-Jul-2024 20:30:57 Parsing phpbb\composer\exception\managed_with_error_exception build 01-Jul-2024 20:30:57 Parsing phpbb\composer\installer build 01-Jul-2024 20:30:57  339/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\translate_composer_trait build 01-Jul-2024 20:30:57  340/805 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\io\html_output_formatter build 01-Jul-2024 20:30:57 Parsing phpbb\composer\io\io_interface build 01-Jul-2024 20:30:57 Parsing phpbb\composer\io\null_io build 01-Jul-2024 20:30:57 Parsing phpbb\composer\io\web_io build 01-Jul-2024 20:30:57 Parsing phpbb\composer\io\console_io build 01-Jul-2024 20:30:57 Parsing phpbb\composer\manager_interface build 01-Jul-2024 20:30:57  346/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 42%Parsing phpbb\composer\extension_manager build 01-Jul-2024 20:30:57  347/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\exception_subscriber build 01-Jul-2024 20:30:57 Parsing phpbb\console\command\cache\purge build 01-Jul-2024 20:30:57 Parsing phpbb\console\command\user\reclean build 01-Jul-2024 20:30:57  350/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\activate build 01-Jul-2024 20:30:57  351/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\add build 01-Jul-2024 20:30:57  352/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\user\delete build 01-Jul-2024 20:30:57 Parsing phpbb\console\command\user\delete_id build 01-Jul-2024 20:30:57  354/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\console\command\fixup\update_hashes build 01-Jul-2024 20:30:57 Parsing phpbb\console\command\fixup\fix_left_right_ids build 01-Jul-2024 20:30:57  356/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\command build 01-Jul-2024 20:30:57  358/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\thumbnail\generate build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\thumbnail\delete build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\thumbnail\recreate build 01-Jul-2024 20:30:58  360/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\cron\cron_list build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\cron\run build 01-Jul-2024 20:30:58  362/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\console\command\config\set_atomic build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\config\get build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\config\command build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\config\increment build 01-Jul-2024 20:30:58  366/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\config\set build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\config\delete build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\dev\migration_tips build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\searchindex\create build 01-Jul-2024 20:30:58  370/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\console\command\searchindex\list_all build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\searchindex\delete build 01-Jul-2024 20:30:58  372/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\update\check build 01-Jul-2024 20:30:58  373/805 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\console_migrator_output_handler build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\db\migration_command build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\db\revert build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\db\migrate build 01-Jul-2024 20:30:58  377/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\console\command\db\list_command build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\reparser\reparse build 01-Jul-2024 20:30:58  379/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\reparser\list_all build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\update build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\show build 01-Jul-2024 20:30:58  382/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\enable build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\install build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\disable build 01-Jul-2024 20:30:58  385/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\console\command\extension\command build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\remove build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\list_available build 01-Jul-2024 20:30:58  388/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\console\command\extension\manage build 01-Jul-2024 20:30:58 Parsing phpbb\console\command\extension\purge build 01-Jul-2024 20:30:58 Parsing phpbb\console\application build 01-Jul-2024 20:30:58  391/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\overall build 01-Jul-2024 20:30:58 Parsing phpbb\feed\topic_base build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\no_feed_exception build 01-Jul-2024 20:30:58  394/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\feed\exception\no_forum_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\unauthorized_topic_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\no_topic_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\feed_unavailable_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\feed_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\unauthorized_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\exception\unauthorized_forum_exception build 01-Jul-2024 20:30:58 Parsing phpbb\feed\topics build 01-Jul-2024 20:30:58  402/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\feed\topics_active build 01-Jul-2024 20:30:58 Parsing phpbb\feed\forums build 01-Jul-2024 20:30:58  404/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\forum build 01-Jul-2024 20:30:58 Parsing phpbb\feed\post_base build 01-Jul-2024 20:30:58  406/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\topic build 01-Jul-2024 20:30:58 Parsing phpbb\feed\helper build 01-Jul-2024 20:30:58  408/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\base build 01-Jul-2024 20:30:58  409/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\controller\feed build 01-Jul-2024 20:30:58  410/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\feed\attachments_base build 01-Jul-2024 20:30:59 Parsing phpbb\feed\news build 01-Jul-2024 20:30:59 Parsing phpbb\feed\quote_helper build 01-Jul-2024 20:30:59  413/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\feed\feed_interface build 01-Jul-2024 20:30:59 Parsing phpbb\auth\auth build 01-Jul-2024 20:30:59  415/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\facebook build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\service\twitter build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\service\google build 01-Jul-2024 20:30:59  418/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\auth\provider\oauth\service\service_interface build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\service\base build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\service\exception build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\service\bitly build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\oauth\oauth build 01-Jul-2024 20:30:59  423/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\oauth\token_storage build 01-Jul-2024 20:30:59  424/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\ldap build 01-Jul-2024 20:30:59  425/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52% 426/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\auth\provider\apache build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\provider_interface build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\base build 01-Jul-2024 20:30:59 Parsing phpbb\auth\provider\db build 01-Jul-2024 20:30:59  429/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\auth\provider_collection build 01-Jul-2024 20:30:59 Parsing phpbb\files\filespec build 01-Jul-2024 20:30:59  431/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\files\factory build 01-Jul-2024 20:31:00 Parsing phpbb\files\filespec_storage build 01-Jul-2024 20:31:00  433/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\upload build 01-Jul-2024 20:31:00  434/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\files\types\type_interface build 01-Jul-2024 20:31:00 Parsing phpbb\files\types\form_storage build 01-Jul-2024 20:31:00 Parsing phpbb\files\types\form build 01-Jul-2024 20:31:00  437/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local_storage build 01-Jul-2024 20:31:00 Parsing phpbb\files\types\base build 01-Jul-2024 20:31:00  439/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\files\types\local build 01-Jul-2024 20:31:00 Parsing phpbb\message\topic_form build 01-Jul-2024 20:31:00  441/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\message build 01-Jul-2024 20:31:00  442/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\message\admin_form build 01-Jul-2024 20:31:00  443/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\message\form build 01-Jul-2024 20:31:00 Parsing phpbb\message\user_form build 01-Jul-2024 20:31:00  445/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\ip build 01-Jul-2024 20:31:00 Parsing phpbb\ban\type\user build 01-Jul-2024 20:31:00 Parsing phpbb\ban\type\type_interface build 01-Jul-2024 20:31:00  448/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\type\email build 01-Jul-2024 20:31:00 Parsing phpbb\ban\type\base build 01-Jul-2024 20:31:00  450/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\ban\manager build 01-Jul-2024 20:31:00  451/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\ban\exception\no_valid_users_exception build 01-Jul-2024 20:31:00 Parsing phpbb\ban\exception\no_valid_ips_exception build 01-Jul-2024 20:31:00 Parsing phpbb\ban\exception\type_not_found_exception build 01-Jul-2024 20:31:00 Parsing phpbb\ban\exception\no_valid_emails_exception build 01-Jul-2024 20:31:00 Parsing phpbb\ban\exception\invalid_length_exception build 01-Jul-2024 20:31:00 Parsing phpbb\config_php_file build 01-Jul-2024 20:31:00  458/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\path_helper build 01-Jul-2024 20:31:00 Parsing phpbb\captcha\factory build 01-Jul-2024 20:31:00 Parsing phpbb\captcha\plugins\qa build 01-Jul-2024 20:31:00  460/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha build 01-Jul-2024 20:31:00  461/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\recaptcha_v3 build 01-Jul-2024 20:31:01  462/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\captcha_abstract build 01-Jul-2024 20:31:01  463/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\captcha\plugins\incomplete build 01-Jul-2024 20:31:01 Parsing phpbb\event\dispatcher build 01-Jul-2024 20:31:01 Parsing phpbb\event\php_exporter build 01-Jul-2024 20:31:01  466/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\event\md_exporter build 01-Jul-2024 20:31:01  467/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\recursive_event_filter_iterator build 01-Jul-2024 20:31:01 Parsing phpbb\event\rst_exporter build 01-Jul-2024 20:31:01  469/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\event\dispatcher_interface build 01-Jul-2024 20:31:01 Parsing phpbb\event\kernel_terminate_subscriber build 01-Jul-2024 20:31:01 Parsing phpbb\event\kernel_exception_subscriber build 01-Jul-2024 20:31:01 Parsing phpbb\groupposition\groupposition_interface build 01-Jul-2024 20:31:01  473/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\groupposition\legend build 01-Jul-2024 20:31:01 Parsing phpbb\groupposition\teampage build 01-Jul-2024 20:31:01  475/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\groupposition\exception build 01-Jul-2024 20:31:01 Parsing phpbb\routing\router build 01-Jul-2024 20:31:01  477/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\loader_resolver build 01-Jul-2024 20:31:01 Parsing phpbb\routing\file_locator build 01-Jul-2024 20:31:01  480/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\routing\helper build 01-Jul-2024 20:31:01 Parsing phpbb\routing\resources_locator\default_resources_locator build 01-Jul-2024 20:31:01 Parsing phpbb\routing\resources_locator\chained_resources_locator build 01-Jul-2024 20:31:01 Parsing phpbb\routing\resources_locator\resources_locator_interface build 01-Jul-2024 20:31:01 Parsing phpbb\routing\resources_locator\installer_resources_locator build 01-Jul-2024 20:31:01 Parsing phpbb\textformatter\s9e\utils build 01-Jul-2024 20:31:01  485/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\factory build 01-Jul-2024 20:31:01  486/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\acp_utils build 01-Jul-2024 20:31:01 Parsing phpbb\textformatter\s9e\parser build 01-Jul-2024 20:31:01  488/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\bbcode_merger build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\s9e\mention_helper build 01-Jul-2024 20:31:02  490/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\textformatter\s9e\quote_helper build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\s9e\renderer build 01-Jul-2024 20:31:02  492/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\s9e\link_helper build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\parser_interface build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\cache_interface build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\renderer_interface build 01-Jul-2024 20:31:02  496/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\textformatter\utils_interface build 01-Jul-2024 20:31:02 Parsing phpbb\textformatter\acp_utils_interface build 01-Jul-2024 20:31:02 Parsing phpbb\cron\manager build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\task build 01-Jul-2024 20:31:02  500/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\text_reparser\reparser build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\wrapper build 01-Jul-2024 20:31:02  502/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\parametrized build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\base build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\tidy_search build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\prune_forum build 01-Jul-2024 20:31:02  506/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\cron\task\core\tidy_warnings build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\prune_shadow_topics build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\prune_all_forums build 01-Jul-2024 20:31:02  509/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\update_hashes build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\prune_notifications build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\tidy_sessions build 01-Jul-2024 20:31:02  512/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\cron\task\core\tidy_plupload build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\tidy_cache build 01-Jul-2024 20:31:02 Parsing phpbb\cron\task\core\queue build 01-Jul-2024 20:31:02 Parsing phpbb\cron\event\cron_runner_listener build 01-Jul-2024 20:31:02  516/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\cron\controller\cron build 01-Jul-2024 20:31:02 Parsing phpbb\viewonline_helper build 01-Jul-2024 20:31:02 Parsing phpbb\finder\factory build 01-Jul-2024 20:31:02 Parsing phpbb\finder\recursive_path_iterator build 01-Jul-2024 20:31:02  520/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jul-2024 20:31:02  522/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\finder\finder build 01-Jul-2024 20:31:02 Parsing phpbb\language\language_file_helper build 01-Jul-2024 20:31:02 Parsing phpbb\language\exception\invalid_plural_rule_exception build 01-Jul-2024 20:31:02 Parsing phpbb\language\exception\language_file_not_found build 01-Jul-2024 20:31:02 Parsing phpbb\language\exception\language_exception build 01-Jul-2024 20:31:02 Parsing phpbb\language\language_file_loader build 01-Jul-2024 20:31:02  527/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\language\language build 01-Jul-2024 20:31:02  528/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\config build 01-Jul-2024 20:31:02 Parsing phpbb\config\db_text build 01-Jul-2024 20:31:02  530/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\config\db build 01-Jul-2024 20:31:02  531/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\debug\debug build 01-Jul-2024 20:31:02 Parsing phpbb\debug\error_handler build 01-Jul-2024 20:31:02 Parsing phpbb\filesystem build 01-Jul-2024 20:31:02 Parsing phpbb\mimetype\guesser_base build 01-Jul-2024 20:31:02 Parsing phpbb\mimetype\content_guesser build 01-Jul-2024 20:31:02 Parsing phpbb\mimetype\guesser_interface build 01-Jul-2024 20:31:03  537/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\extension_guesser build 01-Jul-2024 20:31:03  538/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\mimetype\guesser build 01-Jul-2024 20:31:03 Parsing phpbb\permissions build 01-Jul-2024 20:31:03  540/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\group_request build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\quote build 01-Jul-2024 20:31:03  542/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post_closed build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\report_pm build 01-Jul-2024 20:31:03  544/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\report_post build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\post_in_queue build 01-Jul-2024 20:31:03  546/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\notification\type\approve_topic build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\type_interface build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\mention build 01-Jul-2024 20:31:03  549/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\forum build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\approve_post build 01-Jul-2024 20:31:03  551/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\group_request_approved build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\topic build 01-Jul-2024 20:31:03  553/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\disapprove_topic build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\base build 01-Jul-2024 20:31:03  555/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\notification\type\pm build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\post build 01-Jul-2024 20:31:03  557/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\topic_in_queue build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\report_pm_closed build 01-Jul-2024 20:31:03  559/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\admin_activate_user build 01-Jul-2024 20:31:03  561/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\type\bookmark build 01-Jul-2024 20:31:03 Parsing phpbb\notification\type\disapprove_post build 01-Jul-2024 20:31:04 Parsing phpbb\notification\manager build 01-Jul-2024 20:31:04  563/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\notification\method\board build 01-Jul-2024 20:31:04  564/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\method_interface build 01-Jul-2024 20:31:04 Parsing phpbb\notification\method\extended_method_interface build 01-Jul-2024 20:31:04  567/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\webpush build 01-Jul-2024 20:31:04 Parsing phpbb\notification\method\email build 01-Jul-2024 20:31:04  568/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\jabber build 01-Jul-2024 20:31:04 Parsing phpbb\notification\method\messenger_base build 01-Jul-2024 20:31:04  570/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\notification\method\base build 01-Jul-2024 20:31:04 Parsing phpbb\notification\exception build 01-Jul-2024 20:31:04 Parsing phpbb\class_loader build 01-Jul-2024 20:31:04  573/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\log\dummy build 01-Jul-2024 20:31:04  575/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\log\log build 01-Jul-2024 20:31:04 Parsing phpbb\log\log_interface build 01-Jul-2024 20:31:04 Parsing phpbb\controller\helper build 01-Jul-2024 20:31:04  577/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\controller\resolver build 01-Jul-2024 20:31:04 Parsing phpbb\controller\exception build 01-Jul-2024 20:31:04  579/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\symfony_request build 01-Jul-2024 20:31:04 Parsing phpbb\version_helper build 01-Jul-2024 20:31:05  581/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_mysql build 01-Jul-2024 20:31:05  582/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_sphinx build 01-Jul-2024 20:31:05  583/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\fulltext_native build 01-Jul-2024 20:31:05  584/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\search_backend_interface build 01-Jul-2024 20:31:05 Parsing phpbb\search\backend\base build 01-Jul-2024 20:31:05  586/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\search\backend\sphinx\config_variable build 01-Jul-2024 20:31:05 Parsing phpbb\search\backend\sphinx\config_section build 01-Jul-2024 20:31:05 Parsing phpbb\search\backend\sphinx\config build 01-Jul-2024 20:31:05  589/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\backend\sphinx\config_item build 01-Jul-2024 20:31:06 Parsing phpbb\search\backend\fulltext_postgres build 01-Jul-2024 20:31:06  591/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\search\exception\no_action_in_progress_exception build 01-Jul-2024 20:31:06 Parsing phpbb\search\exception\search_exception build 01-Jul-2024 20:31:06 Parsing phpbb\search\exception\no_search_backend_found_exception build 01-Jul-2024 20:31:06 Parsing phpbb\search\exception\action_in_progress_exception build 01-Jul-2024 20:31:06 Parsing phpbb\search\state_helper build 01-Jul-2024 20:31:06  596/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\search\search_backend_factory build 01-Jul-2024 20:31:06 Parsing phpbb\avatar\driver\upload build 01-Jul-2024 20:31:06  598/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\gravatar build 01-Jul-2024 20:31:06  599/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\driver\driver_interface build 01-Jul-2024 20:31:06 Parsing phpbb\avatar\driver\driver build 01-Jul-2024 20:31:06 Parsing phpbb\avatar\driver\local build 01-Jul-2024 20:31:06  602/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\manager build 01-Jul-2024 20:31:06  603/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Parsing phpbb\avatar\helper build 01-Jul-2024 20:31:06  604/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\comparator build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\sqlsrv_platform build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\table_helper build 01-Jul-2024 20:31:06  607/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\postgresql_platform build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\connection_parameter_factory build 01-Jul-2024 20:31:06  609/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\db\doctrine\case_insensitive_string build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\connection_factory build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\type_converter build 01-Jul-2024 20:31:06  612/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oci8\statement build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\oci8\driver build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\oci8\schema_manager build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\oci8\connection build 01-Jul-2024 20:31:06 Parsing phpbb\db\doctrine\oci8\result build 01-Jul-2024 20:31:06  617/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\doctrine\oracle_platform build 01-Jul-2024 20:31:06 Parsing phpbb\db\migration\profilefield_base_migration build 01-Jul-2024 20:31:06  619/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\db\migration\container_aware_migration build 01-Jul-2024 20:31:06 Parsing phpbb\db\migration\schema_generator build 01-Jul-2024 20:31:06  621/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\helper build 01-Jul-2024 20:31:06 Parsing phpbb\db\migration\tool\permission build 01-Jul-2024 20:31:06  623/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config build 01-Jul-2024 20:31:07 Parsing phpbb\db\migration\tool\module build 01-Jul-2024 20:31:07  625/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\db\migration\tool\config_text build 01-Jul-2024 20:31:07 Parsing phpbb\db\migration\tool\tool_interface build 01-Jul-2024 20:31:07 Parsing phpbb\db\migration\migration build 01-Jul-2024 20:31:07  628/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\migration\migration_interface build 01-Jul-2024 20:31:07 Parsing phpbb\db\migration\exception build 01-Jul-2024 20:31:07 Parsing phpbb\db\driver\factory build 01-Jul-2024 20:31:07  631/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\oracle build 01-Jul-2024 20:31:07  632/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Parsing phpbb\db\driver\mssql_base build 01-Jul-2024 20:31:07 Parsing phpbb\db\driver\mysql_base build 01-Jul-2024 20:31:07 Parsing phpbb\db\driver\mssql_odbc build 01-Jul-2024 20:31:07  635/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\db\driver\mssqlnative build 01-Jul-2024 20:31:07  636/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver_interface build 01-Jul-2024 20:31:07  637/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\driver build 01-Jul-2024 20:31:07  638/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\mysqli build 01-Jul-2024 20:31:07  639/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\sqlite3 build 01-Jul-2024 20:31:07  640/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\driver\postgres build 01-Jul-2024 20:31:08  641/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\db\sql_insert_buffer build 01-Jul-2024 20:31:08 Parsing phpbb\db\tools\factory build 01-Jul-2024 20:31:08 Parsing phpbb\db\tools\doctrine build 01-Jul-2024 20:31:08  644/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\tools\tools_interface build 01-Jul-2024 20:31:08 Parsing phpbb\db\tools\tools build 01-Jul-2024 20:31:08 Parsing phpbb\db\tools\mssql build 01-Jul-2024 20:31:08 Parsing phpbb\db\tools\postgres build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\sqlite3_extractor build 01-Jul-2024 20:31:08  649/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\factory build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\mysql_extractor build 01-Jul-2024 20:31:08  651/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\exception\invalid_format_exception build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\mssql_extractor build 01-Jul-2024 20:31:08  654/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\extractor_interface build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\postgres_extractor build 01-Jul-2024 20:31:08  656/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\extractor\base_extractor build 01-Jul-2024 20:31:08 Parsing phpbb\db\extractor\oracle_extractor build 01-Jul-2024 20:31:08  658/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\migrator build 01-Jul-2024 20:31:08  659/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\db\output_handler\null_migrator_output_handler build 01-Jul-2024 20:31:08 Parsing phpbb\db\output_handler\migrator_output_handler_interface build 01-Jul-2024 20:31:08 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jul-2024 20:31:08 Parsing phpbb\db\output_handler\html_migrator_output_handler build 01-Jul-2024 20:31:08 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 01-Jul-2024 20:31:08 Parsing phpbb\ucp\controller\webpush build 01-Jul-2024 20:31:08  665/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\ucp\controller\reset_password build 01-Jul-2024 20:31:08  666/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\json\sanitizer build 01-Jul-2024 20:31:09 Parsing phpbb\report\report_handler_pm build 01-Jul-2024 20:31:09 Parsing phpbb\report\handler_factory build 01-Jul-2024 20:31:09  669/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\report\report_reason_list_provider build 01-Jul-2024 20:31:09 Parsing phpbb\report\report_handler_interface build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\factory_invalid_argument_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\report_permission_denied_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\empty_report_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\invalid_report_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\entity_not_found_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\already_reported_exception build 01-Jul-2024 20:31:09 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 01-Jul-2024 20:31:09  678/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler build 01-Jul-2024 20:31:09 Parsing phpbb\report\controller\report build 01-Jul-2024 20:31:09  680/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\report\report_handler_post build 01-Jul-2024 20:31:09 Parsing phpbb\datetime build 01-Jul-2024 20:31:09  682/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\session build 01-Jul-2024 20:31:09  683/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\user_loader build 01-Jul-2024 20:31:09  684/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\posting\post_helper build 01-Jul-2024 20:31:09 Parsing phpbb\extension\di\extension_base build 01-Jul-2024 20:31:09 Parsing phpbb\extension\extension_interface build 01-Jul-2024 20:31:09 Parsing phpbb\extension\manager build 01-Jul-2024 20:31:09  688/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\extension\base build 01-Jul-2024 20:31:09 Parsing phpbb\extension\provider build 01-Jul-2024 20:31:09 Parsing phpbb\extension\exception build 01-Jul-2024 20:31:09 Parsing phpbb\plupload\plupload build 01-Jul-2024 20:31:09  692/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Parsing phpbb\storage\provider\provider_interface build 01-Jul-2024 20:31:09 Parsing phpbb\storage\provider\local build 01-Jul-2024 20:31:09 Parsing phpbb\storage\file_info build 01-Jul-2024 20:31:09 Parsing phpbb\storage\exception\storage_exception build 01-Jul-2024 20:31:09 Parsing phpbb\storage\exception\no_action_in_progress_exception build 01-Jul-2024 20:31:09 Parsing phpbb\storage\exception\action_in_progress_exception build 01-Jul-2024 20:31:09 Parsing phpbb\storage\state_helper build 01-Jul-2024 20:31:10  699/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\storage\helper build 01-Jul-2024 20:31:10 Parsing phpbb\storage\adapter_factory build 01-Jul-2024 20:31:10  701/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\local build 01-Jul-2024 20:31:10  702/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\adapter\adapter_interface build 01-Jul-2024 20:31:10 Parsing phpbb\storage\controller\attachment build 01-Jul-2024 20:31:10  704/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\controller\controller build 01-Jul-2024 20:31:10 Parsing phpbb\storage\controller\avatar build 01-Jul-2024 20:31:10  706/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\storage build 01-Jul-2024 20:31:10  707/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\storage\stream_interface build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\tokenparser\event build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\tokenparser\includecss build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\tokenparser\defineparser build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\tokenparser\includejs build 01-Jul-2024 20:31:10  712/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\tokenparser\includeparser build 01-Jul-2024 20:31:10  714/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\template\twig\twig build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\loader build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\definition build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\extension build 01-Jul-2024 20:31:10  717/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\environment build 01-Jul-2024 20:31:10  718/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Parsing phpbb\template\twig\extension\routing build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\extension\forms build 01-Jul-2024 20:31:10  720/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\icon build 01-Jul-2024 20:31:10  721/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\template\twig\extension\username build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\extension\config build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\extension\avatar build 01-Jul-2024 20:31:10  725/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\includeasset build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\event build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\includenode build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\includecss build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\definenode build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\expression\binary\equalequal build 01-Jul-2024 20:31:10  730/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\template\twig\node\expression\binary\notequalequal build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\node\includejs build 01-Jul-2024 20:31:10 Parsing phpbb\template\twig\lexer build 01-Jul-2024 20:31:10  733/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\exception\user_object_not_available build 01-Jul-2024 20:31:10 Parsing phpbb\template\context build 01-Jul-2024 20:31:10  735/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\assets_bag build 01-Jul-2024 20:31:10 Parsing phpbb\template\template build 01-Jul-2024 20:31:10 Parsing phpbb\template\base build 01-Jul-2024 20:31:10  738/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\template\asset build 01-Jul-2024 20:31:11 Parsing phpbb\request\request build 01-Jul-2024 20:31:11  740/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\request\type_cast_helper_interface build 01-Jul-2024 20:31:11 Parsing phpbb\request\request_interface build 01-Jul-2024 20:31:11  743/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing phpbb\request\type_cast_helper build 01-Jul-2024 20:31:11 Parsing phpbb\request\deactivated_super_global build 01-Jul-2024 20:31:11 Parsing done build 01-Jul-2024 20:31:11  805/805 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 01-Jul-2024 20:31:11 build 01-Jul-2024 20:31:11 build 01-Jul-2024 20:31:11 0/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 01-Jul-2024 20:31:12  2/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 3/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 01-Jul-2024 20:31:13 Rendering Global namespaces.html build 01-Jul-2024 20:31:13  4/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 01-Jul-2024 20:31:13 Rendering Global interfaces.html build 01-Jul-2024 20:31:13  6/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 01-Jul-2024 20:31:13 Rendering Global opensearch.xml build 01-Jul-2024 20:31:13 Rendering Global search.html build 01-Jul-2024 20:31:13 Rendering Global doctum.js build 01-Jul-2024 20:31:13  10/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 01-Jul-2024 20:31:13 Rendering Namespace [Global Namespace] build 01-Jul-2024 20:31:13 Rendering Namespace phpbb build 01-Jul-2024 20:31:13  13/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\attachment build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\auth build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\auth\provider build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\auth\provider\oauth build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\auth\provider\oauth\service build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\avatar build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\avatar\driver build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\ban build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\ban\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\ban\type build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cache build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cache\driver build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\captcha build 01-Jul-2024 20:31:13  26/906 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha\plugins build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\composer build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\composer\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\composer\io build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\config build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\cache build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\config build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\cron build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\db build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\dev build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\extension build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\fixup build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\reparser build 01-Jul-2024 20:31:13  41/906 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\searchindex build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\thumbnail build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\update build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\console\command\user build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\convert build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\convert\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron\event build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron\task build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron\task\core build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\cron\task\text_reparser build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\doctrine build 01-Jul-2024 20:31:13  56/906 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db\doctrine\oci8 build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\driver build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\extractor build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\extractor\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\migration build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\migration\tool build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\output_handler build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\db\tools build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\debug build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\di build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\di\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\di\extension build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\di\pass build 01-Jul-2024 20:31:13  69/906 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\event build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\extension build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\extension\di build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\feed build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\feed\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\feed\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\files build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\files\types build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\filesystem build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\filesystem\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\finder build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\form build 01-Jul-2024 20:31:13  82/906 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\group build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\groupposition build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\help build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\help\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console\command build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console\command\install build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console\command\install\config build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console\command\update build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\console\command\update\config build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\event build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\helper build 01-Jul-2024 20:31:13  97/906 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\helper\file_updater build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\helper\iohandler build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\helper\iohandler\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\helper\navigation build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\install_filesystem build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\install_filesystem\task build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\install_finish build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\install_finish\task build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\requirements build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\requirements\task build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\update_filesystem build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\install\module\update_filesystem\task build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\json build 01-Jul-2024 20:31:13  111/906 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\language build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\language\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\lock build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\log build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\mention build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\mention\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\mention\source build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\message build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\mimetype build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\module build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\module\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\notification build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\notification\method build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\notification\type build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\passwords build 01-Jul-2024 20:31:13  126/906 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\passwords\driver build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\php build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\plupload build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\posting build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\profilefields build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\profilefields\type build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\report build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\report\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\report\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\request build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\routing build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\routing\resources_locator build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\search build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\search\backend build 01-Jul-2024 20:31:13  140/906 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\search\backend\sphinx build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\search\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\storage build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\storage\adapter build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\storage\controller build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\storage\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\storage\provider build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\exception build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\twig build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\twig\extension build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\twig\node build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\twig\node\expression build 01-Jul-2024 20:31:13  153/906 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Rendering Namespace phpbb\template\twig\node\expression\binary build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\template\twig\tokenparser build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\textformatter build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\textformatter\s9e build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\textreparser build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\textreparser\plugins build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\tree build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\ucp build 01-Jul-2024 20:31:13 Rendering Namespace phpbb\ucp\controller build 01-Jul-2024 20:31:13 Rendering Class SphinxClient build 01-Jul-2024 20:31:14 Rendering Class acp_attachments build 01-Jul-2024 20:31:14  164/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 01-Jul-2024 20:31:14 Rendering Class acp_ban build 01-Jul-2024 20:31:14 Rendering Class acp_ban_info build 01-Jul-2024 20:31:14 Rendering Class acp_bbcodes build 01-Jul-2024 20:31:14 Rendering Class acp_bbcodes_info build 01-Jul-2024 20:31:14 Rendering Class acp_board build 01-Jul-2024 20:31:14 Rendering Class acp_board_info build 01-Jul-2024 20:31:14  171/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 01-Jul-2024 20:31:14 Rendering Class acp_bots_info build 01-Jul-2024 20:31:14 Rendering Class acp_captcha build 01-Jul-2024 20:31:14 Rendering Class acp_captcha_info build 01-Jul-2024 20:31:14 Rendering Class acp_contact build 01-Jul-2024 20:31:14 Rendering Class acp_contact_info build 01-Jul-2024 20:31:14 Rendering Class acp_disallow build 01-Jul-2024 20:31:14 Rendering Class acp_disallow_info build 01-Jul-2024 20:31:14 Rendering Class acp_email build 01-Jul-2024 20:31:14 Rendering Class acp_email_info build 01-Jul-2024 20:31:14 Rendering Class acp_extensions build 01-Jul-2024 20:31:14  182/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 01-Jul-2024 20:31:14 Rendering Class acp_forums build 01-Jul-2024 20:31:14 Rendering Class acp_forums_info build 01-Jul-2024 20:31:14 Rendering Class acp_groups build 01-Jul-2024 20:31:14 Rendering Class acp_groups_info build 01-Jul-2024 20:31:14 Rendering Class acp_help_phpbb build 01-Jul-2024 20:31:14 Rendering Class acp_help_phpbb_info build 01-Jul-2024 20:31:14  189/906 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_icons build 01-Jul-2024 20:31:14 Rendering Class acp_icons_info build 01-Jul-2024 20:31:14 Rendering Class acp_inactive build 01-Jul-2024 20:31:14 Rendering Class acp_inactive_info build 01-Jul-2024 20:31:14 Rendering Class acp_jabber build 01-Jul-2024 20:31:14 Rendering Class acp_jabber_info build 01-Jul-2024 20:31:14 Rendering Class acp_language build 01-Jul-2024 20:31:14 Rendering Class acp_language_info build 01-Jul-2024 20:31:14 Rendering Class acp_logs build 01-Jul-2024 20:31:14 Rendering Class acp_logs_info build 01-Jul-2024 20:31:14  199/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_main build 01-Jul-2024 20:31:14 Rendering Class acp_main_info build 01-Jul-2024 20:31:14 Rendering Class acp_modules build 01-Jul-2024 20:31:14 Rendering Class acp_modules_info build 01-Jul-2024 20:31:14 Rendering Class acp_permission_roles build 01-Jul-2024 20:31:14 Rendering Class acp_permission_roles_info build 01-Jul-2024 20:31:14 Rendering Class acp_permissions build 01-Jul-2024 20:31:14 Rendering Class acp_permissions_info build 01-Jul-2024 20:31:14  207/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_php_info build 01-Jul-2024 20:31:14 Rendering Class acp_php_info_info build 01-Jul-2024 20:31:14 Rendering Class acp_profile build 01-Jul-2024 20:31:14 Rendering Class acp_profile_info build 01-Jul-2024 20:31:14 Rendering Class acp_prune build 01-Jul-2024 20:31:14 Rendering Class acp_prune_info build 01-Jul-2024 20:31:14 Rendering Class acp_ranks build 01-Jul-2024 20:31:14 Rendering Class acp_ranks_info build 01-Jul-2024 20:31:14 Rendering Class acp_reasons build 01-Jul-2024 20:31:14 Rendering Class acp_reasons_info build 01-Jul-2024 20:31:14 Rendering Class acp_search build 01-Jul-2024 20:31:14  218/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_search_info build 01-Jul-2024 20:31:14 Rendering Class acp_storage build 01-Jul-2024 20:31:14 Rendering Class acp_storage_info build 01-Jul-2024 20:31:14 Rendering Class acp_styles build 01-Jul-2024 20:31:14 Rendering Class acp_styles_info build 01-Jul-2024 20:31:14  223/906 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 01-Jul-2024 20:31:14 Rendering Class acp_update_info build 01-Jul-2024 20:31:14 Rendering Class acp_users build 01-Jul-2024 20:31:14 Rendering Class acp_users_info build 01-Jul-2024 20:31:14 Rendering Class acp_words build 01-Jul-2024 20:31:14 Rendering Class acp_words_info build 01-Jul-2024 20:31:14 Rendering Class auth_admin build 01-Jul-2024 20:31:14 Rendering Class bbcode build 01-Jul-2024 20:31:14  231/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 01-Jul-2024 20:31:14 Rendering Class bitfield build 01-Jul-2024 20:31:14 Rendering Class compress build 01-Jul-2024 20:31:14  234/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 01-Jul-2024 20:31:14 Rendering Class compress_zip build 01-Jul-2024 20:31:14 Rendering Class diff build 01-Jul-2024 20:31:14 Rendering Class diff3 build 01-Jul-2024 20:31:14  238/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3_block_builder build 01-Jul-2024 20:31:14 Rendering Class diff3_op build 01-Jul-2024 20:31:14 Rendering Class diff3_op_copy build 01-Jul-2024 20:31:14 Rendering Class diff_engine build 01-Jul-2024 20:31:14  242/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op build 01-Jul-2024 20:31:14 Rendering Class diff_op_add build 01-Jul-2024 20:31:14 Rendering Class diff_op_change build 01-Jul-2024 20:31:14 Rendering Class diff_op_copy build 01-Jul-2024 20:31:14 Rendering Class diff_op_delete build 01-Jul-2024 20:31:14 Rendering Class diff_renderer build 01-Jul-2024 20:31:14 Rendering Class diff_renderer_inline build 01-Jul-2024 20:31:14  249/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_raw build 01-Jul-2024 20:31:14 Rendering Class diff_renderer_side_by_side build 01-Jul-2024 20:31:14 Rendering Class diff_renderer_unified build 01-Jul-2024 20:31:14  252/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp build 01-Jul-2024 20:31:14 Rendering Class ftp_fsock build 01-Jul-2024 20:31:14 Rendering Class jabber build 01-Jul-2024 20:31:14  255/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mapped_diff build 01-Jul-2024 20:31:14 Rendering Class mcp_ban build 01-Jul-2024 20:31:14  257/906 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban_info build 01-Jul-2024 20:31:14 Rendering Class mcp_logs build 01-Jul-2024 20:31:14 Rendering Class mcp_logs_info build 01-Jul-2024 20:31:14 Rendering Class mcp_main build 01-Jul-2024 20:31:14 Rendering Class mcp_main_info build 01-Jul-2024 20:31:14 Rendering Class mcp_notes build 01-Jul-2024 20:31:14 Rendering Class mcp_notes_info build 01-Jul-2024 20:31:14 Rendering Class mcp_pm_reports build 01-Jul-2024 20:31:14 Rendering Class mcp_pm_reports_info build 01-Jul-2024 20:31:14 Rendering Class mcp_queue build 01-Jul-2024 20:31:14 Rendering Class mcp_queue_info build 01-Jul-2024 20:31:14  268/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_reports build 01-Jul-2024 20:31:14 Rendering Class mcp_reports_info build 01-Jul-2024 20:31:14 Rendering Class mcp_warn build 01-Jul-2024 20:31:14 Rendering Class mcp_warn_info build 01-Jul-2024 20:31:14 Rendering Class messenger build 01-Jul-2024 20:31:14 Rendering Class p_master build 01-Jul-2024 20:31:14  274/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class parse_message build 01-Jul-2024 20:31:14 Rendering Class phpbb\attachment\attachment_category build 01-Jul-2024 20:31:14  276/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 01-Jul-2024 20:31:14 Rendering Class phpbb\attachment\manager build 01-Jul-2024 20:31:14 Rendering Class phpbb\attachment\resync build 01-Jul-2024 20:31:14 Rendering Class phpbb\attachment\upload build 01-Jul-2024 20:31:14 Rendering Class phpbb\auth\auth build 01-Jul-2024 20:31:15  281/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\base build 01-Jul-2024 20:31:15  283/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\db build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\ldap build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\oauth build 01-Jul-2024 20:31:15  286/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\service\bitly build 01-Jul-2024 20:31:15  288/906 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\service\facebook build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\service\google build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\oauth\service\twitter build 01-Jul-2024 20:31:15  293/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 01-Jul-2024 20:31:15 Rendering Class phpbb\auth\provider\provider_interface build 01-Jul-2024 20:31:15  295/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider_collection build 01-Jul-2024 20:31:15 Rendering Class phpbb\avatar\driver\driver build 01-Jul-2024 20:31:15 Rendering Class phpbb\avatar\driver\driver_interface build 01-Jul-2024 20:31:15  298/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\gravatar build 01-Jul-2024 20:31:15 Rendering Class phpbb\avatar\driver\local build 01-Jul-2024 20:31:15  300/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\upload build 01-Jul-2024 20:31:15 Rendering Class phpbb\avatar\helper build 01-Jul-2024 20:31:15  302/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\manager build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\exception\invalid_length_exception build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 01-Jul-2024 20:31:15  305/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\no_valid_ips_exception build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\exception\no_valid_users_exception build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\exception\type_not_found_exception build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\manager build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\type\base build 01-Jul-2024 20:31:15  310/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\email build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\type\ip build 01-Jul-2024 20:31:15 Rendering Class phpbb\ban\type\type_interface build 01-Jul-2024 20:31:15  313/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\user build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\driver\apcu build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\driver\base build 01-Jul-2024 20:31:15  316/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\driver_interface build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\driver\dummy build 01-Jul-2024 20:31:15  318/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\driver\memcached build 01-Jul-2024 20:31:15  320/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\driver\redis build 01-Jul-2024 20:31:15  322/906 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 01-Jul-2024 20:31:15 Rendering Class phpbb\cache\service build 01-Jul-2024 20:31:15  324/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\factory build 01-Jul-2024 20:31:15 Rendering Class phpbb\captcha\plugins\captcha_abstract build 01-Jul-2024 20:31:15 Rendering Class phpbb\captcha\plugins\incomplete build 01-Jul-2024 20:31:15 Rendering Class phpbb\captcha\plugins\qa build 01-Jul-2024 20:31:15  328/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\recaptcha build 01-Jul-2024 20:31:15 Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 01-Jul-2024 20:31:15  330/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\class_loader build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 01-Jul-2024 20:31:16  333/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\composer\exception\managed_with_error_exception build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\exception\runtime_exception build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\extension_manager build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\installer build 01-Jul-2024 20:31:16  337/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\console_io build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\io\html_output_formatter build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\io\io_interface build 01-Jul-2024 20:31:16  340/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\io\null_io build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\io\translate_composer_trait build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\io\web_io build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\manager build 01-Jul-2024 20:31:16 Rendering Class phpbb\composer\manager_interface build 01-Jul-2024 20:31:16  345/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config\config build 01-Jul-2024 20:31:16 Rendering Class phpbb\config\db build 01-Jul-2024 20:31:16 Rendering Class phpbb\config\db_text build 01-Jul-2024 20:31:16  348/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\config_php_file build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\application build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\cache\purge build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\command build 01-Jul-2024 20:31:16  352/906 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\console\command\config\command build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\config\delete build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\config\get build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\config\increment build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\config\set build 01-Jul-2024 20:31:16  357/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\set_atomic build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\cron\cron_list build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\cron\run build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 01-Jul-2024 20:31:16  361/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\db\list_command build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\db\migrate build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\db\migration_command build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\db\revert build 01-Jul-2024 20:31:16  365/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\dev\migration_tips build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\command build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\disable build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\enable build 01-Jul-2024 20:31:16  369/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\extension\install build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\list_available build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\manage build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\purge build 01-Jul-2024 20:31:16  373/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\remove build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\show build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\extension\update build 01-Jul-2024 20:31:16  376/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\fixup\update_hashes build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\reparser\list_all build 01-Jul-2024 20:31:16  379/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\reparser\reparse build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\searchindex\create build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\searchindex\delete build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\searchindex\list_all build 01-Jul-2024 20:31:16  383/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\thumbnail\delete build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\thumbnail\generate build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\thumbnail\recreate build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\update\check build 01-Jul-2024 20:31:16  387/906 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\user\activate build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\user\add build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\user\delete build 01-Jul-2024 20:31:16  390/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\delete_id build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\command\user\reclean build 01-Jul-2024 20:31:16 Rendering Class phpbb\console\exception_subscriber build 01-Jul-2024 20:31:16  393/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\content_visibility build 01-Jul-2024 20:31:16 Rendering Class phpbb\controller\exception build 01-Jul-2024 20:31:16 Rendering Class phpbb\controller\helper build 01-Jul-2024 20:31:16 Rendering Class phpbb\controller\resolver build 01-Jul-2024 20:31:16  397/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\convert\controller\convertor build 01-Jul-2024 20:31:16 Rendering Class phpbb\convert\convert build 01-Jul-2024 20:31:16 Rendering Class phpbb\convert\convertor build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\controller\cron build 01-Jul-2024 20:31:16  401/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\event\cron_runner_listener build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\manager build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\task\base build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\task\core\prune_all_forums build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\task\core\prune_forum build 01-Jul-2024 20:31:16  406/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\cron\task\core\prune_notifications build 01-Jul-2024 20:31:16 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\core\queue build 01-Jul-2024 20:31:17  409/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_cache build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\core\tidy_plupload build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\core\tidy_search build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\core\tidy_sessions build 01-Jul-2024 20:31:17  413/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\tidy_warnings build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\core\update_hashes build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\parametrized build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\task build 01-Jul-2024 20:31:17  417/906 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\text_reparser\reparser build 01-Jul-2024 20:31:17 Rendering Class phpbb\cron\task\wrapper build 01-Jul-2024 20:31:17 Rendering Class phpbb\datetime build 01-Jul-2024 20:31:17  421/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\db\doctrine\case_insensitive_string build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\comparator build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\connection_factory build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\oci8\connection build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\oci8\driver build 01-Jul-2024 20:31:17  426/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\result build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 01-Jul-2024 20:31:17  430/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\statement build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\oracle_platform build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\postgresql_platform build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\table_helper build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\doctrine\type_converter build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\driver\driver build 01-Jul-2024 20:31:17  435/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\driver_interface build 01-Jul-2024 20:31:17  436/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\factory build 01-Jul-2024 20:31:17  437/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_base build 01-Jul-2024 20:31:17  438/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssql_odbc build 01-Jul-2024 20:31:17  439/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mssqlnative build 01-Jul-2024 20:31:17  440/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48% 441/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\mysql_base build 01-Jul-2024 20:31:17 Rendering Class phpbb\db\driver\mysqli build 01-Jul-2024 20:31:17  442/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\oracle build 01-Jul-2024 20:31:18  443/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\driver\postgres build 01-Jul-2024 20:31:18  444/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 01-Jul-2024 20:31:18  445/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\base_extractor build 01-Jul-2024 20:31:18  446/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\extractor_interface build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\factory build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\mssql_extractor build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\mysql_extractor build 01-Jul-2024 20:31:18  452/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\extractor\oracle_extractor build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\postgres_extractor build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\extractor\sqlite3_extractor build 01-Jul-2024 20:31:18  455/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\container_aware_migration build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\exception build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\helper build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\migration build 01-Jul-2024 20:31:18  459/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\migration_interface build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\profilefield_base_migration build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\schema_generator build 01-Jul-2024 20:31:18  462/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\migration\tool\config build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\tool\config_text build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\tool\module build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migration\tool\permission build 01-Jul-2024 20:31:18  466/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\tool_interface build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\migrator build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 01-Jul-2024 20:31:18  469/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\sql_insert_buffer build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\tools\doctrine build 01-Jul-2024 20:31:18  475/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\factory build 01-Jul-2024 20:31:18  476/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\mssql build 01-Jul-2024 20:31:18 Rendering Class phpbb\db\tools\postgres build 01-Jul-2024 20:31:18  478/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools build 01-Jul-2024 20:31:19  479/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\tools\tools_interface build 01-Jul-2024 20:31:19  480/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\debug\debug build 01-Jul-2024 20:31:19 Rendering Class phpbb\debug\error_handler build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\container_builder build 01-Jul-2024 20:31:19  483/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\exception\di_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\exception\service_not_found_exception build 01-Jul-2024 20:31:19  486/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\di\extension\config build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\extension\container_configuration build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\extension\core build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\extension\tables build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\ordered_service_collection build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\pass\collection_pass build 01-Jul-2024 20:31:19  492/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\pass\convert_events build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\pass\markpublic_pass build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\proxy_instantiator build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\service_collection build 01-Jul-2024 20:31:19 Rendering Class phpbb\di\service_collection_iterator build 01-Jul-2024 20:31:19 Rendering Class phpbb\error_collector build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\dispatcher build 01-Jul-2024 20:31:19  499/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\dispatcher_interface build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\kernel_exception_subscriber build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\kernel_terminate_subscriber build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\md_exporter build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\php_exporter build 01-Jul-2024 20:31:19  504/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\recursive_event_filter_iterator build 01-Jul-2024 20:31:19 Rendering Class phpbb\event\rst_exporter build 01-Jul-2024 20:31:19  506/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\exception\exception_interface build 01-Jul-2024 20:31:19 Rendering Class phpbb\exception\http_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\exception\runtime_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\exception\version_check_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\extension\base build 01-Jul-2024 20:31:19 Rendering Class phpbb\extension\di\extension_base build 01-Jul-2024 20:31:19  512/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\extension\exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\extension\extension_interface build 01-Jul-2024 20:31:19 Rendering Class phpbb\extension\manager build 01-Jul-2024 20:31:19 Rendering Class phpbb\extension\provider build 01-Jul-2024 20:31:19  516/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\feed\attachments_base build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\base build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\controller\feed build 01-Jul-2024 20:31:19  519/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\feed_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\no_feed_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\no_forum_exception build 01-Jul-2024 20:31:19  523/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\exception\no_topic_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\unauthorized_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\feed_interface build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\forum build 01-Jul-2024 20:31:19  530/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\forums build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\helper build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\news build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\overall build 01-Jul-2024 20:31:19  533/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\post_base build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\quote_helper build 01-Jul-2024 20:31:19  535/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\topic_base build 01-Jul-2024 20:31:19 Rendering Class phpbb\feed\topics build 01-Jul-2024 20:31:19  538/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topics_active build 01-Jul-2024 20:31:19 Rendering Class phpbb\file_downloader build 01-Jul-2024 20:31:19  540/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\factory build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\filespec build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\filespec_storage build 01-Jul-2024 20:31:19  543/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\files\types\base build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\types\form build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\types\form_storage build 01-Jul-2024 20:31:19  546/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\local build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\types\local_storage build 01-Jul-2024 20:31:19 Rendering Class phpbb\files\types\type_interface build 01-Jul-2024 20:31:19  549/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\upload build 01-Jul-2024 20:31:19 Rendering Class phpbb\filesystem build 01-Jul-2024 20:31:20 Rendering Class phpbb\filesystem\exception\filesystem_exception build 01-Jul-2024 20:31:20  552/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\filesystem\filesystem build 01-Jul-2024 20:31:20 Rendering Class phpbb\filesystem\filesystem_interface build 01-Jul-2024 20:31:20  554/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\filesystem\temp build 01-Jul-2024 20:31:20  556/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\factory build 01-Jul-2024 20:31:20 Rendering Class phpbb\finder\finder build 01-Jul-2024 20:31:20 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 01-Jul-2024 20:31:20  559/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\finder\recursive_path_iterator build 01-Jul-2024 20:31:20 Rendering Class phpbb\form\form_helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\group\helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\groupposition\exception build 01-Jul-2024 20:31:20  563/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\groupposition\groupposition_interface build 01-Jul-2024 20:31:20 Rendering Class phpbb\groupposition\legend build 01-Jul-2024 20:31:20 Rendering Class phpbb\groupposition\teampage build 01-Jul-2024 20:31:20 Rendering Class phpbb\help\controller\bbcode build 01-Jul-2024 20:31:20  567/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\help\controller\controller build 01-Jul-2024 20:31:20 Rendering Class phpbb\help\controller\faq build 01-Jul-2024 20:31:20 Rendering Class phpbb\help\controller\help build 01-Jul-2024 20:31:20 Rendering Class phpbb\help\manager build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\console\command\install\config\show build 01-Jul-2024 20:31:20  572/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\install\config\validate build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\console\command\install\install build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\console\command\update\config\show build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\console\command\update\config\validate build 01-Jul-2024 20:31:20  576/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\install\console\command\update\update build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\controller\archive_download build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\controller\helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\controller\install build 01-Jul-2024 20:31:20  580/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\installer_index build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\controller\timeout_check build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\controller\update build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\event\kernel_exception_subscriber build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\cannot_build_container_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\file_updater_failure_exception build 01-Jul-2024 20:31:20  586/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\installer_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\invalid_dbms_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\exception\user_interaction_required_exception build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\config build 01-Jul-2024 20:31:20  593/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\container_factory build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 01-Jul-2024 20:31:20  595/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\helper\file_updater\factory build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\file_updater\file_updater build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 01-Jul-2024 20:31:20  599/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 01-Jul-2024 20:31:20  602/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 01-Jul-2024 20:31:20  603/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\iohandler\factory build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\iohandler\iohandler_base build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 01-Jul-2024 20:31:20  607/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\navigation\install_navigation build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\navigation\main_navigation build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\navigation\navigation_interface build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\navigation\navigation_provider build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\navigation\update_navigation build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\helper\update_helper build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\installer build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\installer_configuration build 01-Jul-2024 20:31:20  615/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Rendering Class phpbb\install\module\install_filesystem\module build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\install_finish\module build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 01-Jul-2024 20:31:20  619/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_finish\task\notify_user build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\requirements\install_module build 01-Jul-2024 20:31:20  623/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 01-Jul-2024 20:31:20 Rendering Class phpbb\install\module\requirements\task\check_update build 01-Jul-2024 20:31:20  626/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\update_module build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module\update_filesystem\module build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 01-Jul-2024 20:31:21  629/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 01-Jul-2024 20:31:21  633/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module_base build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\module_interface build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\sequential_task build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\task_base build 01-Jul-2024 20:31:21 Rendering Class phpbb\install\task_interface build 01-Jul-2024 20:31:21  638/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\updater_configuration build 01-Jul-2024 20:31:21 Rendering Class phpbb\json\sanitizer build 01-Jul-2024 20:31:21 Rendering Class phpbb\json_response build 01-Jul-2024 20:31:21 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 01-Jul-2024 20:31:21 Rendering Class phpbb\language\exception\language_exception build 01-Jul-2024 20:31:21 Rendering Class phpbb\language\exception\language_file_not_found build 01-Jul-2024 20:31:21 Rendering Class phpbb\language\language build 01-Jul-2024 20:31:21  645/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Rendering Class phpbb\language\language_file_helper build 01-Jul-2024 20:31:21 Rendering Class phpbb\language\language_file_loader build 01-Jul-2024 20:31:21 Rendering Class phpbb\lock\db build 01-Jul-2024 20:31:21  648/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\lock\flock build 01-Jul-2024 20:31:21 Rendering Class phpbb\lock\posting build 01-Jul-2024 20:31:21 Rendering Class phpbb\log\dummy build 01-Jul-2024 20:31:21 Rendering Class phpbb\log\log build 01-Jul-2024 20:31:21 Rendering Class phpbb\log\log_interface build 01-Jul-2024 20:31:21  653/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\controller\mention build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\base_group build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\base_user build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\friend build 01-Jul-2024 20:31:21  657/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\group build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\source_interface build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\team build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\topic build 01-Jul-2024 20:31:21  661/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\user build 01-Jul-2024 20:31:21 Rendering Class phpbb\mention\source\usergroup build 01-Jul-2024 20:31:21 Rendering Class phpbb\message\admin_form build 01-Jul-2024 20:31:21 Rendering Class phpbb\message\form build 01-Jul-2024 20:31:21  665/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\message build 01-Jul-2024 20:31:21 Rendering Class phpbb\message\topic_form build 01-Jul-2024 20:31:21 Rendering Class phpbb\message\user_form build 01-Jul-2024 20:31:21  668/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mimetype\content_guesser build 01-Jul-2024 20:31:21 Rendering Class phpbb\mimetype\extension_guesser build 01-Jul-2024 20:31:21 Rendering Class phpbb\mimetype\guesser build 01-Jul-2024 20:31:21 Rendering Class phpbb\mimetype\guesser_base build 01-Jul-2024 20:31:21  672/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\guesser_interface build 01-Jul-2024 20:31:21 Rendering Class phpbb\module\exception\module_exception build 01-Jul-2024 20:31:21 Rendering Class phpbb\module\exception\module_not_found_exception build 01-Jul-2024 20:31:21 Rendering Class phpbb\module\module_manager build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\exception build 01-Jul-2024 20:31:21  677/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\manager build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\method\base build 01-Jul-2024 20:31:21  679/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\notification\method\board build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\method\email build 01-Jul-2024 20:31:21  681/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\extended_method_interface build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\method\jabber build 01-Jul-2024 20:31:21  683/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\messenger_base build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\method\method_interface build 01-Jul-2024 20:31:21  685/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\webpush build 01-Jul-2024 20:31:21 Rendering Class phpbb\notification\type\admin_activate_user build 01-Jul-2024 20:31:21  687/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_post build 01-Jul-2024 20:31:22  688/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\type\approve_topic build 01-Jul-2024 20:31:22  689/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 01-Jul-2024 20:31:22  690/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 01-Jul-2024 20:31:22 Rendering Class phpbb\notification\type\disapprove_post build 01-Jul-2024 20:31:22  692/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 01-Jul-2024 20:31:22  693/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 01-Jul-2024 20:31:22  694/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request build 01-Jul-2024 20:31:22  695/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\group_request_approved build 01-Jul-2024 20:31:22  696/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\mention build 01-Jul-2024 20:31:22  697/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\pm build 01-Jul-2024 20:31:22  698/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post build 01-Jul-2024 20:31:22  699/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 01-Jul-2024 20:31:22  700/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 01-Jul-2024 20:31:22  701/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 01-Jul-2024 20:31:22  702/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 01-Jul-2024 20:31:22  703/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post build 01-Jul-2024 20:31:22  704/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_post_closed build 01-Jul-2024 20:31:22  705/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic build 01-Jul-2024 20:31:23  706/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\topic_in_queue build 01-Jul-2024 20:31:23  707/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 01-Jul-2024 20:31:23  708/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78% 709/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\pagination build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\argon2i build 01-Jul-2024 20:31:23  711/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\base build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\base_native build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\bcrypt build 01-Jul-2024 20:31:23  714/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\bcrypt_2y build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\convert_password build 01-Jul-2024 20:31:23  717/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\driver_interface build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\helper build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\md5_mybb build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\md5_phpbb2 build 01-Jul-2024 20:31:23  721/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_vb build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\phpass build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 01-Jul-2024 20:31:23  724/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\salted_md5 build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\sha1 build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\sha1_smf build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 01-Jul-2024 20:31:23  728/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha_xf1 build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\helper build 01-Jul-2024 20:31:23 Rendering Class phpbb\passwords\manager build 01-Jul-2024 20:31:23 Rendering Class phpbb\path_helper build 01-Jul-2024 20:31:23  732/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\permissions build 01-Jul-2024 20:31:23 Rendering Class phpbb\php\ini build 01-Jul-2024 20:31:23 Rendering Class phpbb\plupload\plupload build 01-Jul-2024 20:31:23  735/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\posting\post_helper build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\lang_helper build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\manager build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\type\type_base build 01-Jul-2024 20:31:23  739/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_bool build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\type\type_date build 01-Jul-2024 20:31:23  741/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_dropdown build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\type\type_int build 01-Jul-2024 20:31:23  743/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 82%Rendering Class phpbb\profilefields\type\type_interface build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\type\type_string build 01-Jul-2024 20:31:23  745/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string_common build 01-Jul-2024 20:31:23  746/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 01-Jul-2024 20:31:23 Rendering Class phpbb\profilefields\type\type_url build 01-Jul-2024 20:31:23  748/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\controller\report build 01-Jul-2024 20:31:23  749/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\report\exception\already_reported_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\exception\empty_report_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\exception\entity_not_found_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\exception\invalid_report_exception build 01-Jul-2024 20:31:23  754/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\exception\report_permission_denied_exception build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\handler_factory build 01-Jul-2024 20:31:23 Rendering Class phpbb\report\report_handler build 01-Jul-2024 20:31:24 Rendering Class phpbb\report\report_handler_interface build 01-Jul-2024 20:31:24 Rendering Class phpbb\report\report_handler_pm build 01-Jul-2024 20:31:24 Rendering Class phpbb\report\report_handler_post build 01-Jul-2024 20:31:24  761/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\report_reason_list_provider build 01-Jul-2024 20:31:24 Rendering Class phpbb\request\deactivated_super_global build 01-Jul-2024 20:31:24 Rendering Class phpbb\request\request build 01-Jul-2024 20:31:24 Rendering Class phpbb\request\request_interface build 01-Jul-2024 20:31:24  765/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 01-Jul-2024 20:31:24 Rendering Class phpbb\request\type_cast_helper_interface build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\file_locator build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\helper build 01-Jul-2024 20:31:24  769/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\routing\loader_resolver build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 01-Jul-2024 20:31:24 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 01-Jul-2024 20:31:24  774/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\router build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\backend\base build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\backend\fulltext_mysql build 01-Jul-2024 20:31:24  777/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_native build 01-Jul-2024 20:31:24  778/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_postgres build 01-Jul-2024 20:31:24  779/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 85%Rendering Class phpbb\search\backend\fulltext_sphinx build 01-Jul-2024 20:31:24  780/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 01-Jul-2024 20:31:24  781/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\backend\sphinx\config_item build 01-Jul-2024 20:31:24  783/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config_section build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\backend\sphinx\config_variable build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\exception\action_in_progress_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\exception\search_exception build 01-Jul-2024 20:31:24  789/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\search_backend_factory build 01-Jul-2024 20:31:24 Rendering Class phpbb\search\state_helper build 01-Jul-2024 20:31:24 Rendering Class phpbb\session build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\adapter\adapter_interface build 01-Jul-2024 20:31:24  793/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\adapter\local build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\adapter_factory build 01-Jul-2024 20:31:24  795/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\storage\controller\attachment build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\controller\avatar build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\controller\controller build 01-Jul-2024 20:31:24  798/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\action_in_progress_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\exception\no_action_in_progress_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\exception\storage_exception build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\file_info build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\helper build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\provider\local build 01-Jul-2024 20:31:24  804/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\provider\provider_interface build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\state_helper build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\storage build 01-Jul-2024 20:31:24 Rendering Class phpbb\storage\stream_interface build 01-Jul-2024 20:31:24  808/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\asset build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\assets_bag build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\base build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\context build 01-Jul-2024 20:31:24  813/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\template build 01-Jul-2024 20:31:24  816/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\definition build 01-Jul-2024 20:31:24 Rendering Class phpbb\template\twig\environment build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\extension build 01-Jul-2024 20:31:25  818/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\avatar build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\extension\config build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\extension\forms build 01-Jul-2024 20:31:25  821/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\icon build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\extension\routing build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\extension\username build 01-Jul-2024 20:31:25  824/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\lexer build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\loader build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\definenode build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\event build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 01-Jul-2024 20:31:25  829/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\includeasset build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\includecss build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\includejs build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\node\includenode build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\tokenparser\defineparser build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\tokenparser\event build 01-Jul-2024 20:31:25  837/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includecss build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\tokenparser\includejs build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\tokenparser\includeparser build 01-Jul-2024 20:31:25 Rendering Class phpbb\template\twig\twig build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\acp_utils_interface build 01-Jul-2024 20:31:25  841/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\textformatter\cache_interface build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\parser_interface build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\renderer_interface build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\acp_utils build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 01-Jul-2024 20:31:25  846/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\link_helper build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\mention_helper build 01-Jul-2024 20:31:25  849/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\quote_helper build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\s9e\renderer build 01-Jul-2024 20:31:25  852/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\s9e\utils build 01-Jul-2024 20:31:25 Rendering Class phpbb\textformatter\utils_interface build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\base build 01-Jul-2024 20:31:25  855/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\manager build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\plugins\contact_admin_info build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\plugins\forum_description build 01-Jul-2024 20:31:25  858/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\forum_rules build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\plugins\group_description build 01-Jul-2024 20:31:25  860/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\pm_text build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\plugins\poll_option build 01-Jul-2024 20:31:25  862/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_title build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\plugins\post_text build 01-Jul-2024 20:31:25  864/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\user_signature build 01-Jul-2024 20:31:25 Rendering Class phpbb\textreparser\reparser_interface build 01-Jul-2024 20:31:25  866/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\row_based_plugin build 01-Jul-2024 20:31:25 Rendering Class phpbb\tree\nestedset build 01-Jul-2024 20:31:25 Rendering Class phpbb\tree\nestedset_forum build 01-Jul-2024 20:31:25 869/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\tree_interface build 01-Jul-2024 20:31:25  870/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 01-Jul-2024 20:31:25 Rendering Class phpbb\ucp\controller\webpush build 01-Jul-2024 20:31:25  872/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\user build 01-Jul-2024 20:31:25 Rendering Class phpbb\user_loader build 01-Jul-2024 20:31:25  874/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\version_helper build 01-Jul-2024 20:31:25 Rendering Class phpbb\viewonline_helper build 01-Jul-2024 20:31:25  876/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb_questionnaire_data_collector build 01-Jul-2024 20:31:26 Rendering Class phpbb_questionnaire_php_data_provider build 01-Jul-2024 20:31:26 Rendering Class phpbb_questionnaire_phpbb_data_provider build 01-Jul-2024 20:31:26 Rendering Class phpbb_questionnaire_system_data_provider build 01-Jul-2024 20:31:26 Rendering Class queue build 01-Jul-2024 20:31:26 Rendering Class smtp_class build 01-Jul-2024 20:31:26  882/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class transfer build 01-Jul-2024 20:31:26 Rendering Class ucp_activate build 01-Jul-2024 20:31:26 Rendering Class ucp_attachments build 01-Jul-2024 20:31:26 Rendering Class ucp_attachments_info build 01-Jul-2024 20:31:26 Rendering Class ucp_auth_link build 01-Jul-2024 20:31:26 Rendering Class ucp_auth_link_info build 01-Jul-2024 20:31:26  888/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_confirm build 01-Jul-2024 20:31:26 Rendering Class ucp_groups build 01-Jul-2024 20:31:26 Rendering Class ucp_groups_info build 01-Jul-2024 20:31:26 Rendering Class ucp_login_link build 01-Jul-2024 20:31:26 Rendering Class ucp_main build 01-Jul-2024 20:31:26 Rendering Class ucp_main_info build 01-Jul-2024 20:31:26 Rendering Class ucp_notifications build 01-Jul-2024 20:31:26  896/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_notifications_info build 01-Jul-2024 20:31:26 Rendering Class ucp_pm build 01-Jul-2024 20:31:26 Rendering Class ucp_pm_info build 01-Jul-2024 20:31:26 Rendering Class ucp_prefs build 01-Jul-2024 20:31:26 Rendering Class ucp_prefs_info build 01-Jul-2024 20:31:26 Rendering Class ucp_profile build 01-Jul-2024 20:31:26 Rendering Class ucp_profile_info build 01-Jul-2024 20:31:26 Rendering Class ucp_register build 01-Jul-2024 20:31:26 Rendering Class ucp_resend build 01-Jul-2024 20:31:26 Rendering Class ucp_zebra build 01-Jul-2024 20:31:26 Rendering Class ucp_zebra_info build 01-Jul-2024 20:31:26  906/906 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering done build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 Version Updated C Removed C build 01-Jul-2024 20:31:26 main 744 0 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 Version Updated C Updated N Removed C Removed N build 01-Jul-2024 20:31:26 main 744 151 0 0 build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26  build 01-Jul-2024 20:31:26 phpBB > build: build 01-Jul-2024 20:31:26  build 01-Jul-2024 20:31:26  build 01-Jul-2024 20:31:26 BUILD FINISHED build 01-Jul-2024 20:31:26 build 01-Jul-2024 20:31:26 Total time: 9 minutes 20.13 seconds build 01-Jul-2024 20:31:26  simple 01-Jul-2024 20:31:26 Finished task 'Run tests' with result: Success command 01-Jul-2024 20:31:26 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 01-Jul-2024 20:31:26 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 01-Jul-2024 20:31:26 Running image name (phpbb:php-8.1) command 01-Jul-2024 20:31:26 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1296 (PHPBB3-DDM-JOB1-1296)'\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 01-Jul-2024 20:31:27 Buildfile: /data/build/build.xml build 01-Jul-2024 20:31:27 build 01-Jul-2024 20:31:27 phpBB > sniff: build 01-Jul-2024 20:31:27 build 01-Jul-2024 20:31:32 ............................................................ 60 / 925 (6%) build 01-Jul-2024 20:31:38 ............................................................ 120 / 925 (13%) build 01-Jul-2024 20:31:43 ............................................................ 180 / 925 (19%) build 01-Jul-2024 20:31:48 ............................................................ 240 / 925 (26%) build 01-Jul-2024 20:31:53 ............................................................ 300 / 925 (32%) build 01-Jul-2024 20:32:00 ............................................................ 360 / 925 (39%) build 01-Jul-2024 20:32:04 ............................................................ 420 / 925 (45%) build 01-Jul-2024 20:32:13 ............................................................ 480 / 925 (52%) build 01-Jul-2024 20:32:16 ............................................................ 540 / 925 (58%) build 01-Jul-2024 20:32:17 ............................................................ 600 / 925 (65%) build 01-Jul-2024 20:32:18 ............................................................ 660 / 925 (71%) build 01-Jul-2024 20:32:19 ............................................................ 720 / 925 (78%) build 01-Jul-2024 20:32:20 ............................................................ 780 / 925 (84%) build 01-Jul-2024 20:32:27 ............................................................ 840 / 925 (91%) build 01-Jul-2024 20:32:33 ............................................................ 900 / 925 (97%) build 01-Jul-2024 20:32:35 ......................... 925 / 925 (100%) build 01-Jul-2024 20:32:35 build 01-Jul-2024 20:32:35 build 01-Jul-2024 20:32:35 Time: 1 mins, 7.86 secs; Memory: 28MB build 01-Jul-2024 20:32:35 build 01-Jul-2024 20:32:35 [php] Calling PHP function: preg_replace() build 01-Jul-2024 20:32:43 ............................................................ 60 / 206 (29%) build 01-Jul-2024 20:33:04 ............................................................ 120 / 206 (58%) build 01-Jul-2024 20:33:11 ............................................................ 180 / 206 (87%) build 01-Jul-2024 20:33:18 .......................... 206 / 206 (100%) build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 Time: 43.02 secs; Memory: 36MB build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 Time: 32ms; Memory: 6MB build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 BUILD FINISHED build 01-Jul-2024 20:33:18 build 01-Jul-2024 20:33:18 Total time: 1 minute 51.15 seconds build 01-Jul-2024 20:33:18 simple 01-Jul-2024 20:33:18 Finished task 'Run sniffs' with result: Success simple 01-Jul-2024 20:33:18 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 01-Jul-2024 20:33:18 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 01-Jul-2024 20:33:18 Finished task 'Parsing test results' with result: Success simple 01-Jul-2024 20:33:18 Running post build plugin 'Artifact Copier' simple 01-Jul-2024 20:33:18 Publishing an artifact: Coverage HTML Report simple 01-Jul-2024 20:33:20 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 2.173 s simple 01-Jul-2024 20:33:20 Running post build plugin 'npm Cache Cleanup' simple 01-Jul-2024 20:33:20 Running post build plugin 'NCover Results Collector' simple 01-Jul-2024 20:33:20 Running post build plugin 'Build Results Label Collector' simple 01-Jul-2024 20:33:20 Running post build plugin 'Clover Results Collector' simple 01-Jul-2024 20:33:20 Running post build plugin 'Docker Container Cleanup' simple 01-Jul-2024 20:33:22 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 01-Jul-2024 20:33:22 Finalising the build... simple 01-Jul-2024 20:33:22 Stopping timer. simple 01-Jul-2024 20:33:22 Build PHPBB3-DDM-JOB1-1296 completed. simple 01-Jul-2024 20:33:22 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 01-Jul-2024 20:33:22 Running on server: post build plugin 'NCover Results Collector' simple 01-Jul-2024 20:33:22 Running on server: post build plugin 'Build Labeller' simple 01-Jul-2024 20:33:22 Running on server: post build plugin 'Clover Delta Calculator' simple 01-Jul-2024 20:33:22 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 01-Jul-2024 20:33:22 All post build plugins have finished simple 01-Jul-2024 20:33:22 Generating build results summary... simple 01-Jul-2024 20:33:27 Saving build results to disk... simple 01-Jul-2024 20:33:27 Store variable context... simple 01-Jul-2024 20:33:28 Finished building PHPBB3-DDM-JOB1-1296.