summaryrefslogtreecommitdiff
path: root/ext/posix/posix.stub.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/posix/posix.stub.php')
-rw-r--r--ext/posix/posix.stub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/posix.stub.php b/ext/posix/posix.stub.php
index a509d9460f..a15a3a5dc5 100644
--- a/ext/posix/posix.stub.php
+++ b/ext/posix/posix.stub.php
@@ -1,6 +1,6 @@
<?php
-/** @generate-function-entries */
+/** @generate-class-entries */
function posix_kill(int $process_id, int $signal): bool {}