282282'array_intersect_ukey' => ['array', 'arr1'=>'array', 'arr2'=>'array', 'key_compare_func'=>'callable(mixed,mixed):int'],
283283'array_intersect_ukey\'1' => ['array', 'arr1'=>'array', 'arr2'=>'array', 'arr3'=>'array', 'arg4'=>'array|callable(mixed,mixed):int', '...rest'=>'array|callable(mixed,mixed):int'],
284284'array_key_exists' => ['bool', 'key'=>'string|int', 'search'=>'array'],
285- 'array_key_first' => ['int|string|null', 'array' => 'array'],
286- 'array_key_last' => ['int|string|null', 'array' => 'array'],
285+ 'array_key_first' => ['int|string|null', 'array'=> 'array'],
286+ 'array_key_last' => ['int|string|null', 'array'=> 'array'],
287287'array_keys' => ['list<array-key>', 'input'=>'array', 'search_value='=>'mixed', 'strict='=>'bool'],
288288'array_map' => ['array', 'callback'=>'?callable', 'array'=>'array', '...args='=>'array'],
289289'array_merge' => ['array', 'arr1'=>'array', '...args='=>'array'],
52525252'imap_mutf7_to_utf8' => ['string|false', 'in'=>'string'],
52535253'imap_num_msg' => ['int|false', 'stream_id'=>'resource'],
52545254'imap_num_recent' => ['int|false', 'stream_id'=>'resource'],
5255- 'imap_open' => ['resource|false', 'mailbox'=>'string', 'user'=>'string', 'password'=>'string', 'options='=>'int', 'n_retries='=>'int', 'params=' => 'array|null'],
5255+ 'imap_open' => ['resource|false', 'mailbox'=>'string', 'user'=>'string', 'password'=>'string', 'options='=>'int', 'n_retries='=>'int', 'params='=> 'array|null'],
52565256'imap_ping' => ['bool', 'stream_id'=>'resource'],
52575257'imap_qprint' => ['string|false', 'text'=>'string'],
52585258'imap_rename' => ['bool', 'stream_id'=>'resource', 'old_name'=>'string', 'new_name'=>'string'],
58525852'ldap_8859_to_t61' => ['string|false', 'value'=>'string'],
58535853'ldap_add' => ['bool', 'link_identifier'=>'resource', 'dn'=>'string', 'entry'=>'array', 'servercontrols='=>'array'],
58545854'ldap_add_ext' => ['resource|false', 'link_identifier'=>'resource', 'dn'=>'string', 'entry'=>'array', 'servercontrols='=>'array'],
5855- 'ldap_bind' => ['bool', 'link_identifier'=>'resource', 'bind_rdn='=>'string|null', 'bind_password='=>'string|null', 'serverctrls=' => 'array'],
5856- 'ldap_bind_ext' => ['resource|false', 'link_identifier'=>'resource', 'bind_rdn='=>'string|null', 'bind_password='=>'string|null', 'serverctrls=' => 'array'],
5855+ 'ldap_bind' => ['bool', 'link_identifier'=>'resource', 'bind_rdn='=>'string|null', 'bind_password='=>'string|null', 'serverctrls='=> 'array'],
5856+ 'ldap_bind_ext' => ['resource|false', 'link_identifier'=>'resource', 'bind_rdn='=>'string|null', 'bind_password='=>'string|null', 'serverctrls='=> 'array'],
58575857'ldap_close' => ['bool', 'link_identifier'=>'resource'],
58585858'ldap_compare' => ['bool', 'link_identifier'=>'resource', 'dn'=>'string', 'attr'=>'string', 'value'=>'string', 'servercontrols='=>'array'],
58595859'ldap_connect' => ['resource|false', 'host='=>'string', 'port='=>'int', 'wallet='=>'string', 'wallet_passwd='=>'string', 'authmode='=>'int'],
@@ -13244,10 +13244,10 @@
1324413244'Xcom::send' => ['int', 'topic'=>'string', 'data'=>'mixed', 'json_schema='=>'string', 'http_headers='=>'array'],
1324513245'Xcom::sendAsync' => ['int', 'topic'=>'string', 'data'=>'mixed', 'json_schema='=>'string', 'http_headers='=>'array'],
1324613246'xdebug_break' => ['bool'],
13247- 'xdebug_call_class' => ['string', 'depth=' => 'int'],
13248- 'xdebug_call_file' => ['string', 'depth=' => 'int'],
13249- 'xdebug_call_function' => ['string', 'depth=' => 'int'],
13250- 'xdebug_call_line' => ['int', 'depth=' => 'int'],
13247+ 'xdebug_call_class' => ['string', 'depth='=> 'int'],
13248+ 'xdebug_call_file' => ['string', 'depth='=> 'int'],
13249+ 'xdebug_call_function' => ['string', 'depth='=> 'int'],
13250+ 'xdebug_call_line' => ['int', 'depth='=> 'int'],
1325113251'xdebug_clear_aggr_profiling_data' => ['bool'],
1325213252'xdebug_code_coverage_started' => ['bool'],
1325313253'xdebug_connect_to_client' => ['bool'],
@@ -13271,10 +13271,10 @@
1327113271'xdebug_is_debugger_active' => ['bool'],
1327213272'xdebug_is_enabled' => ['bool'],
1327313273'xdebug_memory_usage' => ['int'],
13274- 'xdebug_notify' => ['bool', 'data' => 'mixed'],
13274+ 'xdebug_notify' => ['bool', 'data'=> 'mixed'],
1327513275'xdebug_peak_memory_usage' => ['int'],
13276- 'xdebug_print_function_stack' => ['array', 'message='=>'string', 'options=' => 'int'],
13277- 'xdebug_set_filter' => ['void', 'group' => 'int', 'list_type' => 'int', 'configuration' => 'array'],
13276+ 'xdebug_print_function_stack' => ['array', 'message='=>'string', 'options='=> 'int'],
13277+ 'xdebug_set_filter' => ['void', 'group'=> 'int', 'list_type'=> 'int', 'configuration'=> 'array'],
1327813278'xdebug_start_code_coverage' => ['void', 'options='=>'int'],
1327913279'xdebug_start_error_collection' => ['void'],
1328013280'xdebug_start_function_monitor' => ['void', 'list_of_functions_to_monitor'=>'string[]'],
1355713557'Yaf_Config_Abstract::offsetUnset' => ['void', 'name'=>'mixed'],
1355813558'Yaf_Config_Abstract::readonly' => ['bool'],
1355913559'Yaf_Config_Abstract::rewind' => ['void'],
13560- 'Yaf_Config_Abstract::set' => ['bool', 'name' => 'string', 'value' => 'mixed'],
13560+ 'Yaf_Config_Abstract::set' => ['bool', 'name'=> 'string', 'value'=> 'mixed'],
1356113561'Yaf_Config_Abstract::toArray' => ['array'],
1356213562'Yaf_Config_Abstract::valid' => ['bool'],
1356313563'Yaf_Config_Ini::__construct' => ['void', 'config_file'=>'array<string,mixed>|string', 'section='=>'?string'],
0 commit comments