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
F4268918: D25124.1747298710.diff
Wed, May 14, 08:45
F4268916: D25124.1747298706.diff
Wed, May 14, 08:45
F4197813: D25124.1747210244.diff
Tue, May 13, 08:10
F4186347: D25124.1747144809.diff
Mon, May 12, 14:00
F4119636: D25124.1747028449.diff
Sun, May 11, 05:40
F4114415: D25124.1746941664.diff
Sat, May 10, 05:34
F4034022: D25124.1746717062.diff
Wed, May 7, 15:11
F3969921: D25124.1746525337.diff
Mon, May 5, 09:55

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