sweiguny

Results 4 issues of sweiguny

Hello, in your template it's stated: "Stylesheet for Microsoft Word 2007/2008/2010 Bibliography formatting." https://github.com/codingo/BibWord/blob/f44815ba0649ca959b6cd1a8d9c52e078c402867/source/BibWord/Template/BibWord_Stylesheet.XSL#L4 I know, it's a great demand, but can you add a template for 2016? Because Word...

Hi, when I get an error, i will come into the `onError` callback. Here i want to set the response-codes dependent to the exceptions that were caught. e.g. 404 if...

Question/Help

# BUG REPORT **Stack Trace or error message** ![grafik](https://user-images.githubusercontent.com/6470636/41964801-49234bd4-79fb-11e8-86d5-3ef9a2cccf4e.png) **Expected Behavior** Recovering the Sia-Amount that is in this address: [c1f09aa89f28d06156e74ff5f268827c17e098a1b32716db99d77aea84deb3509170a67ed535](https://explorer.siahub.info/hash/c1f09aa89f28d06156e74ff5f268827c17e098a1b32716db99d77aea84deb3509170a67ed535) Unfortunately, it shows that there is 0 balance. But from...

I am using symfony and phpbrowscap as service defined in `services.yml`. currently, my definition in `services.yml` look like this: ``` browscap: class: phpbrowscap\Browscap arguments: - %browscap_cache_dir% ``` I'd like to...