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

remove use of deprecated methods #1328

Closed
wants to merge 1 commit into from
Closed

remove use of deprecated methods #1328

wants to merge 1 commit into from

Conversation

yeighta
Copy link

@yeighta yeighta commented Oct 2, 2023

On September 8, 2023, version 2.4.0 of cakephp/chronos was released. Due to this release, several methods have been deprecated. In Laravel horizon 4.x, it specifies chronos = ^2.0, which has led to exceptions being thrown in parts where the deprecated methods are used. This PR modifies the code to avoid using the deprecated methods from chronos.

@crynobone
Copy link
Member

Duplicate of #1305

@crynobone crynobone marked this as a duplicate of #1305 Oct 2, 2023
@crynobone crynobone closed this Oct 2, 2023
@crynobone
Copy link
Member

Locked chronos using #1321 (comment)

However, you should consider upgrading to the latest Laravel as soon as you can to use the latest Horizon version as more deprecation will occur in the future if you are locked on unsupported versions.

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