Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6771d45

Browse files
[PhpUnitBridge] Add enum_exists mock
1 parent a93dae9 commit 6771d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,7 @@ reason, this component also provides mocks for these PHP functions:
736736
* :phpfunction:`class_exists`
737737
* :phpfunction:`interface_exists`
738738
* :phpfunction:`trait_exists`
739+
* :phpfunction:`enum_exists` (requires PHP 8.1)
739740

740741
Use Case
741742
~~~~~~~~

0 commit comments

Comments
 (0)