Lines Matching refs:type

459   . Fixed bug #54624 (class_alias and type hint). (Felipe)
646 . Fixed data type usage in 64bit. (leocsilva at gmail dot com)
940 . Fixed bug #53854 (Missing constants for compression type). (Richard, Adam)
1010 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo).
1024 type is application/x-www-form-urlencoded or is not registered with PHP).
1144 . Fixed bug #52599 (iconv output handler outputs incorrect content type
1178 . Fixed bug #52686 (mysql_stmt_attr_[gs]et argument points to incorrect type).
1704 - Fixed bug #50508 (compile failure: Conflicting HEADER type declarations).
1811 - Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
1934 wrong type in declaration). (Ilia)
2729 - Changed default value of array_unique()'s optional sorting type parameter
2897 - Fixed bug #38805 (PDO truncates text from SQL Server text data type field).
2904 - Added optional sorting type flag parameter to array_unique(). Default is
2929 - Fixed bug #47217 (content-type is not set properly for file uploads). (Ilia)
2965 inside a binary or image column type). (Ilia)
3062 - Fixed bug #46696 (cURL fails in upload files with specified content-type).
3277 - Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float).
3367 …8 (crash inside stream_socket_enable_crypto() when enabling encryption without crypto type). (Ilia)
3554 - Fixed bug #42359 (xsd:list type not parsed). (Dmitry)
3672 - Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris)
3737 - Fixed bug #41795 (checkdnsrr does not support DNS_TXT type).
3944 . Added ability to encode arrays with "SOAP-ENC:Array" type instead of WSDL
3945 type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE
3980 - Fixed wrong length calculation in unserialize S type
4285 - Fixed bug #39988 (type argument of oci_define_by_name() is ignored).
4306 type hint self). (thekid at php dot net)
4318 type are set to 0). (Dmitry)
4376 - Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob)
4471 type VT_DISPATCH|VT_REF) (Andy)
4694 - Fixed bug #39003 (__autoload() is called for type hinting). (Dmitry, Tony)
4880 - Fixed bug #37806 (weird behavior of object type and comparison). (Marcus)
4915 - Fixed bug #37523 (namespaces added too late, leads to missing xsi:type
4924 - Fixed bug #37487 (oci_fetch_array() array-type should always default to
5163 type to string). (Tony)
5164 - Fixed bug #36606 (pg_query_params() changes arguments type to string). (Tony)
5166 - Fixed bug #36575 (SOAP: Incorrect complex type instantiation with
5231 - Fixed bug #36113 (Reading records of unsupported type causes segfault).
5253 - Fixed bug #35988 (Unknown persistent list entry type in module shutdown).
5462 - Added array type hinting. (Dmitry)
5572 - Changed type hints to allow "null" as default value for class and array.
5640 - Fixed ext/mysqli to allocate less memory when fetching bound params of type
5722 - Fixed bug #34856 (configure fails to detect libiconv's type). (Tony)
6123 - Fixed bug #29983 (PHP does not explicitly set mime type & charset). (Ilia)
6198 . bug #30573 (compiler warnings in libmbfl due to invalid type cast)
6207 - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values).
6304 a string type). (Moriyoshi)
6330 - Fixed bug #29989 (type re_registers redefined in oniguruma.h). (Moriyoshi)