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
F3293442: D25124.1742913367.diff
Mon, Mar 24, 14:36
F3291283: D25124.1742877669.diff
Mon, Mar 24, 04:41
F3289817: D25124.1742853930.diff
Sun, Mar 23, 22:05
F3288110: D25124.1742824927.diff
Sun, Mar 23, 14:02
F3282485: D25124.1742717315.diff
Sat, Mar 22, 08:08
F3224891: D25124.1742089518.diff
Sat, Mar 15, 01:45
F3223439: D25124.1741951388.diff
Thu, Mar 13, 11:23
F3220544: D25124.1741810420.diff
Tue, Mar 11, 20:13

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