Stéphane HULARD
Stéphane HULARD
Me too! What the "Default Branch" setting mean ?
:+1: I use PHPCI to deploy automatically my project on a dev plateform. Is there a way to deploy only when a specific branch is commited ? I think it's...
I think this feature need to be implemented with a non VM tool too... Theses tools are awesome but we just need different php version not full environments. Maybe VMs...
It seems a good idea to use Exception hierarchy to retrieve the last valid code that can be explained. The source exception is often the source of the problem.
That's exactly what I was trying to say, precedence is the right word here (sorry for my english 😄).
@Pierozi for me the code can still use `ArrayOfStringException()` but that exception must define its own error code. I think that updating the code to use a "basic" exception everywhere...
Yesterday evening, we talked about this RFC during the [Hoa Virtual meeting](http://discourse.hoa-project.net/t/hoa-virtual-meeting/22/12). In Hoa, each exception already exists for a specific need and already have a solid meaning. Relying on...
Hello @Hywan, I've started to work on some migration PRs but I got an error about the `atoum/praspel-extension` when I try to install `dev-master` dependencies. ``` Problem 1 - atoum/praspel-extension...
@Hywan, yep I try to write that article before the end of the week 😉.
I've created the article here : hoaproject/Blog#20.