We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bzcompress
work_factor
1 parent 2d3990c commit a8f5442Copy full SHA for a8f5442
UPGRADING
@@ -22,7 +22,7 @@ PHP 8.5 UPGRADE NOTES
22
- BZ2:
23
. bzcompress() now throws a ValueError when $block_size is not between
24
1 and 9.
25
- . bzcompress() now throws a ValueError when work_factor is not between
+ . bzcompress() now throws a ValueError when $work_factor is not between
26
0 and 250.
27
28
- LDAP:
0 commit comments