mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-17 13:12:22 +00:00
a79e21b0d1
* Fix PHP_CodeSniffer errors Error message: Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterTagBlock) * Fix PHP_CodeSniffer errors Error message: Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) * Fix PHP_CodeSniffer warnings Error message: A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 6 and the first side effect is on line 14. (PSR1.Files.SideEffects.FoundWithSymbols)
Didn't find an example that fits your use case?
Please file a ticket. Thanks!