Home
last modified time | relevance | path

Searched refs:__destruct (Results 1 – 25 of 154) sorted by path

1234567

/PHP-7.4/
H A DNEWS1151 __destruct). (Nikita)
/PHP-7.4/Zend/tests/
H A Dassign_coalesce_002.phpt41 public function __destruct() {
H A Dbug20240.phpt19 function __destruct() {
41 test::__destruct
H A Dbug24635.phpt17 function __destruct() {
H A Dbug29368.phpt13 function __destruct()
H A Dbug29368_1.phpt16 function __destruct() {
H A Dbug29368_2.phpt8 function __destruct() {
H A Dbug29368_3.phpt9 function __destruct() {
18 function __destruct() {
32 Foo::__destruct
H A Dbug32322.phpt41 public function __destruct()
H A Dbug32596.phpt2 Bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct)
9 function __destruct()
H A Dbug32799.phpt7 function __destruct (){
H A Dbug36006.phpt2 Bug #36006 (Problem with $this in __destruct())
8 public function __destruct() {
19 public function __destruct() {
21 parent::__destruct(); /* segfault here */
H A Dbug36268.phpt6 function __destruct() {
H A Dbug36759.phpt10 function __destruct() {
17 function __destruct() {
26 Foo::__destruct
27 Bar::__destruct
H A Dbug38220.phpt39 function __destruct() {
40 echo "A::__destruct()\n";
70 A::__destruct()
85 A::__destruct()
H A Dbug39346.phpt15 function __destruct() {
H A Dbug43175.phpt2 Bug #43175 (__destruct() throwing an exception with __call() causes segfault)
7 public function __destruct() {
H A Dbug47343.phpt7 public function __destruct()
28 public function __destruct()
H A Dbug47353.phpt8 function __destruct()
H A Dbug47771.phpt15 public function __destruct() {
H A Dbug49893.phpt6 function __destruct() {
H A Dbug51822.phpt2 Bug #51822 (Segfault with strange __destruct() for static class variables)
7 public function __destruct()
15 public function __destruct()
H A Dbug52361.phpt6 public function __destruct() {
28 #0 %sbug52361.php(16): aaa->__destruct()
H A Dbug53511.phpt6 function __destruct() {
25 #0 %sbug53511.php(12): Foo->__destruct()
H A Dbug54268.phpt16 public function __destruct()
18 DestructableObject::__destruct();
23 public function __destruct()

Completed in 68 milliseconds

1234567