PHP 8.5.0 Alpha 2 available for testing

Voting

: max(one, six)?
(Example: nine)

The Note You're Voting On

gladd at trash dot eris dot qinetiq dot com
21 years ago
Just to clarify what is meant by "process" above:

On the Apache webserver, many PHP requests will be executed within the same process space because it is multithreaded. However, any semaphores got and acquired by a script and not released and removed will still be automatically cleaned up by the PHP interpreter each time the script terminates.

Remove any trash before emailing!

<< Back to user notes page

To Top