mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Enable class entry generation for sapi extensions
This commit is contained in:
parent
8ffc20ace6
commit
31088eef45
10 changed files with 15 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
/** @generate-function-entries */
|
||||
/** @generate-class-entries */
|
||||
|
||||
function apache_lookup_uri(string $filename): object|false {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue