Fatal error: Uncaught TypeError: Concrete\Test\Test::__construct(): Argument #1 ($foo) must be of type DerpFoo, Concrete\BetterFoo\BetterFoo given, called in /in/RU5eQ on line 9 and defined in /in/RU5eQ:6
Stack trace:
#0 /in/RU5eQ(9): Concrete\Test\Test->__construct(Object(Concrete\BetterFoo\BetterFoo))
#1 {main}
thrown in /in/RU5eQ on line 6
Process exited with code 255.
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.
Output for 8.3.28
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.3.28)
/bin/php-8.3.28: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.3.28)
Process exited with code 1.
Fatal error: Uncaught TypeError: Argument 1 passed to Concrete\Test\Test::__construct() must be an instance of DerpFoo, instance of Concrete\BetterFoo\BetterFoo given, called in /in/RU5eQ on line 9 and defined in /in/RU5eQ:6
Stack trace:
#0 /in/RU5eQ(9): Concrete\Test\Test->__construct(Object(Concrete\BetterFoo\BetterFoo))
#1 {main}
thrown in /in/RU5eQ on line 6
Process exited with code 255.
Catchable fatal error: Argument 1 passed to Concrete\Test\Test::__construct() must be an instance of DerpFoo, instance of Concrete\BetterFoo\BetterFoo given, called in /in/RU5eQ on line 9 and defined in /in/RU5eQ on line 6
Process exited with code 255.