Browse Source

* Destructors seem to work like a charm. -> No need to keep this line.

experimental/ZendEngine2
Martin Jansen 25 years ago
parent
commit
64a857c52e
  1. 1
      pear/PEAR.php

1
pear/PEAR.php

@ -45,7 +45,6 @@ $GLOBALS['_PEAR_destructor_object_list'] = array();
//
// Tests needed: - PEAR inheritance
// - destructors
//
/**

Loading…
Cancel
Save