Jeff Way
Jeff Way
This is already handled in a couple ways, but I'm sure there is room for improvement. See [Limiting Recursion](https://github.com/trappar/AliceGenerator/blob/master/doc/usage.md#limiting-recursion), and specifically [Limiting Recursion With Object Constraints](https://github.com/trappar/AliceGenerator/blob/master/doc/usage.md#limiting-recursion-with-object-constraints). This doesn't limit the...
I'm not sure. I feel like the idea is somewhat flawed. It limits results to totally arbitrary sets of entities - just whatever comes first. A similar but more controlled...
I see what you're doing. The code I came up with allows you to designate a total object limit, and a per-entity limit, but it doesn't do anything about limiting...
This may be an issue for the Symfony Yaml component... I'm not sure. I'll look into it later, or you can if you'd like.
Actually, it looks like this is by design. Brackets only need to be inside quotes, they don't need to be escaped. Are you seeing an issue as a result of...
To be honest, I really haven’t been maintaining this bundle for a while, and I haven’t even done PHP dev in the last two years or so. I’m not planning...
I'm getting this same issue. I'm using `changesets` and I've removed the version from some packages as a way to prevent those ones from being versionable. As soon as a...
I've been digging at this trying to replicate the issue without using a next build and have come up with nothing helpful, but in the process I found something very...
Just went through tested turbo versions to see if there was a point in the past where this issue didn't exist and then where it appeared. Here's a timeline of...
D'oh... yeah that was a mistake. It's public now.