Skip to content

Commit

Permalink
Merge pull request #354 from thecodingmachine/create-pull-request/reg…
Browse files Browse the repository at this point in the history
…enerate-files

Automatically regenerate the files
  • Loading branch information
Kharhamel committed May 9, 2022
2 parents e47eeb5 + 267d364 commit 4deb927
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 4deb927

Please sign in to comment.