Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php82-php-realpath-turbo - Use realpath cache despite open_basedir restriction

Website:
https://github.com/Whissi/realpath_turbo
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
When PHP's open_basedir restriction is set, PHP disables the realpath cache for
security reasons. This may hurt your application performance. The realpath_turbo
PHP extension re-enables the realpath cache. Warning: This could be a security
problem in your environment! Please read the README for further information.

Package built for PHP 8.2 as Software Collection (php82 by remi).

Packages

php82-php-realpath-turbo-2.0.0-3.el7.remi.x86_64 [10 KiB] Changelog by Remi Collet (2022-09-13):
- add patch for test suite with PHP 8.2 from
  https://github.com/Whissi/realpath_turbo/pull/20