@@ -1072,6 +1072,30 @@ final class PhpStormStubsMap
1072
1072
'TypeError' => 'Core/Core_c.php',
1073
1073
'UConverter' => 'intl/intl.php',
1074
1074
'UV' => 'uv/UV.php',
1075
+ 'UVAddrinfo' => 'uv/UV.php',
1076
+ 'UVAsync' => 'uv/UV.php',
1077
+ 'UVCheck' => 'uv/UV.php',
1078
+ 'UVFs' => 'uv/UV.php',
1079
+ 'UVFsEvent' => 'uv/UV.php',
1080
+ 'UVFsPoll' => 'uv/UV.php',
1081
+ 'UVIdle' => 'uv/UV.php',
1082
+ 'UVLock' => 'uv/UV.php',
1083
+ 'UVLoop' => 'uv/UV.php',
1084
+ 'UVPipe' => 'uv/UV.php',
1085
+ 'UVPoll' => 'uv/UV.php',
1086
+ 'UVPrepare' => 'uv/UV.php',
1087
+ 'UVProcess' => 'uv/UV.php',
1088
+ 'UVSignal' => 'uv/UV.php',
1089
+ 'UVSockAddr' => 'uv/UV.php',
1090
+ 'UVSockAddrIPv4' => 'uv/UV.php',
1091
+ 'UVSockAddrIPv6' => 'uv/UV.php',
1092
+ 'UVStdio' => 'uv/UV.php',
1093
+ 'UVStream' => 'uv/UV.php',
1094
+ 'UVTcp' => 'uv/UV.php',
1095
+ 'UVTimer' => 'uv/UV.php',
1096
+ 'UVTty' => 'uv/UV.php',
1097
+ 'UVUdp' => 'uv/UV.php',
1098
+ 'UVWork' => 'uv/UV.php',
1075
1099
'UnderflowException' => 'SPL/SPL.php',
1076
1100
'UnexpectedValueException' => 'SPL/SPL.php',
1077
1101
'UnhandledMatchError' => 'Core/Core_c.php',
@@ -1677,7 +1701,6 @@ final class PhpStormStubsMap
1677
1701
'apcu_key_info' => 'apcu/apcu.php',
1678
1702
'apcu_sma_info' => 'apcu/apcu.php',
1679
1703
'apcu_store' => 'apcu/apcu.php',
1680
- 'ares_gethostbyname' => 'uv/uv_functions.php',
1681
1704
'array_change_key_case' => 'standard/standard_9.php',
1682
1705
'array_chunk' => 'standard/standard_9.php',
1683
1706
'array_column' => 'standard/standard_9.php',
@@ -5765,7 +5788,6 @@ final class PhpStormStubsMap
5765
5788
'uuid_unparse' => 'uuid/uuid_c.php',
5766
5789
'uuid_variant' => 'uuid/uuid_c.php',
5767
5790
'uv_accept' => 'uv/uv_functions.php',
5768
- 'uv_ares_init_options' => 'uv/uv_functions.php',
5769
5791
'uv_async_init' => 'uv/uv_functions.php',
5770
5792
'uv_async_send' => 'uv/uv_functions.php',
5771
5793
'uv_chdir' => 'uv/uv_functions.php',
@@ -5810,7 +5832,6 @@ final class PhpStormStubsMap
5810
5832
'uv_get_total_memory' => 'uv/uv_functions.php',
5811
5833
'uv_getaddrinfo' => 'uv/uv_functions.php',
5812
5834
'uv_guess_handle' => 'uv/uv_functions.php',
5813
- 'uv_handle_type' => 'uv/uv_functions.php',
5814
5835
'uv_hrtime' => 'uv/uv_functions.php',
5815
5836
'uv_idle_init' => 'uv/uv_functions.php',
5816
5837
'uv_idle_start' => 'uv/uv_functions.php',
@@ -5821,6 +5842,7 @@ final class PhpStormStubsMap
5821
5842
'uv_ip6_addr' => 'uv/uv_functions.php',
5822
5843
'uv_ip6_name' => 'uv/uv_functions.php',
5823
5844
'uv_is_active' => 'uv/uv_functions.php',
5845
+ 'uv_is_closing' => 'uv/uv_functions.php',
5824
5846
'uv_is_readable' => 'uv/uv_functions.php',
5825
5847
'uv_is_writable' => 'uv/uv_functions.php',
5826
5848
'uv_kill' => 'uv/uv_functions.php',
@@ -5846,7 +5868,6 @@ final class PhpStormStubsMap
5846
5868
'uv_prepare_stop' => 'uv/uv_functions.php',
5847
5869
'uv_process_kill' => 'uv/uv_functions.php',
5848
5870
'uv_queue_work' => 'uv/uv_functions.php',
5849
- 'uv_read2_start' => 'uv/uv_functions.php',
5850
5871
'uv_read_start' => 'uv/uv_functions.php',
5851
5872
'uv_read_stop' => 'uv/uv_functions.php',
5852
5873
'uv_ref' => 'uv/uv_functions.php',
0 commit comments