Commit History

Author SHA1 Message Date
  Fabien Potencier 07cbb73184 fixed deprecated class usages 9 years ago
  Jordi Boggiano ec2660fe78 Fix regex escaping, fixes #5674 9 years ago
  Jordi Boggiano 2ffa1148a9 Merge branch '1.2' 9 years ago
  Den Girnyk 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 9 years ago
  Jordi Boggiano 2d8251b7ad Fix handling of local binaries on windows, refs #5612 9 years ago
  David Jack Wange Olrik 2c84be47c2 Add support for seamless execution of local binaries 9 years ago
  Jordi Boggiano aaf2c06e7b Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281 9 years ago
  Jordi Boggiano a67b127a1a Add deprecation notice for the event type hint rewrites, refs #5238 9 years ago
  Jordi Boggiano 60ce2324bc Add ability to call composer from scripts using @composer XXX, fixes #5153 9 years ago
  Jordi Boggiano c45cc912ab Warn when referencing unknown scripts 9 years ago
  Jordi Boggiano 1f0b01e70d Merge remote-tracking branch 'watermanio/strict-types' into 1.0 9 years ago
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
  Niels Keurentjes 818c3e707a Ton of phpDoc fixes. 9 years ago
  Andy Waterman d4207ff49f Strict type checks of null and bool 9 years ago
  Jordi Boggiano f542b0f32d Only use Path if it is actually available, refs #5114 9 years ago
  nishiyama 8b221905ca fix path info 9 years ago
  Jordi Boggiano 934be204a2 Simplify exec implementation and add full PATH support, refs #4887 9 years ago
  Jordi Boggiano 2609cfdd1d Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano adc0bbeeb9 Forward args/flags down to referenced events 10 years ago
  Jordi Boggiano 24ccaa328d Tweak output of calls to script references, refs #4592 10 years ago
  Giorgio Premi fd0026b542 Detect infinite script call recursion 10 years ago
  Giorgio Premi a25492d1b9 Allow composer script call with @ syntax 10 years ago
  Jordi Boggiano ce08582671 Fix CS 10 years ago
  Jordi Boggiano a8d71be0ef Add event name in verbose mode, refs #4123 10 years ago
  Jordi Boggiano 852e4f4e26 Merge remote-tracking branch 'alcohol/output-script-command-in-verbose-mode' 10 years ago
  Andreas Möller 12ffe2b4d4 Fix: Add missing imports 10 years ago
  Rob Bast fd34c5883a added php script handler info as well 10 years ago
  Rob Bast 9223f4a208 show command by default 10 years ago
  Rob Bast cbd61660ab implemented verbose output 10 years ago