We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ff9171 + 3b59c9b commit 3e5eba2Copy full SHA for 3e5eba2
tests/KeywordEnhancerTest.php
@@ -74,7 +74,6 @@ public static function dataCodifyText(): array {
74
'`password_hash()` and password_hash()',
75
'`password_hash()` and `password_hash()`',
76
],
77
- ['password_hash()', '`password_hash()`'],
78
];
79
}
80
0 commit comments