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: e42948e6e3c2585c31d9003597d20d3d1458e9d5 Author: Rasmus Lerdorf <[email protected]> Fri, 14 Apr 2017 15:48:24 -0700 Parents: feb828ffb0fd58a190ddfdf72e9039f9a3b59c70 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e42948e6e3c2585c31d9003597d20d3d1458e9d5 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 {