Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

PHP 8.1.0alpha1 - 1 failed test #273

Open
@remicollet

Description

TEST 62/70 [tests/span_stacktrace_default.phpt]
========DIFF========
     Number of traces: 1
002+ array(1) {
002- array(2) {
       [0]=>
       array(3) {
         ["file"]=>
         string(%d) "%s/span_stacktrace_default.php"
         ["line"]=>
008+     int(14)
008-     int(10)
         ["function"]=>
010+     string(10) "myFunction"
010-     string(4) "abcd"
       }
012+ }
012-   [1]=>
013-   array(3) {
014-     ["file"]=>
015-     string(%d) "%s/span_stacktrace_default.php"
016-     ["line"]=>
017-     int(14)
018-     ["function"]=>
019-     string(10) "myFunction"
020-   }
021- }
========DONE========
FAIL OpenCensus Trace: Default span stackTrace [tests/span_stacktrace_default.phpt] 

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions