Primi 0.3.1
- 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.