mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
For many years, the code has contained a TODO comment indicating that the original author had wanted to do this. Using smart_str makes the code shorter and cleaner, and it is another step towards removing a bunch of legacy mbstring code which will soon be unneeded.