mirror of
https://github.com/php/php-src.git
synced 2026-04-14 03:22:58 +02:00
6 lines
98 B
PHP
6 lines
98 B
PHP
<?php
|
|
|
|
function %EXTNAME%_test1(): void {}
|
|
|
|
function %EXTNAME%_test2(string $str = ""): string {}
|