php-http / client-common

Common HTTP Client implementations and tools for HTTPlug
http://httplug.io
MIT License
1.01k stars 53 forks source link

Remove spl_object_hash to a version compatible PHP 5.X #211

Closed ArthurJam closed 3 years ago

ArthurJam commented 3 years ago

…ble php 5.6

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #187
License MIT

What's in this PR?

Just apply the same fix for spl_object_hash collisions for an oldest tag compatible with php5.x

Why?

Because old projects using PHP 5.x need also this fix

dbu commented 3 years ago

version 1 of the library is old... but as you already took the effort in backporting it, i see no harm merging and tagging a release.

dbu commented 3 years ago

tagged as 1.11.0