Stanislav Ilnytskyi

Results 26 issues of Stanislav Ilnytskyi

### Rule ### Reason I used code example from here https://tideways.com/profiler/blog/compiler-optimized-php-functions https://veewee.github.io/blog/optimizing-php-performance-by-fq-function-calls/ If we import or use FQN call for the global function php produces more optimized code. Also visible...

proposal
Progress: ready for grooming

Now all method are visualized like this ``` My\Package\Namespace\Class::methodCall ``` However with this approach it's not clear whether method is static or not, without digging into codebase. Some apps prefer...

enhancement

It would be cool to have a possibility to download/save web ui report as html page. Something like with Allure report. Might be useful to use as attachments to tickets...

Is there a way to configure and install this extension with gdb support? I prepared dev env for php-source, however GDB does not hit breakpoints. I tried both VScode UI...

It would be nice to have possibility to capture arguments and its values. Related checkbox in panel can be introduced. Like for current profile (Profile internal functions) For the beginning...

### Preconditions (*) 1. Create a configurable object or virtual type e.g. composite 2. It's impossible to add new items into array argument for different area. 3. Related problem was...

feature request
Issue: Confirmed
Triage: Dev.Experience
Reproduced on 2.4.x
Progress: ready for dev
Priority: P2
Progress: ready for grooming
Reported on 2.4.x
Area: Framework

Hello, I am looking for the solution to link a comment with content type via custom field instead of id. In my case content type changes it's state and goes...

## Feature request ### Summary Add hooks / extension point where userland code can decorate results. ### Why is it needed? Currently it's hard to hook into sitemap generation with...

### Description (*) When we used multi-container ASG we noticed that magento loads a lot of data from shared cache instance (Redis). That during deploys of new containers leads to...

Component: Ui
Release Line: 2.4
Triage: Dev.Experience
Progress: pending review
Priority: P3
Severity: S3
Area: Perf/Frontend
Risk: medium
Project: Community Picked

### Preconditions and environment - Any version - Disabled and never used media Db storage ### Steps to reproduce 1. Disable and never use DB media storage 2. Make sure...

Issue: Confirmed
Component: MediaStorage
Triage: Dev.Experience
Reproduced on 2.4.x
Progress: ready for dev
Priority: P3
Reported on 2.4.x
Area: Framework