Home
last modified time | relevance | path

Searched refs:from (Results 1501 – 1523 of 1523) sorted by last modified time

1...<<61

/PHP-7.4/Zend/tests/
H A Dbug42937.phpt2 Bug #42937 (__call() method not invoked when methods are called on parent from child class)
H A Dbug44141.phpt25 Fatal error: Uncaught Error: Call to private X::__construct() from context 'Y' in %sbug44141.php:15
H A Dbug46246.phpt9 echo 'Hello from '.get_class($this)."\n";
24 echo 'Overridden hello from '.get_class($this)."\n";
35 Hello from A
36 Hello from A
37 Hello from A
38 Hello from B
39 Hello from B
40 Hello from B
H A Dbug46308.phpt2 Bug #46308 (Invalid write when changing property from inside getter)
H A Dbug30702.phpt2 Bug #30702 (cannot initialize class variable from class constant)
H A Dbug29210.phpt22 echo "test_func1 isn't callable from inside\n";
72 echo "test_func1 isn't callable from outside\n";
77 echo "test_func2 isn't callable from outside\n";
82 echo "test_func3 isn't callable from outside\n";
87 echo "test_func4 isn't callable from outside\n";
97 test_func1 isn't callable from outside
98 test_func2 isn't callable from outside
99 test_func3 isn't callable from outside
100 test_func4 isn't callable from outside
101 test_func1 isn't callable from child
[all …]
H A Dbug29368_1.phpt2 Bug #29368.1 (The destructor is called when an exception is thrown from the constructor).
H A Dbug29368_2.phpt2 Bug #29368.2 (The destructor is called when an exception is thrown from the constructor).
H A Dbug29368_3.phpt2 Bug #29368.3 (The destructor is called when an exception is thrown from the constructor).
H A Daccess_modifiers_008.phpt21 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_009.phpt26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_010.phpt31 Fatal error: Uncaught Error: Call to private method d::test2() from context 'a' in %s:%d
H A D001.phpt57 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A D002.phpt99 Warning: func_get_arg(): Called from the global scope - no function context in %s on line %d
H A D003.phpt79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
/PHP-7.4/Zend/tests/arrow_functions/
H A D008.phpt13 $fn = fn() => yield from [456, 789];
/PHP-7.4/Zend/tests/assert/
H A Dexpect_009.phpt2 test stack trace is correct from failed exception in extended class
H A Dexpect_010.phpt2 test stack trace is correct from failed exception in extended class (parent implementing constructo…
/PHP-7.4/
H A DCODING_STANDARDS.md15 For instance, `function int mail(char *to, char *from)` should NOT free to
16 and/or from.
H A DREADME.REDIST.BINS16 16. ext/phar/zip.c portion extracted from libzip
18 18. ext/mbstring/ucgendat portions based on the ucgendat.c from the OpenLDAP
135 may be used to endorse or promote products derived from this software
157 This code comes from John the Ripper password cracker, with reentrant
235 products derived from this software without specific prior written
306 arising from the use of this software.
342 may be used to endorse or promote products derived from this software
424 endorse or promote products derived from this software without
586 16. ext/phar/zip.c portion extracted from libzip
604 products derived from this software without specific prior
[all …]
/PHP-7.4/TSRM/
H A DLICENSE12 may be used to endorse or promote products derived from this software
/PHP-7.4/Zend/
H A DLICENSE19 or promote products derived from this software without prior
20 permission from Zend Technologies Ltd. For written permission,
24 of the license from time to time. Each version will be given a
H A DREADME.md26 Since PHP 5.3.11 it is possible to prevent shared extensions from unloading so
125 definitions. It is included from `zend_compile.h`. The second one is an executor
126 code itself. It is included from `zend_execute.c`.

Completed in 43 milliseconds

1...<<61