提交歷史

作者 SHA1 備註 提交日期
  Fabien Potencier b502a35fc1 added missing var declaration 9 年之前
  Michele Locati 0b08daff02 Simplify evaluation of PHP code 9 年之前
  Michele Locati 759987da62 Strip out declare strict_types 9 年之前
  Jordi Boggiano ba909d8795 Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377 9 年之前
  Jordi Boggiano 090295dbcb Adjust the CommandProvider to use plugin capabilities and test actual command creation, refs #3377 9 年之前
  Jordi Boggiano 5292f2b402 Replace only the targeted class, refs #5237 9 年之前
  Jordi Boggiano ec933398c4 Fix classname replacement in plugin updates, fixes #5237 9 年之前
  Andrii Vasyliev 5b759da174 add getter for global composer 9 年之前
  Jordi Boggiano 4207a33ccf Fix escaping 9 年之前
  Jordi Boggiano 993942ba54 Escape quotes and backslashes for safety 9 年之前
  Jordi Boggiano 49b0bd75b3 Add handling for dir, file and class magic constants when loading plugins, fixes #4975 9 年之前
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 年之前
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 年之前
  Jordi Boggiano 1818b95149 CS fixes 9 年之前
  Jordi Boggiano 837fa805ec Code tweaks, refs #4124 9 年之前
  Jordi Boggiano ddd140fd1c Rollback plugin api version to 1.0.0 for now, add warning about requiring 1.0.0 exactly 9 年之前
  nevvermind aa45a48283 Refactoring 9 年之前
  nevvermind 2051d74774 Added Capable plugins for a more future-proof Plugin API 10 年之前
  Jordi Boggiano 41d8fdfda8 Restore "Avoid loading plugins that do not match the current plugin api even during installation" but fixed 9 年之前
  Jose Diaz-Gonzalez 0118d69603 Revert "Avoid loading plugins that do not match the current plugin api even during installation" 9 年之前
  Jordi Boggiano 21f5933e01 Avoid loading plugins that do not match the current plugin api even during installation 9 年之前
  Jordi Boggiano 977b8c8f41 Fix loading error when plugin is a final class, fixes #4482 10 年之前
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 10 年之前
  Jordi Boggiano ce08582671 Fix CS 10 年之前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 年之前
  nevvermind 994b1324bc fix alignment 10 年之前
  nevvermind 3032f0a538 Refactor based on code review 10 年之前
  nevvermind eb2aa14830 Make plugins have actual constraints instead of fixed versions 10 年之前
  nevvermind 8e79a3766d Added phpdocs + change to yoda comparison 10 年之前
  Jordi Boggiano 45b1f356c2 Add debug output when a plugin is loaded 10 年之前