Home
last modified time | relevance | path

Searched refs:methods (Results 76 – 100 of 286) sorted by relevance

12345678910>>...12

/PHP-5.5/Zend/tests/
H A Dclosure_045.phpt2 Closure 045: Closures created in static methods are static, even without the keyword
H A Dbug34678.phpt2 Bug #34678 (__call(), is_callable() and static methods)
H A Dbug70121.phpt2 Bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
H A Daccess_modifiers_010.phpt2 Testing visibility of methods
H A Derrmsg_018.phpt15 …ethod and must therefore be declared abstract or implement the remaining methods (test::foo) in %s…
H A Dobjects_021.phpt2 Testing magic methods __set, __get and __call in cascade
/PHP-5.5/Zend/tests/traits/
H A Dbug55372.phpt2 Bug #55372 (Literal handling in methods is inconsistent, causing memory corruption)
H A Dconflict002.phpt2 Overwridden methods do not cause a conflict.
H A Dnoctor001.phpt2 Don't mark trait methods as constructor
H A Dconflict001.phpt25 …ello has not been applied, because there are collisions with other trait methods on TraitsTest in …
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_set-1.phpt25 … the date_default_timezone_set() function. In case you used any of those methods and you are still…
27 … the date_default_timezone_set() function. In case you used any of those methods and you are still…
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_charset.h39 } methods; member
/PHP-5.5/ext/spl/tests/
H A Drecursive_tree_iterator_004.phpt2 SPL: RecursiveTreeIterator methods
H A Dspl_autoload_004.phpt2 SPL: spl_autoload() with static methods
H A Dcountable_class_basic1.phpt24 - Static methods [0] {
H A Dheap_007.phpt2 SPL: SplHeap: iteration through methods
H A Dpqueue_003.phpt2 SPL: SplPriorityQueue: iteration through methods
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_export_basic3.phpt26 - Static methods [0] {
H A DReflectionObject_export_basic2.phpt25 - Static methods [0] {
H A DReflectionObject___toString_basic2.phpt25 - Static methods [0] {
/PHP-5.5/tests/classes/
H A Dinterface_must_be_implemented.phpt17 …ethod and must therefore be declared abstract or implement the remaining methods (if_a::f_a) in %s…
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29830.phpt2 Bug #29844 (SoapServer::setClass() should not export non-public methods)
/PHP-5.5/Zend/tests/traits/bugs/
H A Dabstract-methods05.phpt2 The compatibility with the signature of abstract methods should be checked.
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c177 if (!stmt->methods->param_hook) { in dispatch_param_event()
385 if (stmt->methods->param_hook) { in really_register_bound_param()
413 if (stmt->methods->param_hook) { in really_register_bound_param()
1713 if (stmt->dbh->methods->fetch_err) { in PHP_METHOD()
1742 if (!stmt->methods->set_attribute) { in PHP_METHOD()
1752 if (!stmt->methods->set_attribute) { in PHP_METHOD()
1783 if (!stmt->methods->get_attribute) { in PHP_METHOD()
2087 if (!stmt->methods->next_rowset) { in PHP_METHOD()
2109 if (!stmt->methods->cursor_closer) { in PHP_METHOD()
2114 if (!stmt->methods->next_rowset) { in PHP_METHOD()
[all …]
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_method_by_ref.phpt2 Generator methods can yield by reference

Completed in 44 milliseconds

12345678910>>...12