Skip to content

Commit d7947de

Browse files
committed
ext/standard/array.c no longer depends on php_string.h
1 parent 623c4d0 commit d7947de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/standard/array.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#include "php_globals.h"
3636
#include "php_array.h"
3737
#include "basic_functions.h"
38-
#include "php_string.h"
3938
#include "php_rand.h"
4039
#include "php_math.h"
4140
#include "zend_smart_str.h"

0 commit comments

Comments
 (0)