Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle non-string arguments in the FilesModel::findByPath() method #3042

Merged
merged 2 commits into from Jun 3, 2021

Conversation

leofeyer
Copy link
Member

Q A
Fixed issues Fixes #3001
Docs PR or issue -

@leofeyer leofeyer added the bug label May 31, 2021
@leofeyer leofeyer added this to the 4.9 milestone May 31, 2021
@leofeyer leofeyer requested a review from ausi May 31, 2021 16:16
@leofeyer leofeyer self-assigned this May 31, 2021
@leofeyer leofeyer linked an issue May 31, 2021 that may be closed by this pull request
@leofeyer leofeyer changed the title Add a deprecation to the FilesModel::findByPath() method Handle non-string arguments in the FilesModel::findByPath() method Jun 3, 2021
@leofeyer leofeyer requested a review from a team June 3, 2021 16:07
@leofeyer leofeyer merged commit b93d263 into contao:4.9 Jun 3, 2021
@leofeyer leofeyer deleted the fix/files-model branch June 3, 2021 16:11
bezin pushed a commit to bezin/contao that referenced this pull request Nov 26, 2021
…(see contao#3042)

Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes contao#3001
| Docs PR or issue | -

Commits
-------

3c4d036 Add a deprecation to the FilesModel::findByPath() method
320efad Remove the deprecation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest change to FilesModel may lead to exception
5 participants