php / php-src

The PHP Interpreter
https://www.php.net
Other
38.27k stars 7.76k forks source link

Remove wrapping comments in ext/skeleton #16894

Open jorgsowa opened 22 hours ago

jorgsowa commented 22 hours ago

Removes wrapping comments in the ext/skeleton. This style is outdated and isn't followed in the whole codebase, so it's better for new extensions not to follow it.