stable

psysh-0.8.16-1.fc27

FEDORA-2017-dfa232b735 created by siwinski 7 years ago for Fedora 27

v0.8.16

  • Update dependencies to support Symfony 4 (Thanks @mloberg!)
  • Code style cleanups, etc (Thanks @keradus!)
  • Update to latest PHP CS Fixer config, stop including it as a dev dependency. Just use the Phar :P

v0.8.15

  • Fix (even more) runtime directory issues.
  • PHPUnit updates.

v0.8.14

  • Catch fatal error calling unset on a return value.
  • Add Windows-specific runtime dir configuration and re-enable the edit command.
  • Add list command support for --user and --internal when listing constants, classes, interfaces and traits.

v0.8.13

  • Temporarily disable edit command to work around an issue for Windows users.

v0.8.12

New

  • Add file and line number to whereami output.
  • Add support for reading class docs from manual. Be sure to update your manual file! https://github.com/bobthecow/psysh/wiki/PHP-manual
  • Add an edit command for editing (and executing) input in an external editor (Thanks @krageon!)
  • Add support for setting the prompt to something other than >>> (Thanks @dennisdegreef!)
  • Add forceArrayIndexes config to always show array indexes, even for numeric arrays (Thanks @dennisdegreef!)
  • Autocomplete default method and function parameters (Thanks @krageon!)

Improved

  • Match current (as of PHP 7.1) php -a error formatting.
  • Fix a bug parsing the shorthand list operator with a missing index.
  • Fix a handful of tab completion edge case errors (Thanks @krageon!)
  • Don't include magic methods, e.g. __construct or __wake in tab completion (Thanks @jens1o!)
  • Add a three second timeout to update checks.

v0.8.11

  • Update the PHP manual download URL (Thanks @timacdonald!)
  • Handle parse errors on function calls split over multiple lines (with trailing commas).
  • Add bracketed paste support. If you use PHP built with readline (not libedit) and a relatively modern terminal, enable this. It's sooo much better.

v0.8.10

New

  • Catch fatal error with yield outside a function context (Thanks @zonuexe!)
  • Add an $__out magic variable which stores stdout from the last code executed.

Improved

  • Get tests passing in HHVM again.
  • Improve PHP manual generation (Download a fresh copy!)
  • Make source code highlighting more consistent with method signatures and var dumping.
  • Override PHAR readonly config during build (Thanks @dennisdegreef!)
  • Sort alphanumeric output in ls like a human, rather than a robot.
  • Work around locale bug in PHP Parser output.
  • Work around locale bug in VarDumper output.

v0.8.9

  • Use getcwd instead of $PWD env var because Windows.
  • Fix whereami regression from v0.8.7.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2017-dfa232b735

This update has been submitted for testing by siwinski.

7 years ago

This update has been pushed to testing.

7 years ago

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

6 years ago

This update has been submitted for batched by siwinski.

6 years ago

This update has been submitted for stable by siwinski.

6 years ago

This update has been pushed to stable.

6 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
7 years ago
in testing
7 years ago
in stable
6 years ago
BZ#1468827 psysh-0.8.16 is available
0
0

Automated Test Results