ioleo

Results 24 issues of ioleo

Due to an issue well defined [on stackoverflow](http://stackoverflow.com/questions/28986051/how-do-i-set-the-compass-in-symfony2-on-windows) on Windows running `assetic:dump` causes error message: ``` exception] 500 | Internal Server Error | Assetic\Exception\FilterException [message] An error occurred while running:...

Currently the cipher operates on `2n` powers of 2, becouse to produce a balanced feistel cipher an even number of bits (divisible into 2) is required. However this costs performance,...

enhancement

How do I use this bundle? Do I have to ``` php

Is it possible to control the generated number length? Eg. say I need 7-digits unique numbers, generated based on some integer eg. ``` 1 --> 1234567 23 --> 7654321 100...

Added missing translations (compare to `ru.xliff`). Please tag minor release when you merge this.

Hi, I'm using VSCode with Metals + Bloop. Until today everything worked perfectly. now I'm getting `[error] Couldn't run bloopGenerate for ...`: ``` 2022.04.06 11:25:04 INFO [success] Generated .bloop/root-test.json 2022.04.06...

It seems it's impossible to define maps in RAML other than via `object` with manually defined all the keys and values. It would be nice if we had another type...

Type: Enhancement
Status: Idea
Topic: Spec
Scope: RAML Data Type

Fixes #81 - built current `1.4` version phar with [box-project/box2](https://github.com/box-project/box2) - added `box.json` build config - ~~(misc) added phpstorm project dir `.idea` to gitignore file~~ To build new phar (assuming...

needs review

When trying to install according to the docs: ``` libraryDependencies += "dev.zio" %% "zio-http" % "2.0.0-RC11" ``` I'm getting: ``` sbt.librarymanagement.ResolveException: Error downloading dev.zio:zio-http_3:2.0.0-RC11 ``` also tried ``` libraryDependencies +=...

bug

When I run Kodi (15.1 Isengard) first, then run ds4drv it crashes Kodi. When I run ds4drv first, then Kodi won't start (immidietly crashes). I've found an issue on Kodi...

needs-information