Test: /tests/lang/passByReference_005.phpt - Version 5.5.7-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
022+ &NULL
023- string(11) "Ref changed"
028+ Segmentation fault
028- string(11) "Ref changed"
029- NULL
030- string(12) "Ref1 changed"
031- string(12) "Ref2 changed"
032-
033-
034- ---- Pass by ref / pass by val: static method calls ----
035-
036- Notice: Undefined variable: u1 in %s on line 95
037-
038- Strict Standards: Non-static method C::v() should not be called statically in %s on line 95
039-
040- Strict Standards: Non-static method C::r() should not be called statically in %s on line 96
041-
042- Notice: Undefined variable: u1 in %s on line 97
043- NULL
044- string(11) "Ref changed"
045-
046- Notice: Undefined variable: u1 in %s on line 100
047-
048- Notice: Undefined variable: u2 in %s on line 100
049-
050- Strict Standards: Non-static method C::vv() should not be called statically in %s on line 100
051-
052- Notice: Undefined variable: u1 in %s on line 101
053-
054- Notice: Undefined variable: u2 in %s on line 101
055- NULL
056- NULL
057-
058- Notice: Undefined variable: u1 in %s on line 104
059-
060- Strict Standards: Non-static method C::vr() should not be called statically in %s on line 104
061-
062- Notice: Undefined variable: u1 in %s on line 105
063- NULL
064- string(11) "Ref changed"
065-
066- Notice: Undefined variable: u2 in %s on line 108
067-
068- Strict Standards: Non-static method C::rv() should not be called statically in %s on line 108
069-
070- Notice: Undefined variable: u2 in %s on line 109
071- string(11) "Ref changed"
072- NULL
073-
074- Strict Standards: Non-static method C::rr() should not be called statically in %s on line 112
075- string(12) "Ref1 changed"
076- string(12) "Ref2 changed"
077-
078-
079- ---- Pass by ref / pass by val: instance method calls ----
080-
081- Notice: Undefined variable: u1 in %s on line 117
082-
083- Notice: Undefined variable: u1 in %s on line 118
084- NULL
085- string(11) "Ref changed"
086-
087- Notice: Undefined variable: u1 in %s on line 121
088-
089- Notice: Undefined variable: u1 in %s on line 123
090- NULL
091- string(11) "Ref changed"
092-
093- Notice: Undefined variable: u1 in %s on line 126
094-
095- Notice: Undefined variable: u2 in %s on line 126
096-
097- Notice: Undefined variable: u1 in %s on line 127
098-
099- Notice: Undefined variable: u2 in %s on line 127
100- NULL
101- NULL
102-
103- Notice: Undefined variable: u1 in %s on line 130
104-
105- Notice: Undefined variable: u1 in %s on line 131
106- NULL
107- string(11) "Ref changed"
108-
109- Notice: Undefined variable: u2 in %s on line 134
110-
111- Notice: Undefined variable: u2 in %s on line 135
112- string(11) "Ref changed"
113- NULL
114- string(12) "Ref1 changed"
115- string(12) "Ref2 changed"