Page MenuHomePhabricator

"Using null as an array offset is deprecated, use an empty string instead" in XhprofData
Closed, ResolvedPublic

Description

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

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

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

https://gerrit.wikimedia.org/r/1225662

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

https://gerrit.wikimedia.org/r/1230361

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

https://gerrit.wikimedia.org/r/1230362

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

https://gerrit.wikimedia.org/r/1230363

Krinkle triaged this task as Medium priority.

Change #1225662 merged by jenkins-bot:

[mediawiki/core@master] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5

https://gerrit.wikimedia.org/r/1225662

Change #1230363 merged by jenkins-bot:

[mediawiki/core@REL1_43] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5

https://gerrit.wikimedia.org/r/1230363

Change #1230362 merged by jenkins-bot:

[mediawiki/core@REL1_44] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5

https://gerrit.wikimedia.org/r/1230362

Change #1230361 merged by jenkins-bot:

[mediawiki/core@REL1_45] libs>XhprofData: Handle use of NULLs as array keys for PHP8.5

https://gerrit.wikimedia.org/r/1230361