Skip to content

Releases: SAREhub/PHP_Commons

ServiceSupport logging

16 Jan 11:37
e7557eb
Compare
Choose a tag to compare
0.7.22

change service states logging level to notice (#52)

0.7.21: Extend time package (#51)

08 Jan 13:08
d3b5778
Compare
Choose a tag to compare
* add CronTask

* add TimerServicePeriodicTasksRegisterTask

0.7.20

14 Oct 09:11
dffd309
Compare
Choose a tag to compare
fix composer.json (#50)

0.7.18: F/retry function wrapper (#47)

08 Jul 11:59
c9ee027
Compare
Choose a tag to compare
* disable apigen

* implement RetryFunctionWrapper

Parameters Enchant

04 Feb 09:52
4e1769a
Compare
Choose a tag to compare
Enhant parameters (#46)

* change ParameterException to RuntimeException

* refactor Parameters

0.7.16

06 Oct 09:38
bfbdf91
Compare
Choose a tag to compare
added TimeProvider in Time package - it will replace old TimeProvider…

0.7.15

05 Oct 14:00
992f8b1
Compare
Choose a tag to compare
fixed default values in constructor (#44)

0.7.14

28 Sep 09:11
fc897ba
Compare
Choose a tag to compare
added parameter errorTypes to registerDefaultErrorHandler() (#43)

TimerService

05 Jul 08:26
5ea1971
Compare
Choose a tag to compare
F/timer service (#42)

* removed @throws from Service and ServiceSupport
* fixed ServiceManager::getServices()
* added TimerService
* update Mockery to new version
* created TimerFactory
* created CallableMock

BasicLoggingDefinitions added

25 Jun 12:51
ecb257e
Compare
Choose a tag to compare
Merge pull request #41 from SAREhub/basic_logging_definitions

basic logging definitions added