Files
php-curl-class/examples
Zach Borboa a79e21b0d1 Fix PHP_CodeSniffer coding standard errors (#993)
* 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)
2025-09-15 21:24:22 -04:00
..
2023-10-21 06:20:13 -07:00
2023-10-21 06:20:13 -07:00
2023-10-21 06:20:13 -07:00
2023-10-21 06:20:13 -07:00
2021-03-18 01:15:52 -04:00
2023-07-15 04:39:10 -07:00
2016-07-04 00:25:25 -07:00

Didn't find an example that fits your use case?

Please file a ticket. Thanks!