Sebastiaan Stok

Results 11 issues of Sebastiaan Stok

``` java.lang.AssertionError: QuickFix-es with the same family name (Composer.json) should be the same class instances but actually are org.psliwa.idea.composerJson.intellij.codeAssist.file.CreateFilesystemItemQuickFix$CreateFileQuickFix and org.psliwa.idea.composerJson.intellij.codeAssist.RemoveJsonElementQuickFix instances. Please assign reported exception for the inspection "class...

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | yes | Deprecations? | | Tickets | Closes...

Feature
BC Break
Doctrine DBAL

**Description** In addition to #289 I propose to remove support for the Query object completely, and require the usage of a QueryBuilder only. Note: It's still possible to get the...

Feature
Doctrine ORM
Doctrine DBAL

``` 2020-01-27 19:10:42,490 [8299698] ERROR - .intellij.psi.PsiReferenceBase - PhpStorm 2019.3.2 Build #PS-193.6015.48 2020-01-27 19:10:42,490 [8299698] ERROR - .intellij.psi.PsiReferenceBase - JDK: 11.0.5; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o 2020-01-27...

Version 1.3 was just released with some exciting new features and minor improvements. The next version 1.4 is going to be the last version of the 1.x branch as work...

Help wanted
Feature
RFC

Currently the documentation has a number of problems that need to be resolved. - [ ] No way to see all navigation - [x] Local configuration isn't really explained, as...

DX
Maintenance

Since HuPKit v1.2 it's possible to store repository configuration (repository splits mainly) either locally (in the `_hubkit` branch) or globally in the config.php located with the installed HuPKit installation. In...

RFC
BC Break

Documentation building is currently broken and cannot be fixed easily, as Markdown has reached it's limits for what this project needs it's best to switch to RestDoc instead. I'm working...

Bug

**Description** Allow to skip a release for a split-repository which doesn't have any new commits. This feature can be enabled using either a repository config (schema-version 2) or using a...

Feature