Jacob Dreesen

Results 41 issues of Jacob Dreesen

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Ultimate) | | Language level | PHP 7.4 | Current behaviour -- The "missused...

``` com.intellij.openapi.project.IndexNotReadyException: Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation at com.intellij.openapi.project.IndexNotReadyException.create(IndexNotReadyException.java:67) at com.intellij.util.indexing.FileBasedIndexImpl.handleDumbMode(FileBasedIndexImpl.java:752) at com.intellij.util.indexing.FileBasedIndexImpl.ensureUpToDate(FileBasedIndexImpl.java:704) at com.intellij.psi.stubs.StubIndexImpl.getContainingIds(StubIndexImpl.java:463) at com.intellij.psi.stubs.StubIndexImpl.processElements(StubIndexImpl.java:296) at com.intellij.psi.stubs.StubIndex.getElements(StubIndex.java:105) at com.intellij.psi.stubs.StubIndex.getElements(StubIndex.java:93) at com.jetbrains.php.PhpIndexImpl.getByName(PhpIndexImpl.java:925) at com.jetbrains.php.PhpIndexImpl.getByFQN(PhpIndexImpl.java:900) at com.jetbrains.php.PhpIndexImpl.getClassesByFQNInternal(PhpIndexImpl.java:975) at...

jQuery 3.0 removed the event `.load()` method. Replacing it with `.trigger('load')` allows the script to continue functioning.

### Description When someone pushes changes to a PR, GitHub displays a ![grafik](https://user-images.githubusercontent.com/424602/179535608-5d539eae-b979-4294-8d78-67a2806e5caa.png) button in the changes view. When clicking on it, the view updated. If the changes include new...

### Description The text in branch selector is cut off at the top. I'm using the default font in the default size. ### Environment (if bug) * Octotree version: 7.5.1...

### Description When I'm on a PR page and the author pushes new changes, GitHub displays a `Reload` button at the top which refreshes the view. But it seems that...

- `paragonie/random_compat` is not needed as it is a polyfill for PHP < 7 - `require-dev: elasticsearch/elasticsearch` is not needed because it's already required - `suggest: elasticsearch/elasticsearch` is not needed...

The `_source` field can be `false` or a string/array that contains the fields that should be returned. See: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/search-request-source-filtering.html