13:59:58 656) Wikimedia\Tests\XhprofDataTest::testInclude 13:59:58 Using null as an array offset is deprecated, use an empty string instead 13:59:58 13:59:58 /workspace/src/includes/libs/XhprofData.php:120 13:59:58 /workspace/src/includes/libs/XhprofData.php:55 13:59:58 /workspace/src/tests/phpunit/unit/includes/libs/XhprofDataTest.php:191 13:59:58 /workspace/src/tests/phpunit/unit/includes/libs/XhprofDataTest.php:40 13:59:58 13:59:58 657) Wikimedia\Tests\XhprofDataTest::testCompleteMetricsStructure 13:59:58 Using null as an array offset is deprecated, use an empty string instead 13:59:58 13:59:58 /workspace/src/includes/libs/XhprofData.php:258 13:59:58 /workspace/src/tests/phpunit/unit/includes/libs/XhprofDataTest.php:118 13:59:58 13:59:58 658) Wikimedia\Tests\XhprofDataTest::testEdges 13:59:58 Using null as an array offset is deprecated, use an empty string instead 13:59:58 13:59:58 /workspace/src/includes/libs/XhprofData.php:258 13:59:58 /workspace/src/includes/libs/XhprofData.php:290 13:59:58 /workspace/src/tests/phpunit/unit/includes/libs/XhprofDataTest.php:138 13:59:58 13:59:58 659) Wikimedia\Tests\XhprofDataTest::testCriticalPath 13:59:58 Using null as an array offset is deprecated, use an empty string instead 13:59:58 13:59:58 /workspace/src/includes/libs/XhprofData.php:258 13:59:58 /workspace/src/includes/libs/XhprofData.php:306 13:59:58 /workspace/src/includes/libs/XhprofData.php:326 13:59:58 /workspace/src/tests/phpunit/unit/includes/libs/XhprofDataTest.php:150
Description
Details
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T410514 Using null as array offset or as the key parameter for array_key_exists() is deprecated in PHP 8.5 | |||
| Resolved | DAlangi_WMF | T413575 "Using null as an array offset is deprecated, use an empty string instead" in XhprofData |
Event Timeline
Change #1225662 had a related patch set uploaded (by D3r1ck01; author: Derick Alangi):
[mediawiki/core@master] libs>XhprofData: Fix the use of NULLs as array keys
Change #1230361 had a related patch set uploaded (by Krinkle; author: Derick Alangi):
[mediawiki/core@REL1_45] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1230362 had a related patch set uploaded (by Krinkle; author: Derick Alangi):
[mediawiki/core@REL1_44] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1230363 had a related patch set uploaded (by Krinkle; author: Derick Alangi):
[mediawiki/core@REL1_43] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1225662 merged by jenkins-bot:
[mediawiki/core@master] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1230363 merged by jenkins-bot:
[mediawiki/core@REL1_43] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1230362 merged by jenkins-bot:
[mediawiki/core@REL1_44] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5
Change #1230361 merged by jenkins-bot:
[mediawiki/core@REL1_45] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5