Home
last modified time | relevance | path

Searched refs:exists (Results 51 – 75 of 190) sorted by relevance

12345678

/php-src/Zend/tests/attributes/override/
H A D021.phpt19 Fatal error: C::__construct() has #[\Override] attribute, but no matching parent method exists in %…
H A D014.phpt18 Fatal error: E::e() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D017.phpt21 Fatal error: C::t() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D008.phpt19 Fatal error: Foo::t() has #[\Override] attribute, but no matching parent method exists in %s on lin…
H A D010.phpt19 Fatal error: C::p() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D011.phpt19 Fatal error: C::p() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D020.phpt21 Fatal error: I@anonymous::c() has #[\Override] attribute, but no matching parent method exists in %…
H A D004.phpt21 Fatal error: P::i() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D005.phpt21 Fatal error: P::i() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A D006.phpt26 Fatal error: I::i() has #[\Override] attribute, but no matching parent method exists in %s on line …
H A Dgh12189_4.phpt24 Fatal error: D::__construct() has #[\Override] attribute, but no matching parent method exists in %…
H A Dgh12189_2.phpt24 Fatal error: D::foo() has #[\Override] attribute, but no matching parent method exists in %s on lin…
/php-src/Zend/tests/
H A Dclass_exists_003.phpt2 Checking if exists interface, trait, abstract and final class
H A Dbug32429.phpt2 Bug #32429 (method_exists() always return TRUE if __call method exists)
/php-src/ext/standard/tests/file/
H A Dsymlink.phpt58 Warning: symlink(): File exists in %s on line %d
62 Warning: symlink(): File exists in %s on line %d
/php-src/ext/pdo_sqlite/tests/
H A Dgh13991.phpt6 <?php if (file_exists(getcwd() . '/13991db')) die('skip File "13991db" already exists.'); ?>
/php-src/ext/zip/tests/
H A Dbug11216.phpt2 Bug #11216 (::addEmptyDir() crashes when the directory already exists)
/php-src/ext/snmp/tests/
H A Dsnmp2_get.phpt89 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s …
93 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s …
97 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s …
/php-src/ext/phar/tests/
H A Dbug69958.phpt11 Fatal error: Uncaught BadMethodCallException: phar "%sbug69958.tar" exists and must be unlinked pri…
H A Dmkdir.phpt38 …ot create directory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a dir…
44 …ot remove directory "a" in phar "%smkdir.phar.php", phar error: path "a" exists and is a not a dir…
/php-src/Zend/tests/closures/
H A Dclosure_from_callable_basic.phpt28 echo 'Function that exists';
32 echo 'Function that exists with different spelling';
105 Function that exists OK
106 Function that exists with different spelling OK
/php-src/ext/simplexml/tests/
H A Dbug38424.phpt2 Bug #38424 (Different attribute assignment if new or exists)
/php-src/sapi/cli/tests/
H A Dsapi_windows_set_ctrl_handler.phpt41 echo "Running `$cmd` to check the process indeed exists:\n";
82 Running `tasklist /FI "PID eq %d" /NH` to check the process indeed exists:
/php-src/ext/standard/tests/general_functions/
H A Dbug41518.phpt22 var_dump(file_exists($tmp_file)); //exists
/php-src/sapi/phpdbg/tests/
H A Dbreakpoints_008.phpt12 prompt> [Breakpoint exists at Foo\Bar::Foo]

Completed in 19 milliseconds

12345678