Skip to content

Releases: samsonasik/ErrorHeroModule

2.1.1

08 Apr 15:20
2.1.1
c61a496
Compare
Choose a tag to compare
  • using appropriate title for twig view
  • add more composer.json keywords

2.1.0

08 Apr 14:07
2.1.0
072c3a7
Compare
Choose a tag to compare
  • supports non zend-view (twig,plates) template engines at Expressive 3

2.0.0

16 Mar 02:49
2.0.0
85a796a
Compare
Choose a tag to compare
  • only support zend-mvc ^3.0
  • only support zend-expressive ^3.0
  • only support php ^7.1
  • some refactoring

1.9.5

12 Feb 03:58
1.9.5
d610996
Compare
Choose a tag to compare
  • add error type to is exists db check

1.9.4

05 Feb 15:08
1.9.4
693ff47
Compare
Choose a tag to compare

don't support zend-expressive v3 for version 1 as it will be supported at version 2 at #30 due enforced of psr-15 updated signature.

1.9.3

15 Jan 13:01
1.9.3
8708910
Compare
Choose a tag to compare
  • readme fix configuration of trace and request_data column
  • add issue template
  • verify support expressive ^3.0.0-dev

1.9.2

30 Dec 17:53
1.9.2
8967462
Compare
Choose a tag to compare
  • db query optimization with select $timestamp column needed

1.9.1

20 Dec 09:12
1.9.1
d124173
Compare
Choose a tag to compare

General improvements:

  • db performance improvement
  • function performance improvement

Fixes:

  • fixes no cookie interpreted as [false], use empty [] value instead

1.9.0

10 Dec 08:23
1.9.0
6b83fe7
Compare
Choose a tag to compare

add cookie data information under request_data

1.8.15

04 Oct 12:45
1.8.15
be27380
Compare
Choose a tag to compare
  • keep throw exception class using "Zend\Db\Adapter\Exception\RuntimeException" for cannot connect to db with throw at ErrorHeroModule\Handler\Logging::isExists()