Skip to content

Cake5#20

Merged
ADmad merged 11 commits into
UseMuffin:masterfrom
arusinowski:cake5
Sep 27, 2023
Merged

Cake5#20
ADmad merged 11 commits into
UseMuffin:masterfrom
arusinowski:cake5

Conversation

@arusinowski

Copy link
Copy Markdown
Contributor

This is initial upgrade to CakePHP5.0 and phpunit 10, when accepted please merge this PR with new branch cake5. Thank you

….php, replaced zackkitzmiller/tiny with tuupola/base62 for base62 obfluscation, added TuupolaStrategy
Comment thread src/Model/Behavior/Strategy/TuupolaStrategy.php Outdated
Comment thread tests/bootstrap.php Outdated
…Strategy.php, removed deprecation tag from TinyStrategy.php
Comment thread src/Model/Behavior/Strategy/Base62Strategy.php
Comment thread src/Model/Behavior/Strategy/Base62Strategy.php
Comment thread src/Model/Behavior/Strategy/Base62Strategy.php Outdated
Comment thread src/Model/Behavior/Strategy/Base62Strategy.php Outdated
*
* @deprecated Use Muffin\Obfuscate\Model\Behavior\Strategy\Base62Strategy instead
*/
class TinyStrategy implements StrategyInterface

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if we should just drop this TinyStragtegy. Existing users will have to change the underlying lib anyway, so they can change the strategy name too.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, we may drop the TinyStrategy completely

@ADmad
ADmad merged commit df5c999 into UseMuffin:master Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants