<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phinde.git, branch master</title>
<subtitle>Website search in PHP and elasticsearch</subtitle>
<id>https://git.cweiske.de/phinde.git/atom?h=master</id>
<link rel='self' href='https://git.cweiske.de/phinde.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/'/>
<updated>2026-01-17T21:31:45Z</updated>
<entry>
<title>Dockerfile for elasticsearch v2.4.6</title>
<updated>2026-01-17T21:31:45Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2026-01-17T21:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=28930dd7b856f7f97a65897d89ddb29cf32bb205'/>
<id>urn:sha1:28930dd7b856f7f97a65897d89ddb29cf32bb205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update composer package dependencies</title>
<updated>2025-12-30T14:40:34Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2025-12-30T14:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=86a046e8d9a89ec4aad2f5153e4c4d662c7c6c04'/>
<id>urn:sha1:86a046e8d9a89ec4aad2f5153e4c4d662c7c6c04</id>
<content type='text'>
- Upgrading myclabs/deep-copy (1.11.0 =&gt; 1.13.4)
- Upgrading nikic/php-parser (v4.15.4 =&gt; v5.7.0)
- Upgrading pear/console_commandline (v1.2.4 =&gt; v1.2.6)
- Upgrading pear/http_request2 (v2.5.1 =&gt; v2.7.0)
- Upgrading pear/net_url2 (v2.2.2 =&gt; v2.2.3)
- Upgrading phar-io/manifest (2.0.3 =&gt; 2.0.4)
- Upgrading phpunit/php-code-coverage (9.2.26 =&gt; 9.2.32)
- Upgrading phpunit/phpunit (9.6.4 =&gt; 9.6.31)
- Upgrading sebastian/cli-parser (1.0.1 =&gt; 1.0.2)
- Upgrading sebastian/comparator (4.0.8 =&gt; 4.0.9)
- Upgrading sebastian/complexity (2.0.2 =&gt; 2.0.3)
- Upgrading sebastian/diff (4.0.4 =&gt; 4.0.6)
- Upgrading sebastian/exporter (4.0.5 =&gt; 4.0.8)
- Upgrading sebastian/global-state (5.0.5 =&gt; 5.0.8)
- Upgrading sebastian/lines-of-code (1.0.3 =&gt; 1.0.4)
- Upgrading sebastian/recursion-context (4.0.5 =&gt; 4.0.6)
- Upgrading sebastian/resource-operations (3.0.3 =&gt; 3.0.4)
- Upgrading symfony/polyfill-ctype (v1.27.0 =&gt; v1.33.0)
- Upgrading theseer/tokenizer (1.2.1 =&gt; 1.3.1)
- Upgrading twig/twig (v1.44.7 =&gt; v1.44.8)
</content>
</entry>
<entry>
<title>Do not use STDOUT and STDERR constants</title>
<updated>2023-04-21T19:40:20Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-04-21T19:40:20Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=bebb15613130e676fb7cc1cb4cf83f605d44c6dc'/>
<id>urn:sha1:bebb15613130e676fb7cc1cb4cf83f605d44c6dc</id>
<content type='text'>
.. they do not exist in webserver context
</content>
</entry>
<entry>
<title>Mention gearadmin</title>
<updated>2023-04-02T17:03:00Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-04-02T17:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=3d4e82213089a7d7b2c2a17b22cb3eeba302fb7b'/>
<id>urn:sha1:3d4e82213089a7d7b2c2a17b22cb3eeba302fb7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix string array access in php 8</title>
<updated>2023-04-02T16:57:18Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-04-02T16:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=a1c8309e4b3d8d5468c2defbc8bbae95633aff90'/>
<id>urn:sha1:a1c8309e4b3d8d5468c2defbc8bbae95633aff90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to pear/http2 to support php 8.2</title>
<updated>2023-04-02T16:16:00Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-04-02T16:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=56b393028a311d710ebff02ad34728296f9f9cfd'/>
<id>urn:sha1:56b393028a311d710ebff02ad34728296f9f9cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add required php extensions to composer.json</title>
<updated>2023-03-06T20:19:50Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-03-06T20:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=aee0575ffde686767da37561d182dac832e0562f'/>
<id>urn:sha1:aee0575ffde686767da37561d182dac832e0562f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dependencies to latest version</title>
<updated>2023-03-06T19:46:06Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-03-06T19:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=3f12c830a8a8db7017e7df227a9c4625b628640e'/>
<id>urn:sha1:3f12c830a8a8db7017e7df227a9c4625b628640e</id>
<content type='text'>
$ php -v
PHP 8.2.2 (cli) (built: Feb  7 2023 11:27:52) (NTS)

$ composer update
Lock file operations: 5 installs, 28 updates, 6 removals
  - Removing phpdocumentor/reflection-common (2.0.0)
  - Removing phpdocumentor/reflection-docblock (5.1.0)
  - Removing phpdocumentor/type-resolver (1.1.0)
  - Removing phpspec/prophecy (v1.10.3)
  - Removing phpunit/php-token-stream (4.0.0)
  - Removing webmozart/assert (1.7.0)
  - Upgrading doctrine/instantiator (1.3.0 =&gt; 2.0.0)
  - Upgrading myclabs/deep-copy (1.9.5 =&gt; 1.11.0)
  - Locking nikic/php-parser (v4.15.4)
  - Upgrading pear/console_commandline (v1.2.2 =&gt; v1.2.4)
  - Upgrading pear/http_request2 (v2.3.0 =&gt; v2.5.1)
  - Upgrading pear/pear_exception (v1.0.0 =&gt; v1.0.2)
  - Upgrading phar-io/manifest (1.0.3 =&gt; 2.0.3)
  - Upgrading phar-io/version (2.0.1 =&gt; 3.2.1)
  - Upgrading phpunit/php-code-coverage (8.0.1 =&gt; 9.2.26)
  - Upgrading phpunit/php-file-iterator (3.0.0 =&gt; 3.0.6)
  - Upgrading phpunit/php-invoker (3.0.0 =&gt; 3.1.1)
  - Upgrading phpunit/php-text-template (2.0.0 =&gt; 2.0.4)
  - Upgrading phpunit/php-timer (3.0.0 =&gt; 5.0.3)
  - Upgrading phpunit/phpunit (9.0.1 =&gt; 9.6.4)
  - Locking sebastian/cli-parser (1.0.1)
  - Locking sebastian/code-unit (1.0.8)
  - Upgrading sebastian/code-unit-reverse-lookup (2.0.0 =&gt; 2.0.3)
  - Upgrading sebastian/comparator (4.0.0 =&gt; 4.0.8)
  - Locking sebastian/complexity (2.0.2)
  - Upgrading sebastian/diff (4.0.0 =&gt; 4.0.4)
  - Upgrading sebastian/environment (5.0.1 =&gt; 5.1.5)
  - Upgrading sebastian/exporter (4.0.0 =&gt; 4.0.5)
  - Upgrading sebastian/global-state (4.0.0 =&gt; 5.0.5)
  - Locking sebastian/lines-of-code (1.0.3)
  - Upgrading sebastian/object-enumerator (4.0.0 =&gt; 4.0.4)
  - Upgrading sebastian/object-reflector (2.0.0 =&gt; 2.0.4)
  - Upgrading sebastian/recursion-context (4.0.0 =&gt; 4.0.5)
  - Upgrading sebastian/resource-operations (3.0.0 =&gt; 3.0.3)
  - Upgrading sebastian/type (2.0.0 =&gt; 3.2.1)
  - Upgrading sebastian/version (3.0.0 =&gt; 3.0.2)
  - Upgrading symfony/polyfill-ctype (v1.10.0 =&gt; v1.27.0)
  - Upgrading theseer/tokenizer (1.1.3 =&gt; 1.2.1)
  - Upgrading twig/twig (v1.35.4 =&gt; v1.44.7)
</content>
</entry>
<entry>
<title>Write errors to stderr</title>
<updated>2020-04-17T12:03:55Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2020-04-17T12:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=0eb3df8b6ac67c5fa4562b6362425f4a473da644'/>
<id>urn:sha1:0eb3df8b6ac67c5fa4562b6362425f4a473da644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support location redirect changes</title>
<updated>2020-03-08T22:54:16Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2020-03-08T22:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/phinde.git/commit/?id=68906273b5caf36fb72f9bda40b0fcb5c728568d'/>
<id>urn:sha1:68906273b5caf36fb72f9bda40b0fcb5c728568d</id>
<content type='text'>
</content>
</entry>
</feed>
