Jordi Boggiano
|
33cedda708
Merge remote-tracking branch 'MaxGfeller/run-script-enhancement'
|
%!s(int64=11) %!d(string=hai) anos |
Jordi Boggiano
|
5fb005631a
Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events
|
%!s(int64=11) %!d(string=hai) anos |
Pascal Borreli
|
2f4df9d459
Fixed typos
|
%!s(int64=11) %!d(string=hai) anos |
Max Gfeller
|
067a8e764f
Added a new method to check if an event has any listeners registered.
|
%!s(int64=11) %!d(string=hai) anos |
Max Gfeller
|
a12ed492ef
Don't throw exception in the doDispatch method.
|
%!s(int64=11) %!d(string=hai) anos |
Max Gfeller
|
f1c1ba27b4
Throw an exception if no listeners have been found for given event.
|
%!s(int64=11) %!d(string=hai) anos |
Jordi Boggiano
|
11a0d16ccc
CS fixes
|
%!s(int64=12) %!d(string=hai) anos |
Nils Adermann
|
5867d477be
Use call_user_func for PHP < 5.4 compatability and accept __invoke
|
%!s(int64=12) %!d(string=hai) anos |
Nils Adermann
|
3e1519cde0
Complete missing docblocks and fix incorrect ones
|
%!s(int64=12) %!d(string=hai) anos |
Nils Adermann
|
f00f5113bf
Fix typo
|
%!s(int64=12) %!d(string=hai) anos |
Nils Adermann
|
919a190153
Add an EventSubscriberInterface which may also be implemented by plugins
|
%!s(int64=12) %!d(string=hai) anos |
Nils Adermann
|
3960edd64e
Turn EventDispatcher into generic solution handling plugins as well
|
%!s(int64=12) %!d(string=hai) anos |