Skip to content

Releases: vaites/php-apache-tika

v1.4.1

04 Oct 08:51

Choose a tag to compare

  • Fixed WebCLient::getHeader() to return null if header does not exist (thanks to @menturion)
  • Fixed mode deprecations for nullable parameters on PHP 8.4 (thanks to @Zombaya)
  • Tested up to Apache Tika 1.28.5, 2.9.4 and 3.2.2

v1.4.0

16 Mar 19:19

Choose a tag to compare

  • Drop support for PHP 7.3
  • Fixed deprecations for nullable parameters on PHP 8.4 (thanks to @denistorresan)
  • Tested up to Apache Tika 1.28.5, 2.9.3 and 3.1.0
  • Tested up to PHP 8.4

v1.3.2

28 May 22:03

Choose a tag to compare

  • Fixed remote file download (thanks to @denistorresan)
  • Tested up to Apache Tika 1.28.5 and 2.9.2

v1.3.1

31 Aug 10:01
a909fd9

Choose a tag to compare

  • Removed WebClient::setFetcherName() restrictions (thanks to @mpdude)

v1.3.0

24 Aug 23:32

Choose a tag to compare

  • Added WebClient::setFetcherName() to easily set the fetcher name (thanks to @relthyg)
  • Tested up to Apache Tika 1.28.5 and 2.8.0

v1.2.5

14 Apr 16:26

Choose a tag to compare

  • Allow https:// URLs on web client (closes #32)
  • Tested up to Apache Tika 1.28.2 and 2.4.0

v1.2.4

04 May 20:14

Choose a tag to compare

  • Tested up to Apache Tika 1.28.2 and 2.4.0

v1.2.3

21 Apr 21:50

Choose a tag to compare

  • Removed debug statement when the JSON parse fails
  • Added new known issues to README.md
  • Tests runs now on GitHub Actions

v1.2.2

20 Apr 20:38

Choose a tag to compare

  • Tested up to Apache Tika 1.28.1 and 2.3.0

v1.2.1

15 Jan 13:03

Choose a tag to compare

  • Filter response before parsing to fix known issues
  • Tested up to Apache Tika 1.28 and 2.2.0