-
Hi,
First of all, thanks for this awesome package builder which is very useful 😍
But, I think I've found a bug / regression in the lib. All the code I present here is extracted from a demo repo…
-
Observe the behaviour of the attached files.
The returned value from the PhpExecTask in test3 (rand), is not overwritting the previous value each time.
Migrated from https://www.phing.info/trac/ticke…
-
## Prerequisites
- [ x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate
- [? ] The issue still exists against the latest `master` branch of WooCo…
-
Given two Entities:
```php
/** @ORM\Entity */
class A {
/** @ORM\OneToMany(targetEntity="B", cascade={"persist"}) */
private $bs;
public function __construct()
{
$t…
-
As it, the translation doesn't work on the bundle
-
### What is the problem
Installation on os x fails using the dmg provided [here](https://bintray.com/existdb/releases/exist/3.0/view) downloaded using safari 10.0.3.
### What did you expect
Insta…
-
The replacement with "x" is helpful but I think replacements with other characters - or even better: human readable values - is an often needed use case.
**What do you think about implementing at l…
-
I have had issues keep people authenticated in particular Internet Explorer and also Edge, but only on some machines (I had to set up a VM myself as my main computer worked fine).
I am using SAML2 …
-
Hi.
This code was working, but now show a error in the generated DQL.
This is the important code:
The entity
```
/**
* @Grid\Source(columns="id, customer.name, tags.name:GroupConcat:distinct, name…
-
With the following composer.json:
``` json
{
"name": "symfony/framework-standard-edition",
"description": "The \"Symfony Standard Edition\" distribution",
"autoload": {
"psr-4": {…