mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Zend/tests/return_types/never_generator.phpt: fix test name (GH-15757)
The test is unrelated to parameter types, likely left over from a copy-paste with never_parameter.phpt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--TEST--
|
||||
never return type: not valid as a parameter type
|
||||
never return type: not valid for a generator
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user