Remove a few more unnecessary @generate-function-entries annotations

This commit is contained in:
Máté Kocsis 2021-02-09 13:34:25 +01:00
parent c6723728df
commit 8c14675217
No known key found for this signature in database
GPG Key ID: FD055E41728BF310
4 changed files with 4 additions and 10 deletions

View File

@ -1,9 +1,6 @@
<?php
/**
* @generate-function-entries
* @generate-class-entries
*/
/** @generate-class-entries */
interface Throwable extends Stringable
{

View File

@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
* Stub hash: 053248482a00efc35be505186f8430708bd280e9 */
* Stub hash: f322ba2ed3e636b6e99400edfbff98102b7e3d06 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Throwable_getMessage, 0, 0, IS_STRING, 0)
ZEND_END_ARG_INFO()

View File

@ -1,9 +1,6 @@
<?php
/**
* @generate-function-entries
* @generate-class-entries
*/
/** @generate-class-entries */
/** @strict-properties */
final class Generator implements Iterator

View File

@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
* Stub hash: 9d6c2801abbb78d402efb2b2ccdd5242438bd6a1 */
* Stub hash: 06d4e8126db48fe8633ecd40b93904a0f9c59263 */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Generator_rewind, 0, 0, IS_VOID, 0)
ZEND_END_ARG_INFO()