Fabien Potencier
|
b502a35fc1
added missing var declaration
|
пре 8 година |
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
|
пре 9 година |
Jordi Boggiano
|
bd76506dd8
Disable plugin registration during the whole run when running with --no-plugins, fixes #3910
|
пре 9 година |
Jordi Boggiano
|
ce08582671
Fix CS
|
пре 9 година |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
пре 9 година |
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 година |