Test: /tests/lang/bug76430.phpt - Version 7.1.22-dev
Bug #76430 | __METHOD__ inconsistent outside of method | ||||
---|---|---|---|---|---|
Submitted: | 2018-06-08 09:43:20 | Modified: | |||
From: | nikic | Assigned: | |||
Status: | Closed | Package: | Scripting Engine problem | ||
PHP Version: | 7.2.6 | OS: |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%) |
001+ string(3) "Foo"
002+ string(3) "Bar"
001- string(0) ""
002- string(0) ""
|