1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00
Files
archived-php-src/ext/reflection
Matt Brown 6cd0b48cac Implement never return type
The never type can be used to indicate that a function never
returns, for example because it always unwinds.

RFC: https://wiki.php.net/rfc/noreturn_type

Closes GH-6761.
2021-04-19 11:27:29 +02:00
..
2021-03-17 19:08:03 +01:00
2021-04-19 11:27:29 +02:00
2021-03-17 19:08:03 +01:00
2021-03-17 19:08:03 +01:00