|
489 | 489 | 'bzerror' => ['array', 'bz'=>'resource'],
|
490 | 490 | 'bzerrstr' => ['string', 'bz'=>'resource'],
|
491 | 491 | 'bzflush' => ['bool', 'bz'=>'resource'],
|
492 |
| -'bzopen' => ['resource', 'file'=>'string|resource', 'mode'=>'string'], |
| 492 | +'bzopen' => ['resource|false', 'file'=>'string|resource', 'mode'=>'string'], |
493 | 493 | 'bzread' => ['string', 'bz'=>'resource', 'length='=>'int'],
|
494 | 494 | 'bzwrite' => ['int', 'bz'=>'resource', 'data'=>'string', 'length='=>'int'],
|
495 | 495 | 'CachingIterator::__construct' => ['void', 'it'=>'iterator', 'flags='=>''],
|
|
1807 | 1807 | 'dgettext' => ['string', 'domain_name'=>'string', 'msgid'=>'string'],
|
1808 | 1808 | 'dio_close' => ['void', 'fd'=>'resource'],
|
1809 | 1809 | 'dio_fcntl' => ['mixed', 'fd'=>'resource', 'cmd'=>'int', 'args='=>'mixed'],
|
1810 |
| -'dio_open' => ['resource', 'filename'=>'string', 'flags'=>'int', 'mode='=>'int'], |
| 1810 | +'dio_open' => ['resource|false', 'filename'=>'string', 'flags'=>'int', 'mode='=>'int'], |
1811 | 1811 | 'dio_read' => ['string', 'fd'=>'resource', 'len='=>'int'],
|
1812 | 1812 | 'dio_seek' => ['int', 'fd'=>'resource', 'pos'=>'int', 'whence='=>'int'],
|
1813 | 1813 | 'dio_stat' => ['array|null', 'fd'=>'resource'],
|
|
2638 | 2638 | 'exit' => ['', 'status'=>'string|int'],
|
2639 | 2639 | 'exp' => ['float', 'number'=>'float'],
|
2640 | 2640 | 'expect_expectl' => ['int', 'expect'=>'resource', 'cases'=>'array', 'match='=>'array'],
|
2641 |
| -'expect_popen' => ['resource', 'command'=>'string'], |
| 2641 | +'expect_popen' => ['resource|false', 'command'=>'string'], |
2642 | 2642 | 'explode' => ['array<int,string>|false', 'separator'=>'string', 'str'=>'string', 'limit='=>'int'],
|
2643 | 2643 | 'expm1' => ['float', 'number'=>'float'],
|
2644 | 2644 | 'extension_loaded' => ['bool', 'extension_name'=>'string'],
|
|
2650 | 2650 | 'fam_monitor_directory' => ['resource', 'fam'=>'resource', 'dirname'=>'string'],
|
2651 | 2651 | 'fam_monitor_file' => ['resource', 'fam'=>'resource', 'filename'=>'string'],
|
2652 | 2652 | 'fam_next_event' => ['array', 'fam'=>'resource'],
|
2653 |
| -'fam_open' => ['resource', 'appname='=>'string'], |
| 2653 | +'fam_open' => ['resource|false', 'appname='=>'string'], |
2654 | 2654 | 'fam_pending' => ['int', 'fam'=>'resource'],
|
2655 | 2655 | 'fam_resume_monitor' => ['bool', 'fam'=>'resource', 'fam_monitor'=>'resource'],
|
2656 | 2656 | 'fam_suspend_monitor' => ['bool', 'fam'=>'resource', 'fam_monitor'=>'resource'],
|
|
2879 | 2879 | 'fdf_get_version' => ['string', 'fdf_document='=>'resource'],
|
2880 | 2880 | 'fdf_header' => ['void'],
|
2881 | 2881 | 'fdf_next_field_name' => ['string', 'fdf_document'=>'resource', 'fieldname='=>'string'],
|
2882 |
| -'fdf_open' => ['resource', 'filename'=>'string'], |
| 2882 | +'fdf_open' => ['resource|false', 'filename'=>'string'], |
2883 | 2883 | 'fdf_open_string' => ['resource', 'fdf_data'=>'string'],
|
2884 | 2884 | 'fdf_remove_item' => ['bool', 'fdf_document'=>'resource', 'fieldname'=>'string', 'item'=>'int'],
|
2885 | 2885 | 'fdf_save' => ['bool', 'fdf_document'=>'resource', 'filename='=>'string'],
|
|
4404 | 4404 | 'ibase_blob_import' => ['string', 'link_identifier'=>'', 'file_handle'=>''],
|
4405 | 4405 | 'ibase_blob_info' => ['array', 'link_identifier'=>'', 'blob_id'=>'string'],
|
4406 | 4406 | 'ibase_blob_info\'1' => ['array', 'blob_id'=>'string'],
|
4407 |
| -'ibase_blob_open' => ['resource', 'link_identifier'=>'', 'blob_id'=>'string'], |
| 4407 | +'ibase_blob_open' => ['resource|false', 'link_identifier'=>'', 'blob_id'=>'string'], |
4408 | 4408 | 'ibase_blob_open\'1' => ['resource', 'blob_id'=>'string'],
|
4409 | 4409 | 'ibase_close' => ['bool', 'link_identifier='=>'resource'],
|
4410 | 4410 | 'ibase_commit' => ['bool', 'link_identifier='=>'resource'],
|
|
6398 | 6398 | 'mcrypt_module_is_block_algorithm' => ['bool', 'algorithm'=>'string', 'lib_dir='=>'string'],
|
6399 | 6399 | 'mcrypt_module_is_block_algorithm_mode' => ['bool', 'mode'=>'string', 'lib_dir='=>'string'],
|
6400 | 6400 | 'mcrypt_module_is_block_mode' => ['bool', 'mode'=>'string', 'lib_dir='=>'string'],
|
6401 |
| -'mcrypt_module_open' => ['resource', 'cipher'=>'string', 'cipher_directory'=>'string', 'mode'=>'string', 'mode_directory'=>'string'], |
| 6401 | +'mcrypt_module_open' => ['resource|false', 'cipher'=>'string', 'cipher_directory'=>'string', 'mode'=>'string', 'mode_directory'=>'string'], |
6402 | 6402 | 'mcrypt_module_self_test' => ['bool', 'algorithm'=>'string', 'lib_dir='=>'string'],
|
6403 | 6403 | 'mcrypt_ofb' => ['string', 'cipher'=>'string', 'key'=>'string', 'data'=>'string', 'mode'=>'int', 'iv='=>'string'],
|
6404 | 6404 | 'md5' => ['string', 'str'=>'string', 'raw_output='=>'bool'],
|
|
8061 | 8061 | 'openal_context_process' => ['bool', 'context'=>'resource'],
|
8062 | 8062 | 'openal_context_suspend' => ['bool', 'context'=>'resource'],
|
8063 | 8063 | 'openal_device_close' => ['bool', 'device'=>'resource'],
|
8064 |
| -'openal_device_open' => ['resource', 'device_desc='=>'string'], |
| 8064 | +'openal_device_open' => ['resource|false', 'device_desc='=>'string'], |
8065 | 8065 | 'openal_listener_get' => ['mixed', 'property'=>'int'],
|
8066 | 8066 | 'openal_listener_set' => ['bool', 'property'=>'int', 'setting'=>'mixed'],
|
8067 | 8067 | 'openal_source_create' => ['resource'],
|
|
8497 | 8497 | 'PDOStatement::setFetchMode\'1' => ['bool', 'fetch_column'=>'int', 'colno'=>'int'],
|
8498 | 8498 | 'PDOStatement::setFetchMode\'2' => ['bool', 'fetch_class'=>'int', 'classname'=>'string', 'ctorargs'=>'array'],
|
8499 | 8499 | 'PDOStatement::setFetchMode\'3' => ['bool', 'fetch_into'=>'int', 'object'=>'object'],
|
8500 |
| -'pfsockopen' => ['resource', 'hostname'=>'string', 'port='=>'int', '&w_errno='=>'int', '&w_errstr='=>'string', 'timeout='=>'float'], |
| 8500 | +'pfsockopen' => ['resource|false', 'hostname'=>'string', 'port='=>'int', '&w_errno='=>'int', '&w_errstr='=>'string', 'timeout='=>'float'], |
8501 | 8501 | 'pg_affected_rows' => ['int', 'result'=>'resource'],
|
8502 | 8502 | 'pg_cancel_query' => ['bool', 'connection'=>'resource'],
|
8503 | 8503 | 'pg_client_encoding' => ['string', 'connection='=>'resource'],
|
|
9032 | 9032 | 'quoted_printable_encode' => ['string', 'str'=>'string'],
|
9033 | 9033 | 'quotemeta' => ['string', 'str'=>'string'],
|
9034 | 9034 | 'rad2deg' => ['float', 'number'=>'float'],
|
9035 |
| -'radius_acct_open' => ['resource'], |
| 9035 | +'radius_acct_open' => ['resource|false'], |
9036 | 9036 | 'radius_add_server' => ['bool', 'radius_handle'=>'resource', 'hostname'=>'string', 'port'=>'int', 'secret'=>'string', 'timeout'=>'int', 'max_tries'=>'int'],
|
9037 |
| -'radius_auth_open' => ['resource'], |
| 9037 | +'radius_auth_open' => ['resource|false'], |
9038 | 9038 | 'radius_close' => ['bool', 'radius_handle'=>'resource'],
|
9039 | 9039 | 'radius_config' => ['bool', 'radius_handle'=>'resource', 'file'=>'string'],
|
9040 | 9040 | 'radius_create_request' => ['bool', 'radius_handle'=>'resource', 'type'=>'int'],
|
|
9898 | 9898 | 'rpm_close' => ['bool', 'rpmr'=>'resource'],
|
9899 | 9899 | 'rpm_get_tag' => ['mixed', 'rpmr'=>'resource', 'tagnum'=>'int'],
|
9900 | 9900 | 'rpm_is_valid' => ['bool', 'filename'=>'string'],
|
9901 |
| -'rpm_open' => ['resource', 'filename'=>'string'], |
| 9901 | +'rpm_open' => ['resource|false', 'filename'=>'string'], |
9902 | 9902 | 'rpm_version' => ['string'],
|
9903 | 9903 | 'rrd_create' => ['bool', 'filename'=>'string', 'options'=>'array'],
|
9904 | 9904 | 'rrd_error' => ['string'],
|
|
11465 | 11465 | 'sqlite_next' => ['bool', 'result'=>''],
|
11466 | 11466 | 'sqlite_num_fields' => ['int', 'result'=>''],
|
11467 | 11467 | 'sqlite_num_rows' => ['int', 'result'=>''],
|
11468 |
| -'sqlite_open' => ['resource', 'filename'=>'string', 'mode='=>'int', 'error_message='=>'string'], |
11469 |
| -'sqlite_popen' => ['resource', 'filename'=>'string', 'mode='=>'int', 'error_message='=>'string'], |
| 11468 | +'sqlite_open' => ['resource|false', 'filename'=>'string', 'mode='=>'int', 'error_message='=>'string'], |
| 11469 | +'sqlite_popen' => ['resource|false', 'filename'=>'string', 'mode='=>'int', 'error_message='=>'string'], |
11470 | 11470 | 'sqlite_prev' => ['bool', 'result'=>''],
|
11471 | 11471 | 'sqlite_query' => ['SQLiteResult', 'dbhandle'=>'', 'query'=>'string', 'result_type='=>'int', 'error_msg='=>'string'],
|
11472 | 11472 | 'sqlite_rewind' => ['bool', 'result'=>''],
|
|
0 commit comments