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

Fixed issue 14756 - File not found if path contains . #14757

Merged
merged 6 commits into from
Jan 23, 2020
Merged

Fixed issue 14756 - File not found if path contains . #14757

merged 6 commits into from
Jan 23, 2020

Conversation

ruudboon
Copy link
Member

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:

Without doing a file exists check we aren't able to detect if extension is set.
I would like to make the users responsibility to not add the extension like it's described in the docs.

…on is set.

I would like to make the users responsibility to not add the extension like it's described in the docs.
Fixed #14756
@ruudboon ruudboon added the 4.0.3 label Jan 22, 2020
@niden niden added bug A bug report status: low Low labels Jan 22, 2020
@ruudboon ruudboon requested a review from niden January 23, 2020 06:37
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #14757 into 4.0.x will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            4.0.x   #14757      +/-   ##
==========================================
+ Coverage   67.97%   67.98%   +<.01%     
==========================================
  Files         483      483              
  Lines      111435   111434       -1     
==========================================
+ Hits        75752    75757       +5     
+ Misses      35683    35677       -6

@ruudboon ruudboon merged commit 4519643 into phalcon:4.0.x Jan 23, 2020
@ruudboon ruudboon deleted the fix-14756-ini branch February 4, 2020 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report status: low Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants