#!/bin/sh
exec /usr/bin/php -C -d include_path=@LIBDIR@/php \
-d output_buffering=1 @LIBDIR@/php/pearcmd.php "$@"