frederik
|
d1d40502bf
|
ProcessExecutor::escape
|
2014-09-24 18:30:12 +02:00 |
frederik
|
7ae1430689
|
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
2014-09-24 17:18:15 +02:00 |
François Pluchino
|
1067ce4f96
|
Add installer events
|
2014-07-29 15:25:16 +02:00 |
Jordi Boggiano
|
0ce0cf42e8
|
Merge remote-tracking branch 'francoispluchino/fix-phpdoc'
Conflicts:
src/Composer/EventDispatcher/EventDispatcher.php
|
2014-07-23 19:19:39 +02:00 |
Jordi Boggiano
|
cec1627acf
|
Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516
|
2014-07-20 21:55:24 +02:00 |
Jordi Boggiano
|
d9d8d09fe1
|
Add support for local binaries in scripts, refs #2516
|
2014-07-20 19:46:51 +02:00 |
Jordi Boggiano
|
33cedda708
|
Merge remote-tracking branch 'MaxGfeller/run-script-enhancement'
|
2014-07-20 19:07:45 +02:00 |
François Pluchino
|
8b5c00bff0
|
Fix phpdoc
|
2014-07-16 15:17:38 +02:00 |
Jordi Boggiano
|
5fb005631a
|
Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events
|
2014-03-01 21:22:01 +01:00 |
Pascal Borreli
|
2f4df9d459
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
Max Gfeller
|
067a8e764f
|
Added a new method to check if an event has any listeners registered.
|
2013-12-19 08:48:41 +01:00 |
Max Gfeller
|
a12ed492ef
|
Don't throw exception in the doDispatch method.
|
2013-12-19 08:47:55 +01:00 |
Max Gfeller
|
f1c1ba27b4
|
Throw an exception if no listeners have been found for given event.
|
2013-12-19 07:58:58 +01:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Nils Adermann
|
5867d477be
|
Use call_user_func for PHP < 5.4 compatability and accept __invoke
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
3e1519cde0
|
Complete missing docblocks and fix incorrect ones
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
f00f5113bf
|
Fix typo
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
919a190153
|
Add an EventSubscriberInterface which may also be implemented by plugins
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
3960edd64e
|
Turn EventDispatcher into generic solution handling plugins as well
|
2013-08-30 12:51:41 +02:00 |