Stefan Hagspiel

Results 52 issues of Stefan Hagspiel

Using this as example: ```yaml import: recipe/symfony.php config: shared_dirs: - my_dir ``` Result of `get('shared_dirs')`: `['my_dir']` But sometimes I may want to have a result like this: `['var/log' ,'my_dir']`. A...

feature

### Expected behavior Solid Runtime definitions for static variables (Like `$getInheritedValues`) ### Actual behavior Inconsistent state definitions. ### Steps to reproduce PIMCOREs usage of `DataObject::setGetInheritedValues(false);` is a very dangerous thing....

Improvement
PR Welcome

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no https://github.com/coreshop/CoreShop/blob/8a896977008af1b51ee856bfb678c1a8f0b517e7/src/CoreShop/Component/Core/Context/StoreBasedCartContext.php#L95-L99 Here...

bug

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no - Show...

help wanted
new feature

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | currently yes ##...

help wanted
new feature

| Q | A | ---------------- | ----- | Bug report? | sort of | Feature request? | yes | BC Break report? | no | RFC? | no Besides...

bug

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no In some...

help wanted
new feature

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no Allow commerce...

enhancement

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | yes | BC Break report? | no | RFC? | no We need...

bug
task

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no As an...

enhancement
help wanted