Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 31) sorted by relevance

12

/php-src/ext/dom/tests/
H A Dxpath_domnamespacenode_advanced.phpt25 echo "-- All namespace attributes with removal attempt --\n";
29 // Second & third attempt should fail because it's no longer in the document
56 -- All namespace attributes with removal attempt --
/php-src/Zend/tests/grammar/
H A Dsemi_reserved_008.phpt39 try /*comment*/ as public attempt;
61 attempt();
H A Dsemi_reserved_006.phpt39 try as public attempt;
54 Foo::attempt();
/php-src/ext/standard/tests/class_object/
H A DAutoTest.inc7 echo "attempt to access $name\n";
/php-src/tests/classes/
H A Dproperty_recreate_protected.phpt33 echo "\nUnset a protected property, and attempt to recreate it outside of scope (expected failure):…
51 Unset a protected property, and attempt to recreate it outside of scope (expected failure):
H A Dproperty_recreate_private.phpt47 echo "\nUnset a private property, and attempt to recreate at global scope (expecting failure):\n";
80 Unset a private property, and attempt to recreate at global scope (expecting failure):
/php-src/.github/
H A Dnightly_matrix.php135 $attempt = (int) ($argv[2] ?? 1); variable
136 $discard_cache = ($trigger === 'schedule' && $attempt !== 1) || $trigger === 'workflow_dispatch';
/php-src/ext/ffi/tests/
H A Dbug78762.phpt14 attempt to cast to larger type
H A Dbug78761.phpt23 attempt to cast to larger type
/php-src/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation2.phpt20 echo "\n\nSet a timeout on the client and attempt a read:\n";
59 Set a timeout on the client and attempt a read:
/php-src/ext/standard/tests/array/
H A Darray_splice_variation3.phpt30 echo "absolute offset - absolute length - attempt to cut past end\n";
43 echo "absolute offset - relative length - attempt to cut form before beginning \n";
56 echo "relative offset - absolute length - attempt to cut past end\n";
198 absolute offset - absolute length - attempt to cut past end
403 absolute offset - relative length - attempt to cut form before beginning
608 relative offset - absolute length - attempt to cut past end
/php-src/ext/pdo_firebird/tests/
H A Dpayload_test.phpt2 FB payload server satisfies connection attempt
/php-src/ext/pcntl/tests/
H A Dpcntl_setpriority_error_linux.phpt30 Warning: pcntl_setpriority(): Error 13: Only a super user may attempt to increase the process prior…
/php-src/ext/phar/tests/
H A Dphar_create_in_cwd.phpt2 Phar: attempt to create a Phar with relative path
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_open_flags.phpt29 Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly d…
H A Dpdo_sqlite_filename_uri.phpt45 Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly d…
/php-src/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt40 Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s on …
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt18 /* Make sure that we don't attempt to set the current character set to make this case useful */
/php-src/ext/opcache/tests/
H A Dfile_cache_error.phpt38 // Will attempt to write to cache file, and fail
/php-src/ext/mysqli/tests/
H A Dmysqli_ssl_set.phpt32 will return an error when you attempt to connect.
/php-src/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt30 * of the stream contents. Binding other streams will attempt to bind
/php-src/ext/pdo_odbc/
H A Dconfig.m45 will check for unixODBC under /usr/local. You may attempt to use an otherwise
/php-src/ext/mbstring/tests/
H A Dsjis_encoding.phpt32 * attempt to comply with the JISC specifications. However, after discussion
/php-src/ext/mbstring/libmbfl/
H A DLICENSE351 attempt otherwise to copy, modify, sublicense, link with, or
/php-src/ext/bcmath/libbcmath/
H A DLICENSE354 attempt otherwise to copy, modify, sublicense, link with, or

Completed in 62 milliseconds

12