Skip to content

Commit 267d364

Browse files
authored
Automatically regenerate the files
1 parent b206c26 commit 267d364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generated/zlib.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ function gzcompress(string $data, int $level = -1, int $encoding = ZLIB_ENCODING
187187
*
188188
* @param string $data The data to decode, encoded by gzencode.
189189
* @param int $max_length The maximum length of data to decode.
190-
* @return string The decoded string.
190+
* @return string The decoded string, or.
191191
* @throws ZlibException
192192
*
193193
*/

0 commit comments

Comments
 (0)