Home
last modified time | relevance | path

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

12

/PHP-8.0/.github/
H A Dnightly_matrix.php62 $attempt = (int) ($argv[2] ?? 1); variable
63 $discard_cache = ($trigger === 'schedule' && $attempt !== 1) || $trigger === 'workflow_dispatch';
/PHP-8.0/ext/oci8/tests/
H A Dbug42841.phpt47 echo "First attempt\n";
65 echo "Second attempt\n";
133 First attempt
151 Second attempt
/PHP-8.0/ext/standard/tests/class_object/
H A DAutoTest.inc7 echo "attempt to access $name\n";
/PHP-8.0/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-8.0/ext/ffi/tests/
H A Dbug78762.phpt14 attempt to cast to larger type
H A Dbug78761.phpt22 attempt to cast to larger type
/PHP-8.0/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.phpt46 echo "\nUnset a private property, and attempt to recreate at global scope (expecting failure):\n";
79 Unset a private property, and attempt to recreate at global scope (expecting failure):
/PHP-8.0/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";
57 Set a timeout on the client and attempt a read:
/PHP-8.0/ext/pdo_firebird/tests/
H A Dpayload_test.phpt2 FB payload server satisfies connection attempt
/PHP-8.0/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-8.0/ext/phar/tests/
H A Dphar_create_in_cwd.phpt2 Phar: attempt to create a Phar with relative path
/PHP-8.0/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…
/PHP-8.0/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-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt17 /* Make sure that we don't attempt to set the current character set to make this case useful */
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_ssl_set.phpt29 will return an error when you attempt to connect.
/PHP-8.0/ext/imap/tests/
H A Dbug80710_1.phpt37 Warning: imap_mail_compose(): header injection attempt in from in %s on line %d
H A Dbug80710_2.phpt37 Warning: imap_mail_compose(): header injection attempt in remail in %s on line %d
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt28 * of the stream contents. Binding other streams will attempt to bind
/PHP-8.0/ext/pdo_odbc/
H A Dconfig.m45 will check for unixODBC under /usr/local. You may attempt to use an otherwise
/PHP-8.0/ext/oci8/
H A Dconfig.m4143 dnl Always attempt to create both PIC and non-PIC DTrace objects (Bug 63692)
/PHP-8.0/sapi/fpm/tests/
H A Dfcgi.inc177 * Define whether or not PHP should attempt to re-use sockets opened by previous
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE351 attempt otherwise to copy, modify, sublicense, link with, or
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE354 attempt otherwise to copy, modify, sublicense, link with, or

Completed in 42 milliseconds

12