mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
Fix deprecation in 8.5
This commit is contained in:
@@ -116,7 +116,7 @@ if ($config->requiresIndexing()) {
|
||||
$reader->open($config->xmlFile, NULL, $readerOpts);
|
||||
$render->execute($reader);
|
||||
|
||||
$render->detach($format);
|
||||
$render->offsetUnset($format);
|
||||
|
||||
$outputHandler->v("Indexing done", VERBOSE_INDEXING);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user