Skip to content

Releases: Dalee/pp-core

v3.0.8

18 Jun 16:18
5725bdb
Compare
Choose a tag to compare

What's Changed

  • move ContainerAwareInterface, ContainerAwareTrait in pp by @Nastro in #13

Full Changelog: v3.0.7...v3.0.8

v3.0.7

27 Mar 16:35
bee3f83
Compare
Choose a tag to compare

Full Changelog: v3.0.6...v3.0.7

v3.0.6

12 Mar 16:29
fa7073a
Compare
Choose a tag to compare

Full Changelog: v3.0.5...v3.0.6

v3.0.5

13 Feb 17:49
8e7fcb1
Compare
Choose a tag to compare

Full Changelog: v3.0.4...v3.0.5

v3.0.4

23 Jan 17:16
1c4b4cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3: fix smarty errors (#11)

14 Dec 11:28
fd37633
Compare
Choose a tag to compare
* fix smarty errors

* fix AuditLogModule

---------

Co-authored-by: Yuri.Bushenko <gitlab.com_nastro000@gmail.com>

v3.0.2: monolog updated (#10)

30 Oct 15:59
3e45002
Compare
Choose a tag to compare
* monolog updated

* deprecated code deleted

---------

Co-authored-by: Yury Bushenko <yury.bushenko@dalee.ru>

v3.0.1

23 Oct 17:51
b2ef252
Compare
Choose a tag to compare
fix FileSys bug, added webp in ENUM_ALLOWED_IMAGETYPES, fix get varia…

PHP 8.2 Release

24 Aug 17:16
ee93907
Compare
Choose a tag to compare

Proxima migrated to PHP 8.2 and Symfony 6 support

EventDispatcher added to Service Container

25 Nov 17:19
95c0695
Compare
Choose a tag to compare
Enable event dispatcher (#6)

* enable symfony event dispatcher component

* finetune

Co-authored-by: Konstantin Vanderer <konstantin.vanderer@dalee.ru>