Skip to content

Tags: cakephp/event

Tags

5.3.0-RC2

Toggle 5.3.0-RC2's commit message
Merge 5.x into 5.next

5.3.0-RC1

Toggle 5.3.0-RC1's commit message
Merge 5.x into 5.next

5.2.10

Toggle 5.2.10's commit message
Add more clear error source (#18776)

Sometimes, there are nested components in controllers. There could be the case were a controller uses a component X that actually runs the event with a invalid return. It would be helpful to see what is the component and function that actually triggers the warning (instead of the name of the event subject, that is most often just the controller name)

5.2.9

Toggle 5.2.9's commit message
Add more clear error source (#18776)

Sometimes, there are nested components in controllers. There could be the case were a controller uses a component X that actually runs the event with a invalid return. It would be helpful to see what is the component and function that actually triggers the warning (instead of the name of the event subject, that is most often just the controller name)

5.2.8

Toggle 5.2.8's commit message
Add more clear error source (#18776)

Sometimes, there are nested components in controllers. There could be the case were a controller uses a component X that actually runs the event with a invalid return. It would be helpful to see what is the component and function that actually triggers the warning (instead of the name of the event subject, that is most often just the controller name)

5.2.7

Toggle 5.2.7's commit message
Add more clear error source (#18776)

Sometimes, there are nested components in controllers. There could be the case were a controller uses a component X that actually runs the event with a invalid return. It would be helpful to see what is the component and function that actually triggers the warning (instead of the name of the event subject, that is most often just the controller name)

5.2.6

Toggle 5.2.6's commit message
Add more clear error source (#18776)

Sometimes, there are nested components in controllers. There could be the case were a controller uses a component X that actually runs the event with a invalid return. It would be helpful to see what is the component and function that actually triggers the warning (instead of the name of the event subject, that is most often just the controller name)

5.2.5

Toggle 5.2.5's commit message
Improve console help (#18731)

Align command help output with callable form

Use underscore inflection when printing plugin names in command list
help. Underscore conventions are generally more common in CLI contexts
vs camelCase.

Refs #17728

* Make command runner handle plugin inflection.

Refs #17728

* Fix phpcs error

5.2.4

Toggle 5.2.4's commit message
Fix up depr notice. (#18353)

5.2.3

Toggle 5.2.3's commit message
Fix up depr notice. (#18353)