Skip to content

Instantly share code, notes, and snippets.

@weaverryan
Last active August 29, 2015 14:21
Show Gist options
  • Select an option

  • Save weaverryan/4de9558d5f0d5caf1ae0 to your computer and use it in GitHub Desktop.

Select an option

Save weaverryan/4de9558d5f0d5caf1ae0 to your computer and use it in GitHub Desktop.
Symfony Core Meeting Topics

05/21

  • core team organization (Fabien)
  • issue tagging / organization / issue/PR triaging (Jakub and Nicolas)
  • PSR-7 implementation plan (everyone)

Future

  • splitting some components into own repos/cycle (Jordi)
  • introducing multiple framework distributions (Ryan)
  • archive distribution process (Kevin)
  • PHP7 and Symfony 4.0 (Lukas)
  • issue tagging / organization / issue/PR triaging (Jakub and Christian)
  • PSR Message bridge and streams support
  • actually testing the upgrade path for releases

Docs

  • link to more 3rd party bundles
  • fix forms, doctrine
  • organization of docs on symfony.com
  • handling bundle versions
  • ongoing progress with the "important how to" articles about external bundles

Wouter:

imo, from a doc perspective, forms needs a lot more "What if I want ..." articles,
Security more global overview article (there is none at the moment) and Doctrine
needs a better documentation it self (at the moment, the good docs are incomplete,
on symfony.com, and the "less good" docs are complete, on doctrine-project.org)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment