phorkie is composer-installable
by
Christian Weiske cweiske.de/tagebuch/phorkie-composer.htm 2017-08-29
To be able to install all of phorkie's dependencies with composer, I spent a good part of the
PHP Testfest Berlin 2009
by
Christian Weiske cweiske.de/tagebuch/PHP%20Testfest%20Berlin%202009.htm 2009-05-11
I spent the last weekend (may 09/10) on the PHP Testfest Berlin, organized by Till for the Berlin
JsonMapper 1.5 released
by
Christian Weiske cweiske.de/tagebuch/jsonmapper-15.htm 2019-07-07
half year after 1.4. It got support for PHP 7 scalar type declarations, and improves class map
Switching phubb's HTTP client
by
Christian Weiske cweiske.de/tagebuch/phubb-http-client.htm 2020-04-21
-20 requests on my machine and could not find the cause: PHP Fatal error: Uncaught
Seven things 2009
by
Christian Weiske cweiske.de/tagebuch/Seven%20things%202009.htm 2009-01-14
Now the year passed in which I had been tagged by Brett and Till, and finally I have the time to
TYPO3: Change page title from plugin
by
Christian Weiske cweiske.de/tagebuch/typo3-plugin-page-title.htm 2016-07-13
At work I had a web site that showed records on a listing page, and offered more information for
Fixing Text_LanguageDetect on PHP7
by
Christian Weiske cweiske.de/tagebuch/languagedetect-php7.htm 2017-03-06
test_confidence tests/ $ cp /tmp/trace* trace7.xt $ php-5.6.3 `which phpunit` --filter test_confidence
HTTP headers for debugging
by
Christian Weiske cweiske.de/tagebuch/debug-headers.htm 2019-09-19
In my PHP web applications I sometimes use custom HTTP headers to aid debugging when things go