YAML pear.symfony-project.com The Symfony YAML Component. The Symfony YAML Component. Fabien Potencier fabpot fabien.potencier@symfony-project.org yes 2011-02-22 1.0.6 1.0.0 stable stable MIT license - 5.2.4 1.4.1 1.0.6 1.0.0 stable stable 2010-02-22 MIT * fabien: renamed doc files to avoid collision with pecl/yaml 1.0.5 1.0.0 stable stable 2010-02-22 MIT * indiyets: fixed package.xml 1.0.4 1.0.0 stable stable 2010-11-29 MIT * fabien: fixed parsing of simple inline documents 1.0.3 1.0.0 stable stable 2010-04-06 MIT * fabien: fixed YAML parser when mbstring.func_overload is used with an mbstring.internal_encoding different from ASCII * fabien: fixed offset when the document use --- or the %YAML element * fabien: added ? in the list of characters that trigger quoting (for compatibility with libyaml) * fabien: added backtick to the list of characters that trigger quotes as it is reserved for future use * FabianLange: fixed missing newline in sfYamlParser when parsing certain symfony core files * FabianLange: removed the unused value property from Parser * fabien: changed Exception to InvalidArgumentException * fabien: fixed YAML dump when a string contains a \r without a \n 1.0.2 1.0.0 stable stable 2009-12-01 MIT * fabien: fixed \ usage in quoted string 1.0.1 1.0.0 stable stable 2009-12-01 MIT * fabien: fixed a possible loop in parsing a non-valid quoted string 1.0.0 1.0.0 stable stable 2009-11-30 MIT * fabien: first stable release as a Symfony Component