Skip to content

Conversation

@rdeutz
Copy link
Contributor

@rdeutz rdeutz commented Oct 6, 2025

Pull Request for Issue #254

Summary of Changes

In Meeting 106 of the maintainers team the team decided to remove the class parameter from loadObject, loadObjectList and DatabaseIterator.

This way (ussing a custom class as result) of fetching data is not supported over all database drivers so it can lead to problems in the development and using the database package.

Testing Instructions

No tests possible it is ony documenting that the parameter is deprecated and will be removed with version 6 of the package.

Documentation Changes Required

No changes needed it is so widly used that it wasn't part of the documentation ;-)

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
@HLeithner
Copy link
Contributor

I think this should trigger an custom deprecation message if the input is not \stdClass, since no IDE or analyser understands parameter deprecation.

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.

5 participants