We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faae099 commit 07954acCopy full SHA for 07954ac
tests/functions/return-types/int.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-Function definition with mandatory return type
+Function definition with `int` return type
3
--SKIPIF--
4
<?php include(__DIR__ . '/../../skipif.inc'); ?>
5
--FILE--
tests/functions/return-types/mixed.phpt
-Function definition with void
+Function definition with `mixed` return type
0 commit comments