krowinski / php-mysql-replication

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
MIT License
323 stars 97 forks source link

Update PHP requirements #124

Closed srakhmanchuk closed 2 months ago

srakhmanchuk commented 2 months ago

Add support of the following PHP versions: