ADmad
|
528e7dd372
Fix test on PHP 7.2
|
8 years ago |
ADmad
|
10161bb54c
Fix dispatched event info display in debug.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mark Story
|
763be2ee3a
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
994787169c
Revert Event::$_result to Event::$result.
|
9 years ago |
Robert Pustułka
|
ac94108ea9
CS fix
|
9 years ago |
Robert Pustułka
|
1b92d0d262
Make EventManager methods chainable.
|
9 years ago |
Mark Story
|
a6a37601c9
Merge branch 'master' into 3.next
|
9 years ago |
Cees-Jan Kiewiet
|
249e2d7e15
Fixed linting issues find in test
|
9 years ago |
Cees-Jan Kiewiet
|
63b181e5dd
Test for EventManager::debugInfo
|
9 years ago |
Mark Story
|
84cb824c24
Merge pull request #9376 from thinkingmedia/thinkingmedia/event-data
|
9 years ago |
thinkingmedia
|
9e06527bee
fix usage of data and result on some event objects
|
9 years ago |
thinkingmedia
|
61fe5cedc6
fixed reading data property on tests
|
9 years ago |
thinkingmedia
|
9ada469801
adds methods for Events with deprecate warnings for data property
|
9 years ago |
Mark Story
|
4c500da9be
Merge branch 'master' into 3.next
|
9 years ago |
Jeremy Harris
|
2a9ff7ee6d
Adding to global list if dispatched globally
|
9 years ago |
Jeremy Harris
|
a9001488ad
Merge branch 'master' into global-event-lists
|
9 years ago |
Jeremy Harris
|
d4ddcf5df7
Added EventManager::isTrackingEvents
|
9 years ago |
Jeremy Harris
|
bcac22b17e
Added failing test for global event manager lists
|
9 years ago |
antograssiot
|
83add78952
remove specific php5.5 code
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
718551b0ba
Remove use of TestCase::getMock() from "Event" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Florian Krämer
|
a8b2ccaca6
Fixing typo / copy paste error in doc blocks
|
9 years ago |
Florian Krämer
|
2004d5a1f7
Renaming some methods to access the event list.
|
9 years ago |
Florian Krämer
|
75a9863fb5
Renaming event stack to event list.
|
9 years ago |
Florian Krämer
|
eea8e82e5f
API improvements for the event stack and tests.
|
9 years ago |