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