-
Given the following code, i would expect no proxy class to be generated for either `Dto` or `OtherDto`
```php
// no proxy class?
final readonly class Dto
{
private function __construct(pub…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Loading entities in some `Testing` context leads to an exception.
E.g. the example b…
-
related: https://github.com/neos/neos-development-collection/issues/968
i talked with @bwaidelich about this and the general ideas were:
to use the following syntax:
```yaml
property:
foo: …
-
### Description
Trying to translate a page which has been deleted in this dimension preset before but not published, leads to an error 500.
### Steps to Reproduce
1. Create a page in default …
-
### Is there an existing issue for this topic?
- [X] I have searched the existing issues
### Description
Hi,
I have been working with commands for the console for a while now and have foun…
-
### Description
PointcutSettingFilter should allow unequal conditions too.
### Steps to Reproduce
1. Create an Aspect
2. Add `* @Flow\Before("method(Foo\Bar\Domain\Model\SomeModel->setSomePr…
-
**Søren Malling:rainbowsheep: 3:12 PM**
I seem to have found a change in FLOW 6.0 I can't find mentioned in the changelog or other docs. When the Neos\Flow\Security\Context class is injected with @Fl…
-
I can't install Neos especially when I try to init it with new empty package.
What I did:
This is manual method:
`composer create-project neos/neos-base-distribution neos-example`
`./flow …
-
Our Neos 7.0 instance produces invalid workspaces sometimes (no clue why that happens yet).
Running `node:repair` from time to time will find these and kindly ask to remove them.
However, while th…
jobee updated
3 years ago
-
The dependency on `flow-development-collection` must be changed from `dev-master` to the matching Flow branch.
See https://github.com/neos/neos-development-collection/commit/806278a29745c5684aae811…