Skip to content

4.0.0

Compare
Choose a tag to compare
@jjsaunier jjsaunier released this 15 Feb 18:05
· 69 commits to master since this release
  • Container and config are insulated
  • Container does not require request anymore
  • Config is immutable after the start of container
  • You can use resolved parameters from container definition directly (no need to write DICT-IT extension)
  • Debugger is working at compile time (no need to look at logs application)
  • Handle & recover from php fatal error