Skip to content

Commit

Permalink
Update foreachLoop.011.phpt
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelg100 authored Jul 9, 2024
1 parent d0de215 commit 1471b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lang/foreachLoop.011.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--TEST--
Changing from an interable type to a non iterable type during the iteration
Changing from an iterable type to a non iterable type during the iteration
--FILE--
<?php
echo "\nChange from array to non iterable:\n";
Expand Down

0 comments on commit 1471b65

Please sign in to comment.