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