Skip to content

Commit abd97b8

Browse files
committed
Merge branch 'PHP-7.1' into PHP-7.2
# Conflicts: # ext/json/config.w32
2 parents f589e5c + 86aa1ca commit abd97b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/json/config.w32

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ if (PHP_JSON != "no") {
1919

2020
ADD_MAKEFILE_FRAGMENT();
2121

22-
PHP_INSTALL_HEADERS("ext/json/", "php_json.h");
22+
PHP_INSTALL_HEADERS("ext/json/", "php_json.h php_json_parser.h php_json_scanner.h");
2323
}
2424

0 commit comments

Comments
 (0)