Serhii Popov

Results 19 comments of Serhii Popov

I've implemented a [module](https://github.com/stagemteam/zfc-cron) which allows declaring cron jobs in the config

For me this command **does not** work on Windows 10 in Cygwin: ``` $ kill -9 15916 bash: kill: (15916) - No such process ``` Instead of it you can...

Hello, @safrazik When I use simple request for get data from server I get the error "Not all identifier properties can be found in the ResultSetMapping" [screen](http://screencast.com/t/nt2sEX1EGpg) I was wrong...

I check composer installed package outputs ``` console ... doctrine/annotations v1.2.7 Docblock Annotation... doctrine/cache v1.6.0 Caching library off... doctrine/collections v1.3.0 Collections Abstrac... doctrine/common v2.5.3 Common Library for ... doctrine/dbal v2.5.4...

Hello, @safrazik Please, tell me is it possible to accept my PR or your library will be support only Doctrine

Request is very simple, doctrine model doesn't have any association `GET: http://localhost/breeze/Servers?$top=100&$select=id%2Cname&$inlinecount=allpages`

Have the same problem but in my case the Aoe_Scheduler runs 4-5 times and the is blocking. File /tmp/magento.aoe_scheduler.95f56b020fc663c12af22872c9465935.lock is never deleted.

Core magento developers have improved code in 1.9.3. That mean you can change method in *app/code/community/RicardoMartins/OutofstockLast/Model/CatalogSearch/Mysql4/Fulltext/Collection.php* ```

What about merge this PR?