-
Type: Bug Report
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2.2-B1
-
Fix Version/s: 5.2.2-B3
-
Component/s: Other
-
Labels:None
-
Change Log Group:Fixed
-
Change Log Message:Class locator no longer fails to determine PHP file for testing-related PHP classes.
-
Story Points:1
-
Copy Issue Key:
-
Patch Instructions:
- use versions of the "aik099/phpunit-mink" and "yoast/phpunit-polyfills" dependencies, that provide custom autoloader (because they don't use PSR-4)
- update the minimal PHP version requirement to 5.6 (because desired "aik099/phpunit-mink" version requires this)
- is blocked by
-
INP-1827 Connect a testing framework
- Resolved
- implemented in
-
[Diffusion] rINP16792 Fixes INP-1869 - Add vendor autoloader support for Class Locator
-
D475 INP-1869 - Add vendor autoloader support for Class Locator
-
D475 INP-1869 - Add vendor autoloader support for Class Locator