Skip to content

Commit dd4c021

Browse files
committed
poll: update classes in ReflectionExtension::getClassNames
1 parent 25ad206 commit dd4c021

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ext/reflection/tests/ReflectionExtension_getClassNames_basic.phpt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ foreach ($classNames as $className) {
1414
--EXPECT--
1515
AssertionError
1616
Directory
17+
PollContext
18+
PollException
19+
PollHandle
20+
PollWatcher
1721
RoundingMode
1822
StreamBucket
19-
StreamPollContext
20-
StreamPollEvent
21-
StreamPollException
23+
StreamPollHandle
2224
__PHP_Incomplete_Class
2325
php_user_filter

0 commit comments

Comments
 (0)