Skip to content

[13.x] Drop method_exists checks in MonitorCommand #59151

Merged
taylorotwell merged 1 commit intolaravel:13.xfrom
jackbayliss:13.x-drop-method-exists
Mar 11, 2026
Merged

[13.x] Drop method_exists checks in MonitorCommand #59151
taylorotwell merged 1 commit intolaravel:13.xfrom
jackbayliss:13.x-drop-method-exists

Conversation

@jackbayliss
Copy link
Contributor

@jackbayliss jackbayliss commented Mar 10, 2026

Left a note on this to come back to once it was caught up.. which it is now

Now that pendingSize, delayedSize, etc are now defined on the Queue contract, the method_exists checks are no longer needed.

TLDR They're on the interface, so any implementation must have them.. very minor, but saves a check 🤷🏻

13.x cause thats where the contract changes are! :)

@github-actions
Copy link

Thanks for submitting a PR!

Note that draft PRs are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@jackbayliss jackbayliss marked this pull request as ready for review March 10, 2026 23:41
@taylorotwell taylorotwell merged commit ef08a9a into laravel:13.x Mar 11, 2026
54 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