com php-src: Remove typo from test header: ext/standard/tests/array/bug14580.phpt
[email protected] (Sara Golemon)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: b8e0351978b19d0667090e0ffbc6752cffe27f32 Author: Sara Golemon <[email protected]> Wed, 10 May 2017 16:50:19 -0700 Parents: 1b22e9dc2eaa754d1733f9e73e7041d3a006d7fc Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b8e0351978b19d0667090e0ffbc6752cffe27f32 Log: Remove typo from test header Changed paths: M ext/standard/tests/array/bug14580.phpt Diff: diff --git a/ext/standard/tests/array/bug14580.phpt b/ext/standard/tests/array/bug14580.phpt index bf0121a..c04d003 100644 --- a/ext/standard/tests/array/bug14580.phpt +++ b/ext/standard/tests/array/bug14580.phpt @@ -1,4 +1,4 @@ ---TEST--n +--TEST-- Bug #14580 (key() not binary safe) --FILE-- <?php