jphp
jphp copied to clipboard
Missing strtr function
The strtr function is missing.
https://www.php.net/manual/en/function.strtr.php
Hi @danog, thanks for submitting the issue. I believe we already have it: https://github.com/jphp-group/jphp/blob/master/exts/jphp-zend-ext/src/main/java/org/develnext/jphp/zend/ext/standard/StringFunctions.java#L1112-L1133