phpflickr
phpflickr copied to clipboard
$this->response = $response; deprecated dynamic property
Starting in PHP 8.2, dynamic properties were deprecated. We should declare it in the class.