Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upIncompatibility with PHP 5.5.11 due to bug in this php version #5060
Comments
This comment has been minimized.
This comment has been minimized.
Travis upgraded PHP to 5.5.11 and the the bug fails some test in AssetManagerTest in the build too |
This comment has been minimized.
This comment has been minimized.
See also: #5058 asset 404 error for ui-bg_flat_75_ffffff_40x100.png |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Can we close this one? |
sabl0r
pushed a commit
to sabl0r/piwik
that referenced
this issue
Sep 23, 2014
…5.11 with negative offset
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See report in the forum; substr_compare is buggy on 5.5.11 and we could try put in a workaround.
Maybe this causes this other problem? #5058