Skip to content

v1.10.10

Compare
Choose a tag to compare
@ashnazg ashnazg released this 19 Nov 19:09
· 116 commits to master since this release
  • PR #89: Fix scripts/* include paths
  • PR #90: Non-interactive configureoption answers
  • PR #91: Added missing preg quote
  • PR #92: handle "lib64" case for glibc detection
  • PR #93: Fix PHP Notice: Trying to access array offset on value of type bool with 7.4
  • PR #94: Updated logic in useLocalCache to reuse getCacheId
  • PR #95: Fix manpage warning
  • PR #96: Implement the SOURCE_DATE_EPOCH specification
  • PR #97: Fix PHP 7.4 deprecation: array/string curly braces access
  • PR #98: Fix use of null/false as array
  • PR #99: Fix Travis builds on PHP 5.4 and 5.5
  • PR #100: Honor PHP temp directory config
  • PR #101: Fix documentation: the --force is required