line-bot-sdk-php
line-bot-sdk-php copied to clipboard
Use [] instead of array_merge
Calling array_merge is so slow, so we want to use [] operator instead.
See: https://stackoverflow.com/questions/23348339/optimizing-array-merge-operation