Skip to content

Primi 0.3.1

Compare
Choose a tag to compare
@smuuf smuuf released this 10 Jul 20:45
· 295 commits to master since this release
  • REPL: Storing the latest result into "magic" underscore _ variable_.
  • REPL: Avoid storing the same line into history multiple times if entered consecutively.
  • REPL: Errors are now printed with color.
  • REPL: Fixed bug in handling of multi-line input.
  • Fixed bug of an internal InternalUndefinedTruthnessException error occasionally bubbling up to PHP itself.