Commit graph

17093 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
Gustavo André dos Santos Lopes
2d567b44c9 - Merged text added in rev #304613 with note above.
- Even more evil references+arrays example to stress
  the dangerous nature of the combination.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304634 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 23:59:00 +00:00
Kalle Sommer Nielsen
9feb18e459 Adding reference to the removed support for s2k hashing from mhash (bug #52226)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304624 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 14:21:55 +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
Gustavo André dos Santos Lopes
590845fd0e - Added missing commas in rev #304613.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:43:06 +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
Gustavo André dos Santos Lopes
f2d030b3b7 - Added information about references in expressions created
with array().
- Added parenthesis to "new returns a reference" statement,
  with a link to language.oop5.references.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304613 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:26:50 +00:00
Adam Harvey
22434db00e Fix doc bug #53117 (Assignment by reference within assignment operator) by
breaking out the previously brief discussion of using the assignment operator
to assign by reference into its own subsection, including a reference to
by-reference assignments of new expressions being deprecated. Also updated the
References Explained section to reflect 5.3+ generating E_DEPRECATED errors in
that case, rather than E_STRICT.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304605 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 08:15:45 +00:00
Kalle Sommer Nielsen
926c9caeda Fixed bug #52639 (FAQ is outdated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304602 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 02:28:33 +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
Philip Olson
dcac1cb0bf Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304570 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 19:20:45 +00:00
Philip Olson
303198cd29 Updated Mac docs, and removed the old parts. Still needs a few Mac specific tidbits however. Closes PHP bug #37473
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304566 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 17:18:37 +00:00
Kalle Sommer Nielsen
962b413925 Fixed bug #51381 (Clarify class definition order importance for multiple levels of inheritance)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304561 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 10:25:27 +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
Richard Quadling
d25dd45e32 Classes ... is => Classes ... are.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304554 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:22:09 +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
dd3df871f5 Not supporting HTTP authentication using CGI is legacy and so old that its not worth telling the user anymore (Fixes bug #52670 (HTTP authentication with CGI))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304542 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:48:07 +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
a203d8319f Fixed bug #52716 (Interface difference between 5.2.6 and 5.3.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304533 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 06:36:21 +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
3b5b87e063 Typo fixes, spotted by Philip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304531 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:57:49 +00:00
Kalle Sommer Nielsen
9dffea0f91 Fixed bug #50819 (Missing alert about ipv6 problem with PHP)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:50:47 +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
efc1a628ed Fixed bug #52069 (DateTime::sub( ), DateTime::add( ), etc...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304524 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:16:34 +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