Closed NathanMontois closed 9 months ago
@tenzap Good call. Adding symfony/polyfill could be an option; it'd handle this and enable the use of more recent PHP functions in other parts of the system.
Edit: Alternatively, spl_object_hash() is PHP 5.2+, and would probably be the best option.
Hi there.
If you could check the fix provided in #6264, it would be much appreciated. If you find anything faulty, please leave a comment there.
AFAIK ci3 must remain compatible with php 5.6 (maybe 5.4?)