-
I think we should add support for an additional format or replace the current one. I don't really like the INI format and YAML is both flexible and minimalistic in its syntax, while being widely used …
-
```
[JMS\Serializer\Exception\RuntimeException]
You must define a type for phpDocumentor\Transformer\Template::$name.
```
This happens no matter what. I have basic php…
-
When I try to use the `%(here)` variable in my logging handler path, it seems to not escape one of the backslashes. Here is the code as it appears in the development.ini file:
```
[handler_filelog]
…
jsvk updated
10 years ago
-
Taken from the readme
``` php
$rule = 'group in ("customer", "guest") and points > 30';
```
There is an example of how to convert it to PHP code by calling `Hoa\Ruler\Ruler::interprete`. But this r…
-
Apparently the MANIFEST.MF in the 5.13 release version of 'activiti-engine' is technically invalid; incorrect, and should not pass even the initial parsing stage. The present mechanism for build valid…
-
Dist::Zilla was hastily cobbled together, and nowhere does that show more than in its poor support for characters outside of ASCII. It has no real concept of encoding/decoding boundaries. Worse stil…
rjbs updated
11 years ago
-
jonls updated
11 years ago
-
Hi @jordansissel as discuss in another thread, i am unable to remove a package created from FPM.. the way i create the package is that i manually compile with a --prefix to install in /opt, i run the …
-
In current Event B formal model, there are not traceability to the SRS. How to you plan to handle this part?
-
The following 3 bullet points from [the .gitignore manpage](http://manpages.ubuntu.com/manpages/natty/man5/gitignore.5.html#contenttoc3) should apply to editorconfig file matching as well.
- If the pa…