Boguś Łyczba Jr.

Results 9 issues of Boguś Łyczba Jr.

In my current projct I defined service which use methods inherited from another abstract class. ``` php class MyManager extends AbstractManager { } abstract class AbstractManager { /** @MyAnnotation */...

According to [documentation](https://github.com/l3pp4rd/DoctrineExtensions/blob/master/doc/softdeleteable.md#xml-mapping-example) there should be time-aware attribute defined in soft-deleteable type. It is missing.

It would be very helpful if `Symfony action` from `Debug as` context menu supported actions which routes have placeholders in definition. I guess that it's the reason why these routes...

improvement

I didn't find `materialize` operator equivalent in readme. Is that because of Swift async sequence limitations? Please close this issue if so. ^^

I'm migrating from macros to UDL to decrease build time. Is there any way to specify async runtime for an asynchronous function that has its definition in UDL marked with...

I have encountered trouble receiving remote calls after successfully joining from the iOS to the macOS cluster. ``` 13:52:04 error [sact://Boguś@127.0.0.1:7337/system/receptionist][OperationLogDistributedReceptionist.swift:861] Failed to pushOps: DistributedCluster.OpLogDistributedReceptionist.PushOps // metadata: // "actor/id": [$wellKnown:...

Hi, I would like to have a small icon in the menu bar (system tray) with a quick menu for useful actions for running Nicotine in the background. Currently, it...

enhancement

Gestures behind the swipe stop being recognized when combining the swipe view with other views that use gestures to operate. The bug has been causing bad behavior since iOS 18....