{"sha":"af2e1ff441ab2d47b07cdfb18e3567cd1556d173","node_id":"C_kwDOLgQlp9oAKGFmMmUxZmY0NDFhYjJkNDdiMDdjZGZiMThlMzU2N2NkMTU1NmQxNzM","commit":{"author":{"name":"Sigurd Nes","email":"sigurdne@gmail.com","date":"2026-04-08T10:15:58Z"},"committer":{"name":"Sigurd Nes","email":"sigurdne@gmail.com","date":"2026-04-08T10:15:58Z"},"message":"HOTFIX: Fix additional_invoice_information property type to nullable string","tree":{"sha":"c5d0f027957b88be1f3b73987883fd4a85eca7c8","url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/git/trees/c5d0f027957b88be1f3b73987883fd4a85eca7c8"},"url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/git/commits/af2e1ff441ab2d47b07cdfb18e3567cd1556d173","comment_count":0,"verification":{"verified":false,"reason":"unsigned","signature":null,"payload":null,"verified_at":null}},"url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/commits/af2e1ff441ab2d47b07cdfb18e3567cd1556d173","html_url":"https://github.com/PorticoEstate/PorticoEstate-v2/commit/af2e1ff441ab2d47b07cdfb18e3567cd1556d173","comments_url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/commits/af2e1ff441ab2d47b07cdfb18e3567cd1556d173/comments","author":{"login":"sigurdne","id":12719970,"node_id":"MDQ6VXNlcjEyNzE5OTcw","avatar_url":"https://avatars.githubusercontent.com/u/12719970?v=4","gravatar_id":"","url":"https://api.github.com/users/sigurdne","html_url":"https://github.com/sigurdne","followers_url":"https://api.github.com/users/sigurdne/followers","following_url":"https://api.github.com/users/sigurdne/following{/other_user}","gists_url":"https://api.github.com/users/sigurdne/gists{/gist_id}","starred_url":"https://api.github.com/users/sigurdne/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sigurdne/subscriptions","organizations_url":"https://api.github.com/users/sigurdne/orgs","repos_url":"https://api.github.com/users/sigurdne/repos","events_url":"https://api.github.com/users/sigurdne/events{/privacy}","received_events_url":"https://api.github.com/users/sigurdne/received_events","type":"User","user_view_type":"public","site_admin":false},"committer":{"login":"sigurdne","id":12719970,"node_id":"MDQ6VXNlcjEyNzE5OTcw","avatar_url":"https://avatars.githubusercontent.com/u/12719970?v=4","gravatar_id":"","url":"https://api.github.com/users/sigurdne","html_url":"https://github.com/sigurdne","followers_url":"https://api.github.com/users/sigurdne/followers","following_url":"https://api.github.com/users/sigurdne/following{/other_user}","gists_url":"https://api.github.com/users/sigurdne/gists{/gist_id}","starred_url":"https://api.github.com/users/sigurdne/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sigurdne/subscriptions","organizations_url":"https://api.github.com/users/sigurdne/orgs","repos_url":"https://api.github.com/users/sigurdne/repos","events_url":"https://api.github.com/users/sigurdne/events{/privacy}","received_events_url":"https://api.github.com/users/sigurdne/received_events","type":"User","user_view_type":"public","site_admin":false},"parents":[{"sha":"204999cb0b9e5bee21ca7264b47d7ed66dea5e58","url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/commits/204999cb0b9e5bee21ca7264b47d7ed66dea5e58","html_url":"https://github.com/PorticoEstate/PorticoEstate-v2/commit/204999cb0b9e5bee21ca7264b47d7ed66dea5e58"}],"stats":{"total":2,"additions":1,"deletions":1},"files":[{"sha":"ec5fa761fcb1d194ba9d174fc3aafe08bdb5c7a6","filename":"src/modules/booking/models/Allocation.php","status":"modified","additions":1,"deletions":1,"changes":2,"blob_url":"https://github.com/PorticoEstate/PorticoEstate-v2/blob/af2e1ff441ab2d47b07cdfb18e3567cd1556d173/src%2Fmodules%2Fbooking%2Fmodels%2FAllocation.php","raw_url":"https://github.com/PorticoEstate/PorticoEstate-v2/raw/af2e1ff441ab2d47b07cdfb18e3567cd1556d173/src%2Fmodules%2Fbooking%2Fmodels%2FAllocation.php","contents_url":"https://api.github.com/repos/PorticoEstate/PorticoEstate-v2/contents/src%2Fmodules%2Fbooking%2Fmodels%2FAllocation.php?ref=af2e1ff441ab2d47b07cdfb18e3567cd1556d173","patch":"@@ -62,7 +62,7 @@ protected static function getTableName(): string\n \t/**\n \t * @Expose\n \t */\n-\tpublic string $additional_invoice_information = '';\n+\tpublic ?string $additional_invoice_information = '';\n \n \t/**\n \t * @Expose"}]}