Home
last modified time | relevance | path

Searched refs:d (Results 5026 – 5050 of 6284) sorted by relevance

1...<<201202203204205206207208209210>>...252

/PHP-5.5/Zend/tests/traits/
H A Dbug55554f.phpt1 --TEST--
2 Bug #55137 (Legacy constructor not registered for class)
3 --FILE--
4 <?php
5
6 // Ensuring that inconsistent constructor use results in an error to avoid
7 // problems creeping in.
8
9 trait TNew {
10 public function __construct() {
[all …]
H A Dbug55554g.phpt1 --TEST--
2 Bug #55137 (Legacy constructor not registered for class)
3 --FILE--
4 <?php
5
6 // Ensuring that inconsistent constructor use results in an error to avoid
7 // problems creeping in.
8
9 trait TLegacy {
10 public function ReportCollision() {
[all …]
H A Dbug61052.phpt18 …finition. The method foo is to be used from T1, but T1 is also on the exclude list in %s on line %d
H A Dlanguage008b.phpt1 --TEST--
2 Visibility can be changed with the as aliasing construct as well.
3 --FILE--
4 <?php
5 error_reporting(E_ALL);
6
7 trait HelloWorld {
8 public function sayHello() {
9 echo 'Hello World!';
10 }
[all …]
/PHP-5.5/Zend/tests/traits/bugs/
H A Dalias01.phpt26 Fatal error: Call to undefined method C1::a2() in %s on line %d
/PHP-5.5/ext/fileinfo/tests/
H A Dcve-2014-3538.phpt33 string(%d) "%s"
/PHP-5.5/ext/gd/tests/
H A Dimageantialias_error1.phpt18 Warning: imageantialias(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagecolormatch_error4.phpt19 Warning: imagecolormatch(): Image1 and Image2 must be the same size in %s on line %d
H A Dimageinterlace_error2.phpt16 Warning: imageinterlace(): supplied resource is not a valid Image resource in %s on line %d
H A Dimagelayereffect_error2.phpt18 Warning: imagelayereffect() expects parameter 2 to be long, %s given in %s on line %d
H A Dimagecolordeallocate_error3.phpt21 Warning: imagecolordeallocate(): Color index 101 out of range in %s on line %d
H A Dimagecolormatch_error2.phpt19 Warning: imagecolormatch(): Image1 must be TrueColor in %s on line %d
H A Dimagecolormatch_error3.phpt19 Warning: imagecolormatch(): Image2 must be Palette in %s on line %d
H A Dimagelayereffect_error3.phpt17 Warning: imagelayereffect(): supplied resource is not a valid Image resource in %s on line %d
/PHP-5.5/ext/oci8/tests/
H A Darray_bind_uin.phpt20 …_bind_array_by_name(): Unknown or unsupported datatype given: 68 in %sarray_bind_uin.php on line %d
/PHP-5.5/ext/xmlreader/tests/
H A D001.phpt28 Warning: XMLReader::XML(): Empty string supplied as input in %s on line %d
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_setparameter-nostring.phpt18 Warning: XSLTProcessor::setParameter(): Invalid parameter array in %s on line %d
/PHP-5.5/sapi/cgi/tests/
H A D009.phpt29 string(%d) "%s/x"
/PHP-5.5/tests/basic/
H A D021.phpt33 string(%d) "%s"
/PHP-5.5/ext/standard/tests/file/
H A Drename_variation-win32.phpt72 …p): The filename, directory name, or volume label syntax is incorrect. (code: 123) in %s on line %d
77 Warning: unlink(%s/rename_variation2.tmp): No such file or directory in %s on line %d
/PHP-5.5/ext/spl/tests/
H A Diterator_014.phpt71 …r(array("a", array("ba", array("bba", "bbb"), array(array("bcaa"))), array("ca"), "d"))) as $k=>$v)
133 3=>d
/PHP-5.5/ext/session/tests/
H A Dsession_regenerate_id_error.phpt160 Warning: session_regenerate_id() expects parameter 1 to be boolean, object given in %s on line %d
171 Warning: session_regenerate_id() expects parameter 1 to be boolean, resource given in %s on line %d
/PHP-5.5/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt57 …s not a file in phar "%sdelete_in_phar_confirm.phar.zip" in %sdelete_in_phar_confirm.php on line %d
59 …firm.phar.zip/b/c.php' for inclusion (include_path='%s') in %sdelete_in_phar_confirm.php on line %d
/PHP-5.5/ext/pgsql/tests/
H A Dpg_delete_001.phpt83 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
85 Warning: pg_delete(): Table 'bar' doesn't exists in %s on line %d
/PHP-5.5/ext/standard/tests/math/
H A Ddechex_variation1.phpt168 Notice: Object of class classA could not be converted to int in %s on line %d
178 string(%d) "%s"

Completed in 158 milliseconds

1...<<201202203204205206207208209210>>...252