Cliff
Cliff
Due to every transformer being filled with the current scope, there is a reference recursion. `Transformer -> Scope -> Resource -> Transformer -> Scope...` This causes memory leaks in daemons...
refers to #123 `moduleInit` method is never called at initialization. Instead, there is `_initialize` method that is used by other modules in Codeception. ``` In LifecycleBuilder.php line 87: [Qameta\Allure\Exception\OutputDirectoryUndefinedException] Output...
As I can see this rule is only 3 months old and has been already added as deprecated. Is it a mistake?
Caught some deprecations in PHP 8.4: ``` PHP Deprecated: {closure:Koco\Kafka\Messenger\KafkaTransportFactory::createRebalanceCb():105}(): Implicitly marking parameter $topicPartitions as nullable is deprecated, the explicit nullable type must be used instead in /service/vendor/koco/messenger-kafka/src/Messenger/KafkaTransportFactory.php on line...
Hello! [Recent update](https://github.com/roadrunner-php/metrics/releases/tag/3.3.0) of roadrunner-php/metrics brought an ability to send metrics without waiting for RPC response. What about adding this to bundle? So I can choose to use RPC or...
Hey @Baldinof, I have some idea, pleased to hear your feedback about. I am using some packages (incl. Doctrine) that I suppose a bit leaking memory: What do you think...
Looks like yet another attempt to add pauses to this code :D. The tests are a bit vibecoded - if they're genuinely bad, let me know and I'll redo them.