boonkerz

Results 18 comments of boonkerz

i will see if i can implement this :) can we list the features which are missing? upload folders with drag and drop right click -> create folder in current...

A simple terminal UI for git commands, written in Go with the gocui library. https://github.com/jesseduffield/lazygit

sorry no this commits does not belong to the pull request :) i will change this. currently i integrate https://github.com/Bacon/BaconQrCode because more options for coloring.

``` class test { private array $tests = []; public function __get(string $name): mixed { return $this->tests[$name]?? null; } public function __set(string $name, mixed $value): void { $this->tests[$name] = $value;...

Here is the Code https://phpsandbox.io/n/propertyaccess-fipnm

yea that works but this is not obvious. the docs does not say anything about this new behaviour https://symfony.com/doc/current/components/property_access.html#magic-get-method and its differ from the previous version.

@nicolas-grekas the examples on https://symfony.com/doc/current/components/property_access.html#magic-get-method should be fixed

@m > if there any way to cleanup allocated ips? or remove these? i run into same issue. can i cleanup old address?