package/php-zmq: add upstream php8 compatibility patches
authorAdam Duskett <aduskett@gmail.com>
Tue, 29 Jun 2021 16:50:51 +0000 (09:50 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Jul 2021 19:56:51 +0000 (21:56 +0200)
commit23f8a58e9a8974be095b8cbca4cb685228e1ac26
treed017542098535dc9ea581a672817fd75b18a2206
parentd2ab6c4b366417ed5cd72b701e5a538ed1cf8130
package/php-zmq: add upstream php8 compatibility patches

These patches are necessary for compiling against php8. These patches also
retain the ability to compile against PHP7.2 and should be removed during the
next version bump.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/php-zmq/0001-PHP-7.3-compatibility-and-bugfixes.patch [deleted file]
package/php-zmq/0001-updates-for-php7.4-and-php8.0.patch [new file with mode: 0644]
package/php-zmq/0002-fix-for-php-7.3.patch [new file with mode: 0644]
package/php-zmq/0003-fix-for-php-8.0.0beta2.patch [new file with mode: 0644]