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