Mark Skilbeck
2da885a9db
Adding some Cairo doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 17:53:46 +00:00
Mark Skilbeck
439e909346
Adding Cairo docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303752 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 17:46:22 +00:00
Christopher Jones
1a734e293b
Merge user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303751 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 16:20:05 +00:00
Jakub Vrana
b3495f885b
No PHP_INI_* mode - don't explain
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303741 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 05:14:37 +00:00
Jakub Vrana
523a46637b
Better example for thousands_sep
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303740 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 05:12:09 +00:00
Adam Harvey
0616d35712
Fix doc bug #52916 (Reference to old RFC version) by removing the references to
...
the Netscape cookie spec in the parameters section and adding a little more
detail to the domain parameter description on how that parameter should be
structured and is matched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303739 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 04:06:05 +00:00
Philip Olson
ffbac896ce
Made README.PARAMETER_PARSING_API a link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303736 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 18:15:42 +00:00
Kristina Chodorow
24c0366232
clarified cursor count behavior
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 15:12:19 +00:00
Richard Quadling
2ca123129d
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303722 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 13:48:38 +00:00
Mark Skilbeck
1d75749ee3
Added entities and role attributes, as per Richard's suggestion
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 11:21:00 +00:00
Adam Harvey
d2a808b9be
Fix doc bug #52909 by documenting the extra parameters available in
...
PharData::__construct().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303712 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 04:52:30 +00:00
Richard Quadling
4034788aaf
Initializers added to prototype.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303684 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-22 16:02:02 +00:00
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