Commit graph

10736 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
09eb46046a Fixed bug #51541 (ZipArchive::addFile does not really add files)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304638 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 06:12:15 +00:00
Kalle Sommer Nielsen
17ece6f8ff Fixed bug #45847 strftime() (returns an empty string when using the %e conversion specifier)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:59:00 +00:00
Kalle Sommer Nielsen
22c05e49ca Fixed bug #49490 (XPath namespace prefix conflict)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:30:55 +00:00
Kalle Sommer Nielsen
f47dc9aced Documented pdf_open_pdi_document() -- Fixes #52812
# The documentation in this one is very very minimal as 
# the general pdf documentation lacks a lot

# Version information is already documented

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304635 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:11:39 +00:00
Kalle Sommer Nielsen
4b560fc519 Fixed bug #52309 (Wrong description for examples of ZipArchive::extractTo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 14:13:03 +00:00
Kalle Sommer Nielsen
29ab385baf Fixed bug #53083 (DOMNode::removeChild() resets the namespaceURI value)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 14:08:30 +00:00
Kalle Sommer Nielsen
cec7396039 Fixed bug #52815 (pclose return value documentation.)
# The same applies to proc_close() as they both use the same 
# internal exit logic

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 12:09:54 +00:00
Kalle Sommer Nielsen
377efa4422 Fixed bug #52921 (Expected method documentation missing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304614 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:33:19 +00:00
Kalle Sommer Nielsen
b8dc28f7aa Fixed bug #53122 (output doesn't match code)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304601 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 02:07:20 +00:00
Kalle Sommer Nielsen
1312852e14 Fixed bug #53113 (number_format(): wrong usage of term "character" in multi-byte context)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304600 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 02:05:08 +00:00
Richard Quadling
b47b285d95 Amended examples: Wrap filename in double quotes to protect filenames with spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304598 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 19:17:55 +00:00
Richard Quadling
f4544fe476 Using entities for Win32Service function return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304597 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 19:11:22 +00:00
Richard Quadling
80eed1a3e4 Incorporating all the changes made to pecl/win32service.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 18:00:56 +00:00
Richard Quadling
85c82423d1 Documented constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304584 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-21 12:18:26 +00:00
Philip Olson
8e3c3f725c Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
1d0012d759 Documented DOMCdataSection -- Fixes bug #52491 (missing documentation on DOMCdataSection)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304560 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 10:17:28 +00:00
Richard Quadling
5a37ef5632 Added associative array encoding to example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304559 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 10:17:23 +00:00
Kalle Sommer Nielsen
29fd59a70b Fixed bug #52116 (pg_connect - how to use options)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304555 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:18 +00:00
Kalle Sommer Nielsen
c38dcdcaee Clarify the meaning of "localhost" correctly as requested by Johannes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304553 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:15:48 +00:00
Richard Quadling
4e2d691e18 Added checkpoints for SetSericeStatus.
Added description and delayed start (Vista/2008 + only) for CreateService.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304552 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:14:21 +00:00
Kalle Sommer Nielsen
2d4d3da13b Fixed bug #51279 (Documentation is weak at "DOMDocument uses UTF-8")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 08:52:35 +00:00
Kalle Sommer Nielsen
97925f5513 Fixed bug #52440 (Add note for mysql/mysqli/pdo_mysql when using mysqlnd)
Documented PDO_MYSQL ini entries
 * pdo_mysql.default_socket
 * pdo_mysql.debug

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304545 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 08:15:25 +00:00
Kalle Sommer Nielsen
ea14b669de Documented Sqlite3::busyTimeout() -- Fixes bug #52567 (5.3.3 introduced sqlite3::busyTimeout but it is not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304540 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:36:05 +00:00
Kalle Sommer Nielsen
d5acc59852 Fixed bug #52529 (PDO+Mysqlnd MYSQL_ATTR_COMPRESS undefined)
Documented missing constants for PDO_MYSQL
 * PDO::MYSQL_ATTR_COMPRESS
 * PDO::MYSQL_ATTR_FOUND_ROWS
 * PDO::MYSQL_ATTR_IGNORE_SPACE

And some small clarifications about which ones are available using mysqlnd.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:24:37 +00:00
Kalle Sommer Nielsen
e8289cd5f6 Fixed bug #46316 (call_user_func_array php5.x differences)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304537 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:11:18 +00:00
Kalle Sommer Nielsen
0a45b3310f Fixed bug #50793 (Note about not being able to serialize internal objects needs clarifiaction)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304536 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:52:32 +00:00
Kalle Sommer Nielsen
89fd31bb2e Fixed bug #51208 (fgets return values)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304534 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:46:07 +00:00
Kalle Sommer Nielsen
a070542360 Fixed bug #52877 (Incorrect example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304532 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:08:37 +00:00
Kalle Sommer Nielsen
3b77a371fd Fixed bug #51317 (Errors/Exceptions section is incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304529 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:08:56 +00:00
Kalle Sommer Nielsen
2e76923470 Fixed bug #51559 (SQLSTATE[HY093]: Invalid parameter number (error in docs or calculation))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:04:28 +00:00
Kalle Sommer Nielsen
cf3e141be3 Documented PDO::inTransaction() -- Fixes #52736 (PDO::inTransaction undocumented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304527 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 03:12:37 +00:00
Kalle Sommer Nielsen
d380037331 Fixed bug #52207 (header() not fully documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304526 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:54:02 +00:00
Kalle Sommer Nielsen
22681d58f5 Properly documented the ReflectionFunction class, fixes #52158 (invokeArgs with args should be pass ref cause ReflectionException)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:48:22 +00:00
Kalle Sommer Nielsen
5095608825 Fixed bug #52635 (shm_put_var resorce destruction)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304523 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:09:28 +00:00
Kalle Sommer Nielsen
0b8a138a25 Fixed bug #51018 (List of return values is incomplete)
# Currently I could not find any exact descriptions for any of the additional keys, but 
# all possible return values is now covered.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304522 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 01:05:25 +00:00
Kalle Sommer Nielsen
4af7bcc276 Fixed bug #50523 (curl_getinfo() retains old data when handle reused)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304521 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:39:01 +00:00
Kalle Sommer Nielsen
138a9e2414 Fixed bug #51538 (strptime() buggy prior PHP 5.2.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:33:12 +00:00
Kalle Sommer Nielsen
e1f7f5aecf Fixed bug #51924 (Missing MySQL datetime format in list of valid formats)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:21:53 +00:00
Kalle Sommer Nielsen
d72cf8d57b Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304517 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:08:48 +00:00
Kalle Sommer Nielsen
6140afcca4 Fixed bug #52085 (Filesystem resources' description is absent)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 05:13:26 +00:00
Kalle Sommer Nielsen
32d49d33ad * Fixed #52089 (missing xml_set_start/end_namespace_decl_handler)
* Added remark about xml_set_end_namespace_decl_handler() -- Fixes #30834 (Namespace end handler is not called)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:58:00 +00:00
Kalle Sommer Nielsen
c1e01bb991 Improve example for fgets() (Fixes #52721) -- Patch by mmailnew4ster at gmail dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304499 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:44:44 +00:00
Kalle Sommer Nielsen
68092637d0 Fixed bug #53047 (Example code refers to undefined variable)
# Also fixed the changelog order

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304497 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:33:18 +00:00
Kalle Sommer Nielsen
8c46e662ef Fixed bug #52938 (CURLOPT_CERTINFO not documented, available since 5.3.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304496 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:29:11 +00:00
Kalle Sommer Nielsen
939144320a Fixed bug #52715 (Err in get_loaded_extensions() with true argument)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304493 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:12:16 +00:00
Pierrick Charron
e42dd3937c Fixed bug #53066
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 02:31:26 +00:00
Adam Harvey
f668f7feff Fix doc bug #53088 (fseek: Second note section ends with same text as first).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 01:59:58 +00:00
Pierrick Charron
68bb17b994 Add Stomp::getDetails
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304459 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-18 01:14:05 +00:00
Jakub Vrana
66bf602d21 Default for dbname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-17 21:40:06 +00:00
Richard Quadling
070d3068ad 2 <refsect1 role="examples">'s => 1 <refsect1 role="examples">.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304438 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-15 15:09:39 +00:00