Home
last modified time | relevance | path

Searched refs:from (Results 476 – 500 of 1523) sorted by relevance

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

/PHP-7.4/Zend/tests/arrow_functions/
H A D008.phpt13 $fn = fn() => yield from [456, 789];
/PHP-7.4/Zend/tests/
H A Dbug29368.phpt2 Bug #29368 (The destructor is called when an exception is thrown from the constructor)
H A Dbug76869.phpt23 Exception: Call to protected method B::f() from context ''
H A Dgc_042.phpt2 Object properties HT may need to be removed from nested data
H A Dbug46308.phpt2 Bug #46308 (Invalid write when changing property from inside getter)
H A Dexception_004.phpt2 Throwing exception using a class that isn't derived from the Exception base class
H A Dbug35393.phpt2 Bug #35393 (changing static protected members from outside the class)
H A Dbug62005.phpt11 Warning: Creating default object from empty value in %sbug62005.php on line %d
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_005.phpt2 encoding conversion from script encoding into internal encoding
/PHP-7.4/ext/standard/tests/serialize/
H A Dsleep_mangled_name_clash.phpt15 Notice: serialize(): "priv" is returned from __sleep multiple times in %s on line %d
H A Dbug45706.phpt2 Bug #45706 Unserialization of classes derived from ArrayIterator fails
/PHP-7.4/ext/oci8/tests/
H A Dbug43497.phpt16 $query = "select sid from v\$session where audsid = userenv('sessionid')";
31 $query = "select abstract_lobs from v\$temporary_lobs where sid = " . $sid;
48 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
63 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
77 $stmt = oci_parse($c, "select extract(xml, '/').getclobval() from bug43497_tab");
H A Dexecute_mode.phpt12 $stmt = oci_parse($pc, "select NULL from dual");
H A Dold_oci_close.phpt14 var_dump(oci_parse($c, "select 1 from dual"));
/PHP-7.4/ext/standard/tests/array/
H A Dbug72622.phpt2 Bug #72622 (array_walk + array_replace_recursive create references from nothing)
/PHP-7.4/Zend/tests/traits/
H A Derror_001.phpt28 Fatal error: Class A cannot extend from trait foo in %s on line %d
H A Derror_012.phpt19 Fatal error: Uncaught Error: Call to protected method bar::test() from context '' in %s:%d
/PHP-7.4/tests/classes/
H A Ddereferencing_001.phpt2 ZE2 dereferencing of objects from methods
/PHP-7.4/ext/standard/tests/file/
H A Dbug69100.phpt2 Bug #69100: Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length
/PHP-7.4/ext/gd/tests/
H A Dimagecreatefrombmp_basic.phpt10 // create an image from a BMP file
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug44394.phpt2 Bug #44394 (Last two bytes missing from output)
/PHP-7.4/ext/phar/tests/tar/
H A Dlinks4.phpt2 Phar: tar with link to root directory file from root directory file
/PHP-7.4/ext/spl/tests/
H A Diterator_057.phpt8 * From Docs: Construct a new array iterator from anything that has a hash table.
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_schemaValidate_addAttrs.phpt2 DomDocument::schemaValidate() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidate_missingAttrs.phpt2 DomDocument::schemaValidate() - Don't add missing attribute default values from schema

Completed in 25 milliseconds

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