Recent Contributions

Join Stack Overflow
Want to help improve PHP documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
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,406
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,681
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,798
6 comments
Create Image base64
unclear
Service Locator Injection
unclear
SPL data structures
missing detail
No proposed changes.
Changes which need review will be displayed here.
2,450 Actions
Vlanzyvinz edited Null Coalescing Operator (??) (view change) 18 hours ago
PEMapModder edited Type hinting (view change) yesterday
PEMapModder created Nullable type hints (view change) yesterday
Haridarshan edited Sessions (view change) yesterday
Haridarshan created Session Locking (view change) yesterday
View more →