Skip to content

Remove unused Curler::$options property#32

Closed
kasparsd wants to merge 1 commit intogettyimages:mainfrom
kasparsd:fix-30-php-warning
Closed

Remove unused Curler::$options property#32
kasparsd wants to merge 1 commit intogettyimages:mainfrom
kasparsd:fix-30-php-warning

Conversation

@kasparsd
Copy link

@kasparsd kasparsd commented Oct 8, 2025

Fixes #30.

It appears to be a copy-paste leftover from CurlerMock where $options was actually defined:

and can be safely removed.

@kasparsd kasparsd closed this Oct 9, 2025
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.

PHP Deprecation notice Creation of dynamic property GettyImages\Api\Curler\Curler::$options is deprecated on PHP 8.2

1 participant