-
This has always been flaky since I started using this theme, but the latest update has hosed it completely.
Here's a screencast illustrating the problem: http://monosnap.com/file/od0WpsvjMFpmW1tIqEFj…
-
I ran into an bug when trying to align the following `PHP`:
```
$urlMap = array(
'/old-url' => '/new-url-for-old-url',
'/another-old-url' => '/new-url-for-other-old-url',
'/older-url?page…
-
I am an user of phpcs and author of php.tools. I should like to know if you would be willing to accept a PR to add support for php.tool's fmt.phar. If so, I will do it.
-
Tom, hi! I recently wanted to update `Dice` and have the following warning shown, which weren't the case before. I know it's me missing something but not sure what?
```
Notice: Undefined property: D…