|
3331 | 3331 | 'gethostbyname' => ['string', 'hostname'=>'string'],
|
3332 | 3332 | 'gethostbynamel' => ['list<string>|false', 'hostname'=>'string'],
|
3333 | 3333 | 'gethostname' => ['string|false'],
|
3334 |
| -'getimagesize' => ['array{0: positive-int, 1: positive-int, 2: int, 3: string, mime: string, channels?: int, bits?: int}|false', 'imagefile'=>'string', '&w_info='=>'array'], |
3335 |
| -'getimagesizefromstring' => ['array{0: positive-int, 1: positive-int, 2: int, 3: string, mime: string, channels?: int, bits?: int}|false', 'data'=>'string', '&w_info='=>'array'], |
| 3334 | +'getimagesize' => ['array{0: 0|positive-int, 1: 0|positive-int, 2: int, 3: string, mime: string, channels?: int, bits?: int}|false', 'imagefile'=>'string', '&w_info='=>'array'], |
| 3335 | +'getimagesizefromstring' => ['array{0: 0|positive-int, 1: 0|positive-int, 2: int, 3: string, mime: string, channels?: int, bits?: int}|false', 'data'=>'string', '&w_info='=>'array'], |
3336 | 3336 | 'getlastmod' => ['int|false'],
|
3337 | 3337 | 'getmxrr' => ['bool', 'hostname'=>'string', '&w_mxhosts'=>'array', '&w_weight='=>'array'],
|
3338 | 3338 | 'getmygid' => ['int|false'],
|
|
0 commit comments