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.
1 parent d9d5230 commit f74da39Copy full SHA for f74da39
src/polyfills.php
@@ -61,7 +61,7 @@ function str_starts_with(string $haystack, string $needle): bool
61
/**
62
* Checks if a string contains a given substring.
63
*
64
- * @since n.e.x.t
+ * @since 0.1.0
65
66
* @param string $haystack The string to search in.
67
* @param string $needle The substring to search for.
0 commit comments