* release 0.6.0
[m6w6/ext-http] / http_api.c
index b5c91643e8ec438b05a59df0489f9deb8efb762e..d0acbf3e7e6e13b68ab2814c7dd4540df3fad652 100644 (file)
@@ -1572,7 +1572,7 @@ PHP_HTTP_API STATUS _http_auth_credentials(char **user, char **pass TSRMLS_DC)
 
 #ifndef ZEND_ENGINE_2
 /* {{{ php_url_encode_hash
 
 #ifndef ZEND_ENGINE_2
 /* {{{ php_url_encode_hash
-       Author: Sarah Golemon <pollita@php.net> */
+       Author: Sara Golemon <pollita@php.net> */
 PHP_HTTP_API STATUS php_url_encode_hash_ex(HashTable *ht, smart_str *formstr,
                                const char *num_prefix, int num_prefix_len,
                                const char *key_prefix, int key_prefix_len,
 PHP_HTTP_API STATUS php_url_encode_hash_ex(HashTable *ht, smart_str *formstr,
                                const char *num_prefix, int num_prefix_len,
                                const char *key_prefix, int key_prefix_len,