-
Notifications
You must be signed in to change notification settings - Fork 333
Pull requests: CopernicaMarketingSoftware/PHP-CPP
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
proof-of-cencept for calling wasm from php - not great, but probably ok as demo/example code?
#519
opened Mar 8, 2024 by
davidbuzz
Loading…
fixes Globals example where
Php::GLOBALS["c"]["member"]
is not set
#516
opened Nov 21, 2023 by
robocoder
Loading…
onInfo() callback that will be called when PHP calls phpinfo() - Fixes #442
#486
opened Oct 2, 2021 by
henrywood
Loading…
Introduced PropertyPtrPtr interface to return pointer to Zval of property object.
#472
opened Jan 11, 2021 by
kirmorozov
Loading…
Replaced VLA with SmallVector template, added -pedantic compiler swit…
#424
opened Jul 10, 2019 by
edin
Loading…
Added possibility to compile this library as a static or dynamic library
#324
opened Apr 14, 2017 by
atvise
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.