php-cmis-client icon indicating copy to clipboard operation
php-cmis-client copied to clipboard

PHP 8 deprecations

Open prudloff-insite opened this issue 11 months ago • 0 comments

This patch fixes some deprecations encountered when using PHP 8.1:

  • Passing NULL as exception code is deprecated
  • Implicit int conversion is deprecated

prudloff-insite avatar Mar 05 '24 15:03 prudloff-insite