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

[2.0] FIX: Exception "Serialization of 'Closure' is not allowed" in event Listeners. #83

Merged
merged 1 commit into from
May 22, 2024

Conversation

aon4o
Copy link
Contributor

@aon4o aon4o commented May 16, 2024

Description

This Pull Request fixes issue #82.

It adds the SerializesModels trait to all events in the package.

The code is tested in a local environment and all the tests pass.

Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (48ef0b9) to head (3f73248).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff             @@
##                 2.x       #83   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       157       157           
===========================================
  Files             20        20           
  Lines            444       444           
===========================================
  Hits             444       444           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DarkGhostHunter DarkGhostHunter merged commit 607e9fe into Laragear:2.x May 22, 2024
18 checks passed
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