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

Conversation

@ericpoe
Copy link
Contributor

@ericpoe ericpoe commented Sep 13, 2017

Bug #49369 was really reported as a feature request. This test provides the test for the feature once it's created.

Created as part of KCPHPUG PHPTestFest 2017

next($i);
var_dump(current($i));
var_dump(key($i));
--XFAIL--
Copy link
Contributor

Choose a reason for hiding this comment

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

We won't merge XFAIL tests 😕

@petk
Copy link
Contributor

petk commented Feb 14, 2019

Hello, thank you for the pull request. Since this one is better to fix or implement the feature reported at bugs.php.net instead of testing it, I'm closing this.

@petk petk closed this Feb 14, 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.

4 participants