Charlie

Results 5 issues of Charlie

The documentation says: `$ php composer.phar require hounddog/doctrine-data-fixture-module:0.0.*` Using this command composer will require tag 0.0.4. In that version the configuration is not fetched like the documentation explains. **DoctrineDataFixtureModule\Service\FixtureFactory** on...

Hi, Using `PhpactorFindReferences` returns the following error: ``` Error detected while processing function phpactor#ContextMenu[1]..phpactor#rpc[24]..phpactor#_rpc_dispatch[123]..phpactor#_rpc_dispatch_input[43]..phpactor#input#choice[30]..phpactor#_rpc_dispatch_input_handler[3]..phpactor#rpc: line 18: E605: Exception not caught: Could not parse response from Phpactor: Vim(let):E474: Unidentified byte: PHP...

Hi, First off, thanks for this incredible tool and all the effort put in to. So, onto my question, is there a way we can configure the default visibility when...

In larger applications profile column of type `TEXT` exceeds maximum allowed characters of 65535 characters. This leads to data not showing in UI since `json_decode()` returns `null` on truncated JSON...