Let destructors run after main for Zend tests.

Added EnableObjDestructCall=true to the config for zend tests.
Esse commit está contido em:
mikemag
2013-04-16 17:45:42 -07:00
commit de Sara Golemon
commit 17731f2252
+3
Ver Arquivo
@@ -0,0 +1,3 @@
Eval {
EnableObjDestructCall = true
}