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

rule doesn't work for key and if rule set in key rule doesn't work for value too #1

Open
den01101 opened this issue Nov 21, 2017 · 3 comments

Comments

@den01101
Copy link

$data = [
'typecom' => '1asd7'
];

$pattern = [
':date' => ':float'
];
$result = (new Manager)->matchAgainst($data, $pattern);// is true

@C0DE8
Copy link
Owner

C0DE8 commented Dec 21, 2017

Thanks @den01101 , I will investigate in this.

@ghost
Copy link

ghost commented Oct 20, 2021

@C0DE8 Still investigating? I'm considering using this package.

@C0DE8
Copy link
Owner

C0DE8 commented Oct 20, 2021

Hi @den01101, I'm sorry, but I've not found any stable solution and currently I've not that much time for further investigation. Sorry.

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

No branches or pull requests

2 participants