Comparing Objects with PHP
A brief summary of the problem how object comparison in PHP 7 does not work everytime as expected and how I fixed it using a workaround.
A brief summary of the problem how object comparison in PHP 7 does not work everytime as expected and how I fixed it using a workaround.