themattharris / tmhOAuth

An OAuth 1.0A library written in PHP
Apache License 2.0
855 stars 335 forks source link

Fix formatting with php_codesniffer, minor fixes to avoid warnings in PHP 8.3 #206

Open frankforte opened 7 months ago

frankforte commented 7 months ago

Minor fixes to avoid warnings warnings in PHP 8.3 and in code editors. Use git diff --ignore-all-space to see changes without most of the formatting differences.