PHP


7 Requested Topics

WebSockets Documentation about real-time communication, PHP adaptation of RFC6455, libevent package (pecl.php.net/package/libevent), links between HTTP and WS servers etc. requested by Flo-Schield-Bobby 2,446
Memory usage/Garbage Collection Information regarding memory usage and garbage collection will be useful, like what happens in web requests, what happends in long-running php scripts (will the garbage be collected or OOM thrown), how and when use gc_collect_cycles, etc requested by Vic 8,954 4 comments
extensions Table of extensions with the short description what each does an whether or not is enabled by default. Enabling/disabling extensions (also dynamically with dl()). Checking which extensions are loaded (phpinfo -m) requested by Ruslan Bes 1,801 7 comments
fast CGI Implementation of fast cgi, fpm etc. requested by Abhishek gurjar 1,857 1 comment
View more

0 Proposed Changes

No proposed changes.

Changes which need review will be displayed here.

2,520 Actions