divined

Results 8 issues of divined

The same as in https://github.com/j-guyon/CommandSchedulerBundle/issues/113 php bin/console list --format=xml - dont throw error, but i still get String could not be parsed as XML

I need more rules. Url is not enough. I would like to have an rules by cookes. I have sessionbox extension and i have a lot of tabs to one...

/** * @Solr\Field(type="strings", getter="getName") * * @ORM\ManyToMany(targetEntity="App\Entity\Vocabulary\Classificator") * @ORM\JoinTable(name="object_classificator_district", * joinColumns={@ORM\JoinColumn(name="object_id", referencedColumnName="id")}, * inverseJoinColumns={@ORM\JoinColumn(name="classificator_id", referencedColumnName="id")} * ) */ private $districts; And I get the following error during population: A error...

node_modules/angular2-rest/angular2-rest.d.ts(1,1): error TS2654: Exported external package typings file cannot contain tripleslash references. Please contact the package author to update the package definition. node_modules/angular2-rest/angular2-rest.d.ts(1,1): error TS6053: File 'node_modules/angular2-rest/node_modules/angular2/core.d.ts' not found. node_modules/angular2-rest/angular2-rest.d.ts(2,1):...

$( "#dropdown" ).select2({ theme: "bootstrap" });

Click outside must close suggestions. How to?

I have 5 participants and threshold 3. Why doesn't the updater move to the next round if 4 messages are received, since that's enough to assemble the key? The keys...