Home
last modified time | relevance | path

Searched refs:s (Results 76 – 100 of 6191) sorted by path

12345678910>>...248

/PHP-5.5/Zend/tests/
H A Dbug22725.phpt2 Bug #22725 (A derived class can call a parent's protected method that calls a private method)
H A Dbug24773.phpt9 Fatal error: Cannot unset string offsets in %s on line %d
H A Dbug26696.phpt21 a-s-d-d-/-?+
H A Dbug29689.phpt55 Notice: Undefined property: bar::$foo2 in %s on line %d
H A Dbug30998.phpt18 fopen(/tmp/blah): failed to open stream: %s (2) in %s:%d
20 Warning: fopen(/tmp/blah): failed to open stream: %s in %s on line %d
H A Dbug31098.phpt47 Notice: Trying to get property of non-object in %s on line %d
50 Warning: Illegal string offset 'wrong' in %s on line %d
54 Warning: Illegal string offset 'wrong' in %s on line %d
H A Dbug31720.phpt11 Notice: Undefined variable: nonesuchvar in %s on line %d
13 …r 2 to be a valid callback, first array member is not a valid class name or object in %s on line %d
H A Dbug33171.phpt7 private $c = "A's c";
12 private $c = "B's c";
27 c => B's c
H A Dbug33512.phpt33 // it's can't be used since this will encounter error
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
H A Dbug36513.phpt5 function test($s) {
6 …echo "'".trim(str_replace(" ", " ", htmlspecialchars_decode(strip_tags(highlight_string($s,1)…
H A Dbug37046.phpt5 function s() {
10 foreach (s() as $k => $function) {
13 foreach (s() as $k => $function) {
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
H A Dbug38624.phpt29 Fatal error: Uncaught exception 'Exception' with message 'doesn't work' in %s:%d
31 #0 %s(%d): impl->__get('counter')
32 #1 %s(%d): impl->__construct()
34 thrown in %s on line %d
H A Dbug38779.phpt32 Parse error: %s error%sin Loader://qqq.php on line %d
H A Dbug38779_1.phpt43 Parse error: %s error%sin %s on line %d
H A Dbug39003.phpt24 …e of OtherClassName, instance of ClassName given, called in %s on line %d and defined in %s on lin…
H A Dbug39018.phpt65 Notice: String offset cast occurred in %s on line %d
67 Notice: Uninitialized string offset: %s in %s on line 6
69 Notice: Uninitialized string offset: 0 in %s on line %d
71 Notice: Uninitialized string offset: 0 in %s on line %d
73 Notice: String offset cast occurred in %s on line %d
77 Notice: String offset cast occurred in %s on line %d
81 Notice: Uninitialized string offset: 0 in %s on line %d
93 Notice: String offset cast occurred in %s on line %d
97 Notice: String offset cast occurred in %s on line %d
101 Notice: String offset cast occurred in %s on line %d
[all …]
H A Dbug39036.phpt17 Notice: Undefined variable: key in %s on line %d
H A Dbug39304.phpt5 $s = "";
6 list($a, $b) = $s[0];
H A Dbug39304_2_4.phpt7 $s = "";
8 list($a, $b) = $s[0];
H A Dbug40236.phpt15 Interactive %s
H A Dbug40621.phpt18 Strict Standards: Non-static method Foo::get() should not be called statically in %s on line %d
20 Fatal error: Non-static method Foo::__construct() cannot be called statically in %s on line %d
H A Dbug40770.phpt22 Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate %d bytes) in %s on …
H A Dbug40784.phpt2 Bug #40784 (Case sensivity in constructor's fallback)

Completed in 29 milliseconds

12345678910>>...248