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}
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.