DDC-1453: YamlDriver calls Yaml::parse(), but only Yaml::load() exists #1823

Closed
opened 2026-01-22 13:27:09 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 25, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user k-fish:

As the subject says, this cannot work. Reported to me through http://forge.typo3.org/issues/31212. Looking at https://github.com/fabpot/yaml/blame/master/lib/sfYaml.php it even seems there never was a parse() method.

Originally created by @doctrinebot on GitHub (Oct 25, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user k-fish: As the subject says, this cannot work. Reported to me through http://forge.typo3.org/issues/31212. Looking at https://github.com/fabpot/yaml/blame/master/lib/sfYaml.php it even seems there never was a parse() method.
admin added the Bug label 2026-01-22 13:27:09 +01:00
admin closed this issue 2026-01-22 13:27:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 25, 2011):

Comment created by @beberlei:

You are using the oldest possible version of YAML component, please use the right one: https://github.com/symfony/yaml

@doctrinebot commented on GitHub (Oct 25, 2011): Comment created by @beberlei: You are using the oldest possible version of YAML component, please use the right one: https://github.com/symfony/yaml
Author
Owner

@doctrinebot commented on GitHub (Oct 25, 2011):

Issue was closed with resolution "Invalid"

@doctrinebot commented on GitHub (Oct 25, 2011): Issue was closed with resolution "Invalid"
Author
Owner

@doctrinebot commented on GitHub (Oct 25, 2011):

Comment created by k-fish:

Heh, why on earth is the one we use then showing a last update in June 2011? I think all this forking on github is confusing... :/

Anyway, thanks for the pointer! :)

PS: source of the confusion is http://components.symfony-project.org/yaml/installation, which points to https://github.com/fabpot/yaml

@doctrinebot commented on GitHub (Oct 25, 2011): Comment created by k-fish: Heh, why on earth is the one we use then showing a last update in June 2011? I think all this forking on github is confusing... :/ Anyway, thanks for the pointer! :) PS: source of the confusion is http://components.symfony-project.org/yaml/installation, which points to https://github.com/fabpot/yaml
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1823