-
Repo mám nastavený
![image](https://user-images.githubusercontent.com/497675/64232460-482fa400-cef2-11e9-966f-edd8b27ade77.png)
Ale ve Scheme dropdownu nic nemám. Resart IDE proběhl
![image](…
-
# Feature request
it would be great if phpstan would report redundant inline `@var` phpdocs, when it is already aware of the type beeing used.
this is especially helpfull when working in client …
-
I try to update the code for bulk send in bulk.php file.
I update the initial part of this file:
-
In an attempt to use PhpStorm to develop for Hubspot, I found your repository and after some trying found out how to place the `hubspot.xml` into proper directory on Mac which is under `~/Library/Appl…
-
I'm working on a (proprietary) library that allows developers to define vue components by putting their templates in HTML files - just the HTML contents, without the `` tag. These HTML files are passe…
geecu updated
10 months ago
-
Like this one: https://github.com/BracketSpace/Notification-Extension-Boilerplate/blob/master/rename.sh
The idea is that there would be a 'texts' JSON/YAML/etc file (ideally a format that allows co…
-
Hello,
I am looking for fJoomla 4 architecture based component boilerplate code or tutorial.
Will it be possible to add it?
-
**New unit test with navigation into source**
![phpactor navigation issue](https://github.com/user-attachments/assets/b3afbde0-a574-4be9-af7a-83761f4c1628)
**Navigation into exist unit test**
![p…
-
### What steps will reproduce the problem?
config/web.php:
~~~php
$config['modules']['gii'] = [
'class' => yii\gii\Module::class,
// uncomment the following to add your IP if you are no…
-
**Note:** This is how JetBrains' PHPStorm IDE documents arrays of values of unknown type by default.
### Input code
```js
/**
* @param {*[]} foo
*/
```
### JSDoc configuration
…