Ujjwal Ojha

Results 10 issues of Ujjwal Ojha

Hey dude, is this thing really open source? [See here](https://help.github.com/articles/open-source-licensing)

It works very nicely on normal terminal but, I get an error on guake terminal. ![image](https://cloud.githubusercontent.com/assets/4995501/18025215/18e34168-6c42-11e6-9013-a3730db3d423.png)

bug

I mistakenly passed undefined as id and my 2nd param was function and I was getting: `TypeError: fn is not a function1` Instead, It should have shown `invalid id param`.

Is there a way we can support making individual files public? Use-case: for public images.

🚀 Enhancement
:man_technologist: PR Needed

**Check List** - [x] Tests has been run in packages where changes made if available - [x] Linter has been run for changed code - [x] Tests for the changes...

pr:community

I installed the module and generated the cache as specified in the README.md I also use ZfcUser. While accessing the log out route I got this fatal error: ``` Fatal...

Here`s my attempt to solve #6

enhancement

1. [Why not use Double or Float to represent currency?](http://stackoverflow.com/questions/3730019/why-not-use-double-or-float-to-represent-currency) 2. [BC MATH](http://www.php.net/manual/en/book.bc.php)

Hey. I have followed you on Github and, today, I noticed that you were working on this repo. I had worked on somewhat similar library a few months back. It's...

I recently found [Geocoder](https://github.com/geocoder-php/Geocoder) library which is just too awesome and I discovered that this module can use Geocoder library to remove some duplicate code.