issues Search Results · repo:creof/doctrine2-spatial language:PHP
Filter by
113 results
(50 ms)113 results
increof/doctrine2-spatial (press backspace or delete to remove)Description:
Using version creof/doctrine2-spatial v1.2.0 on PHP 8.4.5 results in a deprecation warning related to an implicitly
nullable parameter in the AbstractPoint::validateArguments() method.
Steps ...
TheWhatis
- Opened 2 days ago
- #230
Error: Cannot use object of type Doctrine\Common\Lexer\Token as array
at \vendor\creof\geo-parser\lib\CrEOF\Geo\String\Parser.php:471
I created the point type to be used in MySQL 8.0
?php
namespace ...
marcoslp010
- Opened on Oct 24, 2024
- #229
We would love if you are using this project or can test a PR to contact us bellow or review the PRs so we can merge
them.
I personally no longer have a test setup to validate the PRs so I m a bit reluctant ...
sadortun
- 3
- Opened on Jul 10, 2024
- #228
This project last release is from July 2017, so 7 years ago. It cannot work with Doctrine ORM 3.0, and the [code
activity has been extremely low since July 2017 with only 3
commits](https://github.com/creof/doctrine2-spatial/graphs/contributors?from=2017-03-14 ...
PowerKiKi
- 2
- Opened on Jul 10, 2024
- #227
Several methods of the AbstractSpatialType are incompatible with current Doctrine versions, because they are missing
parameter and return types, or have different parameter names. This leads to fatal errors ...
lupinitylabs
- 2
- Opened on Mar 15, 2024
- #224
I noticed that the MySQL function ST_Distance_Sphere is mentioned in the list of MySQL functions but there is no class
for it in CrEOF\Spatial\ORM\Query\AST\Functions\MySql\STDistanceSphere
I m curious ...
WelshDev
- 1
- Opened on Aug 3, 2022
- #221
Is there any way to store an empty polygon?
What I am trying to do is have a geometry column in Postgres that has a spatial index, so I cannot set the column to be
nullable. In raw SQL, it would be something ...
tec4
- Opened on Feb 9, 2022
- #220
My Doctrine configurate has single geometry type added
point: CrEOF\Spatial\DBAL\Types\Geometry\PointType
I use it in single entity with following property definition
/**
* @ORM\Column(type= point ...
jspetrak
- Opened on Nov 6, 2020
- #214
Mysql has a glitch that if ST_Within() = 1 no indexes will be used while just ST_Within() works fine.
https://bugs.mysql.com/bug.php?id=76384 However on DQL createQuery query if you use only WHERE ST_Within( ...
felp302
- 1
- Opened on Sep 18, 2020
- #212
I m not sure why, on my dev machine, with an env under docker I had suddenly this error today : Trying to access array
offset on value of type resource
It looks like modifying line 138 of lib/CrEOF/Spatial/DBAL/Types/AbstractSpatialType.php ...
sushicodeur
- 4
- Opened on Jan 28, 2020
- #207

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.