Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
coconva2118
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Hanumant Pratap Singh
  • coconva2118
  • Repository

Switch branch/tag
  • coconva2118
  • vendor
  • symfony
  • polyfill-php72
  • README.md
Find file
BlameHistoryPermalink
  • Ketan's avatar
    added files · f012f907
    Ketan authored 5 years ago
    f012f907
README.md 810 Bytes

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.

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.