-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix compatible with PHP 8.1 There was an error in PHP 8.1: "...with message 'strtolower(): Passing null to parameter #1 ($string) of type string is deprecated..." I fixed it. * Added php 8.1 to unit tests * Also adding workflow_dispatch to tigger gha Co-authored-by: Aaron de Mello <314152+AaronDDM@users.noreply.github.com> Co-authored-by: AaronDDM <aaron.d@nylas.com>
- Loading branch information
1 parent
f238acc
commit ceadf8b
Showing
2 changed files
with
3 additions
and
3 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