-
Notifications
You must be signed in to change notification settings - Fork 196
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
Zend From File Count Validation #10
Comments
Thanks, I thought I got all of these but it seems like I missed this one. I'll get it sorted |
Tell me if you want a new tag or anything |
Thanks for the quick action! Is there any way to consume this specific commit via composer so I can give it a try? |
"require": { That would work, but I'll just go make a new version for you so that as long as you're asking for the latest version with composer you'll get it. |
I've created a new tag release-1.14.2 so you should just be able to use that |
I tried it with locally updated source files and the fix works. However I might prefer a bit to change the line 90 to instead. But it does not make any big difference :-) |
Sweet, just updating to the new tag release-1.14.2, thx! |
Hey,
I cannot provide any more information at the moment but the issue seems to be pretty straight forward:
'count(): Parameter must be an array or an object that implements Countable' in file '/vendor/shardj/zf1-future/library/Zend/Validate/File/Count.php' on line '257'
Running on PHP 7.3.
Let me know if you need any more info.
Thanks
The text was updated successfully, but these errors were encountered: