Rokas Šleinius

Results 12 issues of Rokas Šleinius

First of all, thanks for the great plugin, I really love it! Issue: if the autogrown textarea is initially hidden (say under a different Bootstrap tab that's not currently visible)...

I'm coming from the search for solution to this problem: https://stackoverflow.com/questions/73043836/files-owner-inside-docker-is-root-service-user-is-not-root-trouble-with-permis I resorted to trying something known-to-work and it doesn't! I did my own tests and then everything step by...

When I try to add my portable app folder it complains that it is "not a folder" ![image](https://user-images.githubusercontent.com/364220/147872175-5f43c8d6-f9ed-4807-952b-856b202ba26c.png) I create it on every windows machine I use by: ``` mklink...

bug
extension[ApplicationSearch]

what the hell, how do I use it?

Makes it so that not only `null` but `false` variables don't throw errors when accessed as array - as it was with Smarty 3.*

Hey, excellent project and all, but you should be aware of the existence of this tool: https://bitbucket.org/idler/mmp/wiki/Home how about incorporating the two! Edit: the project page is now at https://github.com/idler/MMP/

question

Why not go a step further and instead of just ridiculously good looking, make this plugin actually useful :) I got the idea from this reddit thread: http://www.reddit.com/r/programming/comments/1mrbqx/use_ascii_art_to_help_fast_module_search_in/ (I'm the...

enhancement

### Symfony version(s) affected 5.4+ ### Description I'm configuring php-cs-fixer which uses the `symfony/finder` component and noticed it does not work as advertised. ```php $finder = PhpCsFixer\Finder::create() ->in(__DIR__) ->exclude('storage') ;...

Bug
Finder
Status: Needs Review

![image](https://user-images.githubusercontent.com/364220/188408693-70ba2698-8dd4-4486-b7ab-4e69111cd01a.png) Running PHP8.1

## Feature request https://cs.symfony.com/doc/rules/function_notation/method_argument_space.html > In method arguments and method call, there MUST NOT be a space before each comma and there MUST be one space after each comma. Argument...

kind/feature request