Kim Youngwoo
Kim Youngwoo
bug?
 The above code works normally. As in the written code, when a variable is created through a pointer, an error is displayed. Is this bug?
1. Create a new project. 2. Install octane(swoole) and debugbar. 3. Each time the page is refreshed, the memory increases. 4. Set the enabled value to false in config/debugbar.php 5....
In the catch of 'enableLocationRequest', the reason is not formatted, so it is difficult to handle the exception. example... ``` if (err == 'Location not enabled.') { // ... }...
In the catch of 'enableLocationRequest', the reason is not formatted, so it is difficult to handle the exception. example... ``` if (err == 'Location not enabled.') { // ... }...
### Versions: - ide-helper Version: 2.13 - Laravel Version: 10.22 - PHP Version: 8.2 ### Question: 1. composer require --dev barryvdh/laravel-ide-helper 2. php artisan ide-helper:eloquent 3. php artisan ide-helper:generate 4....
Bug
Syntax highlighting does not work when using arrow function expressions. ` console.log(e)} />`
**@prettier/plugin-php v0.22.2** [Playground link](https://loilo.github.io/prettier-php-playground/#N4IgDgTgpgLjCWUIHkwIPYDsDOIBcok8mMA6vACYwAW+AHAAwA0IMAhgEblW14AsLAK7YoAFU648AMzYAbES2zEA5rKgBFQehhR8M+VBZhqYAGpIlWfCACsAOj4gWMCG3iyVAYXQBbH2wAFAAkA-BdBQxAOVwBjKABlGABPNWswJABaGNwWaABHQXhoANdlfz05BRBiEQgYErYytgqDAF8WKAp4GHQUNHgsSVA2bBgWkXbqzDBBMbwQAB4AfmMwAB1MDYAKfMLoAH0sOIACff2AEQBJACUz47tjgHIAejs7Z450bVHXMGe2MBgOyrR4ASgyAD5qGxMBQ1NcoAUoKMtgikaM8HgYgCYIJoFtQaCANwgVpAA) **Input:** ```php
Awkward for existing user experience. For example, there are currently only three files in my path: `asdqwe`, `asdasd`, and `asdzxc`. I usually type up to `a` or `as` and hit...