Skip to content

1.2.0

Compare
Choose a tag to compare
@johnstevenson johnstevenson released this 16 Aug 11:09
  • Added: debug information using XDEBUG_HANDLER_DEBUG.
  • Added: fluent interface for setters.
  • Added: PhpConfig helper class for calling PHP sub-processes.
  • Added: PHPRC original value to restart stettings, for use in a restarted process.
  • Changed: internal procedure to disable ini-scanning, using -n command-line option.
  • Fixed: replaced escapeshellarg usage to avoid locale problems.
  • Fixed: improved color-option handling to respect double-dash delimiter.
  • Fixed: color-option handling regression from main script changes.
  • Fixed: improved handling when checking main script.
  • Fixed: handling for standard input, that never actually did anything.
  • Fixed: fatal error when ctype extension is not available.