Skip to content
master
Go to file
Code

Latest commit

https://www.php.net/strrchr has the signature
`strrchr ( string $haystack , mixed $needle ) : string`

This becomes an ArgumentCountError in php 8.0

Detected via static analysis
48928d4

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

Symfony Polyfill / Mbstring

This component provides a partial, native PHP implementation for the Mbstring extension.

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.

You can’t perform that action at this time.