Lines Matching refs:keys

763   . Fixed bug #55366 (keys lost when using substr_replace an array). (Arpad)
1164 . openssl_encrypt()/openssl_decrypt() truncated keys of variable length
1368 . Added 'db' and 'catalog' keys to the field fetching functions (FR #39847).
2267 - Fixed bug #50340 (php.ini parser does not allow spaces in ini keys). (Jani)
2271 - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays).
2503 strings as option keys). (Jani)
2815 . Fixed bug #45458 (Numeric keys for associative arrays are not
2835 . Added access to internal values of DSA, RSA and DH keys. (Dmitry)
3167 - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno)
3211 - Fixed bug #45820 (Allow empty keys in ArrayObject). (Etienne)
3234 - Fixed bug #44842 (parse_ini_file keys that start/end with underscore).
3247 duplicate keys). (Dmitry)
3286 - Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to
3572 withinvalid keys. (Ilia)
3841 - Fixed bug #41033 (enable signing with DSA keys.
3900 - Fixed bug #44197 (socket array keys lost on socket_select). (Felipe)
3932 - Fixed bug #43614 (incorrect processing of numerical string keys of array in arbitrary serialized …
4412 string keys). (Ilia)
4541 - Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). (Arpad, Ilia)
4553 - Fixed bug #41034 (json_encode() ignores null byte started keys in arrays).
4558 - Fixed bug #40998 (long session array keys are truncated). (Tony)
4792 - Fixed bug #40274 (Sessions fail with numeric root keys). (Ilia)
4994 - Fixed bug #38698 (for some keys cdbmake creates corrupted db and cdb can't
5075 - Added version specific registry keys to allow different configurations for
5353 - Fixed bug #38255 (openssl possible leaks while passing keys) (Pierre)
5927 - Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
6341 - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys).
6395 - Fixed bug #33904 (input array keys being escaped when magic quotes is off).
6707 - Fixed bug #28072 (static array with some constant keys will be incorrectly
7011 preservation of keys in the returned array. (Derick)
7128 - Fixed bug #29008 (array_combine() does not handle non-numeric/string keys).