> AFAIK, PHP is designed to function on any standard ANSI-compatible C > compiler (as a goal). Unless this has changed, I don't know if opening > the door for C++ development is the best of ideas (IMHO)
That just means that the core and standard extensions need to
be written in ISO C and does not preclude C++ extensions
(which have existed for some time).
- Sascha
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php
