Skip to content

Commit

Permalink
Automatically regenerate the files
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharhamel authored May 7, 2022
1 parent b206c26 commit 267d364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generated/zlib.php
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ function gzcompress(string $data, int $level = -1, int $encoding = ZLIB_ENCODING
*
* @param string $data The data to decode, encoded by gzencode.
* @param int $max_length The maximum length of data to decode.
* @return string The decoded string.
* @return string The decoded string, or.
* @throws ZlibException
*
*/
Expand Down

0 comments on commit 267d364

Please # to comment.