Page MenuHomePhorge

Fix some PHP 8.1 issues in Diviner generator
ClosedPublic

Authored by valerio.bozzolan on Apr 14 2023, 14:52.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 06:42
Unknown Object (File)
Fri, Apr 5, 13:28
Unknown Object (File)
Wed, Apr 3, 17:36
Unknown Object (File)
Mon, Apr 1, 01:14
Unknown Object (File)
Mon, Apr 1, 01:14
Unknown Object (File)
Mon, Apr 1, 01:14
Unknown Object (File)
Sun, Mar 31, 03:09
Unknown Object (File)
Mar 27 2024, 18:04

Details

Summary

After this change I was able to generate again the Diviner
documentation from PHP 8.2 using the related command:

./bin/diviner generate

Closes T15255

Test Plan
  • run ./bin/diviner generate - great success
  • tested the advanced search in various ways - it still works

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Hi @speck :) How are you?

This is a present for you! and others of course

A small fix just for Diviner and PHP 8.1 - finally it seems it works

valerio.bozzolan added a subscriber: Ekubischta.

Hi @Ekubischta :) You may appreciate this small fix for PHP 8.1

Good news: with this, finally Diviner works again!

This revision is now accepted and ready to land.Apr 20 2023, 15:59