Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container compiler #133

Closed
wants to merge 21 commits into from
Closed

Container compiler #133

wants to merge 21 commits into from

Commits on Dec 16, 2013

  1. PSR-2 love

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    124a0b7 View commit details
    Browse the repository at this point in the history
  2. Updated the project URL

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    b9f9652 View commit details
    Browse the repository at this point in the history
  3. ValueDefinition compiler

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    26792c4 View commit details
    Browse the repository at this point in the history
  4. ClassDefinition compiler

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    709eb53 View commit details
    Browse the repository at this point in the history
  5. AliasDefinition compiler

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    8d2b083 View commit details
    Browse the repository at this point in the history
  6. CallableDefinition compiler

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    cc2e254 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c564e4c View commit details
    Browse the repository at this point in the history
  8. Compiler

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    2c705ab View commit details
    Browse the repository at this point in the history
  9. Code formatting

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    1cbf680 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    943c106 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc30486 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ed71d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17c016a View commit details
    Browse the repository at this point in the history
  14. Fixed tests after the merge

    mnapoli committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    37624c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Merge branch '4.0' into feature/Compiler

    Conflicts:
    	src/DI/Container.php
    	src/DI/Definition/Resolver/FactoryDefinitionResolver.php
    	tests/IntegrationTests/DI/InjectionTest.php
    	tests/UnitTests/DI/ContainerBuilderTest.php
    mnapoli committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    19a96a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ebd55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec8bc1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8476e8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c72419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    527894b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f69459c View commit details
    Browse the repository at this point in the history