|
@@ -4,10 +4,8 @@ |
|
4
|
4
|
* |
|
5
|
5
|
* Implementation follows the Symfony polyfill-php80 package. |
|
6
|
6
|
* |
|
7
|
7
|
* @see https://github.com/symfony/polyfill-php80 |
|
8
|
|
- * |
|
9
|
|
- * @package wp-sqlite-integration |
|
10
|
8
|
*/ |
|
11
|
9
|
|
|
12
|
10
|
if ( ! function_exists( 'str_starts_with' ) ) { |
|
13
|
11
|
/** |