PHP 8.5.0 Alpha 1 available for testing

Voting

: three minus three?
(Example: nine)

The Note You're Voting On

marbledore at mail dot ru
14 years ago
It looks like msg_receive() allocates a memory with size $maxsize, and only then tries to receive a message from queue into allocated memory. Because my script dies with $maxsize = 1 Gib, but works with $maxsize = 10 Kib.

<< Back to user notes page

To Top