-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Test on PHP 8.2 * Turn off fail fast so we can see all errors * Declare disposable property on scheduled item This fixes the following error on 8.2: ``` Deprecated: Creation of dynamic property Rx\Scheduler\ScheduledItem::$disposable is deprecate ```
- Loading branch information
1 parent
6e769ab
commit ecfed5e
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters