Commit graph

16962 commits

Author SHA1 Message Date
Adam Harvey
683c98f646 Fix doc bug #52897 (Strings variable parsing - complex syntax).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303666 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 08:31:49 +00:00
Adam Harvey
b85e508bd3 Fix doc bug #52896 (PDO_DBLIB incorrect DSN description). (Also fixed the
indenting on the paragraph in question.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 08:06:24 +00:00
Gustavo André dos Santos Lopes
4eec35e5a4 - Clarified that return value change on DateTime methods is for success cases (closes bug #52199).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303654 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 01:43:13 +00:00
Peter Cowburn
974a823ea3 Add FilesystemIterator::FOLLOW_SYMLINKS (closes doc #52869)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 21:51:27 +00:00
TAKAGI Masahiro
55ffd3c43f fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303648 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 21:44:37 +00:00
Mark Skilbeck
52971f9f25 #52248 {} is *not* deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303646 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 16:18:00 +00:00
Mark Skilbeck
9811734c18 Little clarification - [] *does* work for arrays and some objects ;) #52254
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 16:13:24 +00:00
Mark Skilbeck
8e5ab7decb Clarifies documentation (procedural vs oop) re #52306
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303644 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 16:08:01 +00:00
Mark Skilbeck
257c11c4c5 #52485 FastCGI 404 header
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303643 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 15:49:01 +00:00
Kalle Sommer Nielsen
56e0632595 Fix default value of apc.shm_size as pointed out by Tomasz Krawczyk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303641 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 15:36:51 +00:00
Anthony Bedford
f2bf61933c Removed incorrect material and added new material on COM_CHANGE_USER.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303639 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 13:53:19 +00:00
Joey Smith
2b4587e389 Add an additional example of complex string syntax that doesn't work.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 00:30:34 +00:00
Mark Skilbeck
d387391dbb #52581
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303617 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 11:07:17 +00:00
Mark Skilbeck
85ea4ccf7f Fixed doc - moved return-value text to method synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303616 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 10:56:53 +00:00
Mark Skilbeck
641463b242 Removed redundant (and confusing) text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 10:55:45 +00:00
Richard Quadling
23c9927830 ? is a special character, like it is for parse_ini_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303613 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-20 10:33:23 +00:00
Mark Skilbeck
d23298a70c #52876 - fixes typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303570 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 13:42:13 +00:00
Mark Skilbeck
a85bd4d768 #52878 - fixes return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303569 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 12:48:10 +00:00
Mark Skilbeck
507170de95 #52880 - removed some example output text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303568 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 12:45:11 +00:00
Gustavo André dos Santos Lopes
0c878e752f - Missed a "a" in previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303546 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 07:03:08 +00:00
Gustavo André dos Santos Lopes
b579b724d1 - More precise description on how LSB works.
- Differences between $this-> and static:: in non-static contexts.
- Removed vague "edge cases" section, with an example that was not really surprising.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303545 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 06:58:29 +00:00
TAKAGI Masahiro
225e956391 add svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 00:14:26 +00:00
Philip Olson
03977edc1f Clarify __tostring() a little, and mention it must return a string.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303436 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 23:48:26 +00:00
Adam Harvey
84414d17bf Update the db2_pconnect() documentation using Ambrish's patch as a starting
point.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 09:12:01 +00:00
Adam Harvey
0a3b308c70 Note that absolute paths on Windows can also start simply with \ and not
necessarily a drive letter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303412 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 02:03:34 +00:00
Philip Olson
920cf0047b Added information about kibibyte vs kilobyte. Closes PHP bug #51834
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-16 00:12:53 +00:00
Philip Olson
5aed1fa31d Added an example that lists inclued files, and clarified the inclued.dumpdir description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303409 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 22:17:18 +00:00
Simon Holywell
4a88496c38 Initial commit of ssdeep PECL extension documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303400 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 16:17:48 +00:00
Anthony Bedford
f1797f5f51 Added info on mysqlnd.log_mask.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303398 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 14:34:29 +00:00
Richard Quadling
7bd7f26bed details => detail. Fix#52844
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303397 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 14:04:48 +00:00
Anthony Bedford
b3deded7be Updated, and some reordering of material.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303396 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 13:25:42 +00:00
Mikko Koppanen
36d07eea9a this actually is documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303395 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 12:45:12 +00:00
Adam Harvey
ec91a6e90f Fix doc bug #52852 (array_merge modifies numerical keys even if non-numerical).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303390 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 10:29:44 +00:00
Adam Harvey
383ede4297 Fix doc bug #52847 (Files to include are always searched for in current
directory).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303387 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 09:35:36 +00:00
Adam Harvey
dc9887a2ca Fix doc bug #51569 (Documentation of include missing fallback to calling
script's cwd) by adding clarifying note about the final fallback when including
a file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303380 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 06:54:32 +00:00
Adam Harvey
dd144da0e1 Fix doc bug #52846 (max_file_uploads is not mentioned in the documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303378 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 04:08:06 +00:00
Adam Harvey
910f0c46a5 Fix doc bug #52845 (Documentation wrong re includes with relative paths) by
adding clarifying text on what we actually mean by full and relative paths.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303377 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 03:55:24 +00:00
Adam Harvey
7a69ac3da6 Fix doc bug #52842 (Enchant still listed as PECL extension).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303376 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 03:47:21 +00:00
Daniel P. Brown
f1961a717d Fixes a minor typo ('flags is' => 'flag is').
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 20:31:39 +00:00
Kristina Chodorow
bb9c7be2ef added cifs issue & solution
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303363 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 14:23:44 +00:00
Richard Quadling
f25d829a0f Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303358 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 10:37:58 +00:00
Richard Quadling
876087d2c3 Correct example to fetch all rows from rowset. Fix #52834
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303356 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-14 09:41:26 +00:00
Daniel P. Brown
4441a7fab0 Incorrect link and reference to PECL package (sco -> sdo).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303333 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 22:06:25 +00:00
Anthony Bedford
4a8c37aa44 Added note as per bug #52543
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303325 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 15:40:50 +00:00
Anthony Bedford
082f233928 Renaming file back until I figure out why that broke the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303323 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:37:15 +00:00
Anthony Bedford
8bf0f2c2ee Removed some potentially misleading info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303322 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:35:41 +00:00
Anthony Bedford
4d17fa847c File renamed. This file is just about installation (not configuration).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303321 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:16:59 +00:00
Anthony Bedford
3c87f848f5 Added note as per bug #49511
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303320 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 14:09:25 +00:00
Anthony Bedford
35687156f4 Added a note as per bug #49511.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303319 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 12:02:41 +00:00
Anthony Bedford
7f265b9d5c Moved information to a more relevant location.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 11:33:55 +00:00