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.
2 parents 06bca22 + e1ef166 commit b0afc3fCopy full SHA for b0afc3f
1 file changed
src/Psalm/Internal/Fork/Pool.php
@@ -42,7 +42,7 @@
42
final class Pool
43
{
44
private readonly WorkerPool $pool;
45
- public function __sleep(): array
+ public function __serialize(): array
46
47
return [];
48
}
0 commit comments