Package Release Info

php7-libphutil-0.0~git.20190930T091802~39ed96c-bp153.1.15

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

php7-libphutil

Change Logs

Version: 0.0~git.20190930T091802~39ed96c-bp152.1.12
* Mon Jan 13 2020 i@guoyunhe.me
- Update to version 0.0~git.20190930T091802~39ed96c:
  * Fix "implode()" argument order in query string construction
  * Move PhutilProseDiff out of "libphutil/"
  * Ignore all files in "src/extensions/", not just immediate children
  * Remove "Web Application Only" classes from libphutil
  * Add a rough "ProgressSink" for improved progress reporting flexibility
  * Allow HTTPSFuture to stream very large files directly to disk
  * Force HTTP/1.1 in HTTPSFuture until HTTP/2 support stabilizes
  * Improve coverage of remarkup "<table>" rule and fix some bad method calls
  * When parsing HTML in remarkup, always start a new tag when encountering "<"
  * Fix some remarkup issues with selective construction of child nodes after HTML DOM parsing
* Wed Sep 18 2019 Yunhe Guo <i@guoyunhe.me>
- Disable _service for Factory submit
* Tue Sep 17 2019 Yunhe Guo <i@guoyunhe.me>
- Update to git version f51f1b3
- Change branch to master because it is more reliable than stable
* Tue Sep 04 2018 Andreas Schneider <asn@cryptomilk.org>
- Update to git version d5dde4c
* Mon Aug 21 2017 asn@cryptomilk.org
- Update to git version ee5ebf6:
  * Make "fail quietly" flag in DeferredLog a little more quiet
  * Stabilize sort order for Remarkup block rules
  * In Remarkup, prevent "%%%" on a line from self-terminating the literal block
  * Don't fatal when encountering [[ <bad URI > | ... ]]
  * Modernize editor selector
  * Make empty Remarkup table rows have more intuitive behavior
  * If the overseer can't update the PID file, just move on
  * Don't warn about use of "Throwable" under PHP5
  * Consolidate binary (hg, git, svn) analysis code into one place
  * Increase strictness of URI parsing, rejecting URIs in the form "ssh://-flag"
* Mon Jun 19 2017 asn@cryptomilk.org
- Use the system cacert bundle
* Wed Jun 14 2017 asn@cryptomilk.org
- Initial package