Skip to content

Commit a2232d4

Browse files
committed
fix CI
1 parent b49aaf4 commit a2232d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ext/soap/soap.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2330,6 +2330,7 @@ PHP_METHOD(SoapClient, __construct)
23302330
}
23312331

23322332
finish:
2333+
;
23332334
SOAP_CLIENT_END_CODE();
23342335
}
23352336
/* }}} */

0 commit comments

Comments
 (0)