Home
last modified time | relevance | path

Searched refs:d (Results 4426 – 4450 of 6284) sorted by relevance

1...<<171172173174175176177178179180>>...252

/PHP-5.5/Zend/tests/
H A Dtry_finally_009.phpt23 Fatal error: jump out of a finally block is disallowed in %stry_finally_009.php on line %d
/PHP-5.5/ext/gd/tests/
H A Dimagesavealpha_error2.phpt1 --TEST--
2 test imagesavealpha without arguments
3
4 --CREDITS--
5 Marcelo Diniz <marcelo.leo27 [at] gmail [dot] com
6 ‪#‎phpspMaisTestFest PHPSP on 2014-07-05
7
8 --SKIPIF--
9 <?php
10 if (!extension_loaded('gd')) die("skip gd extension not available.");
[all …]
/PHP-5.5/ext/spl/tests/
H A Dsplpriorityqueue_setextractflags.phpt16 Warning: SplPriorityQueue::setExtractFlags() expects exactly 1 parameter, 2 given in %s on line %d
H A Diterator_036.phpt22 …: Method CachingIterator::__toString() must not throw an exception in %siterator_036.php on line %d
H A DsplDoublyLinkedList_shift_noParams.phpt14 Warning: SplDoublyLinkedList::shift() expects exactly 0 parameters, 1 given in %s on line %d
H A DSplDoublyLinkedList_offsetExists_invalid_parameter.phpt14 Warning: SplDoublyLinkedList::offsetExists() expects exactly 1 parameter, 0 given in %s on line %d
H A DSplDoublyLinkedList_pop_noParams.phpt14 Warning: SplDoublyLinkedList::pop() expects exactly 0 parameters, 1 given in %s on line %d
H A DSplDoublyLinkedList_push_missing_parameter.phpt11 Warning: SplDoublyLinkedList::push() expects exactly 1 parameter, 0 given in %s on line %d
H A DSplDoublyLinkedList_setIteratorMode_param_SplDoublyLinkedList.phpt1 --TEST--
2 Create a SplDoublyLinkedList, call setIteratorMode() and pass a SplDoublyLinkedList object as the p…
3 --CREDITS--
4 Philip Norton philipnorton42@gmail.com
5 --FILE--
6 <?php
7 $dll = new SplDoublyLinkedList(2);
8 $dll->setIteratorMode(new SplDoublyLinkedList(2));
9 ?>
10 --EXPECTF--
[all …]
H A DSplDoublyLinkedList_unshift_missing_parameter.phpt11 Warning: SplDoublyLinkedList::unshift() expects exactly 1 parameter, 0 given in %s on line %d
H A DSplFixedArray_count_param_int.phpt1 --TEST--
2 Creates array, uses the count function to get the size of the array, but passes a parameter.
3 --CREDITS--
4 Philip Norton philipnorton42@gmail.com
5 --FILE--
6 <?php
7 $array = new SplFixedArray(5);
8 echo $array->count(3);
9 ?>
10 --EXPECTF--
[all …]
/PHP-5.5/ext/pdo/tests/
H A Dpdo_037.phpt19 Fatal error: Call to undefined method MyStatement::foo() in %s on line %d
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_nanosleep_error2.phpt14 …me_nanosleep() expects parameter 2 to be long, %unicode_string_optional% given in %s.php on line %d
H A Dtime_nanosleep_error1.phpt14 …me_nanosleep() expects parameter 1 to be long, %unicode_string_optional% given in %s.php on line %d
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug68044.phpt9 Warning: Insufficient data for unserializing - %d required, 1 present in %s%ebug68044.php on line 2
/PHP-5.5/ext/standard/tests/streams/
H A Dbug61115.phpt13 Catchable fatal error: Object of class Closure could not be converted to string in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A Dbug53366.phpt19 object(ReflectionProperty)#%d (2) {
H A DReflectionClass_getExtension_basic.phpt14 object(ReflectionExtension)#%d (1) {
/PHP-5.5/ext/phar/tests/
H A Dnophar.phpt13 in d
/PHP-5.5/ext/standard/tests/file/
H A Dchown.phpt14 Warning: chown(): parameter 2 should be string or integer, null given in %schown.php on line %d
/PHP-5.5/ext/posix/tests/
H A Dposix_ctermid_basic.phpt18 string(%d) %s
H A Dposix_geteuid_basic.phpt16 int(%d)
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_saveHTMLFile_error2.phpt15 …l error: Non-static method DOMDocument::saveHTMLFile() cannot be called statically in %s on line %d
/PHP-5.5/ext/xmlwriter/tests/
H A Dxmlwriter_open_uri_error_001.phpt15 Warning: xmlwriter_open_uri(): Empty string as source in %s on line %d
H A Dxmlwriter_open_uri_error_004.phpt15 Warning: xmlwriter_open_uri(): Unable to resolve file path in %s on line %d

Completed in 31 milliseconds

1...<<171172173174175176177178179180>>...252