Skip to content

Fixes deprecated errors on PHP 8.3 #372

Fixes deprecated errors on PHP 8.3

Fixes deprecated errors on PHP 8.3 #372

Triggered via pull request October 8, 2024 10:41
Status Failure
Total duration 11m 12s
Artifacts

phpunit.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 8 warnings
Tests on PHP 7.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - rector/rector[1.2.0, ..., 1.2.6] require php ^7.2|^8.0 -> your php version (7.1.33) does not satisfy that requirement. - Root composer.json requires rector/rector ^1.2 -> satisfiable by rector/rector[1.2.0, ..., 1.2.6].
Tests on PHP 7.1
Process completed with exit code 2.
Tests on PHP 7.2: library/Zend/Session/SaveHandler/DbTable.php#L381
Parse error: syntax error, unexpected '|', expecting ';' or '{' in ./library/Zend/Session/SaveHandler/DbTable.php on line 381
Tests on PHP 7.2
Process completed with exit code 1.
Tests on PHP 7.4: library/Zend/Session/SaveHandler/DbTable.php#L381
Parse error: syntax error, unexpected '|', expecting ';' or '{' in ./library/Zend/Session/SaveHandler/DbTable.php on line 381
Tests on PHP 7.4
Process completed with exit code 1.
Tests on PHP 7.3: library/Zend/Session/SaveHandler/DbTable.php#L381
Parse error: syntax error, unexpected '|', expecting ';' or '{' in ./library/Zend/Session/SaveHandler/DbTable.php on line 381
Tests on PHP 7.3
Process completed with exit code 1.
Tests on PHP 8.0
Process completed with exit code 2.
Tests on PHP 8.1
Process completed with exit code 2.
Tests on PHP 8.2
Process completed with exit code 2.
Tests on PHP 8.3
Process completed with exit code 2.
Tests on PHP 8.3
Process completed with exit code 2.
Tests on PHP 7.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 7.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 7.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests on PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/