Commit graph

17082 commits

Author SHA1 Message Date
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
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
0e03ced096 The curly-brackets-string-index-accessor-syntax does not emit any deprecation notice, although the
original notice have been on and off for PHP 5.x, it does not in the current version, thrus we should 
not label it as deprecated.

Related to bug #52254

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:17:32 +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
c65a7c1d80 Fixed bug #52169 (camelCase vs PascalCase)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304500 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:49:04 +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
a2fd88079f Advertise users to use VC9 for IIS7+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-19 04:40:43 +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