1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
AllenJB
9d3f87fffd interactive-examples.js: Enable for informal examples and fix output replacement 2025-10-01 12:01:47 +01:00
AllenJB
800460f6c2 interactive-examples.js: Enable for informal examples 2025-10-01 12:01:47 +01:00
AllenJB
12852cf79d interactive-examples.js: Fix access on null value (#1462) 2025-09-28 10:49:25 +01:00
Derick Rethans
e8a9ae4b82 Update WASM to PHP 8.4.4, and enable mbstring and XML extensions 2025-03-07 02:05:35 +01:00
Derick Rethans
c4c91d9435 Have a better button position and say if there is no output 2025-03-07 02:05:35 +01:00
Gina Peter Banyard
b4638bf2e0 Reuse existing output (#1180) 2025-01-31 13:05:56 +03:00
Tim Düsterhus
621bcce3c2 Disable spellchecker for interactive code examples (#1176) 2024-12-04 09:31:12 +08:00
Antoine Bluchet
79d4f7922e Run examples with php wasm (#1097)
* Run examples with php wasm
* make examples editable
* load wasm only when running code
* handle empty code

Co-authored-by: lwlinux <1053317536@qq.com>
2024-12-03 10:32:03 +00:00