mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
The m4_normalize(m4_expand([$1])) expands the given argument if it contains M4 macros, and then trims the items together into a space separated string in an intuitive way.