Gabriel Caruso
|
7d9f8e2247
Improvements
|
6 éve |
Jordi Boggiano
|
122e422682
CS fixes
|
8 éve |
Jordi Boggiano
|
677e75d168
Add phpdoc comment
|
8 éve |
Felix Becker
|
5f64cae860
Make PluginManager::addPlugin() public
|
8 éve |
Fabien Potencier
|
b502a35fc1
added missing var declaration
|
8 éve |
Michele Locati
|
0b08daff02
Simplify evaluation of PHP code
|
8 éve |
Michele Locati
|
759987da62
Strip out declare strict_types
|
8 éve |
Jordi Boggiano
|
ba909d8795
Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377
|
9 éve |
Jordi Boggiano
|
090295dbcb
Adjust the CommandProvider to use plugin capabilities and test actual command creation, refs #3377
|
9 éve |
Jordi Boggiano
|
5292f2b402
Replace only the targeted class, refs #5237
|
9 éve |
Jordi Boggiano
|
ec933398c4
Fix classname replacement in plugin updates, fixes #5237
|
9 éve |
Andrii Vasyliev
|
5b759da174
add getter for global composer
|
9 éve |
Jordi Boggiano
|
4207a33ccf
Fix escaping
|
9 éve |
Jordi Boggiano
|
993942ba54
Escape quotes and backslashes for safety
|
9 éve |
Jordi Boggiano
|
49b0bd75b3
Add handling for dir, file and class magic constants when loading plugins, fixes #4975
|
9 éve |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 éve |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 éve |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 éve |
Jordi Boggiano
|
837fa805ec
Code tweaks, refs #4124
|
9 éve |
Jordi Boggiano
|
ddd140fd1c
Rollback plugin api version to 1.0.0 for now, add warning about requiring 1.0.0 exactly
|
9 éve |
nevvermind
|
aa45a48283
Refactoring
|
9 éve |
nevvermind
|
2051d74774
Added Capable plugins for a more future-proof Plugin API
|
9 éve |
Jordi Boggiano
|
41d8fdfda8
Restore "Avoid loading plugins that do not match the current plugin api even during installation" but fixed
|
9 éve |
Jose Diaz-Gonzalez
|
0118d69603
Revert "Avoid loading plugins that do not match the current plugin api even during installation"
|
9 éve |
Jordi Boggiano
|
21f5933e01
Avoid loading plugins that do not match the current plugin api even during installation
|
9 éve |
Jordi Boggiano
|
977b8c8f41
Fix loading error when plugin is a final class, fixes #4482
|
9 éve |
Jordi Boggiano
|
bd76506dd8
Disable plugin registration during the whole run when running with --no-plugins, fixes #3910
|
9 éve |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 éve |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 éve |
nevvermind
|
994b1324bc
fix alignment
|
9 éve |