php-src/ext/reflection
Tim Düsterhus 8a87206211
reflection: Add ReflectionGenerator::isClosed() (#14358)
* reflection: Add `ReflectionGenerator::isClosed()`

see https://github.com/php/php-src/pull/14167#issuecomment-2133641998

* Fix test expectation

* Drop `{{{` / `}}}` comments around `ReflectionGenerator::isClosed()`
2024-05-29 19:07:09 +02:00
..
tests reflection: Add ReflectionGenerator::isClosed() (#14358) 2024-05-29 19:07:09 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_reflection.c reflection: Add ReflectionGenerator::isClosed() (#14358) 2024-05-29 19:07:09 +02:00
php_reflection.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reflection.stub.php reflection: Add ReflectionGenerator::isClosed() (#14358) 2024-05-29 19:07:09 +02:00
php_reflection_arginfo.h reflection: Add ReflectionGenerator::isClosed() (#14358) 2024-05-29 19:07:09 +02:00