Skip to content

Commit 8e59aed

Browse files
committed
add missing switch case
1 parent 4abc7dd commit 8e59aed

File tree

1 file changed

+3
-0
lines changed
  • support/build/extensions/no-debug-non-zts-20151012

1 file changed

+3
-0
lines changed

support/build/extensions/no-debug-non-zts-20151012/v8js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ case ${ZEND_MODULE_API_VERSION} in
2424
20160303)
2525
series=7.1
2626
;;
27+
20170718)
28+
series=7.2
29+
;;
2730
*)
2831
echo unknown zend module api version: ${ZEND_MODULE_API_VERSION}
2932
exit 2

0 commit comments

Comments
 (0)