1m 9s
Jan 14, 2025, 12:17 AM

crypt

Remove broken codestyle rule

Hackwar
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ php -v 0s
2PHP 7.4.33 (cli) (built: Nov 15 2022 06:03:30) ( NTS ) 0s
3Copyright (c) The PHP Group 0s
4Zend Engine v3.4.0, Copyright (c) Zend Technologies 0s
5 with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies 0s
6+ composer update 0s
7Loading composer repositories with package information 0s
8Updating dependencies 1s
9Lock file operations: 36 installs, 0 updates, 0 removals 1s
10 - Locking defuse/php-encryption (v2.4.0) 1s
11 - Locking doctrine/instantiator (1.5.x-dev 12be248) 1s
12 - Locking joomla/coding-standards (dev-3.x-dev 57a1433) 1s
13 - Locking myclabs/deep-copy (1.x-dev 4764e04) 1s
14 - Locking nikic/php-parser (v5.4.0) 1s
15 - Locking paragonie/random_compat (dev-master bf95de2) 1s
16 - Locking paragonie/sodium_compat (v1.x-dev 29ec72d) 1s
17 - Locking phar-io/manifest (dev-master 54750ef) 1s
18 - Locking phar-io/version (3.2.1) 1s
19 - Locking phpunit/php-code-coverage (9.2.x-dev 0448d60) 1s
20 - Locking phpunit/php-file-iterator (3.0.x-dev 38b2436) 1s
21 - Locking phpunit/php-invoker (3.1.1) 1s
22 - Locking phpunit/php-text-template (2.0.4) 1s
23 - Locking phpunit/php-timer (5.0.3) 1s
24 - Locking phpunit/phpunit (9.6.x-dev 2f41cde) 1s
25 - Locking sebastian/cli-parser (1.0.x-dev 2b56bea) 1s
26 - Locking sebastian/code-unit (1.0.8) 1s
27 - Locking sebastian/code-unit-reverse-lookup (2.0.3) 1s
28 - Locking sebastian/comparator (4.0.x-dev b247957) 1s
29 - Locking sebastian/complexity (2.0.x-dev 25f207c) 1s
30 - Locking sebastian/diff (4.0.x-dev ba01945) 1s
31 - Locking sebastian/environment (5.1.x-dev 830c43a) 1s
32 - Locking sebastian/exporter (4.0.x-dev 78c00df) 1s
33 - Locking sebastian/global-state (5.0.x-dev bca7df1) 1s
34 - Locking sebastian/lines-of-code (1.0.x-dev e1e4a17) 1s
35 - Locking sebastian/object-enumerator (4.0.4) 1s
36 - Locking sebastian/object-reflector (2.0.4) 1s
37 - Locking sebastian/recursion-context (4.0.x-dev e75bd0f) 1s
38 - Locking sebastian/resource-operations (dev-main ff553e7) 1s
39 - Locking sebastian/type (3.2.x-dev 75e2c2a) 1s
40 - Locking sebastian/version (3.0.x-dev c6c1022) 1s
41 - Locking squizlabs/php_codesniffer (dev-master aebd84b) 1s
42 - Locking symfony/deprecation-contracts (2.5.x-dev 605389f) 1s
43 - Locking symfony/phpunit-bridge (5.4.x-dev c6839a1) 1s
44 - Locking symfony/polyfill-util (1.x-dev 82cc670) 1s
45 - Locking theseer/tokenizer (1.2.3) 1s
46Writing lock file 1s
47Installing dependencies from lock file (including require-dev) 1s
48Package operations: 36 installs, 0 updates, 0 removals 1s
49 - Downloading phpunit/phpunit (9.6.x-dev 2f41cde) 1s
50 - Installing paragonie/random_compat (dev-master bf95de2): Extracting archive 1s
51 - Installing defuse/php-encryption (v2.4.0): Extracting archive 1s
52 - Installing squizlabs/php_codesniffer (dev-master aebd84b): Extracting archive 1s
53 - Installing joomla/coding-standards (dev-3.x-dev 57a1433): Extracting archive 1s
54 - Installing paragonie/sodium_compat (v1.x-dev 29ec72d): Extracting archive 1s
55 - Installing sebastian/version (3.0.x-dev c6c1022): Extracting archive 1s
56 - Installing sebastian/type (3.2.x-dev 75e2c2a): Extracting archive 1s
57 - Installing sebastian/resource-operations (dev-main ff553e7): Extracting archive 1s
58 - Installing sebastian/recursion-context (4.0.x-dev e75bd0f): Extracting archive 1s
59 - Installing sebastian/object-reflector (2.0.4): Extracting archive 1s
60 - Installing sebastian/object-enumerator (4.0.4): Extracting archive 1s
61 - Installing sebastian/global-state (5.0.x-dev bca7df1): Extracting archive 1s
62 - Installing sebastian/exporter (4.0.x-dev 78c00df): Extracting archive 1s
63 - Installing sebastian/environment (5.1.x-dev 830c43a): Extracting archive 1s
64 - Installing sebastian/diff (4.0.x-dev ba01945): Extracting archive 1s
65 - Installing sebastian/comparator (4.0.x-dev b247957): Extracting archive 1s
66 - Installing sebastian/code-unit (1.0.8): Extracting archive 1s
67 - Installing sebastian/cli-parser (1.0.x-dev 2b56bea): Extracting archive 1s
68 - Installing phpunit/php-timer (5.0.3): Extracting archive 1s
69 - Installing phpunit/php-text-template (2.0.4): Extracting archive 1s
70 - Installing phpunit/php-invoker (3.1.1): Extracting archive 1s
71 - Installing phpunit/php-file-iterator (3.0.x-dev 38b2436): Extracting archive 1s
72 - Installing theseer/tokenizer (1.2.3): Extracting archive 1s
73 - Installing nikic/php-parser (v5.4.0): Extracting archive 1s
74 - Installing sebastian/lines-of-code (1.0.x-dev e1e4a17): Extracting archive 1s
75 - Installing sebastian/complexity (2.0.x-dev 25f207c): Extracting archive 1s
76 - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive 1s
77 - Installing phpunit/php-code-coverage (9.2.x-dev 0448d60): Extracting archive 1s
78 - Installing phar-io/version (3.2.1): Extracting archive 1s
79 - Installing phar-io/manifest (dev-master 54750ef): Extracting archive 1s
80 - Installing myclabs/deep-copy (1.x-dev 4764e04): Extracting archive 1s
81 - Installing doctrine/instantiator (1.5.x-dev 12be248): Extracting archive 1s
82 - Installing phpunit/phpunit (9.6.x-dev 2f41cde): Extracting archive 1s
83 - Installing symfony/deprecation-contracts (2.5.x-dev 605389f): Extracting archive 1s
84 - Installing symfony/phpunit-bridge (5.4.x-dev c6839a1): Extracting archive 1s
85 - Installing symfony/polyfill-util (1.x-dev 82cc670): Extracting archive 1s
869 package suggestions were added by new dependencies, use `composer suggest` to see details. 2s
87Generating autoload files 2s
8830 packages you are using are looking for funding. 2s
89Use the `composer fund` command to find out more! 2s
90No security vulnerability advisories found 2s
91+ composer require phpmd/phpmd phpstan/phpstan 2s
92Using version dev-master for phpmd/phpmd 2s
93Using version 2.1.x-dev for phpstan/phpstan 2s
94./composer.json has been updated 2s
95Running composer update phpmd/phpmd phpstan/phpstan 2s
96Loading composer repositories with package information 2s
97Updating dependencies 2s
98Lock file operations: 15 installs, 0 updates, 0 removals 2s
99 - Locking composer/pcre (dev-main deb3871) 2s
100 - Locking composer/xdebug-handler (3.0.5) 2s
101 - Locking pdepend/pdepend (dev-master 058c4a9) 2s
102 - Locking phpmd/phpmd (dev-master 014778e) 2s
103 - Locking phpstan/phpstan (2.1.x-dev c005616) 2s
104 - Locking psr/container (1.x-dev 513e066) 2s
105 - Locking psr/log (1.1.4) 2s
106 - Locking symfony/config (5.4.x-dev 977c88a) 2s
107 - Locking symfony/dependency-injection (5.4.x-dev e5ca16d) 2s
108 - Locking symfony/filesystem (5.4.x-dev 57c8294) 2s
109 - Locking symfony/polyfill-ctype (1.x-dev a3cc8b0) 2s
110 - Locking symfony/polyfill-mbstring (1.x-dev 6d857f4) 2s
111 - Locking symfony/polyfill-php80 (1.x-dev 60328e3) 2s
112 - Locking symfony/polyfill-php81 (1.x-dev 4a4cfc2) 2s
113 - Locking symfony/service-contracts (2.5.x-dev f37b419) 2s
114Writing lock file 2s
115Installing dependencies from lock file (including require-dev) 2s
116Package operations: 15 installs, 0 updates, 0 removals 2s
117 - Downloading phpstan/phpstan (2.1.x-dev c005616) 2s
118 - Installing composer/pcre (dev-main deb3871): Extracting archive 3s
119 - Installing symfony/polyfill-mbstring (1.x-dev 6d857f4): Extracting archive 3s
120 - Installing symfony/polyfill-php80 (1.x-dev 60328e3): Extracting archive 3s
121 - Installing symfony/polyfill-ctype (1.x-dev a3cc8b0): Extracting archive 3s
122 - Installing symfony/filesystem (5.4.x-dev 57c8294): Extracting archive 3s
123 - Installing psr/container (1.x-dev 513e066): Extracting archive 3s
124 - Installing symfony/service-contracts (2.5.x-dev f37b419): Extracting archive 3s
125 - Installing symfony/polyfill-php81 (1.x-dev 4a4cfc2): Extracting archive 3s
126 - Installing symfony/dependency-injection (5.4.x-dev e5ca16d): Extracting archive 3s
127 - Installing symfony/config (5.4.x-dev 977c88a): Extracting archive 3s
128 - Installing pdepend/pdepend (dev-master 058c4a9): Extracting archive 3s
129 - Installing psr/log (1.1.4): Extracting archive 3s
130 - Installing composer/xdebug-handler (3.0.5): Extracting archive 3s
131 - Installing phpmd/phpmd (dev-master 014778e): Extracting archive 3s
132 - Installing phpstan/phpstan (2.1.x-dev c005616): Extracting archive 3s
1335 package suggestions were added by new dependencies, use `composer suggest` to see details. 4s
134Generating autoload files 4s
13543 packages you are using are looking for funding. 4s
136Use the `composer fund` command to find out more! 4s
137No security vulnerability advisories found 4s
Exit Code 0