Skip to content

Commit 8d44508

Browse files
ext/intl/spoofchecker: remove outdated TODO about documentation (#20425)
Documented in php/doc-en#2274 [skip ci]
1 parent b690258 commit 8d44508

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/intl/spoofchecker/spoofchecker_main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ PHP_METHOD(Spoofchecker, setChecks)
136136
/* }}} */
137137

138138
#if U_ICU_VERSION_MAJOR_NUM >= 58
139-
/* TODO Document this method on PHP.net */
140139
/* {{{ Set the loosest restriction level allowed for strings. */
141140
PHP_METHOD(Spoofchecker, setRestrictionLevel)
142141
{

0 commit comments

Comments
 (0)