Skip to content
This repository was archived by the owner on Sep 23, 2021. It is now read-only.

Releases: BedrockStreaming/PhpProcessManagerBundle

Fix wrong memory max bytes calculation

Choose a tag to compare

@fabdsp fabdsp released this 23 Jun 15:51
Merge pull request #20 from M6Web/fix/wrong-memory-max

Fix wrong memory max bytes calculation

Use static:: instead of self:: to allow overload

Choose a tag to compare

@fabdsp fabdsp released this 25 Apr 07:02
Merge pull request #17 from ChoOo7/master

Use static:: instead of self:: to allow overload of this methods

Add option to force the host

Choose a tag to compare

@fabdsp fabdsp released this 11 Apr 12:21
Merge pull request #16 from iw2/master

add option to force the host

PHP7 / SF3

Choose a tag to compare

@fabdsp fabdsp released this 25 Mar 16:26
Merge pull request #15 from gnugat/symfony-3

Added Symfony 3 support