scramble icon indicating copy to clipboard operation
scramble copied to clipboard

Added: support for redirects

Open james2doyle opened this issue 1 year ago • 3 comments

Not sure if this is the correct way to add something like this.

Let me know if there is anything to change.

james2doyle avatar Aug 31 '24 20:08 james2doyle

@james2doyle looking good! In the latest version, I've introduced a simpler option to implement such extension: https://github.com/dedoc/scramble/blob/main/src/Support/InferExtensions/ArrayMergeReturnTypeExtension.php

Going forward, this is the preferred way

romalytvynenko avatar Sep 15 '24 10:09 romalytvynenko

Ok. So is this PR stale then?

james2doyle avatar Sep 15 '24 18:09 james2doyle

@james2doyle I'm open to accept redirect helper support when implemented using that new approach. Feel free to either modify this PR, or close this one and open a new one.

romalytvynenko avatar Sep 16 '24 04:09 romalytvynenko

Closing this PR as waiting for implementation that uses something like this: https://github.com/dedoc/scramble/blob/main/src/Support/InferExtensions/ArrayMergeReturnTypeExtension.php

romalytvynenko avatar Oct 14 '24 13:10 romalytvynenko