Home > Testfest-Berlin-2009

Testfest-Berlin-2009

Testfest-Berlin-2009 is a project mainly written in SHELL and PHP, it's free.

Tests created during PHP TestFest Berlin 2009.

Build PHP for gettext

  • PHP 5.3-RC2: http://snaps.php.net

  • ./configure --with-gettext --enable-intl --enable-soap --enable-sockets --with-xsl --enable-debug --enable-gcov

  • make

    How to generate a .mo file?

  • example: test.po

  • cd locale/en/LC_MESSAGES

  • msgfmt -o test.mo test.po

    Why test English?

  • KGV between all installs

  • always available

Previous:psi_bak