{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":94586615,"defaultBranch":"master","name":"PHPSerializationFixer","ownerLogin":"MarkMaldaba","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-06-16T22:50:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1492120?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1497653423.0","currentOid":""},"activityList":{"items":[{"before":"617afe6ab655e60647a5ae0a179cfb17946998cd","after":"c19304e7c2195075b4ac84496f7f28cbd3e1c1ad","ref":"refs/heads/master","pushedAt":"2024-02-19T17:43:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MarkMaldaba","name":"Mark Clements","path":"/MarkMaldaba","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1492120?s=80&v=4"},"commit":{"message":"Fixed test warning on PHP 8\n\nFixed a warning in the unit tests that only occurs on PHP 8:\r\n\r\n 1) Warning\r\n The data provider specified for PHPSerialisationFixerTest::testValidSerialisations is invalid.\r\n Exception: Serialization of 'GdImage' is not allowed\r\n ~/tests/PHPSerialisationFixerTest.php:69\r\n\r\nThis is because the imagecreate() function no longer returns a reference, but a non-serialisable object. I have fixed this by switching to using opendir() to create our resource, as this still returns a resource on all PHP versions. I expect, in due course, this will end up returning an object, too, but until then this test is working properly again.\r\n\r\nI also added a note to explain that the choice of function is arbitrary, to help me if I need to update it again.","shortMessageHtmlLink":"Fixed test warning on PHP 8"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_uj6lAA","startCursor":null,"endCursor":null}},"title":"Activity ยท MarkMaldaba/PHPSerializationFixer"}