Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 44
Stack trace:
#0 {main}
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.
Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 44
Process exited with code 255.
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33
Example 1:
a
Fatal error: Declaration of parentImplementedTH::bar(array $a) must be compatible with abstractBarTH::bar(int $a) in /in/OKoTY on line 57
Process exited with code 255.
Output for 7.1.0 - 7.1.33
Example 1:
a
Fatal error: Declaration of abstractBarTH::bar(int $a) must be compatible with parentImplementedTH::bar(array $a) in /in/OKoTY on line 57
Process exited with code 255.
Output for 5.6.38
Example 1:
a
Fatal error: Declaration of abstractBarTH::bar(int $a) must be compatible with parentImplementedTH::bar(array $a) in /in/OKoTY on line 59
Process exited with code 255.