mpyw
mpyw
@DomBlack The problem still exists so I wrote the patch: [mpyw/phpunit-patch-serializable-comparison](https://github.com/mpyw/phpunit-patch-serializable-comparison)
The problem is php.ini related, not a library bug. Please feel free to submit the PR that updates documentation! Thanks
格納場所に非常に困るので,`->post()` `->postAsync()` でも認証系エンドポイントを使えるようにするのが一番いい解決策になりそうです。 (最近メンテナンスできてない)
Same issue #346
Same issue #349
@fenichelar it worked, thanks!
The official typing uses anonymous objects, so it doesn't seem to be treated as `ObjsMessage`. However, composing a `items[0]` and `items[1]` whose properties are completely nullable ~perfectly~ partially matches for...
Or more accurately, we need to provide another typed implementation for them.
Diff ### Individual ```diff --- objs_message.txt 2022-01-24 11:53:04.000000000 +0900 +++ objs_message_reply_thread.txt 2022-01-24 11:59:33.000000000 +0900 -attachments -blocks -bot_id -bot_profile -client_msg_id -comment -display_as_bot -file -files -icons -inviter -is_delayed_message -is_intro -is_starred last_read latest_reply...
Oops, the actual API response structure looks like it includes more (perhaps not all) components of `ObjsMessage`. It seems to me that there is another major error on `slack-api-specs` 😢