Skip to content

added missing type cast for config['offset']#349

Open
Jsewill wants to merge 1 commit intomodx-pro:masterfrom
Jsewill:patch-1
Open

added missing type cast for config['offset']#349
Jsewill wants to merge 1 commit intomodx-pro:masterfrom
Jsewill:patch-1

Conversation

@Jsewill
Copy link

@Jsewill Jsewill commented Sep 11, 2022

fix for php 8 arithmetic on config->offset.

Что оно делает?

Added integer type casting for config['offset'], where necessary. While I haven't scoured all Type casting

Зачем это нужно?

Fetch breaks on php 8 without this fix, or something like this fix.

Связанные проблема(ы)/PR(ы)

fix for php 8 arithmetic on config->offset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant