Skip to content

Releases: Evaneos/pyrite

4.0.2

15 Feb 18:56
Compare
Choose a tag to compare
v4.0.2

add verbosity slack handler

4.0.1

15 Feb 18:46
Compare
Choose a tag to compare
v4.0.1

fix php5.3

4.0.0

15 Feb 18:05
Compare
Choose a tag to compare
  • 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

3.1.2

28 Jan 15:07
Compare
Choose a tag to compare
v3.1.2

Update PyriteKernel.php

3.1.1

28 Jan 13:53
Compare
Choose a tag to compare

Fix symfony version

3.1.0

27 Jan 17:00
Compare
Choose a tag to compare
  • Dispatch request event

3.0.1

15 Oct 15:12
Compare
Choose a tag to compare
  • Update errors.yml

3.0.0

14 Oct 09:38
Compare
Choose a tag to compare
  • 722a05d improvement : pyrite checks against psr level to convert from php error to exception

2.3.0

27 Aug 11:22
Compare
Choose a tag to compare

Fix twig deprecated autoloader, now using composer.

2.2.0

21 Aug 13:23
Compare
Choose a tag to compare
  • Session fix compat
  • Add support of binary & streamed response