On Sat, 2004-05-22 at 13:48, Sebastian Bergmann wrote:
> The following code triggers a segfault with the attached stacktrace:
>
> <?php
> class UML_Class extends ReflectionClass {
> }
>
> print ReflectionClass::export('UML_Class');
> ?>Works fine here. - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
