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
Unknown Object (File)
Fri, Aug 1, 11:18
Unknown Object (File)
Wed, Jul 30, 13:25
Unknown Object (File)
Tue, Jul 29, 18:21
Unknown Object (File)
Tue, Jul 29, 14:17
Unknown Object (File)
Tue, Jul 29, 05:48
Unknown Object (File)
Mon, Jul 28, 16:41
Unknown Object (File)
Sun, Jul 27, 08:21
Unknown Object (File)
Sat, Jul 26, 20:51
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