Changeset 253 for trunk/ext/php

Show
Ignore:
Timestamp:
03/04/2007 10:26:20 (21 months ago)
Author:
indeyets
Message:

oops

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/php/phpext.c

    r252 r253  
    187187                                        add_assoc_zval(o, o2->value.str.val, o3); 
    188188                                        zval_ptr_dtor(&o2); 
    189                                         php_printf("o3: %d\n", o3->refcount); 
    190189                                } 
    191190                        }