diff --git a/reference/bcompiler/functions/bcompiler-write-header.xml b/reference/bcompiler/functions/bcompiler-write-header.xml index 2a41451b85..79b9dd7e00 100644 --- a/reference/bcompiler/functions/bcompiler-write-header.xml +++ b/reference/bcompiler/functions/bcompiler-write-header.xml @@ -1,5 +1,5 @@ - + @@ -11,6 +11,7 @@ boolbcompiler_write_header resourcefilehandle + stringwrite_ver &warn.experimental.func; diff --git a/reference/calendar/functions/cal-info.xml b/reference/calendar/functions/cal-info.xml index eb3084bfd6..0743abb236 100644 --- a/reference/calendar/functions/cal-info.xml +++ b/reference/calendar/functions/cal-info.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ Description arraycal_info - intcalendar + intcalendar cal_info returns information on the @@ -25,7 +25,7 @@ If no calendar is specified information on all supported calendars is returned as an array. This functionality - will be available beginning with PHP 5. + is available beginning with PHP 5. diff --git a/reference/fbsql/functions/fbsql-create-db.xml b/reference/fbsql/functions/fbsql-create-db.xml index e95685c40e..1a9508423d 100644 --- a/reference/fbsql/functions/fbsql-create-db.xml +++ b/reference/fbsql/functions/fbsql-create-db.xml @@ -1,5 +1,5 @@ - + @@ -11,9 +11,8 @@ boolfbsql_create_db stringdatabase_name - resource - link_identifier - + resourcelink_identifier + stringdatabase_options fbsql_create_db attempts to create a new diff --git a/reference/fbsql/functions/fbsql-query.xml b/reference/fbsql/functions/fbsql-query.xml index fceb116343..ea22bcb0d9 100644 --- a/reference/fbsql/functions/fbsql-query.xml +++ b/reference/fbsql/functions/fbsql-query.xml @@ -1,5 +1,5 @@ - + @@ -12,6 +12,7 @@ resourcefbsql_query stringquery resourcelink_identifier + intbatch_size fbsql_query sends a query to the currently diff --git a/reference/fbsql/functions/fbsql-start-db.xml b/reference/fbsql/functions/fbsql-start-db.xml index b0d0ee800b..5c7a730317 100644 --- a/reference/fbsql/functions/fbsql-start-db.xml +++ b/reference/fbsql/functions/fbsql-start-db.xml @@ -1,5 +1,5 @@ - + @@ -11,9 +11,8 @@ boolfbsql_start_db stringdatabase_name - resource - link_identifier - + resourcelink_identifier + stringdatabase_options &return.success; diff --git a/reference/filesystem/functions/fputcsv.xml b/reference/filesystem/functions/fputcsv.xml index 9f3f004d3a..1fd4be9012 100755 --- a/reference/filesystem/functions/fputcsv.xml +++ b/reference/filesystem/functions/fputcsv.xml @@ -1,5 +1,5 @@ - + fputcsv @@ -12,7 +12,7 @@ intfputcsv resourcehandle - arrayfields + arrayfields stringdelimiter stringenclosure diff --git a/reference/rar/functions/rar-open.xml b/reference/rar/functions/rar-open.xml index 3d86b8de43..74f8644d76 100644 --- a/reference/rar/functions/rar-open.xml +++ b/reference/rar/functions/rar-open.xml @@ -1,5 +1,5 @@ - + rar_open @@ -10,6 +10,7 @@ resourcerar_open stringfilename + stringpassword Open specified Rar archive and return Rar file resource. diff --git a/reference/readline/functions/readline-completion-function.xml b/reference/readline/functions/readline-completion-function.xml index f0752f2c51..f09df02c91 100644 --- a/reference/readline/functions/readline-completion-function.xml +++ b/reference/readline/functions/readline-completion-function.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ Description boolreadline_completion_function - callbackline + callbackfunction This function registers a completion function. You must supply diff --git a/reference/readline/functions/readline.xml b/reference/readline/functions/readline.xml index b9de199cd8..dabb786d74 100644 --- a/reference/readline/functions/readline.xml +++ b/reference/readline/functions/readline.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ Description stringreadline - stringprompt + stringprompt This function returns a single string from the user. You may diff --git a/reference/spl/functions/iterator-count.xml b/reference/spl/functions/iterator-count.xml index 0ad9d96e81..5af88fe0f6 100755 --- a/reference/spl/functions/iterator-count.xml +++ b/reference/spl/functions/iterator-count.xml @@ -1,5 +1,5 @@ - + iterator_count @@ -11,7 +11,7 @@ Description intiterator_count - IteratorAggregateiterator + objectiterator &warn.undocumented.func; diff --git a/reference/spl/functions/iterator-to-array.xml b/reference/spl/functions/iterator-to-array.xml index 60b4f2fa25..bab5a0b45f 100755 --- a/reference/spl/functions/iterator-to-array.xml +++ b/reference/spl/functions/iterator-to-array.xml @@ -1,5 +1,5 @@ - + iterator-to-array @@ -11,7 +11,7 @@ Description arrayiterator_to_array - IteratorAggregateiterator + objectiterator &warn.undocumented.func; diff --git a/reference/stream/functions/stream-get-line.xml b/reference/stream/functions/stream-get-line.xml index 85b42f44af..7bf99e3e65 100644 --- a/reference/stream/functions/stream-get-line.xml +++ b/reference/stream/functions/stream-get-line.xml @@ -1,5 +1,5 @@ - + stream_get_line @@ -11,7 +11,7 @@ stringstream_get_line resourcehandle intlength - stringending + stringending Returns a string of up to length bytes read from the file diff --git a/reference/xattr/functions/xattr-supported.xml b/reference/xattr/functions/xattr-supported.xml index 179f6b2bee..8bb20d1253 100644 --- a/reference/xattr/functions/xattr-supported.xml +++ b/reference/xattr/functions/xattr-supported.xml @@ -1,5 +1,5 @@ - + @@ -13,6 +13,7 @@ boolxattr_supported stringpath + intflags This functions checks if filesystem holding file path