Rodrigo Pedra Brum

Results 9 issues of Rodrigo Pedra Brum

I received a link to this repo from a colleague as an evidence using `(int)` (type cast) is faster than using `intval(...)`. I ran the scripts with only this addition:...

**Is your feature request related to a problem? Please describe.** It is not a problem. It is a suggestion for a new annotation tool. **Describe the solution you'd like** I'd...

feature request

Alienware AW658 keyboard has 6 macro keys on its left side. Input remapper sees all of them as the same. `evtest` reports for each key: - same type: `4 (EV_MSC)`...

Closes #44177 Currently a controller based route resolves its associated controller instance before running its middleware, regardless if the middleware were defined in the route definition (let's refer to those...

When a developer adds a raw order by expression using `Builder@orderByRaw`, the record created in the query builder's `$orders` property does not contain a field called `column`. Therefore, when plucking...

- **Okular:** PDF and documents viewer - **Kate:** text editor - **Kdenlive:** Video editor - **KDEConnect:** connect Android, iOS and other computers for file sharing, clipboard sharing, and more -...

While `Roave\BetterReflection\SourceLocator\Type\AbstractSourceLocator` is not marked as `@internal`, it expects a child class to implement the `createLocatedSource()` method. In turn, the `createLocatedSource()` method has a return type of `Roave\BetterReflection\SourceLocator\Located\LocatedSource|null`, and `Roave\BetterReflection\SourceLocator\Located\LocatedSource`...

I came across this site from a reddit post, and it has an expired SSL certificate, some people were arguing not to visit it, as it seemed to be dangerous...

Sample output from a real project. PHP global constants prefixed with a backslash `\` are considered to be Class references. ```shell $ php artisan check:imports --nofix Checking imports and class...