simple 31-Dec-2023 10:02:12 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223) is being prepared for building on agent Docker, bamboo version: 9.2.7 simple 31-Dec-2023 10:02:12 simple 31-Dec-2023 10:02:12 Build working directory is /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 31-Dec-2023 10:02:12 Executing build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223) simple 31-Dec-2023 10:02:12 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 31-Dec-2023 10:02:12 Checking out into /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 31-Dec-2023 10:02:12 Updating source code to revision: 00a9c130acd2ef123e319dabe53b7ae439544088 simple 31-Dec-2023 10:02:12 Creating local git repository in '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git'. simple 31-Dec-2023 10:02:12 Initialized empty Git repository in /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1/.git/ simple 31-Dec-2023 10:02:12 Fetching 'refs/heads/master' from 'https://github.com/phpbb/phpbb.git'. simple 31-Dec-2023 10:02:24 Checking out revision 00a9c130acd2ef123e319dabe53b7ae439544088. simple 31-Dec-2023 10:02:25 Already on 'master' simple 31-Dec-2023 10:02:25 Updated source code to revision: 00a9c130acd2ef123e319dabe53b7ae439544088 simple 31-Dec-2023 10:02:25 Finished task 'Checkout Default Repository' with result: Success simple 31-Dec-2023 10:02:25 Running pre-build action: VCS Version Collector simple 31-Dec-2023 10:02:25 Running pre-build action: Build Log Labeller Pre Build Action simple 31-Dec-2023 10:02:25 Build phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223) started building on agent 'Docker' () command 31-Dec-2023 10:02:25 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 31-Dec-2023 10:02:25 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' command 31-Dec-2023 10:02:25 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223)'\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 31-Dec-2023 10:02:29 #0 building with "default" instance using docker driver error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #1 [internal] load .dockerignore error 31-Dec-2023 10:02:29 #1 transferring context: 2B done error 31-Dec-2023 10:02:29 #1 DONE 0.1s error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #2 [internal] load build definition from Dockerfile error 31-Dec-2023 10:02:29 #2 transferring dockerfile: 491B done error 31-Dec-2023 10:02:29 #2 DONE 0.1s error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #3 [internal] load metadata for docker.io/library/php:8.1 error 31-Dec-2023 10:02:29 #3 DONE 0.3s error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #4 [1/6] FROM docker.io/library/php:8.1@sha256:9b5dfb7deef3e48d67b2599e4d3967bb3ece19fd5ba09cb8e7ee10f5facf36e0 error 31-Dec-2023 10:02:29 #4 DONE 0.0s error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #5 [4/6] RUN docker-php-ext-enable xdebug error 31-Dec-2023 10:02:29 #5 CACHED error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #6 [5/6] RUN echo "memory_limit = 1536M" >> /usr/local/etc/php/conf.d/memory.ini error 31-Dec-2023 10:02:29 #6 CACHED error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #7 [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 31-Dec-2023 10:02:29 #7 CACHED error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #8 [3/6] RUN pecl install xdebug-3.2.2 error 31-Dec-2023 10:02:29 #8 CACHED error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #9 [6/6] RUN echo "xdebug.mode=coverage" >> /usr/local/etc/php/conf.d/xdebug.ini error 31-Dec-2023 10:02:29 #9 CACHED error 31-Dec-2023 10:02:29 error 31-Dec-2023 10:02:29 #10 exporting to image error 31-Dec-2023 10:02:29 #10 exporting layers done error 31-Dec-2023 10:02:29 #10 writing image sha256:2b9160c6b4d37bef835694488c7def76a8239ea4d4541a2af356fb4333093ae1 done error 31-Dec-2023 10:02:29 #10 naming to docker.io/library/phpbb:php-8.1 done error 31-Dec-2023 10:02:29 #10 DONE 0.0s simple 31-Dec-2023 10:02:29 Built Docker image 'phpbb:php-8.1' simple 31-Dec-2023 10:02:29 Finished task 'Build image' with result: Success command 31-Dec-2023 10:02:29 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 31-Dec-2023 10:02:29 Starting task 'Run tests' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 31-Dec-2023 10:02:29 Running image name (phpbb:php-8.1) command 31-Dec-2023 10:02:29 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/phpBB --rm -u=991 -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 31-Dec-2023 10:02:32 You are using the deprecated option "--dev". It has no effect and will break in Composer 3. build 31-Dec-2023 10:02:32 Installing dependencies from lock file (including require-dev) build 31-Dec-2023 10:02:32 Verifying lock file contents can be installed on current platform. build 31-Dec-2023 10:02:32 Package operations: 128 installs, 0 updates, 0 removals build 31-Dec-2023 10:02:32 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 31-Dec-2023 10:02:32 - Downloading composer/installers (v1.12.0) build 31-Dec-2023 10:02:32 - Downloading composer/package-versions-deprecated (1.11.99.5) build 31-Dec-2023 10:02:32 - Downloading bantu/ini-get-wrapper (v1.0.1) build 31-Dec-2023 10:02:32 - Downloading carlos-mg89/oauth (0.8.15) build 31-Dec-2023 10:02:32 - Downloading chita/topological_sort (v3.0.1) build 31-Dec-2023 10:02:32 - Downloading symfony/process (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-php81 (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-php80 (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-php73 (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/finder (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-mbstring (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-ctype (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/filesystem (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-intl-normalizer (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-intl-grapheme (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/string (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading psr/container (2.0.2) build 31-Dec-2023 10:02:32 - Downloading symfony/service-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/deprecation-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/console (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading seld/signal-handler (2.0.2) build 31-Dec-2023 10:02:32 - Downloading seld/phar-utils (1.2.1) build 31-Dec-2023 10:02:32 - Downloading seld/jsonlint (1.10.0) build 31-Dec-2023 10:02:32 - Downloading react/promise (v3.1.0) build 31-Dec-2023 10:02:32 - Downloading psr/log (3.0.0) build 31-Dec-2023 10:02:32 - Downloading justinrainbow/json-schema (v5.2.13) build 31-Dec-2023 10:02:32 - Downloading composer/pcre (3.1.1) build 31-Dec-2023 10:02:32 - Downloading composer/xdebug-handler (3.0.3) build 31-Dec-2023 10:02:32 - Downloading composer/spdx-licenses (1.5.8) build 31-Dec-2023 10:02:32 - Downloading composer/semver (3.4.0) build 31-Dec-2023 10:02:32 - Downloading composer/metadata-minifier (1.0.0) build 31-Dec-2023 10:02:32 - Downloading composer/class-map-generator (1.1.0) build 31-Dec-2023 10:02:32 - Downloading composer/ca-bundle (1.3.7) build 31-Dec-2023 10:02:32 - Downloading composer/composer (2.6.6) build 31-Dec-2023 10:02:32 - Downloading psr/cache (3.0.0) build 31-Dec-2023 10:02:32 - Downloading doctrine/deprecations (1.1.2) build 31-Dec-2023 10:02:32 - Downloading doctrine/event-manager (1.2.0) build 31-Dec-2023 10:02:32 - Downloading doctrine/cache (2.2.0) build 31-Dec-2023 10:02:32 - Downloading doctrine/dbal (3.3.8) build 31-Dec-2023 10:02:32 - Downloading google/recaptcha (1.3.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-php72 (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-intl-idn (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading ralouphie/getallheaders (3.0.3) build 31-Dec-2023 10:02:32 - Downloading psr/http-message (1.1) build 31-Dec-2023 10:02:32 - Downloading guzzlehttp/psr7 (1.9.1) build 31-Dec-2023 10:02:32 - Downloading guzzlehttp/promises (1.5.3) build 31-Dec-2023 10:02:32 - Downloading guzzlehttp/guzzle (6.5.8) build 31-Dec-2023 10:02:32 - Downloading iconify/json-tools (1.0.10) build 31-Dec-2023 10:02:32 - Downloading laminas/laminas-code (4.13.0) build 31-Dec-2023 10:02:32 - Downloading symfony/yaml (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading laravel/homestead (v14.5.0) build 31-Dec-2023 10:02:32 - Downloading marc1706/fast-image-size (v1.1.7) build 31-Dec-2023 10:02:32 - Downloading sebastian/version (3.0.2) build 31-Dec-2023 10:02:32 - Downloading sebastian/type (3.2.1) build 31-Dec-2023 10:02:32 - Downloading sebastian/resource-operations (3.0.3) build 31-Dec-2023 10:02:32 - Downloading sebastian/recursion-context (4.0.5) build 31-Dec-2023 10:02:32 - Downloading sebastian/object-reflector (2.0.4) build 31-Dec-2023 10:02:32 - Downloading sebastian/object-enumerator (4.0.4) build 31-Dec-2023 10:02:32 - Downloading sebastian/global-state (5.0.6) build 31-Dec-2023 10:02:32 - Downloading sebastian/exporter (4.0.5) build 31-Dec-2023 10:02:32 - Downloading sebastian/environment (5.1.5) build 31-Dec-2023 10:02:32 - Downloading sebastian/diff (4.0.5) build 31-Dec-2023 10:02:32 - Downloading sebastian/comparator (4.0.8) build 31-Dec-2023 10:02:32 - Downloading sebastian/code-unit (1.0.8) build 31-Dec-2023 10:02:32 - Downloading sebastian/cli-parser (1.0.1) build 31-Dec-2023 10:02:32 - Downloading phpunit/php-timer (5.0.3) build 31-Dec-2023 10:02:32 - Downloading phpunit/php-text-template (2.0.4) build 31-Dec-2023 10:02:32 - Downloading phpunit/php-invoker (3.1.1) build 31-Dec-2023 10:02:32 - Downloading phpunit/php-file-iterator (3.0.6) build 31-Dec-2023 10:02:32 - Downloading theseer/tokenizer (1.2.2) build 31-Dec-2023 10:02:32 - Downloading nikic/php-parser (v4.18.0) build 31-Dec-2023 10:02:32 - Downloading sebastian/lines-of-code (1.0.3) build 31-Dec-2023 10:02:32 - Downloading sebastian/complexity (2.0.2) build 31-Dec-2023 10:02:32 - Downloading sebastian/code-unit-reverse-lookup (2.0.3) build 31-Dec-2023 10:02:32 - Downloading phpunit/php-code-coverage (9.2.29) build 31-Dec-2023 10:02:32 - Downloading phar-io/version (3.2.1) build 31-Dec-2023 10:02:32 - Downloading phar-io/manifest (2.0.3) build 31-Dec-2023 10:02:32 - Downloading myclabs/deep-copy (1.11.1) build 31-Dec-2023 10:02:32 - Downloading doctrine/instantiator (2.0.0) build 31-Dec-2023 10:02:32 - Downloading phpunit/phpunit (9.6.15) build 31-Dec-2023 10:02:32 - Downloading misantron/dbunit (5.3.0) build 31-Dec-2023 10:02:32 - Downloading phing/phing (2.17.4) build 31-Dec-2023 10:02:32 - Downloading webmozart/assert (1.11.0) build 31-Dec-2023 10:02:32 - Downloading phpstan/phpdoc-parser (1.24.5) build 31-Dec-2023 10:02:32 - Downloading phpdocumentor/reflection-common (2.2.0) build 31-Dec-2023 10:02:32 - Downloading phpdocumentor/type-resolver (1.7.3) build 31-Dec-2023 10:02:32 - Downloading phpdocumentor/reflection-docblock (5.3.0) build 31-Dec-2023 10:02:32 - Downloading webmozart/path-util (2.3.0) build 31-Dec-2023 10:02:32 - Downloading openlss/lib-array2xml (1.0.0) build 31-Dec-2023 10:02:32 - Downloading netresearch/jsonmapper (v4.2.0) build 31-Dec-2023 10:02:32 - Downloading felixfbecker/language-server-protocol (v1.5.2) build 31-Dec-2023 10:02:32 - Downloading felixfbecker/advanced-json-rpc (v3.2.1) build 31-Dec-2023 10:02:32 - Downloading dnoegel/php-xdg-base-dir (v0.1.1) build 31-Dec-2023 10:02:32 - Downloading amphp/amp (v2.6.2) build 31-Dec-2023 10:02:32 - Downloading amphp/byte-stream (v1.8.1) build 31-Dec-2023 10:02:32 - Downloading vimeo/psalm (4.30.0) build 31-Dec-2023 10:02:32 - Downloading symfony/routing (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading symfony/polyfill-php83 (v1.28.0) build 31-Dec-2023 10:02:32 - Downloading symfony/http-foundation (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading psr/event-dispatcher (1.0.0) build 31-Dec-2023 10:02:32 - Downloading symfony/event-dispatcher-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/event-dispatcher (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/var-dumper (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/error-handler (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/http-kernel (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading symfony/var-exporter (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading symfony/dependency-injection (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading symfony/config (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/cache-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/cache (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/framework-bundle (v6.4.1) build 31-Dec-2023 10:02:32 - Downloading psalm/plugin-symfony (v3.1.10) build 31-Dec-2023 10:02:32 - Downloading s9e/sweetdom (3.2.0) build 31-Dec-2023 10:02:32 - Downloading s9e/regexp-builder (1.4.6) build 31-Dec-2023 10:02:32 - Downloading s9e/text-formatter (2.15.0) build 31-Dec-2023 10:02:32 - Downloading squizlabs/php_codesniffer (3.8.0) build 31-Dec-2023 10:02:32 - Downloading masterminds/html5 (2.8.1) build 31-Dec-2023 10:02:32 - Downloading symfony/dom-crawler (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/browser-kit (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/css-selector (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/http-client-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/http-client (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/mime (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading friendsofphp/proxy-manager-lts (v1.0.16) build 31-Dec-2023 10:02:32 - Downloading symfony/proxy-manager-bridge (v6.4.0) build 31-Dec-2023 10:02:32 - Downloading twig/twig (v3.8.0) build 31-Dec-2023 10:02:32 - Downloading symfony/translation-contracts (v3.4.0) build 31-Dec-2023 10:02:32 - Downloading symfony/twig-bridge (v6.4.0) build 31-Dec-2023 10:02:35 0/128 [>---------------------------] 0% 13/128 [==>-------------------------] 10% 32/128 [=======>--------------------] 25% 41/128 [========>-------------------] 32% 55/128 [============>---------------] 42% 65/128 [==============>-------------] 50% 81/128 [=================>----------] 63% 93/128 [====================>-------] 72% 108/128 [=======================>----] 84% 121/128 [==========================>-] 94% 128/128 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/package-versions-deprecated (1.11.99.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing bantu/ini-get-wrapper (v1.0.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing carlos-mg89/oauth (0.8.15): Extracting archive build 31-Dec-2023 10:02:35 - Installing chita/topological_sort (v3.0.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/process (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-php81 (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-php80 (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-php73 (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/finder (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-mbstring (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-ctype (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/filesystem (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-intl-normalizer (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-intl-grapheme (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/string (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing psr/container (2.0.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/service-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/deprecation-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/console (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing seld/signal-handler (2.0.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing seld/phar-utils (1.2.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing seld/jsonlint (1.10.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing react/promise (v3.1.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing psr/log (3.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing justinrainbow/json-schema (v5.2.13): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/pcre (3.1.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/xdebug-handler (3.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/spdx-licenses (1.5.8): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/semver (3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/metadata-minifier (1.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/class-map-generator (1.1.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/ca-bundle (1.3.7): Extracting archive build 31-Dec-2023 10:02:35 - Installing composer/composer (2.6.6): Extracting archive build 31-Dec-2023 10:02:35 - Installing psr/cache (3.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing doctrine/deprecations (1.1.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing doctrine/event-manager (1.2.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing doctrine/cache (2.2.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing doctrine/dbal (3.3.8): Extracting archive build 31-Dec-2023 10:02:35 - Installing google/recaptcha (1.3.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-php72 (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-intl-idn (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing ralouphie/getallheaders (3.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing psr/http-message (1.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing guzzlehttp/psr7 (1.9.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing guzzlehttp/promises (1.5.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing guzzlehttp/guzzle (6.5.8): Extracting archive build 31-Dec-2023 10:02:35 - Installing iconify/json-tools (1.0.10): Extracting archive build 31-Dec-2023 10:02:35 - Installing laminas/laminas-code (4.13.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/yaml (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing laravel/homestead (v14.5.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing marc1706/fast-image-size (v1.1.7): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/version (3.0.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/type (3.2.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/resource-operations (3.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/recursion-context (4.0.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/object-reflector (2.0.4): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/object-enumerator (4.0.4): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/global-state (5.0.6): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/exporter (4.0.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/environment (5.1.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/diff (4.0.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/comparator (4.0.8): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/code-unit (1.0.8): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/cli-parser (1.0.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/php-timer (5.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/php-text-template (2.0.4): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/php-invoker (3.1.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/php-file-iterator (3.0.6): Extracting archive build 31-Dec-2023 10:02:35 - Installing theseer/tokenizer (1.2.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing nikic/php-parser (v4.18.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/lines-of-code (1.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/complexity (2.0.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/php-code-coverage (9.2.29): Extracting archive build 31-Dec-2023 10:02:35 - Installing phar-io/version (3.2.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing phar-io/manifest (2.0.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing myclabs/deep-copy (1.11.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing doctrine/instantiator (2.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpunit/phpunit (9.6.15): Extracting archive build 31-Dec-2023 10:02:35 - Installing misantron/dbunit (5.3.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing phing/phing (2.17.4): Extracting archive build 31-Dec-2023 10:02:35 - Installing webmozart/assert (1.11.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpstan/phpdoc-parser (1.24.5): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpdocumentor/type-resolver (1.7.3): Extracting archive build 31-Dec-2023 10:02:35 - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing webmozart/path-util (2.3.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing openlss/lib-array2xml (1.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing netresearch/jsonmapper (v4.2.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing felixfbecker/language-server-protocol (v1.5.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing amphp/amp (v2.6.2): Extracting archive build 31-Dec-2023 10:02:35 - Installing amphp/byte-stream (v1.8.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing vimeo/psalm (4.30.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/routing (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/polyfill-php83 (v1.28.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/http-foundation (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing psr/event-dispatcher (1.0.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/event-dispatcher-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/event-dispatcher (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/var-dumper (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/error-handler (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/http-kernel (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/var-exporter (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/dependency-injection (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/config (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/cache-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/cache (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/framework-bundle (v6.4.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing psalm/plugin-symfony (v3.1.10): Extracting archive build 31-Dec-2023 10:02:35 - Installing s9e/sweetdom (3.2.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing s9e/regexp-builder (1.4.6): Extracting archive build 31-Dec-2023 10:02:35 - Installing s9e/text-formatter (2.15.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing squizlabs/php_codesniffer (3.8.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing masterminds/html5 (2.8.1): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/dom-crawler (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/browser-kit (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/css-selector (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/http-client-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/http-client (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/mime (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing friendsofphp/proxy-manager-lts (v1.0.16): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/proxy-manager-bridge (v6.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing twig/twig (v3.8.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/translation-contracts (v3.4.0): Extracting archive build 31-Dec-2023 10:02:35 - Installing symfony/twig-bridge (v6.4.0): Extracting archive build 31-Dec-2023 10:02:38 0/126 [>---------------------------] 0% 19/126 [====>-----------------------] 15% 28/126 [======>---------------------] 22% 45/126 [==========>-----------------] 35% 55/126 [============>---------------] 43% 65/126 [==============>-------------] 51% 81/126 [==================>---------] 64% 96/126 [=====================>------] 76% 101/126 [======================>-----] 80% 117/126 [==========================>-] 92% 126/126 [============================] 100%Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead. build 31-Dec-2023 10:02:38 Generating autoload files build 31-Dec-2023 10:02:38 90 packages you are using are looking for funding. build 31-Dec-2023 10:02:38 Use the `composer fund` command to find out more! build 31-Dec-2023 10:02:38 Buildfile: /data/build/build.xml build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:38 phpBB > clean: build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:38  [delete] Directory /data/build/logs does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/api does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/codebrowser does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/coverage does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/cpd does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/dependencies does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/new_version does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/old_versions does not exist or is not a directory. build 31-Dec-2023 10:02:38  [delete] Directory /data/build/save does not exist or is not a directory. build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:38 phpBB > prepare: build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/logs build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/api build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/codebrowser build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/coverage build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/cpd build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/dependencies build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/new_version build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/new_version/files build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/new_version/patches build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/new_version/release_files build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/new_version/update build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/old_versions build 31-Dec-2023 10:02:38  [mkdir] Created dir: /data/build/save build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:38 phpBB > composer: build 31-Dec-2023 10:02:38  build 31-Dec-2023 10:02:39 Installing dependencies from lock file (including require-dev) build 31-Dec-2023 10:02:39 Verifying lock file contents can be installed on current platform. build 31-Dec-2023 10:02:39 Nothing to install, update or remove build 31-Dec-2023 10:02:39 Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead. build 31-Dec-2023 10:02:39 Generating autoload files build 31-Dec-2023 10:02:39 90 packages you are using are looking for funding. build 31-Dec-2023 10:02:39 Use the `composer fund` command to find out more! build 31-Dec-2023 10:02:39  build 31-Dec-2023 10:02:39 phpBB > test: build 31-Dec-2023 10:02:39  build 31-Dec-2023 10:02:41 PHPUnit 9.6.15 by Sebastian Bergmann and contributors. build 31-Dec-2023 10:02:41 build 31-Dec-2023 10:03:13 ............................................................. 61 / 7784 ( 0%) build 31-Dec-2023 10:03:18 ............................................................. 122 / 7784 ( 1%) build 31-Dec-2023 10:03:21 ............................................................. 183 / 7784 ( 2%) build 31-Dec-2023 10:03:23 ....I.....SSSS............SSSSSSSS.........S...S............. 244 / 7784 ( 3%) build 31-Dec-2023 10:03:25 ............................................................. 305 / 7784 ( 3%) build 31-Dec-2023 10:03:32 .......S..................................................... 366 / 7784 ( 4%) build 31-Dec-2023 10:03:34 ............................................................. 427 / 7784 ( 5%) build 31-Dec-2023 10:03:35 ............................................................. 488 / 7784 ( 6%) build 31-Dec-2023 10:03:36 ............................................................. 549 / 7784 ( 7%) build 31-Dec-2023 10:03:37 ............................................................. 610 / 7784 ( 7%) build 31-Dec-2023 10:03:38 ............................................................. 671 / 7784 ( 8%) build 31-Dec-2023 10:03:39 ............................................................. 732 / 7784 ( 9%) build 31-Dec-2023 10:03:40 ............................................................. 793 / 7784 ( 10%) build 31-Dec-2023 10:03:41 ............................................................. 854 / 7784 ( 10%) build 31-Dec-2023 10:03:41 ............................................................. 915 / 7784 ( 11%) build 31-Dec-2023 10:03:42 ............................................................. 976 / 7784 ( 12%) build 31-Dec-2023 10:03:43 ............................................................. 1037 / 7784 ( 13%) build 31-Dec-2023 10:03:44 ............................................................. 1098 / 7784 ( 14%) build 31-Dec-2023 10:04:00 ...........................................................I. 1159 / 7784 ( 14%) build 31-Dec-2023 10:04:21 ..S..............S........................................... 1220 / 7784 ( 15%) build 31-Dec-2023 10:04:29 ............................................................. 1281 / 7784 ( 16%) build 31-Dec-2023 10:04:31 ............................................................. 1342 / 7784 ( 17%) build 31-Dec-2023 10:04:35 ..S.S.S...................................................... 1403 / 7784 ( 18%) build 31-Dec-2023 10:04:35 ............................................................. 1464 / 7784 ( 18%) build 31-Dec-2023 10:04:35 ............................................................. 1525 / 7784 ( 19%) build 31-Dec-2023 10:04:36 ............................................................. 1586 / 7784 ( 20%) build 31-Dec-2023 10:04:36 ............................................................. 1647 / 7784 ( 21%) build 31-Dec-2023 10:04:36 ............................................................. 1708 / 7784 ( 21%) build 31-Dec-2023 10:04:36 ............................................................. 1769 / 7784 ( 22%) build 31-Dec-2023 10:04:37 ............................................................. 1830 / 7784 ( 23%) build 31-Dec-2023 10:04:37 ............................................................. 1891 / 7784 ( 24%) build 31-Dec-2023 10:04:37 ............................................................. 1952 / 7784 ( 25%) build 31-Dec-2023 10:04:37 ............................................................. 2013 / 7784 ( 25%) build 31-Dec-2023 10:04:38 ............................................................. 2074 / 7784 ( 26%) build 31-Dec-2023 10:04:38 ............................................................. 2135 / 7784 ( 27%) build 31-Dec-2023 10:04:38 ............................................................. 2196 / 7784 ( 28%) build 31-Dec-2023 10:04:39 ............................................................. 2257 / 7784 ( 28%) build 31-Dec-2023 10:04:40 ............................................................. 2318 / 7784 ( 29%) build 31-Dec-2023 10:04:42 ............................................................. 2379 / 7784 ( 30%) build 31-Dec-2023 10:04:43 ............................................................. 2440 / 7784 ( 31%) build 31-Dec-2023 10:04:43 ............................................................. 2501 / 7784 ( 32%) build 31-Dec-2023 10:04:45 ......................I.II................................... 2562 / 7784 ( 32%) build 31-Dec-2023 10:04:45 ............................................................. 2623 / 7784 ( 33%) build 31-Dec-2023 10:04:46 ............................................................. 2684 / 7784 ( 34%) build 31-Dec-2023 10:04:47 ............................................................. 2745 / 7784 ( 35%) build 31-Dec-2023 10:04:47 ............................................................. 2806 / 7784 ( 36%) build 31-Dec-2023 10:04:49 ............................................................. 2867 / 7784 ( 36%) build 31-Dec-2023 10:04:50 ............................................................. 2928 / 7784 ( 37%) build 31-Dec-2023 10:04:51 ............................................................. 2989 / 7784 ( 38%) build 31-Dec-2023 10:04:51 ............................................................. 3050 / 7784 ( 39%) build 31-Dec-2023 10:04:58 ............................................................. 3111 / 7784 ( 39%) build 31-Dec-2023 10:05:02 ............................................................. 3172 / 7784 ( 40%) build 31-Dec-2023 10:05:05 ...........................................................S. 3233 / 7784 ( 41%) build 31-Dec-2023 10:05:09 ............................................................. 3294 / 7784 ( 42%) build 31-Dec-2023 10:05:10 ............................................................. 3355 / 7784 ( 43%) build 31-Dec-2023 10:05:11 ............................................................. 3416 / 7784 ( 43%) build 31-Dec-2023 10:05:17 ............................................................. 3477 / 7784 ( 44%) build 31-Dec-2023 10:05:24 ............................................................. 3538 / 7784 ( 45%) build 31-Dec-2023 10:05:32 ............................................................. 3599 / 7784 ( 46%) build 31-Dec-2023 10:05:40 ............................................................. 3660 / 7784 ( 47%) build 31-Dec-2023 10:05:41 ............................................................. 3721 / 7784 ( 47%) build 31-Dec-2023 10:05:42 ............................................................. 3782 / 7784 ( 48%) build 31-Dec-2023 10:05:43 ............................................................. 3843 / 7784 ( 49%) build 31-Dec-2023 10:05:43 ............................................................. 3904 / 7784 ( 50%) build 31-Dec-2023 10:05:43 ............................................................. 3965 / 7784 ( 50%) build 31-Dec-2023 10:05:43 ............................................................. 4026 / 7784 ( 51%) build 31-Dec-2023 10:05:44 ............................................................. 4087 / 7784 ( 52%) build 31-Dec-2023 10:05:44 ............................................................. 4148 / 7784 ( 53%) build 31-Dec-2023 10:05:48 ............................................................. 4209 / 7784 ( 54%) build 31-Dec-2023 10:05:49 ............................................................. 4270 / 7784 ( 54%) build 31-Dec-2023 10:05:52 ............................................................. 4331 / 7784 ( 55%) build 31-Dec-2023 10:05:53 ............................................................. 4392 / 7784 ( 56%) build 31-Dec-2023 10:05:54 ............................................................. 4453 / 7784 ( 57%) build 31-Dec-2023 10:05:59 ............................................................. 4514 / 7784 ( 57%) build 31-Dec-2023 10:06:01 ............................................................. 4575 / 7784 ( 58%) build 31-Dec-2023 10:06:12 ............................................................. 4636 / 7784 ( 59%) build 31-Dec-2023 10:06:13 ............................................................. 4697 / 7784 ( 60%) build 31-Dec-2023 10:06:14 ............................................................. 4758 / 7784 ( 61%) build 31-Dec-2023 10:06:14 ............................................................. 4819 / 7784 ( 61%) build 31-Dec-2023 10:06:14 ............................................................. 4880 / 7784 ( 62%) build 31-Dec-2023 10:06:15 ............................................................. 4941 / 7784 ( 63%) build 31-Dec-2023 10:06:15 ............................................................. 5002 / 7784 ( 64%) build 31-Dec-2023 10:06:15 ............................................................. 5063 / 7784 ( 65%) build 31-Dec-2023 10:06:15 ............................................................. 5124 / 7784 ( 65%) build 31-Dec-2023 10:06:15 ............................................................. 5185 / 7784 ( 66%) build 31-Dec-2023 10:06:16 ............................................................. 5246 / 7784 ( 67%) build 31-Dec-2023 10:06:22 ............................................................. 5307 / 7784 ( 68%) build 31-Dec-2023 10:06:34 ............................................................. 5368 / 7784 ( 68%) build 31-Dec-2023 10:06:39 ............................................................. 5429 / 7784 ( 69%) build 31-Dec-2023 10:06:43 ............................................................. 5490 / 7784 ( 70%) build 31-Dec-2023 10:06:43 ............................................................. 5551 / 7784 ( 71%) build 31-Dec-2023 10:06:44 ............................................................. 5612 / 7784 ( 72%) build 31-Dec-2023 10:06:45 ............................................................. 5673 / 7784 ( 72%) build 31-Dec-2023 10:06:45 ........................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5734 / 7784 ( 73%) build 31-Dec-2023 10:06:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5795 / 7784 ( 74%) build 31-Dec-2023 10:06:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5856 / 7784 ( 75%) build 31-Dec-2023 10:06:45 SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5917 / 7784 ( 76%) build 31-Dec-2023 10:06:46 SSSSSSSSSSSSSSSSSSSSS........................................ 5978 / 7784 ( 76%) build 31-Dec-2023 10:06:49 ............................................................. 6039 / 7784 ( 77%) build 31-Dec-2023 10:06:51 ............................................................. 6100 / 7784 ( 78%) build 31-Dec-2023 10:06:53 ............................................................. 6161 / 7784 ( 79%) build 31-Dec-2023 10:06:55 ............................................................. 6222 / 7784 ( 79%) build 31-Dec-2023 10:06:57 ............................................................. 6283 / 7784 ( 80%) build 31-Dec-2023 10:06:58 ............................................................. 6344 / 7784 ( 81%) build 31-Dec-2023 10:07:00 ............................................................. 6405 / 7784 ( 82%) build 31-Dec-2023 10:07:03 ............................................................. 6466 / 7784 ( 83%) build 31-Dec-2023 10:07:04 ............................................................. 6527 / 7784 ( 83%) build 31-Dec-2023 10:07:06 ............................................................. 6588 / 7784 ( 84%) build 31-Dec-2023 10:07:08 ............................................................. 6649 / 7784 ( 85%) build 31-Dec-2023 10:07:10 ............................................................. 6710 / 7784 ( 86%) build 31-Dec-2023 10:07:12 ............................................................. 6771 / 7784 ( 86%) build 31-Dec-2023 10:07:14 ............................................................. 6832 / 7784 ( 87%) build 31-Dec-2023 10:07:16 ............................................................. 6893 / 7784 ( 88%) build 31-Dec-2023 10:07:18 ............................................................. 6954 / 7784 ( 89%) build 31-Dec-2023 10:07:20 ............................................................. 7015 / 7784 ( 90%) build 31-Dec-2023 10:07:22 ............................................................. 7076 / 7784 ( 90%) build 31-Dec-2023 10:07:24 ............................................................. 7137 / 7784 ( 91%) build 31-Dec-2023 10:07:26 ............................................................. 7198 / 7784 ( 92%) build 31-Dec-2023 10:07:28 ............................................................. 7259 / 7784 ( 93%) build 31-Dec-2023 10:07:31 ............................................................. 7320 / 7784 ( 94%) build 31-Dec-2023 10:07:33 ............................................................. 7381 / 7784 ( 94%) build 31-Dec-2023 10:07:35 ............................................................. 7442 / 7784 ( 95%) build 31-Dec-2023 10:07:37 ............................................................. 7503 / 7784 ( 96%) build 31-Dec-2023 10:07:39 ............................................................. 7564 / 7784 ( 97%) build 31-Dec-2023 10:07:41 ............................................................. 7625 / 7784 ( 97%) build 31-Dec-2023 10:07:43 ............................................................. 7686 / 7784 ( 98%) build 31-Dec-2023 10:07:44 ................................... build 31-Dec-2023 10:07:44 build 31-Dec-2023 10:07:44 Time: 05:02.664, Memory: 318.50 MB build 31-Dec-2023 10:07:44 build 31-Dec-2023 10:07:44 OK, but incomplete, skipped, or risky tests! build 31-Dec-2023 10:07:44 Tests: 7784, Assertions: 83286, Skipped: 262, Incomplete: 5. build 31-Dec-2023 10:07:44 build 31-Dec-2023 10:10:13 Generating code coverage report in Clover XML format ... done [02:28.642] build 31-Dec-2023 10:10:13 build 31-Dec-2023 10:10:33 Generating code coverage report in HTML format ... done [00:20.722] build 31-Dec-2023 10:10:34  build 31-Dec-2023 10:10:34 phpBB > docs: build 31-Dec-2023 10:10:34  build 31-Dec-2023 10:10:34 Updating project build 31-Dec-2023 10:10:34 build 31-Dec-2023 10:10:34 Version main build 31-Dec-2023 10:10:34 ------------ build 31-Dec-2023 10:10:34 build 31-Dec-2023 10:10:38 build 31-Dec-2023 10:10:38 0/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing phpbb\convert\convert build 31-Dec-2023 10:10:39 Parsing phpbb\convert\convertor build 31-Dec-2023 10:10:40  3/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing bbcode_firstpass build 31-Dec-2023 10:10:40  4/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing parse_message build 31-Dec-2023 10:10:40 Parsing compress build 31-Dec-2023 10:10:40  6/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Parsing compress_zip build 31-Dec-2023 10:10:40 Parsing compress_tar build 31-Dec-2023 10:10:40 Parsing phpbb_questionnaire_data_collector build 31-Dec-2023 10:10:40  9/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing phpbb_questionnaire_php_data_provider build 31-Dec-2023 10:10:40 Parsing phpbb_questionnaire_system_data_provider build 31-Dec-2023 10:10:40 Parsing phpbb_questionnaire_phpbb_data_provider build 31-Dec-2023 10:10:41 Parsing SphinxClient build 31-Dec-2023 10:10:41  13/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_notes_info build 31-Dec-2023 10:10:41  14/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Parsing mcp_main_info build 31-Dec-2023 10:10:42 Parsing mcp_reports_info build 31-Dec-2023 10:10:42 Parsing mcp_queue_info build 31-Dec-2023 10:10:42 Parsing mcp_ban_info build 31-Dec-2023 10:10:42 Parsing mcp_pm_reports_info build 31-Dec-2023 10:10:42 Parsing mcp_logs_info build 31-Dec-2023 10:10:42 Parsing mcp_warn_info build 31-Dec-2023 10:10:42 Parsing mcp_notes build 31-Dec-2023 10:10:42  22/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_main build 31-Dec-2023 10:10:42  23/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_reports build 31-Dec-2023 10:10:43  24/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Parsing mcp_queue build 31-Dec-2023 10:10:43  25/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_ban build 31-Dec-2023 10:10:43  26/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_pm_reports build 31-Dec-2023 10:10:43  27/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_logs build 31-Dec-2023 10:10:43  28/802 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing mcp_warn build 31-Dec-2023 10:10:44  29/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing messenger build 31-Dec-2023 10:10:44  30/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 3%Parsing queue build 31-Dec-2023 10:10:44 Parsing smtp_class build 31-Dec-2023 10:10:44  33/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_bbcodes build 31-Dec-2023 10:10:44 Parsing acp_extensions build 31-Dec-2023 10:10:45  34/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_bots build 31-Dec-2023 10:10:45  35/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_forums build 31-Dec-2023 10:10:45  36/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_jabber build 31-Dec-2023 10:10:45 Parsing acp_disallow build 31-Dec-2023 10:10:45  38/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_captcha build 31-Dec-2023 10:10:45 Parsing auth_admin build 31-Dec-2023 10:10:45  40/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Parsing acp_main build 31-Dec-2023 10:10:46  41/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_modules build 31-Dec-2023 10:10:46  42/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_words build 31-Dec-2023 10:10:46 Parsing acp_language build 31-Dec-2023 10:10:46  44/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_permissions build 31-Dec-2023 10:10:46  45/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_logs build 31-Dec-2023 10:10:47  46/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_users build 31-Dec-2023 10:10:47  47/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 5%Parsing acp_bbcodes_info build 31-Dec-2023 10:10:47 Parsing acp_extensions_info build 31-Dec-2023 10:10:47 Parsing acp_bots_info build 31-Dec-2023 10:10:47 Parsing acp_forums_info build 31-Dec-2023 10:10:47 Parsing acp_jabber_info build 31-Dec-2023 10:10:47 Parsing acp_disallow_info build 31-Dec-2023 10:10:47 Parsing acp_captcha_info build 31-Dec-2023 10:10:47 Parsing acp_main_info build 31-Dec-2023 10:10:47 Parsing acp_modules_info build 31-Dec-2023 10:10:47 Parsing acp_words_info build 31-Dec-2023 10:10:47  57/802 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_language_info build 31-Dec-2023 10:10:47 Parsing acp_permissions_info build 31-Dec-2023 10:10:47 Parsing acp_logs_info build 31-Dec-2023 10:10:47 Parsing acp_users_info build 31-Dec-2023 10:10:47 Parsing acp_storage_info build 31-Dec-2023 10:10:47  62/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Parsing acp_permission_roles_info build 31-Dec-2023 10:10:47 Parsing acp_help_phpbb_info build 31-Dec-2023 10:10:47 Parsing acp_attachments_info build 31-Dec-2023 10:10:47 Parsing acp_search_info build 31-Dec-2023 10:10:47 Parsing acp_inactive_info build 31-Dec-2023 10:10:47 Parsing acp_prune_info build 31-Dec-2023 10:10:47 Parsing acp_icons_info build 31-Dec-2023 10:10:47 Parsing acp_php_info_info build 31-Dec-2023 10:10:47 Parsing acp_contact_info build 31-Dec-2023 10:10:47  71/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 8%Parsing acp_reasons_info build 31-Dec-2023 10:10:47 Parsing acp_styles_info build 31-Dec-2023 10:10:47 Parsing acp_email_info build 31-Dec-2023 10:10:47 Parsing acp_update_info build 31-Dec-2023 10:10:47 Parsing acp_ranks_info build 31-Dec-2023 10:10:47 Parsing acp_ban_info build 31-Dec-2023 10:10:47 Parsing acp_profile_info build 31-Dec-2023 10:10:47 Parsing acp_board_info build 31-Dec-2023 10:10:47  79/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Parsing acp_groups_info build 31-Dec-2023 10:10:47 Parsing acp_storage build 31-Dec-2023 10:10:47  81/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_permission_roles build 31-Dec-2023 10:10:47  82/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_help_phpbb build 31-Dec-2023 10:10:47 Parsing acp_attachments build 31-Dec-2023 10:10:48  84/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_search build 31-Dec-2023 10:10:48  85/802 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_inactive build 31-Dec-2023 10:10:48  86/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_prune build 31-Dec-2023 10:10:48  87/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_icons build 31-Dec-2023 10:10:48  88/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Parsing acp_php_info build 31-Dec-2023 10:10:48 Parsing acp_contact build 31-Dec-2023 10:10:48 Parsing acp_reasons build 31-Dec-2023 10:10:48  91/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_styles build 31-Dec-2023 10:10:48  92/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_email build 31-Dec-2023 10:10:48  93/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_update build 31-Dec-2023 10:10:48 Parsing acp_ranks build 31-Dec-2023 10:10:48  95/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 11%Parsing acp_ban build 31-Dec-2023 10:10:49 Parsing acp_profile build 31-Dec-2023 10:10:49  97/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_board build 31-Dec-2023 10:10:49  98/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing acp_groups build 31-Dec-2023 10:10:50  99/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing transfer build 31-Dec-2023 10:10:50  100/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing ftp build 31-Dec-2023 10:10:50 Parsing ftp_fsock build 31-Dec-2023 10:10:51 Parsing p_master build 31-Dec-2023 10:10:51  103/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing jabber build 31-Dec-2023 10:10:51  104/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Parsing diff_renderer build 31-Dec-2023 10:10:51  105/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing diff_renderer_unified build 31-Dec-2023 10:10:51 Parsing diff_renderer_inline build 31-Dec-2023 10:10:51 Parsing diff_renderer_raw build 31-Dec-2023 10:10:51 Parsing diff_renderer_side_by_side build 31-Dec-2023 10:10:52 Parsing diff build 31-Dec-2023 10:10:52  110/802 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Parsing mapped_diff build 31-Dec-2023 10:10:52 Parsing diff_op build 31-Dec-2023 10:10:52 Parsing diff_op_copy build 31-Dec-2023 10:10:52 Parsing diff_op_delete build 31-Dec-2023 10:10:52 Parsing diff_op_add build 31-Dec-2023 10:10:52 Parsing diff_op_change build 31-Dec-2023 10:10:52 Parsing diff3 build 31-Dec-2023 10:10:52 Parsing diff3_op build 31-Dec-2023 10:10:52 Parsing diff3_op_copy build 31-Dec-2023 10:10:52 Parsing diff3_block_builder build 31-Dec-2023 10:10:52 Parsing diff_engine build 31-Dec-2023 10:10:52  121/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing bbcode build 31-Dec-2023 10:10:52  122/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs build 31-Dec-2023 10:10:52  123/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_zebra build 31-Dec-2023 10:10:53  124/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_main build 31-Dec-2023 10:10:53  125/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_activate build 31-Dec-2023 10:10:53  126/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_profile build 31-Dec-2023 10:10:53  127/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Parsing ucp_prefs_info build 31-Dec-2023 10:10:53 Parsing ucp_zebra_info build 31-Dec-2023 10:10:53 Parsing ucp_main_info build 31-Dec-2023 10:10:53 Parsing ucp_profile_info build 31-Dec-2023 10:10:53 Parsing ucp_attachments_info build 31-Dec-2023 10:10:53 Parsing ucp_auth_link_info build 31-Dec-2023 10:10:53 Parsing ucp_pm_info build 31-Dec-2023 10:10:53  134/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 16%Parsing ucp_notifications_info build 31-Dec-2023 10:10:53 Parsing ucp_groups_info build 31-Dec-2023 10:10:53 Parsing ucp_resend build 31-Dec-2023 10:10:53  137/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_attachments build 31-Dec-2023 10:10:53  138/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_confirm build 31-Dec-2023 10:10:53 Parsing ucp_login_link build 31-Dec-2023 10:10:53  140/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_auth_link build 31-Dec-2023 10:10:54 Parsing ucp_pm build 31-Dec-2023 10:10:54  142/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_register build 31-Dec-2023 10:10:54  143/802 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_notifications build 31-Dec-2023 10:10:54  144/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 17%Parsing ucp_groups build 31-Dec-2023 10:10:55  145/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing bitfield build 31-Dec-2023 10:10:55  146/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\php\ini build 31-Dec-2023 10:10:55  147/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\legend build 31-Dec-2023 10:10:55 Parsing phpbb\groupposition\groupposition_interface build 31-Dec-2023 10:10:56  149/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\teampage build 31-Dec-2023 10:10:56  150/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\groupposition\exception build 31-Dec-2023 10:10:56 Parsing phpbb\event\md_exporter build 31-Dec-2023 10:10:56  152/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Parsing phpbb\event\kernel_terminate_subscriber build 31-Dec-2023 10:10:56 Parsing phpbb\event\dispatcher build 31-Dec-2023 10:10:56 Parsing phpbb\event\dispatcher_interface build 31-Dec-2023 10:10:56 Parsing phpbb\event\rst_exporter build 31-Dec-2023 10:10:56  156/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\kernel_exception_subscriber build 31-Dec-2023 10:10:56 Parsing phpbb\event\php_exporter build 31-Dec-2023 10:10:56  158/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\event\recursive_event_filter_iterator build 31-Dec-2023 10:10:56 Parsing phpbb\plupload\plupload build 31-Dec-2023 10:10:56  160/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 19%Parsing phpbb\search\search_backend_factory build 31-Dec-2023 10:10:56 Parsing phpbb\search\backend\fulltext_native build 31-Dec-2023 10:10:56  162/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config build 31-Dec-2023 10:10:56 Parsing phpbb\search\backend\sphinx\config_section build 31-Dec-2023 10:10:56 Parsing phpbb\search\backend\sphinx\config_variable build 31-Dec-2023 10:10:56  165/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\sphinx\config_item build 31-Dec-2023 10:10:56 Parsing phpbb\search\backend\search_backend_interface build 31-Dec-2023 10:10:57 Parsing phpbb\search\backend\fulltext_mysql build 31-Dec-2023 10:10:57  168/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Parsing phpbb\search\backend\base build 31-Dec-2023 10:10:57  169/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_postgres build 31-Dec-2023 10:10:57  170/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\backend\fulltext_sphinx build 31-Dec-2023 10:10:57  171/802 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Parsing phpbb\search\exception\no_search_backend_found_exception build 31-Dec-2023 10:10:57 Parsing phpbb\search\exception\no_action_in_progress_exception build 31-Dec-2023 10:10:57 Parsing phpbb\search\exception\search_exception build 31-Dec-2023 10:10:57 Parsing phpbb\search\exception\action_in_progress_exception build 31-Dec-2023 10:10:57 Parsing phpbb\search\state_helper build 31-Dec-2023 10:10:57 Parsing phpbb\filesystem build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\comparator build 31-Dec-2023 10:10:57  178/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oracle_platform build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\connection_factory build 31-Dec-2023 10:10:57  180/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\table_helper build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\case_insensitive_string build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\connection_parameter_factory build 31-Dec-2023 10:10:57  183/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Parsing phpbb\db\doctrine\oci8\driver build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\oci8\schema_manager build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\oci8\statement build 31-Dec-2023 10:10:57  186/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\oci8\result build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\oci8\connection build 31-Dec-2023 10:10:57  188/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\postgresql_platform build 31-Dec-2023 10:10:57 Parsing phpbb\db\doctrine\sqlsrv_platform build 31-Dec-2023 10:10:57  190/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\doctrine\type_converter build 31-Dec-2023 10:10:58 Parsing phpbb\db\tools\doctrine build 31-Dec-2023 10:10:58  192/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Parsing phpbb\db\tools\mssql build 31-Dec-2023 10:10:58 Parsing phpbb\db\tools\postgres build 31-Dec-2023 10:10:58 Parsing phpbb\db\tools\tools_interface build 31-Dec-2023 10:10:58 Parsing phpbb\db\tools\tools build 31-Dec-2023 10:10:58 Parsing phpbb\db\tools\factory build 31-Dec-2023 10:10:58 Parsing phpbb\db\migrator build 31-Dec-2023 10:10:58  198/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\base_extractor build 31-Dec-2023 10:10:58 Parsing phpbb\db\extractor\mssql_extractor build 31-Dec-2023 10:10:58  200/802 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Parsing phpbb\db\extractor\sqlite3_extractor build 31-Dec-2023 10:10:58 Parsing phpbb\db\extractor\extractor_interface build 31-Dec-2023 10:10:58 Parsing phpbb\db\extractor\oracle_extractor build 31-Dec-2023 10:10:58  203/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\exception\invalid_format_exception build 31-Dec-2023 10:10:58 Parsing phpbb\db\extractor\exception\extractor_not_initialized_exception build 31-Dec-2023 10:10:58 Parsing phpbb\db\extractor\postgres_extractor build 31-Dec-2023 10:10:58  206/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\mysql_extractor build 31-Dec-2023 10:10:58  207/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Parsing phpbb\db\extractor\factory build 31-Dec-2023 10:10:58 Parsing phpbb\db\driver\driver build 31-Dec-2023 10:10:58  209/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysqli build 31-Dec-2023 10:10:58  210/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\driver_interface build 31-Dec-2023 10:10:58  211/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\postgres build 31-Dec-2023 10:10:58  212/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mssql_base build 31-Dec-2023 10:10:59 Parsing phpbb\db\driver\mssqlnative build 31-Dec-2023 10:10:59  214/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\sqlite3 build 31-Dec-2023 10:10:59  215/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Parsing phpbb\db\driver\mysql_base build 31-Dec-2023 10:10:59 Parsing phpbb\db\driver\oracle build 31-Dec-2023 10:10:59  217/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\factory build 31-Dec-2023 10:10:59  218/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\driver\mssql_odbc build 31-Dec-2023 10:10:59  219/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Parsing phpbb\db\output_handler\migrator_output_handler_interface build 31-Dec-2023 10:10:59 Parsing phpbb\db\output_handler\log_wrapper_migrator_output_handler build 31-Dec-2023 10:10:59 Parsing phpbb\db\output_handler\null_migrator_output_handler build 31-Dec-2023 10:10:59 Parsing phpbb\db\output_handler\html_migrator_output_handler build 31-Dec-2023 10:10:59 Parsing phpbb\db\output_handler\installer_migrator_output_handler build 31-Dec-2023 10:10:59 Parsing phpbb\db\sql_insert_buffer build 31-Dec-2023 10:10:59  225/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\permission build 31-Dec-2023 10:10:59  226/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\module build 31-Dec-2023 10:10:59  227/802 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\tool\config build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\tool\config_text build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\tool\tool_interface build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\helper build 31-Dec-2023 10:10:59  231/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\schema_generator build 31-Dec-2023 10:10:59  232/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 28%Parsing phpbb\db\migration\migration_interface build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\migration build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\exception build 31-Dec-2023 10:10:59 Parsing phpbb\db\migration\container_aware_migration build 31-Dec-2023 10:10:59  236/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\db\migration\profilefield_base_migration build 31-Dec-2023 10:10:59  237/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\group\helper build 31-Dec-2023 10:10:59  238/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\request\type_cast_helper_interface build 31-Dec-2023 10:10:59 Parsing phpbb\request\request build 31-Dec-2023 10:10:59  240/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Parsing phpbb\request\deactivated_super_global build 31-Dec-2023 10:11:00 Parsing phpbb\request\request_interface build 31-Dec-2023 10:11:00 Parsing phpbb\request\type_cast_helper build 31-Dec-2023 10:11:00  243/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\recursive_path_iterator build 31-Dec-2023 10:11:00 Parsing phpbb\finder\finder build 31-Dec-2023 10:11:00  245/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Parsing phpbb\finder\factory build 31-Dec-2023 10:11:00 Parsing phpbb\finder\recursive_dot_prefix_filter_iterator build 31-Dec-2023 10:11:00 Parsing phpbb\console\application build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\fixup\update_hashes build 31-Dec-2023 10:11:00  249/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\fixup\fix_left_right_ids build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\db\migration_command build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\db\console_migrator_output_handler build 31-Dec-2023 10:11:00  252/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\db\revert build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\db\list_command build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\db\migrate build 31-Dec-2023 10:11:00  255/802 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Parsing phpbb\console\command\cron\cron_list build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\cron\run build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\config\set_atomic build 31-Dec-2023 10:11:00  258/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\increment build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\config\get build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\config\set build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\config\delete build 31-Dec-2023 10:11:00  262/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\config\command build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\reparser\reparse build 31-Dec-2023 10:11:00  264/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Parsing phpbb\console\command\reparser\list_all build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\purge build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\manage build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\list_available build 31-Dec-2023 10:11:00  268/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\disable build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\install build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\show build 31-Dec-2023 10:11:00  271/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Parsing phpbb\console\command\extension\enable build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\remove build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\extension\update build 31-Dec-2023 10:11:00  274/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\extension\command build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\dev\migration_tips build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\searchindex\create build 31-Dec-2023 10:11:00  277/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\searchindex\list_all build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\searchindex\delete build 31-Dec-2023 10:11:00  279/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\add build 31-Dec-2023 10:11:00  280/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Parsing phpbb\console\command\user\activate build 31-Dec-2023 10:11:00  281/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\user\reclean build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\user\delete build 31-Dec-2023 10:11:00  283/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\thumbnail\generate build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\thumbnail\recreate build 31-Dec-2023 10:11:00  285/802 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\thumbnail\delete build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\command build 31-Dec-2023 10:11:00 Parsing phpbb\console\command\cache\purge build 31-Dec-2023 10:11:00  288/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Parsing phpbb\console\command\update\check build 31-Dec-2023 10:11:00  289/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\console\exception_subscriber build 31-Dec-2023 10:11:01 Parsing phpbb\avatar\manager build 31-Dec-2023 10:11:01  291/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\helper build 31-Dec-2023 10:11:01  292/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver build 31-Dec-2023 10:11:01 Parsing phpbb\avatar\driver\local build 31-Dec-2023 10:11:01  294/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\driver_interface build 31-Dec-2023 10:11:01 Parsing phpbb\avatar\driver\upload build 31-Dec-2023 10:11:01  296/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Parsing phpbb\avatar\driver\gravatar build 31-Dec-2023 10:11:01  297/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\user_loader build 31-Dec-2023 10:11:01  298/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\permissions build 31-Dec-2023 10:11:01  299/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\admin_form build 31-Dec-2023 10:11:01 Parsing phpbb\message\message build 31-Dec-2023 10:11:01  301/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\form build 31-Dec-2023 10:11:01 Parsing phpbb\message\topic_form build 31-Dec-2023 10:11:01  303/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Parsing phpbb\message\user_form build 31-Dec-2023 10:11:01  305/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\log\log build 31-Dec-2023 10:11:01 Parsing phpbb\log\dummy build 31-Dec-2023 10:11:01 Parsing phpbb\log\log_interface build 31-Dec-2023 10:11:02 Parsing phpbb\session build 31-Dec-2023 10:11:02  308/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\manager build 31-Dec-2023 10:11:02 Parsing phpbb\attachment\resync build 31-Dec-2023 10:11:02  310/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\upload build 31-Dec-2023 10:11:02  311/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\delete build 31-Dec-2023 10:11:02  312/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Parsing phpbb\attachment\attachment_category build 31-Dec-2023 10:11:02 Parsing phpbb\user build 31-Dec-2023 10:11:02  314/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\extension_guesser build 31-Dec-2023 10:11:02  315/802 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\mimetype\content_guesser build 31-Dec-2023 10:11:02 Parsing phpbb\mimetype\guesser_base build 31-Dec-2023 10:11:02 Parsing phpbb\mimetype\guesser build 31-Dec-2023 10:11:02 Parsing phpbb\mimetype\guesser_interface build 31-Dec-2023 10:11:02 Parsing phpbb\files\types\local build 31-Dec-2023 10:11:02  320/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Parsing phpbb\files\types\type_interface build 31-Dec-2023 10:11:02 Parsing phpbb\files\types\local_storage build 31-Dec-2023 10:11:02 Parsing phpbb\files\types\base build 31-Dec-2023 10:11:02 Parsing phpbb\files\types\form build 31-Dec-2023 10:11:02  324/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\types\form_storage build 31-Dec-2023 10:11:02 Parsing phpbb\files\filespec build 31-Dec-2023 10:11:02  326/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\filespec_storage build 31-Dec-2023 10:11:02  327/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\upload build 31-Dec-2023 10:11:02  328/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Parsing phpbb\files\factory build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\manager build 31-Dec-2023 10:11:03  330/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\lang_helper build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\type\type_int build 31-Dec-2023 10:11:03  332/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_date build 31-Dec-2023 10:11:03  333/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_text build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\type\type_dropdown build 31-Dec-2023 10:11:03  335/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Parsing phpbb\profilefields\type\type_interface build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\type\type_string build 31-Dec-2023 10:11:03  337/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_url build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\type\type_string_common build 31-Dec-2023 10:11:03  339/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\profilefields\type\type_base build 31-Dec-2023 10:11:03 Parsing phpbb\profilefields\type\type_bool build 31-Dec-2023 10:11:03  341/802 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Parsing phpbb\posting\post_helper build 31-Dec-2023 10:11:03 Parsing phpbb\lock\db build 31-Dec-2023 10:11:03 Parsing phpbb\lock\flock build 31-Dec-2023 10:11:03 Parsing phpbb\language\language_file_helper build 31-Dec-2023 10:11:03  345/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\language_file_loader build 31-Dec-2023 10:11:03 Parsing phpbb\language\language build 31-Dec-2023 10:11:03  347/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\language\exception\language_file_not_found build 31-Dec-2023 10:11:03 Parsing phpbb\language\exception\language_exception build 31-Dec-2023 10:11:03 Parsing phpbb\language\exception\invalid_plural_rule_exception build 31-Dec-2023 10:11:03 Parsing phpbb\cron\event\cron_runner_listener build 31-Dec-2023 10:11:03 Parsing phpbb\cron\manager build 31-Dec-2023 10:11:03  352/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Parsing phpbb\cron\task\text_reparser\reparser build 31-Dec-2023 10:11:03 Parsing phpbb\cron\task\wrapper build 31-Dec-2023 10:11:03  354/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\base build 31-Dec-2023 10:11:03 Parsing phpbb\cron\task\parametrized build 31-Dec-2023 10:11:03 Parsing phpbb\cron\task\core\tidy_sessions build 31-Dec-2023 10:11:03 Parsing phpbb\cron\task\core\queue build 31-Dec-2023 10:11:03 Parsing phpbb\cron\task\core\update_hashes build 31-Dec-2023 10:11:04  359/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Parsing phpbb\cron\task\core\tidy_warnings build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\core\tidy_search build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\core\prune_shadow_topics build 31-Dec-2023 10:11:04  362/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\tidy_cache build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\core\prune_forum build 31-Dec-2023 10:11:04  365/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Parsing phpbb\cron\task\core\prune_all_forums build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\core\prune_notifications build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\core\tidy_plupload build 31-Dec-2023 10:11:04 Parsing phpbb\cron\task\task build 31-Dec-2023 10:11:04 Parsing phpbb\cron\controller\cron build 31-Dec-2023 10:11:04 Parsing phpbb\controller\resolver build 31-Dec-2023 10:11:04  370/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\helper build 31-Dec-2023 10:11:04  371/802 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Parsing phpbb\controller\exception build 31-Dec-2023 10:11:04 Parsing phpbb\mention\controller\mention build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\source_interface build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\user build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\base_user build 31-Dec-2023 10:11:04  376/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Parsing phpbb\mention\source\friend build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\group build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\team build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\usergroup build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\topic build 31-Dec-2023 10:11:04 Parsing phpbb\mention\source\base_group build 31-Dec-2023 10:11:04  382/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Parsing phpbb\debug\debug build 31-Dec-2023 10:11:04 Parsing phpbb\debug\error_handler build 31-Dec-2023 10:11:04 Parsing phpbb\path_helper build 31-Dec-2023 10:11:04  385/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\file_downloader build 31-Dec-2023 10:11:04  387/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\pagination build 31-Dec-2023 10:11:04 Parsing phpbb\json_response build 31-Dec-2023 10:11:04  389/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\colour_manager build 31-Dec-2023 10:11:05 Parsing phpbb\captcha\gd_wave build 31-Dec-2023 10:11:05  390/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\non_gd build 31-Dec-2023 10:11:05  391/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Parsing phpbb\captcha\plugins\gd_wave build 31-Dec-2023 10:11:05 Parsing phpbb\captcha\plugins\captcha_abstract build 31-Dec-2023 10:11:05  393/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\recaptcha_v3 build 31-Dec-2023 10:11:05  394/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\recaptcha build 31-Dec-2023 10:11:05 Parsing phpbb\captcha\plugins\nogd build 31-Dec-2023 10:11:05 Parsing phpbb\captcha\plugins\qa build 31-Dec-2023 10:11:05  397/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\plugins\gd build 31-Dec-2023 10:11:05 Parsing phpbb\captcha\factory build 31-Dec-2023 10:11:05  400/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Parsing phpbb\captcha\char_cube3d build 31-Dec-2023 10:11:06 Parsing phpbb\captcha\gd build 31-Dec-2023 10:11:06  401/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\class_loader build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\manager build 31-Dec-2023 10:11:06  403/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\row_based_plugin build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\reparser_interface build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\user_signature build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\group_description build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\post_text build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\pm_text build 31-Dec-2023 10:11:06  409/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Parsing phpbb\textreparser\plugins\forum_description build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\contact_admin_info build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\poll_option build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\forum_rules build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\plugins\poll_title build 31-Dec-2023 10:11:06 Parsing phpbb\textreparser\base build 31-Dec-2023 10:11:06  415/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Parsing phpbb\symfony_request build 31-Dec-2023 10:11:06 Parsing phpbb\storage\provider\local build 31-Dec-2023 10:11:06 Parsing phpbb\storage\provider\provider_interface build 31-Dec-2023 10:11:07  419/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\controller\attachment build 31-Dec-2023 10:11:07 Parsing phpbb\storage\controller\avatar build 31-Dec-2023 10:11:07 Parsing phpbb\storage\controller\controller build 31-Dec-2023 10:11:07  421/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\file_info build 31-Dec-2023 10:11:07 Parsing phpbb\storage\stream_interface build 31-Dec-2023 10:11:07 Parsing phpbb\storage\adapter_factory build 31-Dec-2023 10:11:07 Parsing phpbb\storage\adapter\local build 31-Dec-2023 10:11:07  425/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Parsing phpbb\storage\adapter\adapter_interface build 31-Dec-2023 10:11:07 Parsing phpbb\storage\storage build 31-Dec-2023 10:11:07  427/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Parsing phpbb\storage\exception\exception build 31-Dec-2023 10:11:07 Parsing phpbb\json\sanitizer build 31-Dec-2023 10:11:07  430/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\datetime build 31-Dec-2023 10:11:07 Parsing phpbb\config\db build 31-Dec-2023 10:11:07 Parsing phpbb\config\config build 31-Dec-2023 10:11:07  432/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Parsing phpbb\config\db_text build 31-Dec-2023 10:11:07 Parsing phpbb\help\manager build 31-Dec-2023 10:11:07 Parsing phpbb\help\controller\faq build 31-Dec-2023 10:11:07  435/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\help\controller\bbcode build 31-Dec-2023 10:11:07 Parsing phpbb\help\controller\help build 31-Dec-2023 10:11:07 Parsing phpbb\help\controller\controller build 31-Dec-2023 10:11:07  438/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\manager build 31-Dec-2023 10:11:07  439/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Parsing phpbb\extension\extension_interface build 31-Dec-2023 10:11:07 Parsing phpbb\extension\provider build 31-Dec-2023 10:11:07 Parsing phpbb\extension\base build 31-Dec-2023 10:11:07 Parsing phpbb\extension\di\extension_base build 31-Dec-2023 10:11:07  443/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\extension\exception build 31-Dec-2023 10:11:07 Parsing phpbb\error_collector build 31-Dec-2023 10:11:07 Parsing phpbb\viewonline_helper build 31-Dec-2023 10:11:07 Parsing phpbb\module\module_manager build 31-Dec-2023 10:11:07  447/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Parsing phpbb\module\exception\module_exception build 31-Dec-2023 10:11:07 Parsing phpbb\module\exception\module_not_found_exception build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\token_storage build 31-Dec-2023 10:11:07  450/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\bitly build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\service\twitter build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\service\base build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\service\facebook build 31-Dec-2023 10:11:07  454/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Parsing phpbb\auth\provider\oauth\service\service_interface build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\service\exception build 31-Dec-2023 10:11:07 Parsing phpbb\auth\provider\oauth\service\google build 31-Dec-2023 10:11:08 Parsing phpbb\auth\provider\oauth\oauth build 31-Dec-2023 10:11:08  458/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\db build 31-Dec-2023 10:11:08  459/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\apache build 31-Dec-2023 10:11:08  460/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider\provider_interface build 31-Dec-2023 10:11:08 Parsing phpbb\auth\provider\base build 31-Dec-2023 10:11:08 Parsing phpbb\auth\provider\ldap build 31-Dec-2023 10:11:08  463/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\auth build 31-Dec-2023 10:11:08  464/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Parsing phpbb\auth\provider_collection build 31-Dec-2023 10:11:08 Parsing phpbb\version_helper build 31-Dec-2023 10:11:08  466/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\exception\exception_interface build 31-Dec-2023 10:11:08 Parsing phpbb\exception\version_check_exception build 31-Dec-2023 10:11:08 Parsing phpbb\exception\http_exception build 31-Dec-2023 10:11:08 Parsing phpbb\exception\runtime_exception build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\utils_interface build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\acp_utils_interface build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\s9e\parser build 31-Dec-2023 10:11:08  473/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Parsing phpbb\textformatter\s9e\mention_helper build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\s9e\quote_helper build 31-Dec-2023 10:11:08  475/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\renderer build 31-Dec-2023 10:11:08  476/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\utils build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\s9e\link_helper build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\s9e\bbcode_merger build 31-Dec-2023 10:11:08  479/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\factory build 31-Dec-2023 10:11:08  480/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Parsing phpbb\textformatter\s9e\acp_utils build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\renderer_interface build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\cache_interface build 31-Dec-2023 10:11:08 Parsing phpbb\textformatter\parser_interface build 31-Dec-2023 10:11:09 Parsing phpbb\notification\manager build 31-Dec-2023 10:11:09  485/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60% 486/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Parsing phpbb\notification\method\board build 31-Dec-2023 10:11:09 Parsing phpbb\notification\method\method_interface build 31-Dec-2023 10:11:09 Parsing phpbb\notification\method\base build 31-Dec-2023 10:11:09 Parsing phpbb\notification\method\email build 31-Dec-2023 10:11:09  489/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Parsing phpbb\notification\method\messenger_base build 31-Dec-2023 10:11:09 Parsing phpbb\notification\method\jabber build 31-Dec-2023 10:11:09 Parsing phpbb\notification\exception build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\report_pm_closed build 31-Dec-2023 10:11:09  493/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\mention build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\topic_in_queue build 31-Dec-2023 10:11:09  495/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\report_post build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\approve_topic build 31-Dec-2023 10:11:09  497/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Parsing phpbb\notification\type\disapprove_post build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\type_interface build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\bookmark build 31-Dec-2023 10:11:09  500/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\forum build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\disapprove_topic build 31-Dec-2023 10:11:09  502/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\report_pm build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\group_request build 31-Dec-2023 10:11:09  504/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\base build 31-Dec-2023 10:11:09  505/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Parsing phpbb\notification\type\report_post_closed build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\pm build 31-Dec-2023 10:11:09  507/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\approve_post build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\post build 31-Dec-2023 10:11:09  509/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63% 510/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\topic build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\group_request_approved build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\quote build 31-Dec-2023 10:11:09 Parsing phpbb\notification\type\post_in_queue build 31-Dec-2023 10:11:09  513/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Parsing phpbb\notification\type\admin_activate_user build 31-Dec-2023 10:11:09 Parsing phpbb\config_php_file build 31-Dec-2023 10:11:09  515/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Parsing phpbb\feed\news build 31-Dec-2023 10:11:09 Parsing phpbb\feed\forums build 31-Dec-2023 10:11:09 Parsing phpbb\feed\controller\feed build 31-Dec-2023 10:11:09  518/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\quote_helper build 31-Dec-2023 10:11:09 Parsing phpbb\feed\topics_active build 31-Dec-2023 10:11:10 Parsing phpbb\feed\forum build 31-Dec-2023 10:11:10  521/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Parsing phpbb\feed\overall build 31-Dec-2023 10:11:10 Parsing phpbb\feed\feed_interface build 31-Dec-2023 10:11:10 Parsing phpbb\feed\helper build 31-Dec-2023 10:11:10  524/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\attachments_base build 31-Dec-2023 10:11:10 Parsing phpbb\feed\base build 31-Dec-2023 10:11:10  526/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Parsing phpbb\feed\exception\feed_unavailable_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\unauthorized_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\no_feed_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\no_topic_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\unauthorized_topic_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\no_forum_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\feed_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\exception\unauthorized_forum_exception build 31-Dec-2023 10:11:10 Parsing phpbb\feed\topic_base build 31-Dec-2023 10:11:10  535/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Parsing phpbb\feed\topics build 31-Dec-2023 10:11:10 Parsing phpbb\feed\topic build 31-Dec-2023 10:11:10 Parsing phpbb\feed\post_base build 31-Dec-2023 10:11:10  538/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\event\kernel_exception_subscriber build 31-Dec-2023 10:11:10 Parsing phpbb\install\console\command\install\config\validate build 31-Dec-2023 10:11:10 Parsing phpbb\install\console\command\install\config\show build 31-Dec-2023 10:11:10  541/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\install\install build 31-Dec-2023 10:11:10  542/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Parsing phpbb\install\console\command\update\config\validate build 31-Dec-2023 10:11:10 Parsing phpbb\install\console\command\update\config\show build 31-Dec-2023 10:11:10 Parsing phpbb\install\console\command\update\update build 31-Dec-2023 10:11:10  545/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 67%Parsing phpbb\install\installer_configuration build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\update_helper build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\container_factory build 31-Dec-2023 10:11:10  548/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\compression_file_updater build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\file_updater\file_updater build 31-Dec-2023 10:11:10  550/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Parsing phpbb\install\helper\file_updater\file_updater_interface build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\file_updater\ftp_file_updater build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\file_updater\factory build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\iohandler\iohandler_base build 31-Dec-2023 10:11:10  554/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\cli_iohandler build 31-Dec-2023 10:11:10  555/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\ajax_iohandler build 31-Dec-2023 10:11:10  556/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\iohandler\factory build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\iohandler\iohandler_interface build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\config build 31-Dec-2023 10:11:10  560/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Parsing phpbb\install\helper\install_helper build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\navigation\install_navigation build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\navigation\navigation_interface build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\navigation\navigation_provider build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\navigation\convertor_navigation build 31-Dec-2023 10:11:10  565/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\helper\navigation\update_navigation build 31-Dec-2023 10:11:10 Parsing phpbb\install\helper\navigation\main_navigation build 31-Dec-2023 10:11:10 Parsing phpbb\install\controller\archive_download build 31-Dec-2023 10:11:10 Parsing phpbb\install\controller\install build 31-Dec-2023 10:11:10  569/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Parsing phpbb\install\controller\helper build 31-Dec-2023 10:11:10  570/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 71%Parsing phpbb\install\controller\timeout_check build 31-Dec-2023 10:11:10 Parsing phpbb\install\controller\installer_index build 31-Dec-2023 10:11:10 Parsing phpbb\install\controller\update build 31-Dec-2023 10:11:10  573/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module_interface build 31-Dec-2023 10:11:10 Parsing phpbb\install\task_base build 31-Dec-2023 10:11:10 Parsing phpbb\install\updater_configuration build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\install_finish\task\install_extensions build 31-Dec-2023 10:11:11  577/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Parsing phpbb\install\module\install_finish\task\populate_migrations build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\install_finish\task\notify_user build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\install_finish\module build 31-Dec-2023 10:11:11  580/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\install_filesystem\task\create_config_file build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\install_filesystem\module build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\requirements\task\check_server_environment build 31-Dec-2023 10:11:11  583/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\task\check_filesystem build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\requirements\task\check_update build 31-Dec-2023 10:11:11  585/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Parsing phpbb\install\module\requirements\abstract_requirements_module build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\requirements\update_module build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\requirements\install_module build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\update_filesystem\task\show_file_status build 31-Dec-2023 10:11:11  589/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\update_files build 31-Dec-2023 10:11:11  590/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\diff_files build 31-Dec-2023 10:11:11  591/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\task\file_check build 31-Dec-2023 10:11:11 Parsing phpbb\install\module\update_filesystem\task\download_updated_files build 31-Dec-2023 10:11:11  593/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Parsing phpbb\install\module\update_filesystem\module build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\file_updater_failure_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\installer_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\installer_config_not_writable_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\resource_limit_reached_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\user_interaction_required_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\invalid_dbms_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\cannot_build_container_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\exception\jump_to_restart_point_exception build 31-Dec-2023 10:11:11 Parsing phpbb\install\task_interface build 31-Dec-2023 10:11:11 Parsing phpbb\install\module_base build 31-Dec-2023 10:11:11  604/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\installer build 31-Dec-2023 10:11:11  605/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\install\sequential_task build 31-Dec-2023 10:11:11 Parsing phpbb\tree\nestedset build 31-Dec-2023 10:11:11  607/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Parsing phpbb\tree\tree_interface build 31-Dec-2023 10:11:11 Parsing phpbb\tree\nestedset_forum build 31-Dec-2023 10:11:11 Parsing phpbb\di\pass\markpublic_pass build 31-Dec-2023 10:11:11 Parsing phpbb\di\pass\convert_events build 31-Dec-2023 10:11:11 Parsing phpbb\di\pass\collection_pass build 31-Dec-2023 10:11:11 Parsing phpbb\di\service_collection build 31-Dec-2023 10:11:11  613/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\container_builder build 31-Dec-2023 10:11:11  614/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Parsing phpbb\di\proxy_instantiator build 31-Dec-2023 10:11:11 Parsing phpbb\di\extension\tables build 31-Dec-2023 10:11:11 Parsing phpbb\di\extension\config build 31-Dec-2023 10:11:11 Parsing phpbb\di\extension\container_configuration build 31-Dec-2023 10:11:11  618/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\di\extension\core build 31-Dec-2023 10:11:11 Parsing phpbb\di\service_collection_iterator build 31-Dec-2023 10:11:11 Parsing phpbb\di\exception\di_exception build 31-Dec-2023 10:11:11 Parsing phpbb\di\exception\service_not_found_exception build 31-Dec-2023 10:11:11 Parsing phpbb\di\exception\multiple_service_definitions_exception build 31-Dec-2023 10:11:11 Parsing phpbb\di\ordered_service_collection build 31-Dec-2023 10:11:12  624/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\content_visibility build 31-Dec-2023 10:11:12  625/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Parsing phpbb\routing\loader_resolver build 31-Dec-2023 10:11:12 Parsing phpbb\routing\resources_locator\default_resources_locator build 31-Dec-2023 10:11:12 Parsing phpbb\routing\resources_locator\resources_locator_interface build 31-Dec-2023 10:11:12 Parsing phpbb\routing\resources_locator\installer_resources_locator build 31-Dec-2023 10:11:12 Parsing phpbb\routing\resources_locator\chained_resources_locator build 31-Dec-2023 10:11:12 Parsing phpbb\routing\file_locator build 31-Dec-2023 10:11:12  631/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\routing\helper build 31-Dec-2023 10:11:12 Parsing phpbb\routing\router build 31-Dec-2023 10:11:12  633/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Parsing phpbb\composer\manager build 31-Dec-2023 10:11:12  634/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\extension_manager build 31-Dec-2023 10:11:12  635/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\manager_interface build 31-Dec-2023 10:11:12 Parsing phpbb\composer\io\io_interface build 31-Dec-2023 10:11:12 Parsing phpbb\composer\io\null_io build 31-Dec-2023 10:11:12 Parsing phpbb\composer\io\console_io build 31-Dec-2023 10:11:12 Parsing phpbb\composer\io\web_io build 31-Dec-2023 10:11:12 Parsing phpbb\composer\io\html_output_formatter build 31-Dec-2023 10:11:12  641/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Parsing phpbb\composer\io\translate_composer_trait build 31-Dec-2023 10:11:12 Parsing phpbb\composer\exception\managed_with_clean_error_exception build 31-Dec-2023 10:11:12 Parsing phpbb\composer\exception\managed_with_enable_error_exception build 31-Dec-2023 10:11:12  644/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\composer\exception\runtime_exception build 31-Dec-2023 10:11:12 Parsing phpbb\composer\exception\managed_with_error_exception build 31-Dec-2023 10:11:12 Parsing phpbb\composer\installer build 31-Dec-2023 10:11:12  647/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\context build 31-Dec-2023 10:11:12  648/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\lexer build 31-Dec-2023 10:11:12  649/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Parsing phpbb\template\twig\extension build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\twig build 31-Dec-2023 10:11:12  651/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\username build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\extension\routing build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\extension\icon build 31-Dec-2023 10:11:12  654/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\config build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\extension\forms build 31-Dec-2023 10:11:12  656/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Parsing phpbb\template\twig\extension\avatar build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\definition build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\definenode build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\includenode build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\includejs build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\includeasset build 31-Dec-2023 10:11:12  662/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Parsing phpbb\template\twig\node\event build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\expression\binary\equalequal build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\expression\binary\notequalequal build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\node\includecss build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\loader build 31-Dec-2023 10:11:12  667/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\twig\tokenparser\includeparser build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\tokenparser\includejs build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\tokenparser\defineparser build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\tokenparser\event build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\tokenparser\includecss build 31-Dec-2023 10:11:12 Parsing phpbb\template\twig\environment build 31-Dec-2023 10:11:13  673/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Parsing phpbb\template\asset build 31-Dec-2023 10:11:13 Parsing phpbb\template\assets_bag build 31-Dec-2023 10:11:13  675/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\template\template build 31-Dec-2023 10:11:13 Parsing phpbb\template\base build 31-Dec-2023 10:11:13 Parsing phpbb\template\exception\user_object_not_available build 31-Dec-2023 10:11:13  678/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\assets\iconify_bundler build 31-Dec-2023 10:11:13 Parsing phpbb\filesystem\filesystem build 31-Dec-2023 10:11:13  680/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Parsing phpbb\filesystem\filesystem_interface build 31-Dec-2023 10:11:13 Parsing phpbb\filesystem\helper build 31-Dec-2023 10:11:13  682/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\filesystem\exception\filesystem_exception build 31-Dec-2023 10:11:13 Parsing phpbb\filesystem\temp build 31-Dec-2023 10:11:13 Parsing phpbb\ucp\controller\reset_password build 31-Dec-2023 10:11:13  685/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\manager build 31-Dec-2023 10:11:13  686/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Parsing phpbb\ban\exception\no_valid_users_exception build 31-Dec-2023 10:11:13 Parsing phpbb\ban\exception\invalid_length_exception build 31-Dec-2023 10:11:13 Parsing phpbb\ban\exception\no_valid_emails_exception build 31-Dec-2023 10:11:13 Parsing phpbb\ban\exception\no_valid_ips_exception build 31-Dec-2023 10:11:13 Parsing phpbb\ban\exception\type_not_found_exception build 31-Dec-2023 10:11:13 Parsing phpbb\ban\type\ip build 31-Dec-2023 10:11:13 Parsing phpbb\ban\type\user build 31-Dec-2023 10:11:13  693/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\type_interface build 31-Dec-2023 10:11:13 Parsing phpbb\ban\type\base build 31-Dec-2023 10:11:13  695/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\ban\type\email build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\manager build 31-Dec-2023 10:11:13  697/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Parsing phpbb\passwords\helper build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\sha_xf1 build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\md5_vb build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\bcrypt_2y build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\sha1_wcf1 build 31-Dec-2023 10:11:13  702/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Parsing phpbb\passwords\driver\phpass build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\argon2id build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\base_native build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\bcrypt_wcf2 build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\md5_phpbb2 build 31-Dec-2023 10:11:13  707/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\driver_interface build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\convert_password build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\salted_md5 build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\rehashable_driver_interface build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\helper build 31-Dec-2023 10:11:13  712/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Parsing phpbb\passwords\driver\base build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\md5_mybb build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\sha1_smf build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\sha1 build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\argon2i build 31-Dec-2023 10:11:13 Parsing phpbb\passwords\driver\bcrypt build 31-Dec-2023 10:11:13  718/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\service build 31-Dec-2023 10:11:13  719/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Parsing phpbb\cache\driver\wincache build 31-Dec-2023 10:11:13 Parsing phpbb\cache\driver\apcu build 31-Dec-2023 10:11:13 Parsing phpbb\cache\driver\dummy build 31-Dec-2023 10:11:13  723/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\driver_interface build 31-Dec-2023 10:11:14 Parsing phpbb\cache\driver\redis build 31-Dec-2023 10:11:14 Parsing phpbb\cache\driver\base build 31-Dec-2023 10:11:14  725/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\file build 31-Dec-2023 10:11:14  726/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\cache\driver\memcached build 31-Dec-2023 10:11:14 Parsing phpbb\cache\driver\memory build 31-Dec-2023 10:11:14  728/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Parsing phpbb\report\report_reason_list_provider build 31-Dec-2023 10:11:14 Parsing phpbb\report\controller\report build 31-Dec-2023 10:11:14  730/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\report_handler_pm build 31-Dec-2023 10:11:14 Parsing phpbb\report\report_handler_interface build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\pm_reporting_disabled_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\empty_report_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\report_permission_denied_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\invalid_report_exception build 31-Dec-2023 10:11:14  736/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Parsing phpbb\report\exception\entity_not_found_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\factory_invalid_argument_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\exception\already_reported_exception build 31-Dec-2023 10:11:14 Parsing phpbb\report\report_handler build 31-Dec-2023 10:11:14 Parsing phpbb\report\handler_factory build 31-Dec-2023 10:11:14 Parsing phpbb\report\report_handler_post build 31-Dec-2023 10:11:15  742/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Parsing done build 31-Dec-2023 10:11:15  802/802 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% build 31-Dec-2023 10:11:15 build 31-Dec-2023 10:11:15 build 31-Dec-2023 10:11:15 0/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global index.html build 31-Dec-2023 10:11:15  2/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 3/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global doc-index.html build 31-Dec-2023 10:11:16 Rendering Global namespaces.html build 31-Dec-2023 10:11:16  4/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global classes.html build 31-Dec-2023 10:11:16 Rendering Global interfaces.html build 31-Dec-2023 10:11:16  6/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%Rendering Global traits.html build 31-Dec-2023 10:11:16 Rendering Global opensearch.xml build 31-Dec-2023 10:11:16 Rendering Global search.html build 31-Dec-2023 10:11:17 Rendering Global doctum.js build 31-Dec-2023 10:11:17  10/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Global doctum-search.json build 31-Dec-2023 10:11:17 Rendering Namespace [Global Namespace] build 31-Dec-2023 10:11:17 Rendering Namespace phpbb build 31-Dec-2023 10:11:17  13/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 1%Rendering Namespace phpbb\assets build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\attachment build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\auth build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\auth\provider build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\auth\provider\oauth build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\auth\provider\oauth\service build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\avatar build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\avatar\driver build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\ban build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\ban\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\ban\type build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cache build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cache\driver build 31-Dec-2023 10:11:17  26/904 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 2%Rendering Namespace phpbb\captcha build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\captcha\plugins build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\composer build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\composer\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\composer\io build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\config build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\cache build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\config build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\cron build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\db build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\dev build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\extension build 31-Dec-2023 10:11:17  40/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 4%Rendering Namespace phpbb\console\command\fixup build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\reparser build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\searchindex build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\thumbnail build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\update build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\console\command\user build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\convert build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\convert\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron\event build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron\task build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron\task\core build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\cron\task\text_reparser build 31-Dec-2023 10:11:17  55/904 [▓░░░░░░░░░░░░░░░░░░░░░░░░░░░] 6%Rendering Namespace phpbb\db build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\doctrine build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\doctrine\oci8 build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\driver build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\extractor build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\extractor\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\migration build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\migration\tool build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\output_handler build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\db\tools build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\debug build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\di build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\di\exception build 31-Dec-2023 10:11:17  69/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 7%Rendering Namespace phpbb\di\extension build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\di\pass build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\event build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\extension build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\extension\di build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\feed build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\feed\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\feed\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\files build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\files\types build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\filesystem build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\filesystem\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\finder build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\group build 31-Dec-2023 10:11:17  83/904 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 9%Rendering Namespace phpbb\groupposition build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\help build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\help\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console\command build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console\command\install build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console\command\install\config build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console\command\update build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\console\command\update\config build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\event build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\helper build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\helper\file_updater build 31-Dec-2023 10:11:17  98/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 10%Rendering Namespace phpbb\install\helper\iohandler build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\helper\iohandler\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\helper\navigation build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\install_filesystem build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\install_filesystem\task build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\install_finish build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\install_finish\task build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\requirements build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\requirements\task build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\update_filesystem build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\install\module\update_filesystem\task build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\json build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\language build 31-Dec-2023 10:11:17  113/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 12%Rendering Namespace phpbb\language\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\lock build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\log build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\mention build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\mention\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\mention\source build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\message build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\mimetype build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\module build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\module\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\notification build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\notification\method build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\notification\type build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\passwords build 31-Dec-2023 10:11:17  126/904 [▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░] 13%Rendering Namespace phpbb\passwords\driver build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\php build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\plupload build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\posting build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\profilefields build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\profilefields\type build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\report build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\report\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\report\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\request build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\routing build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\routing\resources_locator build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\search build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\search\backend build 31-Dec-2023 10:11:17  140/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 15%Rendering Namespace phpbb\search\backend\sphinx build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\search\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\storage build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\storage\adapter build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\storage\controller build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\storage\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\storage\provider build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\exception build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\twig build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\twig\extension build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\twig\node build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\twig\node\expression build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\template\twig\node\expression\binary build 31-Dec-2023 10:11:17  154/904 [▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░] 17%Rendering Namespace phpbb\template\twig\tokenparser build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\textformatter build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\textformatter\s9e build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\textreparser build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\textreparser\plugins build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\tree build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\ucp build 31-Dec-2023 10:11:17 Rendering Namespace phpbb\ucp\controller build 31-Dec-2023 10:11:17 Rendering Class SphinxClient build 31-Dec-2023 10:11:17 Rendering Class acp_attachments build 31-Dec-2023 10:11:17  164/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_attachments_info build 31-Dec-2023 10:11:17 Rendering Class acp_ban build 31-Dec-2023 10:11:17 Rendering Class acp_ban_info build 31-Dec-2023 10:11:17 Rendering Class acp_bbcodes build 31-Dec-2023 10:11:17 Rendering Class acp_bbcodes_info build 31-Dec-2023 10:11:17 Rendering Class acp_board build 31-Dec-2023 10:11:17 Rendering Class acp_board_info build 31-Dec-2023 10:11:17  171/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 18%Rendering Class acp_bots build 31-Dec-2023 10:11:17 Rendering Class acp_bots_info build 31-Dec-2023 10:11:17 Rendering Class acp_captcha build 31-Dec-2023 10:11:17 Rendering Class acp_captcha_info build 31-Dec-2023 10:11:17 Rendering Class acp_contact build 31-Dec-2023 10:11:17 Rendering Class acp_contact_info build 31-Dec-2023 10:11:17 Rendering Class acp_disallow build 31-Dec-2023 10:11:17 Rendering Class acp_disallow_info build 31-Dec-2023 10:11:17 Rendering Class acp_email build 31-Dec-2023 10:11:17 Rendering Class acp_email_info build 31-Dec-2023 10:11:17 Rendering Class acp_extensions build 31-Dec-2023 10:11:17  182/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 20%Rendering Class acp_extensions_info build 31-Dec-2023 10:11:17 Rendering Class acp_forums build 31-Dec-2023 10:11:17 Rendering Class acp_forums_info build 31-Dec-2023 10:11:17 Rendering Class acp_groups build 31-Dec-2023 10:11:17 Rendering Class acp_groups_info build 31-Dec-2023 10:11:17 Rendering Class acp_help_phpbb build 31-Dec-2023 10:11:17 Rendering Class acp_help_phpbb_info build 31-Dec-2023 10:11:17 Rendering Class acp_icons build 31-Dec-2023 10:11:17  190/904 [▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░] 21%Rendering Class acp_icons_info build 31-Dec-2023 10:11:17 Rendering Class acp_inactive build 31-Dec-2023 10:11:17 Rendering Class acp_inactive_info build 31-Dec-2023 10:11:17 Rendering Class acp_jabber build 31-Dec-2023 10:11:17 Rendering Class acp_jabber_info build 31-Dec-2023 10:11:17 Rendering Class acp_language build 31-Dec-2023 10:11:17 Rendering Class acp_language_info build 31-Dec-2023 10:11:17 Rendering Class acp_logs build 31-Dec-2023 10:11:17 Rendering Class acp_logs_info build 31-Dec-2023 10:11:17 Rendering Class acp_main build 31-Dec-2023 10:11:17  200/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 22%Rendering Class acp_main_info build 31-Dec-2023 10:11:17 Rendering Class acp_modules build 31-Dec-2023 10:11:17 Rendering Class acp_modules_info build 31-Dec-2023 10:11:17 Rendering Class acp_permission_roles build 31-Dec-2023 10:11:18 Rendering Class acp_permission_roles_info build 31-Dec-2023 10:11:18 Rendering Class acp_permissions build 31-Dec-2023 10:11:18 Rendering Class acp_permissions_info build 31-Dec-2023 10:11:18 Rendering Class acp_php_info build 31-Dec-2023 10:11:18 Rendering Class acp_php_info_info build 31-Dec-2023 10:11:18  209/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 23%Rendering Class acp_profile build 31-Dec-2023 10:11:18 Rendering Class acp_profile_info build 31-Dec-2023 10:11:18 Rendering Class acp_prune build 31-Dec-2023 10:11:18 Rendering Class acp_prune_info build 31-Dec-2023 10:11:18 Rendering Class acp_ranks build 31-Dec-2023 10:11:18 Rendering Class acp_ranks_info build 31-Dec-2023 10:11:18 Rendering Class acp_reasons build 31-Dec-2023 10:11:18 Rendering Class acp_reasons_info build 31-Dec-2023 10:11:18 Rendering Class acp_search build 31-Dec-2023 10:11:18 Rendering Class acp_search_info build 31-Dec-2023 10:11:18  219/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_storage build 31-Dec-2023 10:11:18 Rendering Class acp_storage_info build 31-Dec-2023 10:11:18 Rendering Class acp_styles build 31-Dec-2023 10:11:18 Rendering Class acp_styles_info build 31-Dec-2023 10:11:18  223/904 [▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░] 24%Rendering Class acp_update build 31-Dec-2023 10:11:18 Rendering Class acp_update_info build 31-Dec-2023 10:11:18 Rendering Class acp_users build 31-Dec-2023 10:11:18 Rendering Class acp_users_info build 31-Dec-2023 10:11:18 Rendering Class acp_words build 31-Dec-2023 10:11:18 Rendering Class acp_words_info build 31-Dec-2023 10:11:18 Rendering Class auth_admin build 31-Dec-2023 10:11:18 Rendering Class bbcode build 31-Dec-2023 10:11:18  231/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class bbcode_firstpass build 31-Dec-2023 10:11:18 Rendering Class bitfield build 31-Dec-2023 10:11:18 Rendering Class compress build 31-Dec-2023 10:11:18  234/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 25%Rendering Class compress_tar build 31-Dec-2023 10:11:18 Rendering Class compress_zip build 31-Dec-2023 10:11:18 Rendering Class diff build 31-Dec-2023 10:11:18  238/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff3 build 31-Dec-2023 10:11:18 Rendering Class diff3_block_builder build 31-Dec-2023 10:11:18 Rendering Class diff3_op build 31-Dec-2023 10:11:18 Rendering Class diff3_op_copy build 31-Dec-2023 10:11:18 Rendering Class diff_engine build 31-Dec-2023 10:11:18 Rendering Class diff_op build 31-Dec-2023 10:11:18  243/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 26%Rendering Class diff_op_add build 31-Dec-2023 10:11:18 Rendering Class diff_op_change build 31-Dec-2023 10:11:18 Rendering Class diff_op_copy build 31-Dec-2023 10:11:18 Rendering Class diff_op_delete build 31-Dec-2023 10:11:18 Rendering Class diff_renderer build 31-Dec-2023 10:11:18 Rendering Class diff_renderer_inline build 31-Dec-2023 10:11:18 Rendering Class diff_renderer_raw build 31-Dec-2023 10:11:18  250/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class diff_renderer_side_by_side build 31-Dec-2023 10:11:18 Rendering Class diff_renderer_unified build 31-Dec-2023 10:11:18 Rendering Class ftp build 31-Dec-2023 10:11:18  253/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 27%Rendering Class ftp_fsock build 31-Dec-2023 10:11:18 Rendering Class jabber build 31-Dec-2023 10:11:18 Rendering Class mapped_diff build 31-Dec-2023 10:11:18  256/904 [▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░] 28%Rendering Class mcp_ban build 31-Dec-2023 10:11:18 Rendering Class mcp_ban_info build 31-Dec-2023 10:11:18 Rendering Class mcp_logs build 31-Dec-2023 10:11:18 Rendering Class mcp_logs_info build 31-Dec-2023 10:11:18 Rendering Class mcp_main build 31-Dec-2023 10:11:18 Rendering Class mcp_main_info build 31-Dec-2023 10:11:18 Rendering Class mcp_notes build 31-Dec-2023 10:11:18 Rendering Class mcp_notes_info build 31-Dec-2023 10:11:18  264/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 29%Rendering Class mcp_pm_reports build 31-Dec-2023 10:11:18 Rendering Class mcp_pm_reports_info build 31-Dec-2023 10:11:18 Rendering Class mcp_queue build 31-Dec-2023 10:11:18 Rendering Class mcp_queue_info build 31-Dec-2023 10:11:18 Rendering Class mcp_reports build 31-Dec-2023 10:11:18 Rendering Class mcp_reports_info build 31-Dec-2023 10:11:18 Rendering Class mcp_warn build 31-Dec-2023 10:11:18 Rendering Class mcp_warn_info build 31-Dec-2023 10:11:18 Rendering Class messenger build 31-Dec-2023 10:11:18  273/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class p_master build 31-Dec-2023 10:11:18 Rendering Class parse_message build 31-Dec-2023 10:11:18  275/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\assets\iconify_bundler build 31-Dec-2023 10:11:18 Rendering Class phpbb\attachment\attachment_category build 31-Dec-2023 10:11:18  277/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 30%Rendering Class phpbb\attachment\delete build 31-Dec-2023 10:11:18 Rendering Class phpbb\attachment\manager build 31-Dec-2023 10:11:18 Rendering Class phpbb\attachment\resync build 31-Dec-2023 10:11:18 Rendering Class phpbb\attachment\upload build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\auth build 31-Dec-2023 10:11:18  282/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\apache build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\base build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\db build 31-Dec-2023 10:11:18  285/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\ldap build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\oauth build 31-Dec-2023 10:11:18  287/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\base build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\service\bitly build 31-Dec-2023 10:11:18  289/904 [▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░] 31%Rendering Class phpbb\auth\provider\oauth\service\exception build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\service\facebook build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\service\google build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\service\service_interface build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\oauth\service\twitter build 31-Dec-2023 10:11:18  294/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\auth\provider\oauth\token_storage build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider\provider_interface build 31-Dec-2023 10:11:18 Rendering Class phpbb\auth\provider_collection build 31-Dec-2023 10:11:18  297/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 32%Rendering Class phpbb\avatar\driver\driver build 31-Dec-2023 10:11:18 Rendering Class phpbb\avatar\driver\driver_interface build 31-Dec-2023 10:11:19 Rendering Class phpbb\avatar\driver\gravatar build 31-Dec-2023 10:11:19  300/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\driver\local build 31-Dec-2023 10:11:19 Rendering Class phpbb\avatar\driver\upload build 31-Dec-2023 10:11:19  302/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\avatar\helper build 31-Dec-2023 10:11:19 Rendering Class phpbb\avatar\manager build 31-Dec-2023 10:11:19  304/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 33%Rendering Class phpbb\ban\exception\invalid_length_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\exception\no_valid_emails_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\exception\no_valid_ips_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\exception\no_valid_users_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\exception\type_not_found_exception build 31-Dec-2023 10:11:19  309/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\manager build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\type\base build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\type\email build 31-Dec-2023 10:11:19  312/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\ban\type\ip build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\type\type_interface build 31-Dec-2023 10:11:19 Rendering Class phpbb\ban\type\user build 31-Dec-2023 10:11:19  315/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 34%Rendering Class phpbb\cache\driver\apcu build 31-Dec-2023 10:11:19 Rendering Class phpbb\cache\driver\base build 31-Dec-2023 10:11:19  317/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\driver_interface build 31-Dec-2023 10:11:19 Rendering Class phpbb\cache\driver\dummy build 31-Dec-2023 10:11:19  319/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\file build 31-Dec-2023 10:11:19 Rendering Class phpbb\cache\driver\memcached build 31-Dec-2023 10:11:19  321/904 [▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\memory build 31-Dec-2023 10:11:19 Rendering Class phpbb\cache\driver\redis build 31-Dec-2023 10:11:19  323/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\cache\driver\wincache build 31-Dec-2023 10:11:19 Rendering Class phpbb\cache\service build 31-Dec-2023 10:11:19  325/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 35%Rendering Class phpbb\captcha\char_cube3d build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\colour_manager build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\factory build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\gd build 31-Dec-2023 10:11:19  329/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\gd_wave build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\non_gd build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\plugins\captcha_abstract build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\plugins\gd build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\plugins\gd_wave build 31-Dec-2023 10:11:19  334/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 36%Rendering Class phpbb\captcha\plugins\nogd build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\plugins\qa build 31-Dec-2023 10:11:19 Rendering Class phpbb\captcha\plugins\recaptcha build 31-Dec-2023 10:11:19  337/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\captcha\plugins\recaptcha_v3 build 31-Dec-2023 10:11:19 Rendering Class phpbb\class_loader build 31-Dec-2023 10:11:19  339/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 37%Rendering Class phpbb\composer\exception\managed_with_clean_error_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\exception\managed_with_enable_error_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\exception\managed_with_error_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\exception\runtime_exception build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\extension_manager build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\installer build 31-Dec-2023 10:11:19  345/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\composer\io\console_io build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\io\html_output_formatter build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\io\io_interface build 31-Dec-2023 10:11:19  348/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 38%Rendering Class phpbb\composer\io\null_io build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\io\translate_composer_trait build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\io\web_io build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\manager build 31-Dec-2023 10:11:19 Rendering Class phpbb\composer\manager_interface build 31-Dec-2023 10:11:19  353/904 [▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\config\config build 31-Dec-2023 10:11:19 Rendering Class phpbb\config\db build 31-Dec-2023 10:11:19 Rendering Class phpbb\config\db_text build 31-Dec-2023 10:11:19  356/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\config_php_file build 31-Dec-2023 10:11:19 Rendering Class phpbb\console\application build 31-Dec-2023 10:11:19 Rendering Class phpbb\console\command\cache\purge build 31-Dec-2023 10:11:19 Rendering Class phpbb\console\command\command build 31-Dec-2023 10:11:19 Rendering Class phpbb\console\command\config\command build 31-Dec-2023 10:11:20  361/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 39%Rendering Class phpbb\console\command\config\delete build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\config\get build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\config\increment build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\config\set build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\config\set_atomic build 31-Dec-2023 10:11:20  366/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 40%Rendering Class phpbb\console\command\cron\cron_list build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\cron\run build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\db\console_migrator_output_handler build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\db\list_command build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\db\migrate build 31-Dec-2023 10:11:20  371/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\db\migration_command build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\db\revert build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\dev\migration_tips build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\command build 31-Dec-2023 10:11:20  375/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\disable build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\enable build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\install build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\list_available build 31-Dec-2023 10:11:20  379/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 41%Rendering Class phpbb\console\command\extension\manage build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\purge build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\remove build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\extension\show build 31-Dec-2023 10:11:20  383/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\extension\update build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\fixup\fix_left_right_ids build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\fixup\update_hashes build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\reparser\list_all build 31-Dec-2023 10:11:20  387/904 [▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░] 42%Rendering Class phpbb\console\command\reparser\reparse build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\searchindex\create build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\searchindex\delete build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\searchindex\list_all build 31-Dec-2023 10:11:20  391/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\thumbnail\delete build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\thumbnail\generate build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\thumbnail\recreate build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\update\check build 31-Dec-2023 10:11:20  395/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 43%Rendering Class phpbb\console\command\user\activate build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\user\add build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\command\user\delete build 31-Dec-2023 10:11:20  398/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\console\command\user\reclean build 31-Dec-2023 10:11:20 Rendering Class phpbb\console\exception_subscriber build 31-Dec-2023 10:11:20 Rendering Class phpbb\content_visibility build 31-Dec-2023 10:11:20 Rendering Class phpbb\controller\exception build 31-Dec-2023 10:11:20  402/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\controller\helper build 31-Dec-2023 10:11:20 Rendering Class phpbb\controller\resolver build 31-Dec-2023 10:11:20 Rendering Class phpbb\convert\controller\convertor build 31-Dec-2023 10:11:20 Rendering Class phpbb\convert\convert build 31-Dec-2023 10:11:20  406/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 44%Rendering Class phpbb\convert\convertor build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\controller\cron build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\event\cron_runner_listener build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\manager build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\base build 31-Dec-2023 10:11:20  411/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 45%Rendering Class phpbb\cron\task\core\prune_all_forums build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\prune_forum build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\prune_notifications build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\prune_shadow_topics build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\queue build 31-Dec-2023 10:11:20  416/904 [▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\core\tidy_cache build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\tidy_plupload build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\tidy_search build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\tidy_sessions build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\core\tidy_warnings build 31-Dec-2023 10:11:20  421/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 46%Rendering Class phpbb\cron\task\core\update_hashes build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\parametrized build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\task build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\text_reparser\reparser build 31-Dec-2023 10:11:20 Rendering Class phpbb\cron\task\wrapper build 31-Dec-2023 10:11:20  426/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\datetime build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\case_insensitive_string build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\comparator build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\connection_factory build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\connection_parameter_factory build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\oci8\connection build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\oci8\driver build 31-Dec-2023 10:11:20  433/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 47%Rendering Class phpbb\db\doctrine\oci8\result build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\oci8\schema_manager build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\oci8\statement build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\oracle_platform build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\postgresql_platform build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\sqlsrv_platform build 31-Dec-2023 10:11:20  439/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 48%Rendering Class phpbb\db\doctrine\table_helper build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\doctrine\type_converter build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\driver\driver build 31-Dec-2023 10:11:20 Rendering Class phpbb\db\driver\driver_interface build 31-Dec-2023 10:11:20  443/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\factory build 31-Dec-2023 10:11:21  444/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssql_base build 31-Dec-2023 10:11:21  445/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssql_odbc build 31-Dec-2023 10:11:21  446/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mssqlnative build 31-Dec-2023 10:11:21  447/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mysql_base build 31-Dec-2023 10:11:21  448/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\mysqli build 31-Dec-2023 10:11:21  449/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\oracle build 31-Dec-2023 10:11:21  450/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\postgres build 31-Dec-2023 10:11:21  451/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░] 49%Rendering Class phpbb\db\driver\sqlite3 build 31-Dec-2023 10:11:21  452/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\base_extractor build 31-Dec-2023 10:11:21  453/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\exception\extractor_not_initialized_exception build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\exception\invalid_format_exception build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\extractor_interface build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\factory build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\mssql_extractor build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\mysql_extractor build 31-Dec-2023 10:11:21  459/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 50%Rendering Class phpbb\db\extractor\oracle_extractor build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\postgres_extractor build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\extractor\sqlite3_extractor build 31-Dec-2023 10:11:21  462/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\container_aware_migration build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\exception build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\helper build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\migration build 31-Dec-2023 10:11:21  466/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\migration_interface build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\profilefield_base_migration build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\schema_generator build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\tool\config build 31-Dec-2023 10:11:21  470/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 51%Rendering Class phpbb\db\migration\tool\config_text build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\tool\module build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\tool\permission build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\migration\tool\tool_interface build 31-Dec-2023 10:11:21  474/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\migrator build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\output_handler\html_migrator_output_handler build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\output_handler\installer_migrator_output_handler build 31-Dec-2023 10:11:21  477/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 52%Rendering Class phpbb\db\output_handler\log_wrapper_migrator_output_handler build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\output_handler\migrator_output_handler_interface build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\output_handler\null_migrator_output_handler build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\sql_insert_buffer build 31-Dec-2023 10:11:21 Rendering Class phpbb\db\tools\doctrine build 31-Dec-2023 10:11:22 Rendering Class phpbb\db\tools\factory build 31-Dec-2023 10:11:22  483/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\mssql build 31-Dec-2023 10:11:22 Rendering Class phpbb\db\tools\postgres build 31-Dec-2023 10:11:22  485/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools build 31-Dec-2023 10:11:22  486/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\db\tools\tools_interface build 31-Dec-2023 10:11:22  487/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 53%Rendering Class phpbb\debug\debug build 31-Dec-2023 10:11:22 Rendering Class phpbb\debug\error_handler build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\container_builder build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\exception\di_exception build 31-Dec-2023 10:11:22  491/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 54%Rendering Class phpbb\di\exception\multiple_service_definitions_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\exception\service_not_found_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\extension\config build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\extension\container_configuration build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\extension\core build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\extension\tables build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\ordered_service_collection build 31-Dec-2023 10:11:22  498/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\di\pass\collection_pass build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\pass\convert_events build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\pass\markpublic_pass build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\proxy_instantiator build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\service_collection build 31-Dec-2023 10:11:22 Rendering Class phpbb\di\service_collection_iterator build 31-Dec-2023 10:11:22 Rendering Class phpbb\error_collector build 31-Dec-2023 10:11:22  505/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 55%Rendering Class phpbb\event\dispatcher build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\dispatcher_interface build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\kernel_exception_subscriber build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\kernel_terminate_subscriber build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\md_exporter build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\php_exporter build 31-Dec-2023 10:11:22  511/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\event\recursive_event_filter_iterator build 31-Dec-2023 10:11:22 Rendering Class phpbb\event\rst_exporter build 31-Dec-2023 10:11:22 Rendering Class phpbb\exception\exception_interface build 31-Dec-2023 10:11:22  514/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░] 56%Rendering Class phpbb\exception\http_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\exception\runtime_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\exception\version_check_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\extension\base build 31-Dec-2023 10:11:22 Rendering Class phpbb\extension\di\extension_base build 31-Dec-2023 10:11:22 Rendering Class phpbb\extension\exception build 31-Dec-2023 10:11:22  520/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\extension\extension_interface build 31-Dec-2023 10:11:22 Rendering Class phpbb\extension\manager build 31-Dec-2023 10:11:22 Rendering Class phpbb\extension\provider build 31-Dec-2023 10:11:22  523/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 57%Rendering Class phpbb\feed\attachments_base build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\base build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\controller\feed build 31-Dec-2023 10:11:22  526/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\exception\feed_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\feed_unavailable_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\no_feed_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\no_forum_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\no_topic_exception build 31-Dec-2023 10:11:22  531/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 58%Rendering Class phpbb\feed\exception\unauthorized_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\unauthorized_forum_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\exception\unauthorized_topic_exception build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\feed_interface build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\forum build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\forums build 31-Dec-2023 10:11:22  537/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\helper build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\news build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\overall build 31-Dec-2023 10:11:22  540/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\post_base build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\quote_helper build 31-Dec-2023 10:11:22  542/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 59%Rendering Class phpbb\feed\topic build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\topic_base build 31-Dec-2023 10:11:22 Rendering Class phpbb\feed\topics build 31-Dec-2023 10:11:22  545/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\feed\topics_active build 31-Dec-2023 10:11:22 Rendering Class phpbb\file_downloader build 31-Dec-2023 10:11:23  547/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░] 60%Rendering Class phpbb\files\factory build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\filespec build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\filespec_storage build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\types\base build 31-Dec-2023 10:11:23  551/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 60%Rendering Class phpbb\files\types\form build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\types\form_storage build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\types\local build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\types\local_storage build 31-Dec-2023 10:11:23  555/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\files\types\type_interface build 31-Dec-2023 10:11:23 Rendering Class phpbb\files\upload build 31-Dec-2023 10:11:23 Rendering Class phpbb\filesystem build 31-Dec-2023 10:11:23  558/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\exception\filesystem_exception build 31-Dec-2023 10:11:23  559/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 61%Rendering Class phpbb\filesystem\filesystem build 31-Dec-2023 10:11:23 Rendering Class phpbb\filesystem\filesystem_interface build 31-Dec-2023 10:11:23  561/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\filesystem\helper build 31-Dec-2023 10:11:23 Rendering Class phpbb\filesystem\temp build 31-Dec-2023 10:11:23  563/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\finder\factory build 31-Dec-2023 10:11:23 Rendering Class phpbb\finder\finder build 31-Dec-2023 10:11:23 Rendering Class phpbb\finder\recursive_dot_prefix_filter_iterator build 31-Dec-2023 10:11:23  566/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 62%Rendering Class phpbb\finder\recursive_path_iterator build 31-Dec-2023 10:11:23 Rendering Class phpbb\group\helper build 31-Dec-2023 10:11:23 Rendering Class phpbb\groupposition\exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\groupposition\groupposition_interface build 31-Dec-2023 10:11:23 Rendering Class phpbb\groupposition\legend build 31-Dec-2023 10:11:23  571/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\groupposition\teampage build 31-Dec-2023 10:11:23 Rendering Class phpbb\help\controller\bbcode build 31-Dec-2023 10:11:23 Rendering Class phpbb\help\controller\controller build 31-Dec-2023 10:11:23  574/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 63%Rendering Class phpbb\help\controller\faq build 31-Dec-2023 10:11:23 Rendering Class phpbb\help\controller\help build 31-Dec-2023 10:11:23 Rendering Class phpbb\help\manager build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\console\command\install\config\show build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\console\command\install\config\validate build 31-Dec-2023 10:11:23  579/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░] 64%Rendering Class phpbb\install\console\command\install\install build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\console\command\update\config\show build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\console\command\update\config\validate build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\console\command\update\update build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\controller\archive_download build 31-Dec-2023 10:11:23  584/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 64%Rendering Class phpbb\install\controller\helper build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\controller\install build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\controller\installer_index build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\controller\timeout_check build 31-Dec-2023 10:11:23  588/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\controller\update build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\event\kernel_exception_subscriber build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\cannot_build_container_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\file_updater_failure_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\installer_config_not_writable_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\installer_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\invalid_dbms_exception build 31-Dec-2023 10:11:23  595/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 65%Rendering Class phpbb\install\exception\jump_to_restart_point_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\resource_limit_reached_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\exception\user_interaction_required_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\config build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\container_factory build 31-Dec-2023 10:11:23  600/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\file_updater\compression_file_updater build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\file_updater\factory build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\file_updater\file_updater build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\file_updater\file_updater_interface build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\file_updater\ftp_file_updater build 31-Dec-2023 10:11:23  605/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 66%Rendering Class phpbb\install\helper\install_helper build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\iohandler\ajax_iohandler build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\iohandler\cli_iohandler build 31-Dec-2023 10:11:23  608/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\iohandler\factory build 31-Dec-2023 10:11:23  610/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\iohandler\iohandler_base build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\iohandler\iohandler_interface build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\navigation\convertor_navigation build 31-Dec-2023 10:11:23  613/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░] 67%Rendering Class phpbb\install\helper\navigation\install_navigation build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\navigation\main_navigation build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\navigation\navigation_interface build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\navigation\navigation_provider build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\navigation\update_navigation build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\helper\update_helper build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\installer build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\installer_configuration build 31-Dec-2023 10:11:23  621/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 68%Rendering Class phpbb\install\module\install_filesystem\module build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\install_filesystem\task\create_config_file build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\install_finish\module build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\install_finish\task\install_extensions build 31-Dec-2023 10:11:23  625/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\install_finish\task\notify_user build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\install_finish\task\populate_migrations build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\requirements\abstract_requirements_module build 31-Dec-2023 10:11:23 Rendering Class phpbb\install\module\requirements\install_module build 31-Dec-2023 10:11:24  629/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 69%Rendering Class phpbb\install\module\requirements\task\check_filesystem build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\requirements\task\check_server_environment build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\requirements\task\check_update build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\requirements\update_module build 31-Dec-2023 10:11:24  633/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module\update_filesystem\module build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\update_filesystem\task\diff_files build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\update_filesystem\task\download_updated_files build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\update_filesystem\task\file_check build 31-Dec-2023 10:11:24  637/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\module\update_filesystem\task\show_file_status build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module\update_filesystem\task\update_files build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module_base build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\module_interface build 31-Dec-2023 10:11:24  641/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░] 70%Rendering Class phpbb\install\sequential_task build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\task_base build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\task_interface build 31-Dec-2023 10:11:24 Rendering Class phpbb\install\updater_configuration build 31-Dec-2023 10:11:24 Rendering Class phpbb\json\sanitizer build 31-Dec-2023 10:11:24 Rendering Class phpbb\json_response build 31-Dec-2023 10:11:24 Rendering Class phpbb\language\exception\invalid_plural_rule_exception build 31-Dec-2023 10:11:24 Rendering Class phpbb\language\exception\language_exception build 31-Dec-2023 10:11:24  649/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 71%Rendering Class phpbb\language\exception\language_file_not_found build 31-Dec-2023 10:11:24 Rendering Class phpbb\language\language build 31-Dec-2023 10:11:24 Rendering Class phpbb\language\language_file_helper build 31-Dec-2023 10:11:24 Rendering Class phpbb\language\language_file_loader build 31-Dec-2023 10:11:24  653/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\lock\db build 31-Dec-2023 10:11:24 Rendering Class phpbb\lock\flock build 31-Dec-2023 10:11:24 Rendering Class phpbb\log\dummy build 31-Dec-2023 10:11:24 Rendering Class phpbb\log\log build 31-Dec-2023 10:11:24  657/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\log\log_interface build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\controller\mention build 31-Dec-2023 10:11:24  659/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 72%Rendering Class phpbb\mention\source\base_group build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\base_user build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\friend build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\group build 31-Dec-2023 10:11:24  663/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\mention\source\source_interface build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\team build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\topic build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\user build 31-Dec-2023 10:11:24 Rendering Class phpbb\mention\source\usergroup build 31-Dec-2023 10:11:24  668/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 73%Rendering Class phpbb\message\admin_form build 31-Dec-2023 10:11:24 Rendering Class phpbb\message\form build 31-Dec-2023 10:11:24 Rendering Class phpbb\message\message build 31-Dec-2023 10:11:24  671/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\message\topic_form build 31-Dec-2023 10:11:24 Rendering Class phpbb\message\user_form build 31-Dec-2023 10:11:24 Rendering Class phpbb\mimetype\content_guesser build 31-Dec-2023 10:11:24  674/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░] 74%Rendering Class phpbb\mimetype\extension_guesser build 31-Dec-2023 10:11:24 Rendering Class phpbb\mimetype\guesser build 31-Dec-2023 10:11:24 Rendering Class phpbb\mimetype\guesser_base build 31-Dec-2023 10:11:24 Rendering Class phpbb\mimetype\guesser_interface build 31-Dec-2023 10:11:24 Rendering Class phpbb\module\exception\module_exception build 31-Dec-2023 10:11:24 Rendering Class phpbb\module\exception\module_not_found_exception build 31-Dec-2023 10:11:24  680/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\module\module_manager build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\exception build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\manager build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\method\base build 31-Dec-2023 10:11:24  684/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\board build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\method\email build 31-Dec-2023 10:11:24  686/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 75%Rendering Class phpbb\notification\method\jabber build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\method\messenger_base build 31-Dec-2023 10:11:24  688/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\method\method_interface build 31-Dec-2023 10:11:24 Rendering Class phpbb\notification\type\admin_activate_user build 31-Dec-2023 10:11:24  690/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_post build 31-Dec-2023 10:11:24  691/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\approve_topic build 31-Dec-2023 10:11:24  692/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\base build 31-Dec-2023 10:11:24  693/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\bookmark build 31-Dec-2023 10:11:25 Rendering Class phpbb\notification\type\disapprove_post build 31-Dec-2023 10:11:25  695/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\disapprove_topic build 31-Dec-2023 10:11:25  696/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 76%Rendering Class phpbb\notification\type\forum build 31-Dec-2023 10:11:25  697/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request build 31-Dec-2023 10:11:25  698/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\group_request_approved build 31-Dec-2023 10:11:25  699/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\mention build 31-Dec-2023 10:11:25  700/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77% 701/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\pm build 31-Dec-2023 10:11:25 Rendering Class phpbb\notification\type\post build 31-Dec-2023 10:11:25  702/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\post_in_queue build 31-Dec-2023 10:11:25  703/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\quote build 31-Dec-2023 10:11:25  704/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm build 31-Dec-2023 10:11:25  705/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 77%Rendering Class phpbb\notification\type\report_pm_closed build 31-Dec-2023 10:11:25  706/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post build 31-Dec-2023 10:11:25  707/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\report_post_closed build 31-Dec-2023 10:11:25  708/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic build 31-Dec-2023 10:11:25  709/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\topic_in_queue build 31-Dec-2023 10:11:25  710/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░] 78%Rendering Class phpbb\notification\type\type_interface build 31-Dec-2023 10:11:25  711/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\pagination build 31-Dec-2023 10:11:25 Rendering Class phpbb\passwords\driver\argon2i build 31-Dec-2023 10:11:25  713/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 78%Rendering Class phpbb\passwords\driver\argon2id build 31-Dec-2023 10:11:25 Rendering Class phpbb\passwords\driver\base build 31-Dec-2023 10:11:25 Rendering Class phpbb\passwords\driver\base_native build 31-Dec-2023 10:11:25  716/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\bcrypt build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\bcrypt_2y build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\bcrypt_wcf2 build 31-Dec-2023 10:11:26  719/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\convert_password build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\driver_interface build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\md5_mybb build 31-Dec-2023 10:11:26  723/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 79%Rendering Class phpbb\passwords\driver\md5_phpbb2 build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\md5_vb build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\phpass build 31-Dec-2023 10:11:26  726/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\rehashable_driver_interface build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\salted_md5 build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\sha1 build 31-Dec-2023 10:11:26  729/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\driver\sha1_smf build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\sha1_wcf1 build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\driver\sha_xf1 build 31-Dec-2023 10:11:26  732/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%Rendering Class phpbb\passwords\helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\passwords\manager build 31-Dec-2023 10:11:26 Rendering Class phpbb\path_helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\permissions build 31-Dec-2023 10:11:26  736/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\php\ini build 31-Dec-2023 10:11:26 Rendering Class phpbb\plupload\plupload build 31-Dec-2023 10:11:26  738/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\posting\post_helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\lang_helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\manager build 31-Dec-2023 10:11:26  741/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 81%Rendering Class phpbb\profilefields\type\type_base build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\type\type_bool build 31-Dec-2023 10:11:26  743/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_date build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\type\type_dropdown build 31-Dec-2023 10:11:26  745/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_int build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\type\type_interface build 31-Dec-2023 10:11:26  747/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_string build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\type\type_string_common build 31-Dec-2023 10:11:26  749/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 82%Rendering Class phpbb\profilefields\type\type_text build 31-Dec-2023 10:11:26 Rendering Class phpbb\profilefields\type\type_url build 31-Dec-2023 10:11:26  751/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\controller\report build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\already_reported_exception build 31-Dec-2023 10:11:26  753/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 83%Rendering Class phpbb\report\exception\empty_report_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\entity_not_found_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\factory_invalid_argument_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\invalid_report_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\pm_reporting_disabled_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\exception\report_permission_denied_exception build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\handler_factory build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\report_handler build 31-Dec-2023 10:11:26  761/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\report\report_handler_interface build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\report_handler_pm build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\report_handler_post build 31-Dec-2023 10:11:26 Rendering Class phpbb\report\report_reason_list_provider build 31-Dec-2023 10:11:26 Rendering Class phpbb\request\deactivated_super_global build 31-Dec-2023 10:11:26  766/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\request build 31-Dec-2023 10:11:26 Rendering Class phpbb\request\request_interface build 31-Dec-2023 10:11:26  768/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 84%Rendering Class phpbb\request\type_cast_helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\request\type_cast_helper_interface build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\file_locator build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\helper build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\loader_resolver build 31-Dec-2023 10:11:26  773/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░] 85%Rendering Class phpbb\routing\resources_locator\chained_resources_locator build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\resources_locator\default_resources_locator build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\resources_locator\installer_resources_locator build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\resources_locator\resources_locator_interface build 31-Dec-2023 10:11:26 Rendering Class phpbb\routing\router build 31-Dec-2023 10:11:26 Rendering Class phpbb\search\backend\base build 31-Dec-2023 10:11:27  779/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_mysql build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\backend\fulltext_native build 31-Dec-2023 10:11:27  781/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86% 782/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\fulltext_postgres build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\backend\fulltext_sphinx build 31-Dec-2023 10:11:27  783/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\search_backend_interface build 31-Dec-2023 10:11:27  784/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 86%Rendering Class phpbb\search\backend\sphinx\config build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\backend\sphinx\config_item build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\backend\sphinx\config_section build 31-Dec-2023 10:11:27  787/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\backend\sphinx\config_variable build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\exception\action_in_progress_exception build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\exception\no_action_in_progress_exception build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\exception\no_search_backend_found_exception build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\exception\search_exception build 31-Dec-2023 10:11:27  793/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 87%Rendering Class phpbb\search\search_backend_factory build 31-Dec-2023 10:11:27 Rendering Class phpbb\search\state_helper build 31-Dec-2023 10:11:27 Rendering Class phpbb\session build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\adapter\adapter_interface build 31-Dec-2023 10:11:27  796/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\adapter\local build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\adapter_factory build 31-Dec-2023 10:11:27  798/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\controller\attachment build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\controller\avatar build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\controller\controller build 31-Dec-2023 10:11:27  801/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 88%Rendering Class phpbb\storage\exception\exception build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\file_info build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\provider\local build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\provider\provider_interface build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\storage build 31-Dec-2023 10:11:27 Rendering Class phpbb\storage\stream_interface build 31-Dec-2023 10:11:27  807/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░] 89%Rendering Class phpbb\symfony_request build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\asset build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\assets_bag build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\base build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\context build 31-Dec-2023 10:11:27  812/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 89%Rendering Class phpbb\template\exception\user_object_not_available build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\template build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\definition build 31-Dec-2023 10:11:27  815/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\environment build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\extension build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\extension\avatar build 31-Dec-2023 10:11:27  818/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\config build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\extension\forms build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\extension\icon build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\extension\routing build 31-Dec-2023 10:11:27  822/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%Rendering Class phpbb\template\twig\extension\username build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\lexer build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\loader build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\definenode build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\event build 31-Dec-2023 10:11:27  827/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 91%Rendering Class phpbb\template\twig\node\expression\binary\equalequal build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\expression\binary\notequalequal build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\includeasset build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\includecss build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\includejs build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\node\includenode build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\tokenparser\defineparser build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\tokenparser\event build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\tokenparser\includecss build 31-Dec-2023 10:11:27  836/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 92%Rendering Class phpbb\template\twig\tokenparser\includejs build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\tokenparser\includeparser build 31-Dec-2023 10:11:27 Rendering Class phpbb\template\twig\twig build 31-Dec-2023 10:11:27  840/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 92%Rendering Class phpbb\textformatter\acp_utils_interface build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\cache_interface build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\parser_interface build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\renderer_interface build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\acp_utils build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\bbcode_merger build 31-Dec-2023 10:11:27  845/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\factory build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\link_helper build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\mention_helper build 31-Dec-2023 10:11:27  848/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 93%Rendering Class phpbb\textformatter\s9e\parser build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\quote_helper build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\renderer build 31-Dec-2023 10:11:27 Rendering Class phpbb\textformatter\s9e\utils build 31-Dec-2023 10:11:28  852/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textformatter\utils_interface build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\base build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\manager build 31-Dec-2023 10:11:28  855/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\contact_admin_info build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\plugins\forum_description build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\plugins\forum_rules build 31-Dec-2023 10:11:28  858/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 94%Rendering Class phpbb\textreparser\plugins\group_description build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\plugins\pm_text build 31-Dec-2023 10:11:28  860/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\poll_option build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\plugins\poll_title build 31-Dec-2023 10:11:28  862/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\plugins\post_text build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\plugins\user_signature build 31-Dec-2023 10:11:28  864/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\textreparser\reparser_interface build 31-Dec-2023 10:11:28 Rendering Class phpbb\textreparser\row_based_plugin build 31-Dec-2023 10:11:28 Rendering Class phpbb\tree\nestedset build 31-Dec-2023 10:11:28  867/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 95%Rendering Class phpbb\tree\nestedset_forum build 31-Dec-2023 10:11:28 Rendering Class phpbb\tree\tree_interface build 31-Dec-2023 10:11:28  869/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░] 96%Rendering Class phpbb\ucp\controller\reset_password build 31-Dec-2023 10:11:28 Rendering Class phpbb\user build 31-Dec-2023 10:11:28  872/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\user_loader build 31-Dec-2023 10:11:28 Rendering Class phpbb\version_helper build 31-Dec-2023 10:11:28  874/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 96%Rendering Class phpbb\viewonline_helper build 31-Dec-2023 10:11:28 Rendering Class phpbb_questionnaire_data_collector build 31-Dec-2023 10:11:28 Rendering Class phpbb_questionnaire_php_data_provider build 31-Dec-2023 10:11:28 Rendering Class phpbb_questionnaire_phpbb_data_provider build 31-Dec-2023 10:11:28 Rendering Class phpbb_questionnaire_system_data_provider build 31-Dec-2023 10:11:28 Rendering Class queue build 31-Dec-2023 10:11:28 Rendering Class smtp_class build 31-Dec-2023 10:11:28 Rendering Class transfer build 31-Dec-2023 10:11:28  881/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 97%Rendering Class ucp_activate build 31-Dec-2023 10:11:28 Rendering Class ucp_attachments build 31-Dec-2023 10:11:28 Rendering Class ucp_attachments_info build 31-Dec-2023 10:11:28 Rendering Class ucp_auth_link build 31-Dec-2023 10:11:28 Rendering Class ucp_auth_link_info build 31-Dec-2023 10:11:28 Rendering Class ucp_confirm build 31-Dec-2023 10:11:28 Rendering Class ucp_groups build 31-Dec-2023 10:11:28 Rendering Class ucp_groups_info build 31-Dec-2023 10:11:28  890/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 98%Rendering Class ucp_login_link build 31-Dec-2023 10:11:28 Rendering Class ucp_main build 31-Dec-2023 10:11:28 Rendering Class ucp_main_info build 31-Dec-2023 10:11:28 Rendering Class ucp_notifications build 31-Dec-2023 10:11:28 Rendering Class ucp_notifications_info build 31-Dec-2023 10:11:28 Rendering Class ucp_pm build 31-Dec-2023 10:11:28 Rendering Class ucp_pm_info build 31-Dec-2023 10:11:28 Rendering Class ucp_prefs build 31-Dec-2023 10:11:28 Rendering Class ucp_prefs_info build 31-Dec-2023 10:11:28 898/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░] 99%Rendering Class ucp_profile build 31-Dec-2023 10:11:28 Rendering Class ucp_profile_info build 31-Dec-2023 10:11:28 Rendering Class ucp_register build 31-Dec-2023 10:11:28 Rendering Class ucp_resend build 31-Dec-2023 10:11:28 Rendering Class ucp_zebra build 31-Dec-2023 10:11:28  904/904 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%Rendering Class ucp_zebra_info build 31-Dec-2023 10:11:28 Rendering done build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 Version Updated C Removed C build 31-Dec-2023 10:11:28 main 742 0 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 Version Updated C Updated N Removed C Removed N build 31-Dec-2023 10:11:28 main 742 151 0 0 build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28  build 31-Dec-2023 10:11:28 phpBB > build: build 31-Dec-2023 10:11:28  build 31-Dec-2023 10:11:28  build 31-Dec-2023 10:11:28 BUILD FINISHED build 31-Dec-2023 10:11:28 build 31-Dec-2023 10:11:28 Total time: 8 minutes 50.03 seconds build 31-Dec-2023 10:11:28  simple 31-Dec-2023 10:11:30 Finished task 'Run tests' with result: Success command 31-Dec-2023 10:11:30 Substituting variable: ${bamboo.working.directory} with /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1 simple 31-Dec-2023 10:11:30 Starting task 'Run sniffs' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 31-Dec-2023 10:11:31 Running image name (phpbb:php-8.1) command 31-Dec-2023 10:11:31 Beginning to execute external process for build 'phpBB3 - Development Docker Master - PHP 8.1 - SQLite #1223 (PHPBB3-DDM-JOB1-1223)'\n ... running command line: \n/usr/bin/docker run --volume /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1:/data --workdir /data/build --rm -u=991 phpbb:php-8.1 ../phpBB/vendor/bin/phing sniff\n ... in: /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1\n build 31-Dec-2023 10:11:34 Buildfile: /data/build/build.xml build 31-Dec-2023 10:11:34 build 31-Dec-2023 10:11:34 phpBB > sniff: build 31-Dec-2023 10:11:34 build 31-Dec-2023 10:11:43 ............................................................ 60 / 911 (7%) build 31-Dec-2023 10:11:46 ............................................................ 120 / 911 (13%) build 31-Dec-2023 10:11:47 ............................................................ 180 / 911 (20%) build 31-Dec-2023 10:11:48 ............................................................ 240 / 911 (26%) build 31-Dec-2023 10:11:49 ............................................................ 300 / 911 (33%) build 31-Dec-2023 10:11:50 ............................................................ 360 / 911 (40%) build 31-Dec-2023 10:11:55 ............................................................ 420 / 911 (46%) build 31-Dec-2023 10:12:01 ............................................................ 480 / 911 (53%) build 31-Dec-2023 10:12:07 ............................................................ 540 / 911 (59%) build 31-Dec-2023 10:12:12 ............................................................ 600 / 911 (66%) build 31-Dec-2023 10:12:17 ............................................................ 660 / 911 (72%) build 31-Dec-2023 10:12:22 ............................................................ 720 / 911 (79%) build 31-Dec-2023 10:12:27 ............................................................ 780 / 911 (86%) build 31-Dec-2023 10:12:32 ............................................................ 840 / 911 (92%) build 31-Dec-2023 10:12:36 ............................................................ 900 / 911 (99%) build 31-Dec-2023 10:12:36 ........... 911 / 911 (100%) build 31-Dec-2023 10:12:36 build 31-Dec-2023 10:12:36 build 31-Dec-2023 10:12:36 Time: 1 mins, 2.29 secs; Memory: 52.01MB build 31-Dec-2023 10:12:36 build 31-Dec-2023 10:12:36 [php] Calling PHP function: preg_replace() build 31-Dec-2023 10:12:42 ............................................................ 60 / 206 (29%) build 31-Dec-2023 10:12:59 ............................................................ 120 / 206 (58%) build 31-Dec-2023 10:13:13 ............................................................ 180 / 206 (87%) build 31-Dec-2023 10:13:19 .......................... 206 / 206 (100%) build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 Time: 42.76 secs; Memory: 34MB build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 Time: 33ms; Memory: 4MB build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 BUILD FINISHED build 31-Dec-2023 10:13:19 build 31-Dec-2023 10:13:19 Total time: 1 minute 45.41 seconds build 31-Dec-2023 10:13:19 simple 31-Dec-2023 10:13:20 Finished task 'Run sniffs' with result: Success simple 31-Dec-2023 10:13:20 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' simple 31-Dec-2023 10:13:20 Parsing test results under /home/bamboo/local-working-dir/PHPBB3-DDM-JOB1... simple 31-Dec-2023 10:13:20 Finished task 'Parsing test results' with result: Success simple 31-Dec-2023 10:13:20 Running post build plugin 'Artifact Copier' simple 31-Dec-2023 10:13:20 Publishing an artifact: Coverage HTML Report simple 31-Dec-2023 10:13:24 Finished publishing of artifact Non required job artifact Http Compression On : [Coverage HTML Report], patterns: [**/*.*] anchored at: [build/coverage/] in 4.255 s simple 31-Dec-2023 10:13:24 Running post build plugin 'npm Cache Cleanup' simple 31-Dec-2023 10:13:24 Running post build plugin 'NCover Results Collector' simple 31-Dec-2023 10:13:24 Running post build plugin 'Build Results Label Collector' simple 31-Dec-2023 10:13:24 Running post build plugin 'Clover Results Collector' simple 31-Dec-2023 10:13:24 Running post build plugin 'Docker Container Cleanup' simple 31-Dec-2023 10:13:25 Successfully removed working directory at '/home/bamboo/local-working-dir/PHPBB3-DDM-JOB1' simple 31-Dec-2023 10:13:25 Finalising the build... simple 31-Dec-2023 10:13:25 Stopping timer. simple 31-Dec-2023 10:13:25 Build PHPBB3-DDM-JOB1-1223 completed. simple 31-Dec-2023 10:13:25 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 31-Dec-2023 10:13:25 Running on server: post build plugin 'NCover Results Collector' simple 31-Dec-2023 10:13:25 Running on server: post build plugin 'Build Labeller' simple 31-Dec-2023 10:13:25 Running on server: post build plugin 'Clover Delta Calculator' simple 31-Dec-2023 10:13:25 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 31-Dec-2023 10:13:25 All post build plugins have finished simple 31-Dec-2023 10:13:25 Generating build results summary... simple 31-Dec-2023 10:13:30 Saving build results to disk... simple 31-Dec-2023 10:13:30 Store variable context... simple 31-Dec-2023 10:13:30 Finished building PHPBB3-DDM-JOB1-1223.