Nicolai Ehemann
Nicolai Ehemann
There should also be a usable way to iterate over published content of [type] (currently, there are only collections of all content of type, which could in theory be filter,...
I have the same problem. I have a lot of dependencies I have moditect create module-infos for, and some (I created myself) that already are modules, but the create-runtime-image goal...
Could anyone please have a look at this?
Well, I didn't think this through in all directions. The cloud-only vs. local + cloud could be made a configurable option. I think there will still be situations where local...
The problem might be caused by a memory leak in lighthttpd. A similar case is discussed here: http://redmine.lighttpd.net/issues/2586. Unfortunately, the lighthttpd developers do not seem very eager to look further...
You might have noticed I don't currently maintain this project. There is a much more recent fork at https://github.com/DeepDiver1975/PHPZipStreamer.
I would if travis builds would work :-). It's confusing in the current state.
Uhm, I don't understand what you mean.
The propro and raphf extensions are installed by the travis script in the test directory. Otherwise, it would not work for the other version combinations, also.
Interestingly, this happens only with php 5.5 and 5.6, but not with earlier nor with later versions (I just implemented the travis tests for php 7). I could also never...