Commit graph

17645 commits

Author SHA1 Message Date
Esen Sagynov
6370ba265f update docs for CUBRID PHP R4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310533 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 02:03:18 +00:00
Esen Sagynov
0748b3b2d2 update docs for CUBRID PHP 2008 R4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310532 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 02:01:53 +00:00
Peter Cowburn
79069a88f1 add examples of 2nd/3rd array depths for isset() (doc #54251)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310529 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 20:02:13 +00:00
Peter Cowburn
22ac47b4fe decrementing, or incrementing non-A-Za-z, string variables has no effect (doc #54549)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310528 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 19:29:41 +00:00
Peter Cowburn
db64c6bb68 clarify meaning of session name (doc #54608)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310527 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 19:14:35 +00:00
Peter Cowburn
c8b07f9391 Wrap links to descriptions around APC lazy_* config options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 14:34:09 +00:00
Yago Ferrer
18faae5b92 Fixed typo return -> returns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310493 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:28:29 +00:00
Yago Ferrer
52fe0a14d0 fixed typo: innter -> inner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:24:44 +00:00
Nikola Smolenski
557d9ad881 This sentence was highly misleading, since 'Z' + 1 doesn't actually return 'AA'. Changing a few more bits around it for sake of clarity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310451 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-24 09:38:02 +00:00
Ulf Wendel
bf2236ece3 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310432 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-22 09:35:16 +00:00
Richard Quadling
ef819bf938 Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310425 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-21 13:01:09 +00:00
Daniel P. Brown
9c8f3c8f34 Fixes two bugs pointed out by "Theriault" and implements two minor grammar reconstructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310400 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 18:32:07 +00:00
David Tajchreber
2fc10c7557 Fixing mistake made with last commit (#54574)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310394 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 14:00:06 +00:00
David Tajchreber
a59197ab9f Fixed #54574 - clarified that in_array uses loose comparison by default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 13:58:29 +00:00
Richard Quadling
d4482ec29d Note that func_get_arg() and func_get_args() will return current value for byref arguments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310390 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 12:59:20 +00:00
David Tajchreber
698d4767f0 Fixed #54573 - changed the word then to the word than
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310373 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-20 03:39:00 +00:00
Ulf Wendel
44a639a211 trx_stickiness=master has also introduced some new statistic
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310367 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 17:48:30 +00:00
Ulf Wendel
da0b7d5ee3 Some docs for the experimental setting trx_stickiness=master implemented today
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310363 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 15:35:05 +00:00
Adam Harvey
20eef1b05e Fix the English used to describe SplEnum.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310362 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 15:02:28 +00:00
Adam Harvey
5c83d4c613 Fix doc bug #54519 (substr_replace array options not documented) by providing
some minimal documentation of the array parameter options available.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310346 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 07:22:19 +00:00
Adam Harvey
568e2ca32f Fix doc bug #54546 (the description of CURLOPT_INFILESIZE is incomplete).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310345 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 06:27:54 +00:00
Adam Harvey
552b2685c9 Update the return value section of quotemeta() to fix doc bug #54539
(quotemeta('') returns false).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310344 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 06:21:15 +00:00
Yannick Torres
57236796d1 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310337 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-19 05:22:45 +00:00
Ulf Wendel
1d9e890195 Initial set of documentation for PECL/mysqlnd_ms. PECL/mysqlnd_ms is a replication and load balancing plugin for the mysqlnd library. It has been added to PECL some eight months ago as an example of a mysqlnd plugin. Meanwhile it is more than example code but almost really useful. The PECL extension is in alpha state. An alpha release should follow soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310315 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 15:04:51 +00:00
Kristina Chodorow
cc40e134d2 added better explanation of what cursors are
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310314 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 14:33:01 +00:00
Hannes Magnusson
9c41222b30 The documentation alias is the actual function, and the documentation function
doesn't exists *sigh* see bug#54557


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310308 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 10:11:42 +00:00
Hannes Magnusson
6eef26240c Expose PHP_MANDIR
Useful for apps (like the pear installer, phd, .. etc) to install their manpages into the same dir as php did :]


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310307 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-18 09:50:32 +00:00
Hannes Magnusson
38bc312a17 Consistencify refnames for wrappers
# Also fixes pman issues on case-insensitive filesystems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310285 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 16:08:06 +00:00
Karoly Negyesi
89a73e348c reverting 307359. current does take the array by reference. but it also allows a constant. oh well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310277 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 09:37:40 +00:00
Hannes Magnusson
507757922d Be consistent with the reflection info
plus, when you pass EXTR_REFS the array really is passed by ref (chx)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310276 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 09:32:05 +00:00
Nikola Smolenski
01a4a100ef - New translation
- Fixes in existing translations
- Fix typos in English original


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 05:08:44 +00:00
Hannes Magnusson
56db7ad1df Clarify report_memleak ini option (patch by Roel Vanhout <roel.vanhout@gmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310262 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-16 13:57:07 +00:00
Gustavo André dos Santos Lopes
188f281461 - Update documentation of DOMDocument::saveHTML to reflect the addition of the new parameter in PHP 5.3.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310257 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-16 13:19:38 +00:00
David Tajchreber
343d5f4dd6 Appeased #54526 - added rename to see also section of move_uploaded_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310222 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-15 03:23:00 +00:00
Adam Harvey
e612e5f925 Fix doc bug #54503 (inet_pton may return false).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-11 11:09:29 +00:00
Gustavo André dos Santos Lopes
b94fcb7068 - Fixed description of the CURLOPT_READFUNCTION option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-11 10:39:29 +00:00
Yago Ferrer
15dcb00ef2 prueba para solucionar problema en el build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310117 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-10 18:12:48 +00:00
Sebastian Bergmann
d9b850dca7 Update documentation of debug_backtrace() and debug_print_backtrace().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310081 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-09 10:07:36 +00:00
Yannick Torres
f6eebd2502 Fix bug #54496
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310078 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-09 07:07:32 +00:00
Hannes Magnusson
1e3bd50e65 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310067 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 14:35:18 +00:00
Derick Rethans
0900962a11 - Clarify the guessing stage of date_default_timezone_get() a bit to prevent bug reports such as #54481.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 09:39:09 +00:00
Adam Harvey
b715f40087 Fix doc bug #54489 (Add php://fd/ to documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310044 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 08:40:28 +00:00
Adam Harvey
b7586c35a9 Fix doc bug #54477 (Number of seconds may be _non-negative_ (>=0), it must not
be _positive_ (>0)).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310041 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 08:20:14 +00:00
Kristina Chodorow
53ed52ed22 added out option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310025 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-07 21:42:59 +00:00
Kristina Chodorow
c37ea4fd5a added link to MongoDB injection page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310022 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-07 21:04:46 +00:00
Peter Cowburn
61bdabf9bc fix predefined interfaces versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309994 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 20:37:05 +00:00
Peter Cowburn
8632a05fec Typo fix, cass to class - patch by Gordon Oheim
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309980 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 10:12:14 +00:00
Adam Harvey
9b612dd5e5 Fix doc bug #54474 (Imagerotate is counter clockwise).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309977 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 09:30:05 +00:00
Nikola Smolenski
d732584196 - New entities for GD image library
- Capitalize Content-Type in all affected files as in RFC 2616 (and IMO prettier)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-05 15:03:52 +00:00
Shein Alexey
41d9ef6917 Added variable definitions in order to make example easy runnable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309965 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-05 10:35:31 +00:00