You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a lot of fixes and development going on in the v4.0 branch, which is excellent and all. However we're actually using this branch as a dep for some of our operational projects and the latest Dec, 2015 merges have been breaking our builds. In hindsight, I should of forked and tag it accordingly for myself.
Hard to pin point as I didn't spend much time looking through it, but it affected our home page (empty page, cut off somewhere in the head) and splash page (missing the bootstrap look).
Might be something related to the changes made in the inc or one of the head-*.php files. We're using a custom Makefile that looks for certain keywords and changes some of the php files on the fly that helps consolidate and fix some things on our end; keeps things lean.
Hi @upsonp,
There are a lot of fixes and development going on in the v4.0 branch, which is excellent and all. However we're actually using this branch as a dep for some of our operational projects and the latest Dec, 2015 merges have been breaking our builds. In hindsight, I should of forked and tag it accordingly for myself.
Can you perhaps create a tag (4.0.0 perhaps) for this build of the v4 branch: https://github.com/wet-boew/wet-boew-php/tree/d2d1d993da86b9aa1b2afb61898aadedd8359c68
That way we can reference it as a stable build in our deps.
I'm sure the new merges can be tagged as 4.2.0 or so.
The text was updated successfully, but these errors were encountered: