set version values

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288193 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Alexey Romanenko 2009-09-09 09:40:54 +00:00
parent 7de90cd0d7
commit b1114b9c63

View file

@ -11,44 +11,45 @@ Example entries:
-->
<versions>
<!-- Functions -->
<function name='gupnp_context_new' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_get_host_ip' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_get_port' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_set_subscription_timeout' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_get_subscription_timeout' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_host_path' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_unhost_path' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_timeout_add' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_new' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_start' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_stop' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_set_available' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_get_available' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_root_device_get_relative_location' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_device_info_get' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_device_info_get_service' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_device_action_callback_set' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_control_point_new' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_control_point_callback_set' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_control_point_browse_start' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_control_point_browse_stop' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_info_get' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_info_get_introspection' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_introspection_get_state_variable' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_action_set' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_action_get' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_set_subscribed' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_get_subscribed' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_add_notify' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_remove_notify' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_proxy_callback_set' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_action_set' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_action_get' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_notify' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_freeze_notify' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_thaw_notify' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_action_return' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_service_action_return_error' from='PECL gupnp &gt;= Unknown'/>
<function name='gupnp_context_new' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_get_host_ip' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_get_port' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_set_subscription_timeout' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_get_subscription_timeout' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_host_path' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_unhost_path' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_context_timeout_add' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_new' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_start' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_stop' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_set_available' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_get_available' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_root_device_get_relative_location' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_device_info_get' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_device_info_get_service' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_device_action_callback_set' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_control_point_new' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_control_point_callback_set' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_control_point_browse_start' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_control_point_browse_stop' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_info_get' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_info_get_introspection' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_introspection_get_state_variable' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_action_set' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_action_get' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_send_action' from='PECL gupnp &gt;= 0.2.0'/>
<function name='gupnp_service_proxy_set_subscribed' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_get_subscribed' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_add_notify' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_remove_notify' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_proxy_callback_set' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_action_set' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_action_get' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_notify' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_freeze_notify' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_thaw_notify' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_action_return' from='PECL gupnp &gt;= 0.1.0'/>
<function name='gupnp_service_action_return_error' from='PECL gupnp &gt;= 0.1.0'/>
</versions>
<!-- Keep this comment at the end of the file