MB_ONIGURUMA_VERSION
Constant • Deprecated in PHP 8.6
MB_ONIGURUMA_VERSION — The Oniguruma version, e.g. 6.9.4.
Available as of PHP 7.4.
/** @deprecated Constant MB_ONIGURUMA_VERSION is deprecated since 8.6, because the underlying library is no longer maintained */
MB_ONIGURUMA_VERSION = "6.9.9"; Changes to the MB_ONIGURUMA_VERSION Constant
PHP 8.6
- Constant deprecated
var_dump(MB_ONIGURUMA_VERSION);
// 6.9.9
Constant MB_ONIGURUMA_VERSION is deprecated since 8.6, because the underlying library is no longer maintained PHP 7.4
- Constant added
MB_ONIGURUMA_VERSION Constant Availability
MB_ONIGURUMA_VERSION Constant Availability| PHP Version | Availability |
|---|---|
| PHP 8.6Upcoming Release | Yes Deprecated |
| PHP 8.5Supported (Latest) | Yes |
| PHP 8.4Supported | Yes |
| PHP 8.3Security-Fixes Only | Yes |
| PHP 8.2Security-Fixes Only | Yes |
| PHP 8.1Unsupported | Yes |
| PHP 8.0Unsupported | Yes |
| PHP 7.4Unsupported | Yes |
| PHP 7.3Unsupported | No |
| PHP 7.2Unsupported | No |
| PHP 7.1Unsupported | No |
| PHP 7.0Unsupported | No |
| PHP 5.6Unsupported | No |
| PHP 5.5Unsupported | No |
| PHP 5.4Unsupported | No |
| PHP 5.3Unsupported | No |