intern = ecalloc(1, sizeof(struct finfo_object));
intern->zo.ce = class_type;
intern->zo.properties = NULL;
+ intern->std.guards = NULL;
intern->ptr = NULL;
retval.handle = zend_objects_store_put(intern, finfo_objects_dtor, NULL, NULL TSRMLS_CC);
<license>PHP</license>
<release>
<state>stable</state>
- <version>1.0</version>
- <date>2005-06-30</date>
+ <version>1.0.1</version>
+ <date>2005-11-24</date>
<notes>
- 1) Fixed library detection routines.
+ 1) PHP 5.1.0 Compatibility
</notes>
<filelist>
<file role="src" name="config.m4"/>