Files
streamline-emr/docker/streamline-src/vendor/symfony/polyfill-php72/README.md
T
alec.turner a424394109 Build modified streamline images
The official image from streamline does not currently work for the arm64
platform. As a temporary measure, the source code and docker build scripts
have been lifted from the official images and are used to build locally.

Some additional modifications are made to reduce overall image size, these
are documented in docker/README.md
2024-03-10 16:17:50 -07:00

1.0 KiB

Symfony Polyfill / Php72

This component provides functions added to PHP 7.2 core:

And also functions added to PHP 7.2 mbstring:

On Windows only:

Moved to core since 7.2 (was in the optional XML extension earlier):

Also, it provides constants added to PHP 7.2:

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.