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