Shiki PHP v2.4.0 Release Notes
Release Date: 2026-04-27 // about 2 months ago-
What's Changed
- ⚡️ feat: Update shiki to v4 by @s3ththompson in #40
- 🛠 fix: dual custom themes by @s3ththompson in #39
Full Changelog : 2.3.3...2.4.0
Previous changes from v2.3.3
-
What's Changed
- 🛠 Fix: Support large code blocks by passing input via stdin instead of command-line arguments (#36) by @drewrichards
This fixes the
proc_open(): posix_spawn() failed: Argument list too longerror that occurred when highlighting large code blocks.