Michael on Nostr: Oh, this is exciting! I love sprintf because it’s so much more readable than ...
Oh, this is exciting! I love sprintf because it’s so much more readable than concatenation, but always a bit concerned about performance.
Looks like I no longer need to worry about that from 8.4 onwards
https://tideways.com/profiler/blog/new-in-php-8-4-engine-optimization-of-sprintf-to-string-interpolation
#php
Looks like I no longer need to worry about that from 8.4 onwards
https://tideways.com/profiler/blog/new-in-php-8-4-engine-optimization-of-sprintf-to-string-interpolation
#php