Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event listeners #115

Merged
merged 7 commits into from
Jun 4, 2023
Merged

Event listeners #115

merged 7 commits into from
Jun 4, 2023

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Jun 2, 2023

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Related yiisoft/yii-dev-panel#49

@what-the-diff
Copy link

what-the-diff bot commented Jun 2, 2023

PR Summary

  • Integration of alexkart/curl-builder package
    Added the alexkart/curl-builder package to the composer.json file for better curl command handling.
  • New route for event listeners inspection
    Created a new route /inspect/api/events to inspect event listeners for easier debugging and inspection.
  • New route for curl command generation
    Introduced a new route /inspect/api/curl to automatically generate curl commands from request data, making it more convenient to use and test/debug APIs.

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1c4206d) 0.00% compared to head (b3ce54f) 0.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##             master    #115   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      226     229    +3     
========================================
  Files            21      21           
  Lines          1021    1037   +16     
========================================
- Misses         1021    1037   +16     
Impacted Files Coverage Δ
src/Controller/InspectController.php 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xepozz xepozz changed the title Events listeners Event listeners Jun 2, 2023
@xepozz xepozz marked this pull request as ready for review June 3, 2023 10:25
@xepozz xepozz merged commit 0a98442 into master Jun 4, 2023
@xepozz xepozz deleted the events branch June 4, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants