Re: [PHP-DEV] RE: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h From: Andrei Zmievski (andrei <email protected>)
Date: 05/22/01

On Mon, 21 May 2001, Sean R. Bright wrote:
> Since this move happened, I have been getting segfaults with the following
> script:
>
> <?php
> print_r(get_defined_constants());
> ?>

I don't get any segfaults, it just works. Try doing 'make clean' and
recompiling.

-Andrei
* Apples have always been a problem ever since Eden. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>