-
Hey,
in https://github.com/Haehnchen/idea-php-symfony2-plugin/commit/3c4182e3878615178eb90c322ff8718fce7d642a you've added support for reading assets from a manifest.json. The path is hardcoded to …
-
Jira issue originally created by user joksnet:
Missing type **raw** from `OraclePlatform::initializeDoctrineTypeMappings`.
The Symfony2 task _doctrine:schema:update_ throws _Unknown database type ra…
-
Jira issue originally created by user weyandch:
Been experimenting with Symfony2 past days, and somehow managed to generate an Exception in the MySqlSchemaManager Classes of Doctrine.
I've build my …
-
Jira issue originally created by user rivaros:
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mention…
-
Hi.
I run the command:
php app/console myddleware: jobScheduler –env=background
and below is the error?
PHP Warning: PHP Startup: Unable to load dynamic library 'mssql.so' (tried: /usr/li…
-
I am using this class to integrate my REST API, now I get to the problem, that my application expects the data, which gets sent through PUT, to update an ressource in the content-body of the Request. …
-
I was profiling a (Symfony2) application and found that `array_search` was called over 17.000 times during one unit test. Almost all of these calls come from [Table->getColumns()](https://github.com/d…
-
Jira issue originally created by user pan100:
I am not sure this is a correct posting to your issue tracker, as I am a beginner at development, at least in the sense of doctrine.
I have an entity na…
-
Jira issue originally created by user sergey_z:
Str: In symfony standart edition got to web profiler and click explain for
"START TRANSACTION" query
```
Warning: ksort() expects parameter 1 to be a…
-
Jira issue originally created by user floriansemm:
We are using a sqlite db in our unit tests. During fixtures-load a error occurs:
{quote}
[Doctrine\DBAL\Exception\SyntaxErrorException]
An exc…