Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
[PHP 5.6+] Fixed source file detection for testing-related PHP classes in the "/tools/class_locator.php" script.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
4h loggedStory Points
1Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
[PHP 5.6+] Fixed source file detection for testing-related PHP classes in the "/tools/class_locator.php" script.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
4h logged
Story Points
1
Fix versions
Affects versions
Created July 25, 2024 at 9:24 AM
Updated December 29, 2024 at 8:47 PM
Resolved July 26, 2024 at 8:02 AM
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)