Skip to content

Typing rework and warning fixes#2303

Merged
s3inlc merged 20 commits into
masterfrom
dba-rework-typing
Jul 10, 2026
Merged

Typing rework and warning fixes#2303
s3inlc merged 20 commits into
masterfrom
dba-rework-typing

Conversation

@s3inlc

@s3inlc s3inlc commented Jul 3, 2026

Copy link
Copy Markdown
Member

The goal of this PR is to update phpdocs and typing to get better coverage and discover further potential issues.

Main change in typing:

  • Instead of using just ultra-generic object for everything, it is replaced by using AbstractModel now which is declared as template.

Also the change of the DBA handling for the typing should have a large performance effect as it gets rid of all the unnecessary serialization/de-serialization which happened so far.

@s3inlc s3inlc marked this pull request as ready for review July 9, 2026 09:19
@s3inlc s3inlc merged commit 86cb42c into master Jul 10, 2026
14 checks passed
@s3inlc s3inlc deleted the dba-rework-typing branch July 10, 2026 05:46
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.

2 participants