Home
last modified time | relevance | path

Searched hist:e855b7ed6a050ce475019332744c92d5a6fb31eb (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dparserutils_set_metadata_during_rendering.test.phpe855b7ed6a050ce475019332744c92d5a6fb31eb Sat Feb 20 14:26:39 UTC 2021 Michael Große <mic.grosse@googlemail.com> test: fix two tests on PHP8

On PHP8 trying to access a non-existing array key leads to a warning,
which we might treat as errors?

This incidentally also fixes another test downstream which broke because
this rendering test changes the global plugin controller, but doesn't
clean it up that if the test errors.

-9000 is used as the position to make it obvious that this number is
meaningless for this test.