Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 740 Bytes

polyfill_php54.rst

File metadata and controls

33 lines (23 loc) · 740 Bytes
.. index::
    single: Polyfill
    single: PHP
    single: Components; Polyfill

The Symfony Polyfill / PHP 5.4 Component

This component provides some PHP 5.4 features to applications using earlier PHP versions.

Installation

$ composer require symfony/polyfill-php54

Usage

Once this component is installed in your application, you can use the following functions, no matter if your PHP version is earlier than PHP 5.4.

Provided Functions