Bump symfony to v8 and remove php 8.2 & 8.3 support - #96
9 new problems found by Qodana for PHP
Qodana for PHP
9 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Class constant type is missing |
◽️ Notice | 7 |
Getter and setter can be replaced with get and set property hooks |
◽️ Notice | 1 |
Property can be 'readonly' |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Detected 61 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 10 in src/App/Message/Message.php
github-actions / Qodana for PHP
Getter and setter can be replaced with get and set property hooks
Getter and setter can be replaced with get and set hooks
Check notice on line 42 in src/Swoole/ServerFactory.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 29 in src/Swoole/Command/StartCommand.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 37 in src/Swoole/ServerFactory.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 21 in src/Swoole/Command/StopCommand.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 27 in src/Swoole/Command/StartCommand.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 59 in src/Swoole/ServerFactory.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 49 in src/Swoole/ServerFactory.php
github-actions / Qodana for PHP
Class constant type is missing
Class constant type is missing
Check notice on line 20 in src/Swoole/PidManager.php
github-actions / Qodana for PHP
Property can be 'readonly'
Property can be 'readonly'