pecl-teds icon indicating copy to clipboard operation
pecl-teds copied to clipboard

`intern_string(array|string $str): array|string` to expose string interning functionality

Open TysonAndre opened this issue 4 years ago • 0 comments

This may be useful for reducing memory usage when decoding data in userland, during program startup for long-running programs, etc

TysonAndre avatar Feb 07 '22 02:02 TysonAndre