File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -208,15 +208,15 @@ In addition to the above methods it is also possible to use the
208
208
- @requires PHPUnit 7.3.1
209
209
- @requires PHPUnit < 8
210
210
* - ``OS ``
211
- - A regexp matching `PHP_OS <http ://php.net/manual/en/reserved.constants.php#constant.php-os >`_
211
+ - A regexp matching `PHP_OS <https ://www. php.net/manual/en/reserved.constants.php#constant.php-os >`_
212
212
- @requires OS Linux
213
213
- @requires OS WIN32|WINNT
214
214
* - ``OSFAMILY ``
215
- - Any `OS family <http ://php.net/manual/en/reserved.constants.php#constant.php-os-family >`_
215
+ - Any `OS family <https ://www. php.net/manual/en/reserved.constants.php#constant.php-os-family >`_
216
216
- @requires OSFAMILY Solaris
217
217
- @requires OSFAMILY Windows
218
218
* - ``function ``
219
- - Any valid parameter to `function_exists <http ://php.net/function_exists >`_
219
+ - Any valid parameter to `function_exists <https ://www. php.net/function_exists >`_
220
220
- @requires function imap_open
221
221
- @requires function ReflectionMethod::setAccessible
222
222
* - ``extension ``
You can’t perform that action at this time.
0 commit comments