Home
last modified time | relevance | path

Searched refs:called (Results 226 – 250 of 321) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/standard/tests/assert/
H A Dassert_error.phpt13 echo "f1 called\n";
H A Dassert_error2.phpt15 echo "f1 called\n";
/PHP-7.4/tests/classes/
H A Dctor_visibility.phpt2 ZE2 A private constructor cannot be called
H A Dtype_hinting_003.phpt60 …r: Argument 1 passed to Test::f1() must be of the type array, int given, called in %s on line %d a…
/PHP-7.4/ext/openssl/tests/
H A Dbug73072.phpt24 // if there is a segfault, this won't be called
/PHP-7.4/ext/standard/tests/array/
H A D005.phpt63 /*Checking for internal array pointer beint reset when shift is called */
65 echo"\n*** Checking for internal array pointer being reset when shift is called ***\n";
280 *** Checking for internal array pointer being reset when shift is called ***
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_multi_filters_close.phpt2 Check if multiple filters are closed correctly and never called again after close
H A Dbug79984.phpt2 Bug #79984 (Stream filter is not called with closing arg)
/PHP-7.4/ext/pgsql/tests/
H A Dskipif.inc4 // * there is a database called "test" accessible
/PHP-7.4/Zend/tests/
H A Dbug48770.phpt28 print "This method shouldn't be called when using parent::func!\n";
H A Dclosure_027.phpt33 …ed to test() must be an instance of Closure, instance of stdClass given, called in %s on line %d a…
H A Dexception_017.phpt33 Exception: Argument 1 passed to foo() must be callable, string given, called in %s on line %d
H A Dobjects_022.phpt39 …o foo::testFoo() must be an instance of foo, instance of stdClass given, called in %s on line %d a…
H A Dbug42802.phpt40 …ed to foo\test5() must be an instance of bar, instance of foo\bar given, called in %sbug42802.php …
/PHP-7.4/ext/iconv/
H A Dconfig.w3214 AC_DEFINE("ICONV_ALIASED_LIBICONV", 1, "The iconv function is called iconv() in libiconv");
/PHP-7.4/ext/mysqli/tests/
H A Dbug69899.phpt5 free_result is called on a prepared statement followed by closing that
/PHP-7.4/ext/spl/tests/
H A Dbug45622b.phpt2 Ensure fix to bug45622 doesn't cause __isset() to be called when ArrayObject::ARRAY_AS_PROPS is use…
/PHP-7.4/ext/standard/tests/class_object/
H A Dforward_static_call_001.phpt2 forward_static_call() called from outside of a method.
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug40398.phpt2 Bug #40398 (parent and self callback functions erroneously called statically)
/PHP-7.4/ext/ldap/tests/
H A Dldap_next_attribute_error.phpt36 Warning: ldap_next_attribute(): called before calling ldap_first_attribute() or no attributes found…
/PHP-7.4/ext/standard/tests/serialize/
H A D005.phpt123 // Now we have an autoloader, that will be called before the old style header.
180 Warning: unserialize(): Function unserializer() hasn't defined the class it was called for in %s005…
H A Dserialization_objects_006.phpt26 …ject you are trying to operate on was loaded _before_ unserialize() gets called or provide an auto…
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt19 …printf("%s(%s) - note that it must not be called when unserializing\n", __METHOD__, var_export($ca…
73 myclass::__construct('Called by script') - note that it must not be called when unserializing
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation1.phpt28 // capturing the return value from fscanf() called without third argument
/PHP-7.4/ext/zlib/tests/
H A Ddeflate_add_buffer_full.phpt19 * manual, deflate must be called again with more buffer space.

Completed in 36 milliseconds

12345678910>>...13