realpath_turbo icon indicating copy to clipboard operation
realpath_turbo copied to clipboard

Extension for Windows

Open jmwebservices opened this issue 5 years ago • 2 comments

I came across this extension after researching degraded file access performance of one of my projects. It turns out, it was impacted by the tremendous performance cost of open_basedir. Is there any chance this can be compiled and offered for PHP running on windows? I use the binaries from windows.php.net.

jmwebservices avatar Oct 26 '19 05:10 jmwebservices

Try compiling on Travis CI https://travis-ci.community/t/where-to-contribute-php-support-for-windows/304/2 and upload it to an S3 bucket of yours https://docs.travis-ci.com/user/uploading-artifacts/

szepeviktor avatar Oct 26 '19 06:10 szepeviktor

Four years later and I am still dealing with performance issues with open_basedir. @Whissi How can I get this compiled for PHP 7.3,7.4,8.0,8.1 and 8.2? I am willing to pay for this.

jmwebservices avatar Aug 07 '23 10:08 jmwebservices