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

Add Path to Output of ORM\MappingException #2

Closed
wants to merge 2 commits into from
Closed

Add Path to Output of ORM\MappingException #2

wants to merge 2 commits into from

Conversation

steffkes
Copy link
Contributor

If the given Path is no directory, the MappingException is thrown - but there is no information displayed which path is incorrect.

@jwage
Copy link
Member

jwage commented Sep 17, 2010

Thanks for the patches!

rivaros added a commit to datasyntax/doctrine2 that referenced this pull request Feb 13, 2012
FabioBatSilva pushed a commit to FabioBatSilva/doctrine2 that referenced this pull request Mar 14, 2012
igorw pushed a commit to igorw-forks/doctrine2 that referenced this pull request Mar 16, 2012
rivaros added a commit to datasyntax/doctrine2 that referenced this pull request Apr 16, 2013
guilhermeblanco pushed a commit that referenced this pull request Feb 17, 2014
This was referenced Dec 6, 2015
aldisanta pushed a commit to aldisanta/doctrine2 that referenced this pull request Oct 31, 2016
tPl0ch added a commit to tPl0ch/doctrine2 that referenced this pull request Aug 16, 2017
Mediagone added a commit to Mediagone/orm that referenced this pull request Nov 13, 2020
beberlei pushed a commit that referenced this pull request Dec 6, 2020
…#8340)

* Fix Hidden fields triggering error when using getSingleScalarResult()

Fixes #4257
HIDDEN fields was causing the "unicity" check to fail (NonUniqueResultException), because we was counting raw data instead of gathered row data.

* Fix Coding Standards (7.4)

* Fix Coding Standards (7.4) #2

* Fix Coding Standards (7.4) - Fix whitespaces

* Fix Coding Standards (7.4) - Fix whitespaces in tests

* Fix Coding Standards (7.4) - Fix more things

* Refactor tests into separate methods

* Fix Coding Standards (7.4) - Equals sign not aligned with surrounding assignments
greg0ire pushed a commit that referenced this pull request Dec 1, 2021
…#8340)

* Fix Hidden fields triggering error when using getSingleScalarResult()

Fixes #4257
HIDDEN fields was causing the "unicity" check to fail (NonUniqueResultException), because we was counting raw data instead of gathered row data.

* Fix Coding Standards (7.4)

* Fix Coding Standards (7.4) #2

* Fix Coding Standards (7.4) - Fix whitespaces

* Fix Coding Standards (7.4) - Fix whitespaces in tests

* Fix Coding Standards (7.4) - Fix more things

* Refactor tests into separate methods

* Fix Coding Standards (7.4) - Equals sign not aligned with surrounding assignments
greg0ire pushed a commit that referenced this pull request Dec 1, 2021
…#8340)

* Fix Hidden fields triggering error when using getSingleScalarResult()

Fixes #4257
HIDDEN fields was causing the "unicity" check to fail (NonUniqueResultException), because we was counting raw data instead of gathered row data.

* Fix Coding Standards (7.4)

* Fix Coding Standards (7.4) #2

* Fix Coding Standards (7.4) - Fix whitespaces

* Fix Coding Standards (7.4) - Fix whitespaces in tests

* Fix Coding Standards (7.4) - Fix more things

* Refactor tests into separate methods

* Fix Coding Standards (7.4) - Equals sign not aligned with surrounding assignments
greg0ire pushed a commit that referenced this pull request Dec 1, 2021
…#8340)

* Fix Hidden fields triggering error when using getSingleScalarResult()

Fixes #4257
HIDDEN fields was causing the "unicity" check to fail (NonUniqueResultException), because we was counting raw data instead of gathered row data.

* Fix Coding Standards (7.4)

* Fix Coding Standards (7.4) #2

* Fix Coding Standards (7.4) - Fix whitespaces

* Fix Coding Standards (7.4) - Fix whitespaces in tests

* Fix Coding Standards (7.4) - Fix more things

* Refactor tests into separate methods

* Fix Coding Standards (7.4) - Equals sign not aligned with surrounding assignments
greg0ire pushed a commit that referenced this pull request Dec 1, 2021
…#8340)

* Fix Hidden fields triggering error when using getSingleScalarResult()

Fixes #4257
HIDDEN fields was causing the "unicity" check to fail (NonUniqueResultException), because we was counting raw data instead of gathered row data.

* Fix Coding Standards (7.4)

* Fix Coding Standards (7.4) #2

* Fix Coding Standards (7.4) - Fix whitespaces

* Fix Coding Standards (7.4) - Fix whitespaces in tests

* Fix Coding Standards (7.4) - Fix more things

* Refactor tests into separate methods

* Fix Coding Standards (7.4) - Equals sign not aligned with surrounding assignments
@tasselchof tasselchof mentioned this pull request Aug 2, 2023
SerheyDolgushev added a commit to SerheyDolgushev/orm that referenced this pull request Sep 13, 2023
This pull request was closed.
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