Page MenuHomeDevCentral

Upgrade PsySH to v0.11.15 to get PHP 8.2 compatibility
ClosedPublic

Authored by dereckson on Apr 13 2023, 00:34.
Tags
None
Referenced Files
F31225982: D3009.id7682.diff
Sun, May 31, 14:10
F31225939: D3009.diff
Sun, May 31, 14:09
F31222572: D3009.id7681.diff
Sun, May 31, 13:24
Unknown Object (File)
Fri, May 29, 03:08
Unknown Object (File)
Sat, May 23, 17:25
Unknown Object (File)
Sat, May 23, 12:04
Unknown Object (File)
Fri, May 22, 13:05
Unknown Object (File)
Wed, May 20, 11:29
Subscribers
None

Details

Summary

An initial upgrade was proposed to PsySH v0.11.13, but has the following
issue under PHP 8.2: Undefined constant "Psy\Readline\Hoa\DS".
Reported upstream under https://github.com/bobthecow/psysh/issues/757

The 0.11.15 version includes this fix, so we can remove the hotfix
from WindRiver and install it through Salt.

Changes: https://github.com/bobthecow/psysh/compare/v0.11.11...v0.11.15

Test Plan

Remove hotfix for psysh on WindRiver, deploy, run psysh.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
WindRiver
$ psysh -V
Psy Shell v0.11.15 (PHP 8.2.4 — cli)
$ psysh
Psy Shell v0.11.15 (PHP 8.2.4 — cli) by Justin Hileman
> 
This revision is now accepted and ready to land.Apr 13 2023, 00:35