Doctrine Project

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Doctrine Migrations
  • Doctrine Migrations
  • DMIG-16

incorrect class name

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Documentation Documentation
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Labels:
    None

Description

http://www.doctrine-project.org/projects/migrations/2.0/docs/reference/introduction/en#introduction

$helperSet = new \Symfony\Components\Console\Helper\HelperSet(array(
'db' => new \Doctrine\DBAL\Tools\Console\Helper\ConnectionHelper($db),
'dialog' => new \Symfony\Components\Console\Helper\DialogHelper(),
));

bug in "\Symfony\Component_s_\Console\Helper\DialogHelper" => "\Symfony\Component\Console\Helper\DialogHelper()"

Activity

  • All
  • Comments
  • History
  • Activity
  • Source
Hide
Permalink
Benjamin Eberlei added a comment - 15/Feb/11 3:42 PM

Fixed.

Show
Benjamin Eberlei added a comment - 15/Feb/11 3:42 PM Fixed.

People

  • Assignee:
    Benjamin Eberlei
    Reporter:
    Stepan Tanasiychuk
Vote (0)
Watch (0)

Dates

  • Created:
    15/Jan/11 3:33 PM
    Updated:
    15/Feb/11 3:42 PM
    Resolved:
    15/Feb/11 3:42 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Doctrine Project. Try JIRA - bug tracking software for your team.