Closed

Description
This issue is automatically created based on existing pull request: #27905: PHPStan add support of magic methods of Data Object.
Preconditions:
- Add extension to support of 'get/set/has/uns' 'magic' methods (with usage of __call) for DataObject;
- Add support for SessionManager (it forwards all calls to DataObject container);
- Add test coverage for extensions;
- fix outdated tests for Filtered Error check;
- increase PHPStan check level 0 -> 1.
Steps to reproduce:
N/a
Actual Result:
Expected Result:
Q:
- Are tests from dev/tests/static/framework/tests folder also included to test builds?
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.Has been reviewed and prioritized during Triage with Product Managers