[PHP-DEV] New port of PHP3 From: Igor Kovalenko (owl <email protected>)
Date: 05/28/98

Hi everybody,

I'm newbie to this list, so I don't know much about this community. So
far, aside from saying "hello" to all, I just want to say that I ported
PHP3 to another platfrom - QNX 4.24, what is pretty weird Unix-like
realtime OS with Watcom C 10.6 compiler. I managed it to work with
Sybase SQL Anywhere 5.5 through Unified-ODBC driver, what also may be
interesting to others.

The source was RC4 and the port was a mess, due to numerous generic and
OS/compiler/database specific problems. Actually, I suspect that
building RC4 could be a mess on most platforms so far.

The port passed tests completely and I also modified mSQL tests to work
with ODBC and it passed them either.

Now I would like to know the proper way to incorporate my changes into a
next release. Just sending diffs will be not very useful, there are
issues which requires some explanation/negotiation. If someone from
authors is interested, please contact me. I simply don't know who is the
appropriate person to contact.

Regards,
Igor Kovalenko