Home
last modified time | relevance | path

Searched refs:from (Results 401 – 425 of 1523) sorted by relevance

1...<<11121314151617181920>>...61

/PHP-7.4/Zend/tests/
H A Djump05.phpt2 jump 05: goto from loop (forward)
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
H A Dbug78356.phpt2 Bug #78356: Array returned from ArrayAccess is incorrectly unpacked as argument
H A Dclass_name_as_scalar_error_005.phpt2 class name as scalar from ::class keyword error using static non class context
H A Dlist_assign_ref_string_offset_error.phpt13 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %s:%d
H A Derrmsg_025.phpt20 Fatal error: Cannot inherit previously-inherited or override constant FOO from interface test2 in %…
H A Djump04.phpt2 jump 04: goto from loop (backward)
H A Djump15.phpt2 jump 15: goto from loop (forward)
H A Dns_004.phpt2 004: Using global class name from namespace (unqualified - fail)
H A Dobjects_020.phpt17 Warning: Creating default object from empty value in %sobjects_020.php on line 7
H A Dclass_name_as_scalar_error_001.phpt2 class name as scalar from ::class keyword error using static in class constant
H A Dclass_name_as_scalar_error_006.phpt2 class name as scalar from ::class keyword error using parent in non class context
/PHP-7.4/ext/tidy/tests/
H A D035.phpt12 Fatal error: Uncaught Error: Call to private tidyNode::__construct() from invalid context in %s:%d
/PHP-7.4/ext/spl/tests/
H A Dbug68479.phpt2 Bug #68479 (Escape parameter missing from SplFileObject::fputcsv)
/PHP-7.4/ext/reflection/tests/
H A Dbug53366.phpt2 Bug #53366 (Reflection doesnt get dynamic property value from getProperty())
/PHP-7.4/Zend/tests/traits/
H A Dbug60217a.phpt2 Bug #60217 (Requiring the same method from different traits.)
H A Dbug65576b.phpt2 Bug #65576 (Constructor from trait conflicts with inherited constructor)
/PHP-7.4/tests/classes/
H A Dfactory_and_singleton_003.phpt16 Fatal error: Uncaught Error: Call to protected test::__construct() from invalid context in %s:%d
H A Dinterface_and_extends.phpt24 Fatal error: Class Tester cannot extend from interface Test in %sinterface_and_extends.php on line …
H A Dfactory_and_singleton_004.phpt16 Fatal error: Uncaught Error: Call to private test::__construct() from invalid context in %s:%d
/PHP-7.4/ext/date/tests/
H A Dbug60236.phpt2 Bug #60236 (TLA timezone dates are not converted properly from timestamp)
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug81163.phpt21 Notice: serialize(): "private" returned as member variable from __sleep() but does not exist in %s …
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_utf8_mobile.c229 if (filter->from->no_encoding == mbfl_no_encoding_utf8_docomo && in mbfl_filt_conv_utf8_mobile_wchar()
232 } else if (filter->from->no_encoding == mbfl_no_encoding_utf8_kddi_a && in mbfl_filt_conv_utf8_mobile_wchar()
235 } else if (filter->from->no_encoding == mbfl_no_encoding_utf8_kddi_b && in mbfl_filt_conv_utf8_mobile_wchar()
238 } else if (filter->from->no_encoding == mbfl_no_encoding_utf8_sb && in mbfl_filt_conv_utf8_mobile_wchar()
/PHP-7.4/ext/oci8/tests/
H A Dedition_1.phpt42 $s = oci_parse($conn,"select * from view_ed");
51 select from both the editions and verify the contents. */
65 "create or replace editioning view view_ed as select name,age,job from edit_tab",
77 $stmt = "create or replace editioning view view_ed as select name,age,job,salary from edit_tab";
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_custom_exception.phpt2 Throwing custom exception object from assert() throws given object

Completed in 22 milliseconds

1...<<11121314151617181920>>...61