aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-symfony-console/src/formatter/output_formatter.rs
AgeCommit message (Expand)Author
2026-08-18refactor(preg): make preg_match_all yield matches per occurrencensfisis
2026-08-18refactor(preg): drop the Vec-returning preg_match_allnsfisis
2026-08-18refactor(preg): fold preg_match into preg_match2nsfisis
2026-08-18refactor(preg): back PregMatches with regex::Capturesnsfisis
2026-08-17refactor(preg): return the preg_* $matches instead of filling an out-paramnsfisis
2026-08-17refactor(preg): report unmatched groups as null in the vec-shaped preg_*nsfisis
2026-08-17docs(output-formatter): drop the stale possessive-quantifier TODOnsfisis
2026-08-17refactor(preg): wrap the preg_* $matches maps in newtypesnsfisis
2026-08-17refactor(preg): split the PREG_UNMATCHED_AS_NULL preg_* by flagnsfisis
2026-08-17refactor(preg): merge preg_match_all_offset_capture2() into its siblingnsfisis
2026-08-16refactor(preg): import preg_*() instead of qualifying themnsfisis
2026-08-12docs(todo): retag TODO markers by root causensfisis
2026-08-11chore(php-shim): drop the substring predicate portsnsfisis
2026-08-10refactor(symfony): hide leaf modules behind their parent re-exportsnsfisis
2026-08-09refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...nsfisis