diff options
author | Veres Lajos <vlajos@gmail.com> | 2014-02-14 17:12:52 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-02-14 17:12:52 +0200 |
commit | f9829690d4f6e747a8d46751c9d37e5e5e40336c (patch) | |
tree | b5cde4e4c4641cf3e595077dfb65309d40ad5fb4 | |
parent | c09bd9def008f67853796ff4e31e581a9c31636c (diff) | |
download | php-git-f9829690d4f6e747a8d46751c9d37e5e5e40336c.tar.gz |
a few typofixes
-rw-r--r-- | ext/opcache/tests/opcache-2.blacklist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/tests/opcache-2.blacklist b/ext/opcache/tests/opcache-2.blacklist index 575d9fab30..4e369bb073 100644 --- a/ext/opcache/tests/opcache-2.blacklist +++ b/ext/opcache/tests/opcache-2.blacklist @@ -1,5 +1,5 @@ /path/to/bar -; wildcard and relative entires +; wildcard and relative entries blacklist.inc ./current.php /tmp/path/?nocache.inc |