Skip to content

Instantly share code, notes, and snippets.

@weaverryan
Created July 2, 2015 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weaverryan/87fe0e8371f62685e6ad to your computer and use it in GitHub Desktop.
Save weaverryan/87fe0e8371f62685e6ad to your computer and use it in GitHub Desktop.
Symfony Core Meeting Summary July 2nd, 2015

A) Issues Bot

Action: (webmozart, weaverryan): Get the bot officially working in symfony/symfony, with documentation and a blog post explaining things.

B) HttpFoundation/PSR-7

  • @yjv has been working on splitting up the Request class and will create a pull request so things can be reviewed better:

Action: (yjv) create a pull request for the changes.

C) Dropping templating components

  • Goal is to remove PHP support and the templating component entirely to an external repository

  • There is still concern over side effects (do we stop supporting PHP form templates?), but overall we'll move forward.

Action: (?? anyone) Support dosten on his pull request: symfony/symfony#15029. He's very motivated, let's help him

D) new 3.0 SE directory structure

  • Everyone agreed we should update the master branch to support the new directory structure.

Action: (weaverryan) will start a pull request on this

E) Config component split

  • Component should be split into 3 pieces, possibly by moving things into sub-directories and having a special split (like we do for security) - Stof's idea

Action: (stof) will work on an implementation for this (but for 2 meetings from now)

F) splitting HttpKernel (HttpKernel versus Kernel)

  • Original issue (#9406) is to split into 3 different pieces.
  • A motivated pull request is open for the Profiler component symfony/symfony#14809

Action: (everyone, webmozart, Stof, xabbuh): Review this PR and help this motivated community member get this guy merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment