- Output for 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- TypeError: Bar::firstTypeError(): Argument #1 ($passed) elements must be of type Baz, string given, called in /in/vR4M1 on line 22 and defined in /in/vR4M1:8 Stack trace: #0 /in/vR4M1(22): Bar->firstTypeError('test') #1 {main} TypeError: Bar::secondTypeError(): Argument #1 ($passed) elements must be of type Baz, string given in /in/vR4M1:13 Stack trace: #0 /in/vR4M1(30): Bar->secondTypeError('test') #1 {main}