food_server/vendor/psr/event-dispatcher
tk 9ef6902c1d 【类 型】:fix
【主	题】:提交runing字段
【描	述】:
	[原因]:正则匹配 bind_route 添加runing字段 PS:对应取出bind_route的, 即分割符
	[过程]:
	[影响]:
【结	束】
2024-07-09 17:35:54 +08:00
..
src 【类 型】:fix 2024-07-09 17:35:54 +08:00
.editorconfig 【类 型】:fix 2024-07-09 17:35:54 +08:00
.gitignore 【类 型】:fix 2024-07-09 17:35:54 +08:00
composer.json 【类 型】:fix 2024-07-09 17:35:54 +08:00
LICENSE 【类 型】:fix 2024-07-09 17:35:54 +08:00
README.md 【类 型】:fix 2024-07-09 17:35:54 +08:00

PSR Event Dispatcher

This repository holds the interfaces related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.