php-memoize icon indicating copy to clipboard operation
php-memoize copied to clipboard

PHP extension which transparently caches PHP functions

Results 1 php-memoize issues
Sort by recently updated
recently updated
newest added

During the `make` command, I'm receiving the following fatal error: ``` /tmp/php-memoize/memoize.c:27:40: fatal error: ext/standard/php_smart_str.h: No such file or directory #include "ext/standard/php_smart_str.h" ^ ``` I'm running the following version of...