Skip to content

Commit a127502

Browse files
committed
comment
1 parent c43ea45 commit a127502

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sapi/cli/cli.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ typedef struct php_cli_server_context {
5454
php_cli_mode mode;
5555
} php_cli_server_context;
5656

57+
/* this performs full cli-SAPI boot, loads modules, sets up TSRM and co. */
5758
extern PHP_CLI_API int do_php_cli(int argc, char *argv[]);
5859

5960
#endif /* CLI_H */

0 commit comments

Comments
 (0)