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 6ebf51b commit 3751b4dCopy full SHA for 3751b4d
config.m4
@@ -27,7 +27,7 @@ if test "$PHP_JANSSON" != "no"; then
27
PHP_ADD_INCLUDE($JANSSON_DIR/include)
28
29
LIBNAME=jansson
30
- LIBSYMBOL=json_array_foreach
+ LIBSYMBOL=json_object
31
32
PHP_CHECK_LIBRARY($LIBNAME,$LIBSYMBOL,
33
[
0 commit comments