I have a project where I need to have both Apache SAPI (shared) and
embed SAPI (shared) compiled/active at the same time. Is that possible
to do at all? Any risk of symbol clashes or other similar problems?
- Andrei
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit:
At 18:58 06/01/2004, Alan Knowles wrote:
This only affects single line conditional class and function declarations.
php -r ' if (1) { function test () { echo "1"; }} else { function
test() { echo "0"; }} test();'
It affects php4.3.2 and up. (and probably alot earlier)
Wow, that's a neat one.
This only affects single line conditional class and function declarations.
php -r ' if (1) { function test () { echo "1"; }} else { function
test() { echo "0"; }} test();'
It affects php4.3.2 and up. (and probably alot earlier)
if you lay this out in a file, it works perfectly: eg.
if (1) {
Can you send patches to pecl-dev mailing list first, (It's just common
practice to 'get to know each other' a bit) before opening up CVS to new
people..
Regards
Alan
Marc Victor Carvalho Cabadas wrote:
I created one I modulate to give I have supported threads using library POSIX Threads and I wo
I created one I modulate to give I have supported threads using library POSIX Threads
and I would like to publish and to improve the code of exactly.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
collaboration with Stefan Neufeind (cvs-account: neufeind) on pear-packages
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi:
As some folks suggested off list, setting TEST_PHP_EXECUTABLE to the CLI
helped. I had already tried it, but that was only part of the probem.
Here are the other pieces.
I had to be logged on as a user with administrative priveleges because the
php executable dir and the files in it aren't