Home
last modified time | relevance | path

Searched refs:called (Results 176 – 200 of 280) sorted by relevance

12345678910>>...12

/PHP-5.5/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 ***
H A Darray_map_object1.phpt130 … a valid callback, non-static method SimpleClass::square() should not be called statically in %sar…
159 …id callback, non-static method ChildClass::emptyFunction() should not be called statically in %sar…
172 …alid callback, non-static method FinalClass::finalMethod() should not be called statically in %sar…
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69152.phpt17 …ject you are trying to operate on was loaded _before_ unserialize() gets called or provide a __aut…
H A D005.phpt126 // Now we have __autoload(), that will be called before the old style header.
181 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 a __aut…
/PHP-5.5/Zend/tests/
H A D003.phpt51 Warning: Missing argument 1 for test2(), called in %s on line %d and defined in %s on line %d
H A Dbug42802.phpt40 …ed to foo\test5() must be an instance of bar, instance of foo\bar given, called in %sbug42802.php …
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 Dbug48770.phpt28 print "This method shouldn't be called when using parent::func!\n";
/PHP-5.5/ext/imap/tests/
H A Dimap_alerts_error.phpt10 …imap_alerts() call, whichever came last. The alert stack is cleared after imap_alerts() is called.
/PHP-5.5/ext/pgsql/tests/
H A Dskipif.inc4 // * there is a database called "test" accessible
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_multi_filters_close.phpt2 Check if multiple filters are closed correctly and never called again after close
/PHP-5.5/tests/classes/
H A Dtype_hinting_003.phpt60 …rgument 1 passed to Test::f1() must be of the type array, integer given, called in %s on line %d a…
/PHP-5.5/ext/iconv/
H A Dconfig.w3215 AC_DEFINE("ICONV_ALIASED_LIBICONV", 1, "The iconv function is called iconv() in libiconv");
/PHP-5.5/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-5.5/ext/standard/tests/general_functions/
H A Dbug40398.phpt2 Bug #40398 (parent and self callback functions erroneously called statically)
H A Dis_callable_error.phpt9 Description: Verify that the contents of a variable can be called as a function
/PHP-5.5/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-5.5/ext/standard/tests/assert/
H A Dassert_error1.phpt13 echo "f1 called\n";
/PHP-5.5/ext/standard/tests/class_object/
H A Dforward_static_call_001.phpt2 forward_static_call() called from outside of a method.
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation1.phpt28 // capturing the return value from fscanf() called without third argument
/PHP-5.5/sapi/cli/tests/
H A D017.phpt46 echo "I was called!";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput34 different version of this file called wintestinput3 for use on Windows,
5 where the locale is called "french" and the tests are run using
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt21 …printf("%s(%s) - note that it must not be called when unserializing\n", __METHOD__, var_export($ca…
75 myclass::__construct('Called by script') - note that it must not be called when unserializing
/PHP-5.5/ext/session/tests/
H A Dsession_set_save_handler_class_005.phpt29 // should error because parent::open hasn't been called

Completed in 38 milliseconds

12345678910>>...12