Fix PHP Deprecated: Creation of dynamic property $zfBreakChainOnFailure from Zend_Form_Element #355
Annotations
12 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/Form/Element.php#L202
Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in ./library/Zend/Form/Element.php on line 202
|
Tests on PHP 7.2
Process completed with exit code 1.
|
Tests on PHP 7.3:
library/Zend/Form/Element.php#L202
Parse error: syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in ./library/Zend/Form/Element.php on line 202
|
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 7.4
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.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 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 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/
|