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

Problem with version of 1.1.0 doctrine/lexer #204

Open
jmmorillon opened this issue Aug 2, 2019 · 2 comments · May be fixed by #205
Open

Problem with version of 1.1.0 doctrine/lexer #204

jmmorillon opened this issue Aug 2, 2019 · 2 comments · May be fixed by #205

Comments

@jmmorillon
Copy link

Hi !
I've run a composer update, and doctrine/lexer switch from 1.0.2 to 1.1.0.
Now I've critical errors :

CRITICAL 15:56:29 php preg_split() expects parameter 2 to be string, float given { "exception": {} }
CRITICAL 15:56:29 request Uncaught PHP Exception TypeError: "preg_split() expects parameter 2 to be string, float given" at /Users/jean-michel/Sites/sfserv2018/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php line 255 { "exception": {} }

I've confirm that the problem trigger with creof/doctrine2-spatial by desactivating ORM\Column annotations. Without those annotation, all work well.
I use essentialy the Geometry\Point type.

@xabbuh
Copy link

xabbuh commented Aug 5, 2019

should be fixed by #205 if I understand the issue correctly

@PowerKiKi
Copy link
Contributor

This should be closed because it was fixed via creof/geo-parser#18

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 a pull request may close this issue.

3 participants