From:             testic at testic dot demon dot co dot uk
Operating system: Win32
PHP version:      4.3.4
PHP Bug Type:     Feature/Change Request
Bug description:  ncurses support without a cygwin install.

Description:
------------
I am working on an application written in PHP that uses the ncurses
functions, I would like this application to work on win32 machines also.
However, I dont want the users required to have a fullblown cygwin install
(this is fiddly at best, and win32 users....). I have seen applications
written in C for Unix that make use of cygwin.dll and/or cygwindevo.dll,
presumably to get Unix-like functionality on Windows, however I have been
unable to make any use of this with PHP.

So really my request could be summarised thus:
Ncurses functioning 'natively' under Win32, without the need for cygwin,
preferably implemented using an extension dll as per other PHP extensions
in Windows.


-- 
Edit bug report at http://bugs.php.net/?id=28252&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28252&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28252&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28252&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28252&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28252&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28252&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28252&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28252&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28252&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28252&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28252&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28252&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28252&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28252&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28252&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28252&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28252&r=float

Reply via email to