Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Releases: kovalensky/php-rusher

PHP 8.1

11 Mar 18:54
f0aa326
Compare
Choose a tag to compare

Build:

Enabled extensions:

-----------------------
| Extension  | Mode   |
-----------------------
| date       | static |
| hash       | static |
| json       | static |
| pcre       | static |
| reflection | static |
| spl        | static |
| standard   | static |
-----------------------

Enabled Zend extensions:
--------------------------
| Extension |	Mode	 |
--------------------------
| opcache	| shared |
| ffi		| shared |
--------------------------

Enabled SAPI:
-------------
| Sapi Name |
-------------
| cli       |
-------------

render.exe — PHP interpreter
php8.dll — PHP Engine dll
php_opcache.dll — Opcache library, JIT is enabled
php.ini — Configured .ini file


Included separate build with mb_string functions supported in case of need.
5/31/2023 Updated .ini file, so multiple PHP executions' OPCache mechanisms wouldn't collide with each other.