aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/console
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-14 12:04:51 +0900
committernsfisis <nsfisis@gmail.com>2026-06-14 12:14:41 +0900
commit4ace644474d3d0e5575d19616ce46ba7d521fc64 (patch)
tree66a100c91058c17a14df3173b97360aaf806274f /crates/shirabe/src/console
parent716f44031a39c5e43fb441ecc470db76efc23dd4 (diff)
downloadphp-shirabe-4ace644474d3d0e5575d19616ce46ba7d521fc64.tar.gz
php-shirabe-4ace644474d3d0e5575d19616ce46ba7d521fc64.tar.zst
php-shirabe-4ace644474d3d0e5575d19616ce46ba7d521fc64.zip
refactor(pcre): move preg_* free functions into php-shim
The free preg_* functions, the CaptureKey type, and the PREG_* constants move from the pcre crate into shirabe-php-shim, where the rest of the PHP standard-library shims live. Colliding names take a 2 suffix (preg_match2, preg_split2, etc.) since the shim already exposes differently-shaped variants. Preg keeps its public API and delegates to the relocated functions; CaptureKey is re-exported from composer::pcre so consumers are unaffected. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/src/console')
0 files changed, 0 insertions, 0 deletions