Download Latest Version PsySH v0.12.22 source code.tar.gz (348.3 kB)
Email in envelope

Get an email when there's a new version of PsySH

Home / v0.12.20
Name Modified Size InfoDownloads / Week
Parent folder
psysh-v0.12.20.tar.gz 2026-02-11 2.3 MB
PsySH v0.12.20 source code.tar.gz 2026-02-11 233.9 kB
PsySH v0.12.20 source code.zip 2026-02-11 426.8 kB
README.md 2026-02-11 672 Bytes
Totals: 4 Items   3.0 MB 0

Project trust edge case fixes

Fixed several edge cases with the Restricted Mode introduced in v0.12.19 where non-interactive contexts (piped input, execute() calls, Composer proxy scripts) could incorrectly trigger trust prompts or restrict trusted functionality.

Fixes [#913]

Commands work better outside the shell

Decoupled commands from ShellOutput via a new ShellOutputAdapter, so commands degrade gracefully when used in non-interactive contexts rather than failing on missing shell features.

Improvements

  • Added downstream compatibility tests for local and CI workflows
  • Moved internal helper scripts from bin/ to scripts/
Source: README.md, updated 2026-02-11