Benjamin Morel

Results 35 issues of Benjamin Morel

Fix a few typos in fr-FR translations.

As far as I can see, `withRequestTarget()` only accepts a `string`.

Stack trace: ``` com.intellij.psi.PsiInvalidElementAccessException: Element class com.intellij.psi.impl.source.tree.CompositeElement of type Class (class com.jetbrains.php.lang.psi.stubs.PhpClassElementType) at com.intellij.psi.PsiInvalidElementAccessException.createByNode(PsiInvalidElementAccessException.java:80) at com.intellij.psi.impl.source.SubstrateRef$2.getContainingFile(SubstrateRef.java:101) at com.intellij.extapi.psi.StubBasedPsiElementBase.getContainingFile(StubBasedPsiElementBase.java:239) at com.jetbrains.php.lang.psi.elements.impl.PhpNamedElementImpl.getNamespace(PhpNamedElementImpl.java:134) at com.jetbrains.php.lang.psi.elements.impl.PhpNamedElementImpl.getNamespaceName(PhpNamedElementImpl.java:129) at com.jetbrains.php.lang.psi.elements.impl.PhpClassImpl.getNamespaceName(PhpClassImpl.java:433) at com.jetbrains.php.lang.psi.elements.impl.PhpNamedElementImpl.getFQN(PhpNamedElementImpl.java:123) at com.jetbrains.php.lang.psi.elements.impl.PhpClassImpl.getPresentableFQN(PhpClassImpl.java:1103) at fr.adrienbrault.idea.symfony2plugin.doctrine.dict.DoctrineEntityLookupElement.getLookupString(DoctrineEntityLookupElement.java:49)...

### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.12.0 While creating a failing test case for `LockMode::NONE` on SQL Server...

oci8
Transactions

### What's this? This is an implementation of my suggestion in an earlier email: > I'm wondering if you'd be willing to provide an export of *all* packages on Packagist,...

I'd like to use CSS modules by default for all my SCSS code, but disable it for Bootstrap SCSS files. Right now I have this setup: ```js Encore.configureCssLoader(options => {...

docs

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | yes | Version/Branch...

Hi, thank you for this great extension! I need support for both `features2d` and `flann`, **is there any work in progress to add support for those?** I can help, but...

to `getStartDate()` / `getEndDate()`. Will require a version bump.

It could be nice to provide a way to output a `BigRational` as a decimal number with its decimal period. For example, `10/3` could be output as `3.(3)`, while `171/70`...