Home
last modified time | relevance | path

Searched refs:__destruct (Results 1 – 25 of 3152) sorted by relevance

12345678910>>...127

/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dtemporary_cleaning_013.phpt9 function __destruct() { throw new Exception; }
15 function __destruct() { throw new Exception; }
22 function __destruct() { throw new Exception; }
29 function __destruct() { throw new Exception; }
39 function __destruct() { throw new Exception; }
49 function __destruct() { throw new Exception; }
61 function __destruct() { throw new Exception; }
74 function __destruct() { throw new Exception; }
81 function __destruct() { throw new Exception; }
89 function __destruct() { throw new Exception; }
[all …]
/dports/converters/pecl-igbinary/igbinary-3.2.6/tests/
H A Digbinary_058b.phpt2 Should not call __destruct if __wakeup throws an exception (in arrays)
24 public function __destruct() {
25 printf("Calling __destruct %s dynamic=%s\n", $this->id, $this->dynamic);
47 Calling __destruct a dynamic=original
48 Calling __destruct b dynamic=original
49 Calling __destruct c dynamic=original
50 Calling __destruct d dynamic=original
55 Calling __destruct a dynamic=copy
56 Calling __destruct b dynamic=copy
H A D__serialize_018.phpt20 public function __destruct() {
21 echo "In __destruct ThrowsInUnserialize\n";
35 public function __destruct() {
36 echo "In __destruct Test\n";
69 In __destruct ThrowsInUnserialize
72 In __destruct Test
73 In __destruct ThrowsInUnserialize
77 In __destruct ThrowsInUnserialize
79 In __destruct Test
80 In __destruct ThrowsInUnserialize
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
47 $this->__destruct();
57 $this->__destruct();
67 $this->__destruct();
79 $this->__destruct();
89 $this->__destruct();
101 $this->__destruct();
111 $this->__destruct();
/dports/lang/php81/php-8.1.1/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
24 Derived::__destruct
/dports/www/mod_php80/php-8.0.15/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
24 Derived::__destruct
/dports/www/mod_php81/php-8.1.1/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
24 Derived::__destruct
/dports/lang/php80/php-8.0.15/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
24 Derived::__destruct
/dports/lang/php73/php-7.3.33/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
25 Derived::__destruct
/dports/lang/php74/php-7.4.27/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
25 Derived::__destruct
/dports/www/mod_php74/php-7.4.27/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
25 Derived::__destruct
/dports/www/mod_php73/php-7.3.33/tests/classes/
H A Ddestructor_visibility_003.phpt7 private function __destruct() {
13 public function __destruct() {
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
25 Derived::__destruct
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
52 $this->__destruct();
67 $this->__destruct();
82 $this->__destruct();
98 $this->__destruct();
113 $this->__destruct();
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
47 $this->__destruct();
57 $this->__destruct();
67 $this->__destruct();
79 $this->__destruct();
89 $this->__destruct();
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
47 $this->__destruct();
57 $this->__destruct();
67 $this->__destruct();
79 $this->__destruct();
89 $this->__destruct();
/dports/www/phpbb3/phpBB3/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
52 $this->__destruct();
67 $this->__destruct();
82 $this->__destruct();
98 $this->__destruct();
113 $this->__destruct();
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
52 $this->__destruct();
67 $this->__destruct();
82 $this->__destruct();
98 $this->__destruct();
113 $this->__destruct();
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/dependency-injection/Loader/Configurator/
H A DAbstractServiceConfigurator.php31 public function __destruct() function in Symfony\\Component\\DependencyInjection\\Loader\\Configurator\\AbstractServiceConfigurator
47 $this->__destruct();
57 $this->__destruct();
67 $this->__destruct();
79 $this->__destruct();
89 $this->__destruct();

12345678910>>...127