com php-src: Credit goes to Eric Norris for this one: ext/opcache/tests/bug74442.phpt
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: d80df7a8bf9970295f7dcb93cf56ba73a9383825 Author: Rasmus Lerdorf <[email protected]> Fri, 14 Apr 2017 15:48:24 -0700 Parents: 2f22dffd1a4535520959943e2e9aec8b2b9b647f Branches: PHP-7.1 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d80df7a8bf9970295f7dcb93cf56ba73a9383825 Log: Credit goes to Eric Norris for this one Changed paths: M ext/opcache/tests/bug74442.phpt Diff: diff --git a/ext/opcache/tests/bug74442.phpt b/ext/opcache/tests/bug74442.phpt index 6b02d49..a4ad8e0 100644 --- a/ext/opcache/tests/bug74442.phpt +++ b/ext/opcache/tests/bug74442.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #74442: Opcached version produces a nested array +--CREDITS-- +Eric Norris <[email protected]> --FILE-- <?php class Schema_Base {