mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
68527a7834
For apache2handler, fpm, litespeed, phpdbg, specifically. Partially implements GH-5295
4 lines
56 B
PHP
4 lines
56 B
PHP
<?php
|
|
|
|
function dl(string $extension_filename): bool {}
|