Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: upgrade for cake4 #13

Merged
merged 18 commits into from
Mar 3, 2020
Merged

Conversation

josegonzalez
Copy link
Contributor

No description provided.

@josegonzalez josegonzalez requested a review from ADmad January 21, 2020 06:51
@josegonzalez
Copy link
Contributor Author

This one almost works except there is a deprecated code usage in a dependency where the strategy is being tested (Tiny). Not sure what to do there.

Also this stupid phpstan error around treating a Behavior instance as the thing it is...

@josegonzalez
Copy link
Contributor Author

Okay I hacked around it for now via a phpunit xml attribute, which is good enough until it gets fixed upstream (pull request here).

@ADmad ADmad changed the base branch from master to cake-4.x January 22, 2020 13:00
@ADmad
Copy link
Member

ADmad commented Jan 22, 2020

Doesn't seem like zackkitzmiller/tiny-php is maintained anymore. We can just drop support for it.

.editorconfig Outdated Show resolved Hide resolved
Copy link
Member

@ADmad ADmad left a comment

Choose a reason for hiding this comment

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

The CONTRIBUTING.md has stuff which are not relevant to this repo. There's no gh-pages branch, there's no docker file etc. Best to just remove it.

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
phpstan.neon Outdated Show resolved Hide resolved
phpunit.xml.dist Outdated Show resolved Hide resolved
src/Model/Behavior/ObfuscateBehavior.php Outdated Show resolved Hide resolved
.sticker.yml Outdated Show resolved Hide resolved
.sticker.yml Outdated Show resolved Hide resolved
@ADmad ADmad merged commit 26180f7 into UseMuffin:cake-4.x Mar 3, 2020
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.

3 participants