Reporting a BugΒΆ

Whenever you find a bug in Symfony2, we kindly ask you to report it. It helps us make a better Symfony2.

Caution

If you think you’ve found a security issue, please use the special procedure instead.

Before submitting a bug:

If your problem definitely looks like a bug, report it using the official bug tracker and follow some basic rules:

  • Use the title field to clearly describe the issue;
  • Describe the steps needed to reproduce the bug with short code examples (providing a unit test that illustrates the bug is best);
  • Give as much details as possible about your environment (OS, PHP version, Symfony version, enabled extensions, ...);
  • (optional) Attach a patch.