You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we'd like to specify the path to the HAT trie C++ library when installing php_trie via PECL is over-complex: we need to download the package, extract it and call configure.
What about adding to package.xml something like what imagick does?
If we'd like to specify the path to the HAT trie C++ library when installing php_trie via PECL is over-complex: we need to download the package, extract it and call configure.
What about adding to
package.xmlsomething like what imagick does?See