Home
last modified time | relevance | path

Searched refs:__destruct (Results 101 – 125 of 154) sorted by relevance

1234567

/PHP-7.4/tests/lang/
H A Dbug30578.phpt16 function __destruct()
H A DforeachLoopIteratorAggregate.004.phpt40 function __destruct() {
52 function __destruct() {
/PHP-7.4/Zend/tests/try/
H A Dcatch_004.phpt19 function __destruct()
H A Dtry_finally_012.phpt8 function __destruct() {
H A Dtry_finally_023.phpt7 public function __destruct() {
H A Dtry_finally_017.phpt10 public function __destruct() {
H A Dtry_finally_022.phpt8 function __destruct() {
H A Dtry_finally_019.phpt10 function __destruct() {
/PHP-7.4/Zend/tests/
H A Dbug32799.phpt7 function __destruct (){
H A Dbug39346.phpt15 function __destruct() {
H A Dtemporary_cleaning_009.phpt9 function __destruct() {
H A Dbug69446.phpt9 public function __destruct() {
H A Dbug69446_2.phpt17 public function __destruct()
H A Dbug70805_2.phpt14 public function __destruct() {
H A Dbug71980.phpt7 public function __destruct() {
H A Dbug72177_2.phpt2 Bug #72177 Scope issue in __destruct after ReflectionProperty::setValue()
H A Dgc_041.phpt11 function __destruct() {
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Dbug24635.phpt17 function __destruct() {
H A Dbug64896.phpt17 public function __destruct()
H A Dbug73337.phpt5 class d { function __destruct() { throw new Exception; } }
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getModifierNames_basic.phpt15 function __destruct() {}
72 string(13) "x::__destruct"
H A DReflectionMethod_basic1.phpt45 public function __destruct() {}
61 reflectMethod("TestClass", "__destruct");
269 Reflecting on method TestClass::__destruct()
/PHP-7.4/tests/classes/
H A Dfactory_and_singleton_002.phpt29 protected function __destruct() {
98 Warning: Call to protected test::__destruct() from context '' during shutdown ignored in Unknown on…
/PHP-7.4/ext/phar/tests/
H A Dpharfileinfo_destruct.phpt2 Phar: PharFileInfo::__destruct

Completed in 60 milliseconds

1234567