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)
Sun, Jul 7, 04:44
Unknown Object (File)
Sun, Jul 7, 03:50
Unknown Object (File)
Fri, Jul 5, 03:05
Unknown Object (File)
Wed, Jul 3, 02:33
Unknown Object (File)
Wed, Jul 3, 01:59
Unknown Object (File)
Fri, Jun 28, 23:29
Unknown Object (File)
Fri, Jun 28, 18:14
Unknown Object (File)
Fri, Jun 28, 18:11
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