Fatal error: An alias was defined for method a(), which exists in both ATrait and BTrait. Use ATrait::a or BTrait::a to resolve the ambiguity in /in/g5HRH on line 15
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.
Fatal error: An alias was defined for method a(), which exists in both ATrait and BTrait. Use ATrait::a or BTrait::a to resolve the ambiguity in /in/g5HRH on line 15
Process exited with code 255.
AaAa
BaBa
AaBa
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; E has a deprecated constructor in /in/g5HRH on line 64
AaBa
Fatal error: Trait method a has not been applied, because there are collisions with other trait methods on F in /in/g5HRH on line 81
Process exited with code 255.
Output for 7.3.32 - 7.3.33
AaAa
BaBa
AaBa
AaBa
Fatal error: Trait method a has not been applied, because there are collisions with other trait methods on F in /in/g5HRH on line 81
Process exited with code 255.
Output for 5.6.0 - 5.6.40
AaAa
BaBa
AaBa
AaBa
Fatal error: Trait method a has not been applied, because there are collisions with other trait methods on F in /in/g5HRH on line 92
Process exited with code 255.