Commit af4b6db
committed
[CLI] sqlite-markdown: relink PHP-WASM (all PHP versions × asyncify/jspi)
PHP-WASM rebuild against the gated libsqlite3 that has sqlite_markdown.c
appended to sqlite3.c. The constructor in extensions.c only registers
sqlite3_auto_extension when SQLITE_MARKDOWN_AUTOLOAD=1, so the
markdown_posts / markdown_postmeta vtabs stay dormant for everyone who
doesn't pass --sqlite-markdown.
After this, the CLI flag activates the markdown vtab on every supported
modern PHP version (7.4, 8.0–8.5), not just 8.5.1 parent 35f9307 commit af4b6db
27 files changed
Lines changed: 145568 additions & 122391 deletions
File tree
- packages/php-wasm/node-builds
- 7-4
- asyncify
- 7_4_33
- jspi
- 7_4_33
- 8-0
- asyncify
- 8_0_30
- jspi
- 8_0_30
- 8-1
- asyncify
- 8_1_34
- jspi
- 8_1_34
- 8-2
- asyncify
- 8_2_30
- jspi
- 8_2_30
- 8-3
- asyncify
- 8_3_30
- jspi
- 8_3_30
- 8-4
- asyncify
- 8_4_20
- jspi
- 8_4_20
- 8-5
- asyncify/8_5_5
- jspi
- 8_5_5
Binary file not shown.
Lines changed: 12418 additions & 10553 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Lines changed: 12477 additions & 10574 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments