Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored and isfedorov committed Jan 27, 2025
1 parent a71f242 commit 6c6bf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard/standard_8.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ function metaphone(string $string, int $max_phonemes = 0) {}
/**
* Turn on output buffering
* @link https://php.net/manual/en/function.ob-start.php
* @param callable|null $callback [optional] <p>
* @param callable|null $callback <p>
* An optional output_callback function may be
* specified. This function takes a string as a parameter and should
* return a string. The function will be called when
Expand Down

0 comments on commit 6c6bf20

Please sign in to comment.