Changeset 56549 for trunk/tests/phpunit/tests/pluggable/signatures.php
- Timestamp:
- 09/09/2023 09:26:01 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/pluggable/signatures.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/pluggable/signatures.php
r56548 r56549 45 45 $this->assertSame( $name, $param_ref->getName(), $msg ); 46 46 47 $i++;47 ++$i; 48 48 49 49 }
Note: See TracChangeset
for help on using the changeset viewer.