Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: Fix deprecation warning with PHP 8
This removes the warning `PHP Deprecated: Required parameter $response follows optional parameter $id in Application/Flowpack.ElasticSearch/Classes/Domain/Factory/DocumentFactory.php on line 40`
- Loading branch information
7c87d7a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonnitto thanks for that fix. Currently we deactivated the deprecation-warnings in our local docker php-environments because of this. Would love to re-enable them. Looking forward for a release of this package.