-
Notifications
You must be signed in to change notification settings - Fork 188
Pull requests: hhvm/user-documentation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
# Stable debug build that is suitable for debuggers like gdb apt-get install hhvm-dbg # Stable developer package that contains the headers so you can create extensions, etc. apt-get install hhvm-dev # Nightly build (Living on the edge, rebuilt everyday, possibly unstable) apt-get install hhvm-nightly # Nightly debug build apt-get install hhvm-nightly-dbg # Nightly developer build apt-get install hhvm-dev-nightlyAdd documentation for format_0x3d function
#1411
opened Feb 5, 2026 by
barretojorginho65-droid
Loading…
Update docs to mention the "new" strict switch statements
CLA Signed
#1342
opened May 28, 2023 by
lexidor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.