Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: php-symfony2-Yaml - Symfony2 Yaml Component
https://bugzilla.redhat.com/show_bug.cgi?id=817303
Summary: Review Request: php-symfony2-Yaml - Symfony2 Yaml Component Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: shawn.iwinski@gmail.com QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, package-review@lists.fedoraproject.org Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: ---
Spec URL: http://people.redhat.com/siwinski/rpmbuild/SPECS/php-symfony2-Yaml.spec
SRPM URL: http://people.redhat.com/siwinski/rpmbuild/SRPMS/php-symfony2-Yaml-2.0.12-1....
Description: The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays. It is also able to convert PHP arrays to YAML strings.
YAML, YAML Ain't Markup Language, is a human friendly data serialization standard for all programming languages. YAML is a great format for your configuration files. YAML files are as expressive as XML files and as readable as INI files.
The Symfony2 YAML Component implements the YAML 1.2 version of the specification.