Commit graph

16924 commits

Author SHA1 Message Date
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
Gustavo André dos Santos Lopes
a46a05a003 - Its -> It's (closes bug #52817).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303289 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-12 11:45:09 +00:00
Adam Harvey
90783beb49 Fix doc bug #52806 (key_exists (alias of array_key_exists) undocumented) by
adding key_exists() to the list of function aliases and moving the note about
the deprecated alias to the normal place on the array_key_exists() manual page.
Also removed the now horribly out of date note on the function alias list about
it being correct "as of 4.0.6".


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303248 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-10 02:53:06 +00:00
Philip Olson
e85170b86f re-enabled configure.xml, and moved new config/install info to it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303240 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 20:12:46 +00:00
Gustavo André dos Santos Lopes
56e659b2dc - Added documentation for the fopen "c" mode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 10:12:04 +00:00
Esen Sagynov
58906c9742 update installation infor according to PECL convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303205 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 07:01:04 +00:00
Esen Sagynov
47c7dd5a71 change version info from PHP5 to PECL. This is not PHP extension, but PECL only extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303204 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 06:59:13 +00:00
Adam Harvey
f5cf724823 Fix (doc) bug #52748 (bcpow() - scale parameter doesn't influensce the result
string) by adding a clarifying note about bcpow's exact behaviour when dealing
with scale.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303202 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 05:45:41 +00:00
Adam Harvey
97bbfc32c8 Fix doc bug #52768 (Two functions have the same description). Also fixed up a
grammatical error in the swf_pushmatrix() summary.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303201 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 05:24:51 +00:00
Adam Harvey
52e4392db9 Fix doc bug #52800 (Lowercase 'i' should be capital on PHP and COM FAQ manual
page).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-09 04:38:34 +00:00
Kristina Chodorow
dac5f125f6 remove doc for long-deprecated methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 20:23:00 +00:00
Gustavo André dos Santos Lopes
594e79d60c - Changed the language on the documentation of preg_filter to make it clear that it returns the subjects where that was a match, not the matches themselves.
- Closes bug #52111

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303177 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 14:56:00 +00:00
Gustavo André dos Santos Lopes
52e9e3d191 - Fixing two minor errors introduced in rev 303169.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303170 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 10:56:55 +00:00
Gustavo André dos Santos Lopes
a61cd53e96 - php://input and how many times it can be read.
- Closes bug #52180

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303169 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 10:52:59 +00:00
Esen Sagynov
9b785467c8 dos2unix: use LF to replace windows CR LF
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303158 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 01:27:51 +00:00
Philip Olson
498f6a554d Fixed build. Hiding configure.xml for now as it has too many errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303157 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 01:08:39 +00:00
Esen Sagynov
1cc9b2977d add build guide for CUBRID PHP Library
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 00:30:33 +00:00
Gustavo André dos Santos Lopes
12baf14d9f - Reversing changes from revisions 288122 and 282711, which addressed bug #49329 and bug #48522 (bogus bugs).
- Closes bug #52767.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-08 00:17:00 +00:00
Gustavo André dos Santos Lopes
49299aaa95 - Detail on the scanning of per-dir ini files. Closing doc bug #52780.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303145 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 19:45:28 +00:00
Kristina Chodorow
51cae548ee actually add mongoint32 & 64 to manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303139 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 15:34:49 +00:00
Esen Sagynov
4cc445ac1a add build guide for CUBRID PHP Library
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303130 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 10:06:56 +00:00
Pierrick Charron
883de61483 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303124 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 03:39:01 +00:00
Esen Sagynov
6ec7dfe8a7 update CUBRID PHP APIs doc according to version 2008 R3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-07 02:24:05 +00:00
Adam Harvey
ef2bc28e42 Per Pierre's e-mail, add a note that the fix for bug #48771 made cross-drive
renames work in Windows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303070 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 11:00:50 +00:00
Gustavo André dos Santos Lopes
a5c69fdd70 - Clarifying apparently contradictory phrase, as per bug #52695
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303065 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 04:44:15 +00:00
Adam Harvey
a7c428272a Fix doc bug #50676 (rename across Volumes throws warning "Operation not
permitted").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-06 04:05:02 +00:00
Gustavo André dos Santos Lopes
c29d3090ec - Fixing bug #52777 (msgfmt_parse_message has a missing parameter in the prototype).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303056 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 15:10:05 +00:00
Gustavo André dos Santos Lopes
203f74c44e - Expanding on the large integers values and unsigned types. Tangentially related to bug #52729.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303052 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 09:59:08 +00:00
Gustavo André dos Santos Lopes
a0575612f2 * Made clearer the requirements for the callback function, as per bug #52778
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303045 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 05:26:29 +00:00
Kristina Chodorow
72c4b4b64c added basic MongoInt32 and MongoInt64 docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303011 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-02 18:41:54 +00:00
Richard Quadling
74a8cf789c Reverted example and simply changed "before" to "after".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 23:58:52 +00:00
Richard Quadling
0334b04ba3 Correct example. Fix #52764
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302984 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 22:59:25 +00:00
Joey Smith
9412bf3cd4 Adds a "seealso" to date-parse-from-format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302973 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 11:29:23 +00:00
Richard Quadling
7b4e2f0747 <function> => <parameter>. Fix #52760
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302968 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 10:03:06 +00:00
Richard Quadling
f0cce809df Removed note regarding persistent connections. Patch supplied by Ambrish Bhargava http://news.php.net/php.doc/969382128
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302916 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-31 11:51:21 +00:00
Peter Cowburn
e7d0222acd example output is to a file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302844 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-27 08:49:21 +00:00
Kristina Chodorow
4e23ca4343 more explanation of safe write options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-26 16:21:38 +00:00
Peter Cowburn
ab347942b2 Changed confusing "positive non-zero integer" note (re #52457)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302813 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-26 15:36:56 +00:00
Kristina Chodorow
11801d9774 added replica set docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302812 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-26 15:34:16 +00:00