Home
last modified time | relevance | path

Searched refs:effect (Results 126 – 150 of 150) sorted by relevance

123456

/PHP-8.3/ext/spl/tests/
H A Dbug80111.phpt23 # Remove element #2 from the list: this has no effect on
H A DSplObjectStorage_coalesce.phpt70 Notice: Indirect modification of overloaded element of SplObjectStorage has no effect in %s on line…
/PHP-8.3/ext/sockets/tests/
H A Dsocket_sendrecvmsg_multi_msg.phpt14 * correctly by sending an IPV6_PKTINFO message that will have no effect */
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_local_infile_directory_vs_open_basedir.phpt64 Warning: mysqli_connect(): open_basedir restriction in effect. File(%s) is not within the allowed p…
H A Dbug68077.phpt81 [006] [2000] open_basedir restriction in effect. Unable to open file
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_rollback.phpt58 printf("[003] ROLLBACK should have no effect\n");
/PHP-8.3/ext/opcache/tests/jit/
H A Dinc_024.phpt71 Deprecated: Decrement on non-numeric string has no effect and is deprecated in %s on line %d
/PHP-8.3/ext/date/tests/
H A Dbug73858.phpt49 effect on the results of the diff. By modifying the datetime with ->modify everything works as expe…
/PHP-8.3/ext/mbstring/tests/
H A Dmb_convert_kana.phpt19 // Convert all Zenkaku to Hankaku; no effect
21 // Convert all Hankaku to Zenkaku; has an effect
28 // Convert all Zenkaku to Hankaku; has an effect
H A Dmb_encode_mimeheader_basic4.phpt81 // null-terminated C string, so including NUL bytes would have the side effect of
/PHP-8.3/ext/xml/tests/
H A Dbug32001b.phpt2 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift…
H A Dbug32001.phpt2 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using UTF-*
/PHP-8.3/Zend/tests/
H A Dtemporary_cleaning_013.phpt304 Notice: Indirect modification of overloaded element of ArrayAccess@anonymous has no effect in %s on…
307 Notice: Indirect modification of overloaded element of ArrayAccess@anonymous has no effect in %s on…
H A D019.phpt162 // dump the resource to see using isset() and empty () had no effect on it
177 // dump the resource to see if there any effect on it
256 // use get_class_methods to see effect if any
258 // dump the object to see the effect, none expected
H A Doperator_unsupported_types.phpt2108 Warning: Decrement on non-numeric string has no effect and is deprecated
/PHP-8.3/ext/pdo/tests/
H A Dpdo_035.phpt258 Notice: Indirect modification of overloaded element of PDORow has no effect in %s on line %d
/PHP-8.3/ext/gd/
H A Dgd.stub.php511 function imagelayereffect(GdImage $image, int $effect): bool {} argument
H A Dgd.c914 zend_long effect; in PHP_FUNCTION() local
917 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Ol", &IM, gd_image_ce, &effect) == FAILURE) { in PHP_FUNCTION()
923 gdImageAlphaBlending(im, effect); in PHP_FUNCTION()
H A Dgd_arginfo.h73 ZEND_ARG_TYPE_INFO(0, effect, IS_LONG, 0)
/PHP-8.3/
H A Dphp.ini-production393 ; This has no effect when zend.exception_ignore_args is enabled.
696 ; for this directive to have any effect.
1802 ; webserver for changes to the filesystem to take effect.
H A Dphp.ini-development393 ; This has no effect when zend.exception_ignore_args is enabled.
694 ; for this directive to have any effect.
1800 ; webserver for changes to the filesystem to take effect.
H A DUPGRADING615 effect as disabling the stack size limit. Fibers use fiber.stack_size
H A Dconfigure.ac275 dnl The effect of _GNU_SOURCE defined in config.h depeds on includes order
H A DNEWS983 . Removed imagerotate "ignore_transparent" argument since it has no effect.
/PHP-8.3/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt283 # encodings; they have no other effect. Sixteen of these transcoding

Completed in 61 milliseconds

123456