Skip to content
  • This project
    • Loading...
  • Sign in

Aishwariya / upgrade_sli_5.8

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • upgrade_sli_5.8
  • vendor
  • symfony
  • polyfill-php72
  • README.md
  • Aishwariya's avatar
    commited · 5f5130ab
    Aishwariya committed 2019-06-18 09:13:47 +0000
    5f5130ab
README.md 810 Bytes
Raw Blame History Permalink

Symfony Polyfill / Php72

This component provides functions added to PHP 7.2 core:

  • spl_object_id
  • stream_isatty

On Windows only:

  • sapi_windows_vt100_support

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

  • utf8_encode
  • utf8_decode

Also, it provides a constant added to PHP 7.2:

  • PHP_OS_FAMILY

More information can be found in the main Polyfill README.

License

This library is released under the MIT license.