Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Conversation

@royopa
Copy link
Contributor

@royopa royopa commented Nov 7, 2017

Test readline function : wrong parameter (array)

  • lines from 221 to 223 - readline.c
    User Group: PHPSP #phptestfestbrasil

Test readline function : wrong parameter (array)
- lines from 221 to 223 - readline.c
User Group: PHPSP #phptestfestbrasil
--FILE--
<?php
$wrong_parameter = array();
$line = readline($wrong_parameter);
Copy link
Contributor

Choose a reason for hiding this comment

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

This is an unnecessary test of ZPP.

@petk
Copy link
Contributor

petk commented Feb 17, 2019

Hello, thank you for the pull request. As mentioned above, the ZPP tests aren't being merge to the upstream anymore because they test redundant things. See this discussion for more info at https://externals.io/message/103886

Closing this one as resolved. 👍

@petk petk closed this Feb 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants