-
Notifications
You must be signed in to change notification settings - Fork 83
Add basic test for "gettype" function. Check for "unknown type" #76
Add basic test for "gettype" function. Check for "unknown type" #76
Conversation
b62eed8
to
3dadad3
Compare
I ... don't know why I approved it twice ... Mondays ... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This covers http://gcov.php.net/PHP_HEAD/lcov_html/ext/standard/type.c.gcov.php line 37 👏
unlink($fileName); | ||
?> | ||
|
||
--EXPECTF-- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit:
--EXPECTF-- | |
--EXPECT-- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, this one for example, I can also fix when I'll be merging it upstream. Let me know also please if you've spotted anything else...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@petk Should be RTM after this quick fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome...
@carusogabriel since PHP-7.2 this one returns |
Thank you for the pull request. Since we can't know the status of this pr anymore, I'll be merging the rest of the contributions in a single commit... More info on this soon. |
User Group: Kharkiv PHP