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