Skip to content

Conversation

@NathanMontois
Copy link

No description provided.

@tenzap
Copy link
Contributor

tenzap commented Jan 11, 2024

AFAIK ci3 must remain compatible with php 5.6 (maybe 5.4?)

@pocketarc
Copy link

pocketarc commented Jan 11, 2024

@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.

@gxgpet
Copy link
Contributor

gxgpet commented Feb 10, 2024

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.

@gxgpet gxgpet closed this Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants