Skip to content

Commit 48538bd

Browse files
committed
Api documentations update (Mon Jan 27 12:18:49 UTC 2025)
#apidocs
1 parent c59bf4f commit 48538bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-docs/phpstorm-stubs/[Global_Namespace].html

+1-1
Original file line numberDiff line numberDiff line change
@@ -39544,7 +39544,7 @@ <h2>Functions</h2>
3954439544
bool
3954539545
</div>
3954639546
<div class="col-md-8">
39547-
ob_start(callable $callback, int $chunk_size = 0, int $flags = PHP_OUTPUT_HANDLER_STDFLAGS)<br>
39547+
ob_start(callable|null $callback = null, int $chunk_size = 0, int $flags = PHP_OUTPUT_HANDLER_STDFLAGS)<br>
3954839548
<p><p>Turn on output buffering</p></p> </div>
3954939549
<div class="col-md-2">
3955039550
<div class="location"><a href="https://github.com/JetBrains/phpstorm-stubs/blob/master/standard/standard_8.php#L208">at line 208</a>

0 commit comments

Comments
 (0)