Home
last modified time | relevance | path

Searched refs:arrays (Results 701 – 725 of 725) sorted by relevance

1...<<212223242526272829

/PHP-5.6/ext/standard/tests/strings/
H A Dprintf_64bit.phpt14 /* Various input arrays for different format types */
H A Dstr_replace.phpt153 echo "\n-- Testing arrays --\n";
875 -- Testing arrays --
H A Dstrcspn_variation11.phpt66 // loop through each element of the arrays for str,mask and start arguments
H A Dstrspn_variation11.phpt66 // loop through each element of the arrays for str, mask and start argument
H A Dstrcspn_variation8.phpt95 // loop through each element of the arrays for all arguments
H A Dstrcspn_variation12.phpt65 // loop through each element of the arrays for str,mask,start and len arguments
/PHP-5.6/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt110 /* arrays */
H A Dgettype_settype_variation6.phpt110 /* arrays */
H A Dgettype_settype_variation8.phpt110 /* arrays */
H A Dgettype_settype_variation7.phpt110 /* arrays */
H A Dgettype_settype_variation5.phpt110 /* arrays */
H A Dgettype_settype_variation3.phpt110 /* arrays */
H A Dgettype_settype_variation2.phpt113 /* arrays */
H A Dgettype_settype_variation4.phpt117 /* arrays */
/PHP-5.6/
H A DUPGRADING25 arrays. Quick example to illustrate:
43 containing non-lowercase values inside JSON arrays or objects has never been
H A DNEWS3768 . Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
3954 . Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
4854 parameter arrays are empty. FR #34857. (joel.perras@gmail.com)
5572 . Reverted the SimpleXML->query() behaviour to returning empty arrays
7443 . Fixed bug #45458 (Numeric keys for associative arrays are not
7478 . Added ability to use Traversable objects instead of plain arrays.
8146 - Fixed bug #46419 (Elements of associative arrays with NULL value are
9036 - Fixed bug #41673 (json_encode breaks large numbers in arrays). (Ilia)
9297 - Fixed bug #36226 (Inconsistent handling when passing nillable arrays).
10672 - Added sqlite_fetch_column_types() 3rd argument for arrays. (Ilia)
[all …]
H A Dphp.ini-development598 ; This directive determines which super global arrays are registered when PHP
601 ; paid for the registration of these arrays and because ENV is not as commonly
627 ; that were passed when the script was invoked. These arrays are extremely
H A Dphp.ini-production598 ; This directive determines which super global arrays are registered when PHP
601 ; paid for the registration of these arrays and because ENV is not as commonly
627 ; that were passed when the script was invoked. These arrays are extremely
/PHP-5.6/Zend/tests/
H A D019.phpt81 echo "\n*** Testing unset(), empty() & isset() with arrays ***\n";
109 // testing empty and isset on arrays
691 *** Testing unset(), empty() & isset() with arrays ***
/PHP-5.6/scripts/dev/
H A Dgenerate-phpt.phar146 * Get the names of function arguments and initialise mandatory and optional argument arrays
992 'nested arrays' => array('foo', $index_array, $assoc_array),
1941 * Returns all varaition tests as an array of arrays
/PHP-5.6/Zend/
H A DZEND_CHANGES901 index being NULL. That means that as with standard arrays you
1033 variable. This works with arrays as well, on either side; e.g.,
1071 * Full support for nesting arrays and objects within each other,
/PHP-5.6/ext/filter/docs/
H A Dfilter.txt95 These two constants define whether to allow arrays in the source values. The
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt104 printf("[005] Expecting the same number of entries in the arrays\n");
/PHP-5.6/tests/lang/
H A D024.phpt19 ${$$$a}["associative arrays work too"] = "this is nifty";
22 This should read "this is nifty": <?php echo $blah[$test="associative arrays work too"]."\n"; ?>
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog2948 10. It was pointed out to me that arrays of string pointers cause lots of

Completed in 187 milliseconds

1...<<212223242526272829