mariosimao / notion-sdk-php

A complete Notion SDK for PHP developers.
https://mariosimao.github.io/notion-sdk-php/
MIT License
150 stars 24 forks source link

Fixes #323: Use null fallback for missing array keys for optional properties in User::fromArray #324

Closed tambait closed 9 months ago

tambait commented 9 months ago

Fix #323 by introducing null fallback for missing optional properties in User::fromArray.

mariosimao commented 9 months ago

Released v1.12.0.