yaml

pecl install yaml

YAML-1.1 parser and emitter

Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
LibYAML library.

Maintainer

  • Bryan Davis (lead )
  • Bryan Davis (lead ) [inactive]

Details

Stars: 68
Issue openned: 4
Downloads: 27759300
2.0.1
7 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.1
Loading...
PHP 7.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.1
Loading...
PHP 7.0
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 2.0.1 change log


Bugs Fixed:
- relax tests to pass with 7.1.4RC1 (remicollet)
- #74799 fix memory leak in apply_filter function (gleb-svitelskiy)
- #72540 fix crash in yaml_parse_url when stream/file is empty (bd808)

requires:

  • php >=7.0.0-dev
  • pearinstaller >=1.4.0b1

suggests:

  • date