Shiki PHP v2.4.0 Release Notes

Release Date: 2026-04-27 // about 2 months ago

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 long error that occurred when highlighting large code blocks.