mirror of
https://github.com/php/php-src.git
synced 2026-04-02 05:32:28 +02:00
At least on Windows, the temporary directory may contain tilde signs, which would result in an INI parse error.
This library can be built with libedit - non-GPL drop-in readline replacement. Libedit can be obtained from http://sourceforge.net/projects/libedit/ It is taken from NetBSD (http://www.netbsd.org/) CVS repository and modified to work as stand-alone library.