Skip to content

Commit

Permalink
Added init_arguments/bootstrap options
Browse files Browse the repository at this point in the history
  • Loading branch information
matyhtf committed Sep 30, 2024
1 parent e8af69b commit fa7b522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/Server/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ class Helper
'output_buffer_size' => true,
'buffer_output_size' => true,
'message_queue_key' => true,
'init_arguments' => true,
'bootstrap' => true,
];

public const PORT_OPTIONS = [
Expand Down

0 comments on commit fa7b522

Please sign in to comment.