Commit graph

16929 commits

Author SHA1 Message Date
Kalle Sommer Nielsen
4822597388 Mention the per-process to per-request change thats in 5.2.15 & 5.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302182 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-13 10:49:15 +00:00
Mark Wiesemann
34464ad8dd two typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302165 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 19:31:03 +00:00
Daniel P. Brown
ec4e0c9780 Updates the wording a bit with regard to Bug #52595.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302154 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-12 17:57:19 +00:00
Adam Harvey
3f9d61f86a Fix doc bug #52578 (get_meta_tags() incorrect documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302099 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-11 07:48:49 +00:00
Philip Olson
136ef0c306 Added example to clarify behavior. Closes PHP bug #52509
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 17:37:37 +00:00
Esen Sagynov
2418ed7fcc Installation and Runtine Configuration update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302071 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 10:16:50 +00:00
Philip Olson
380c441c88 Clarified (in the description) that entry keys are returned. Closes PHP bug #52247
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302055 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 01:31:30 +00:00
Philip Olson
a72b61edd5 Improved wording to describe JSON_ERROR_STATE_MISMATCH, as per PHP bug #52313 (via jerome dot auge at anakeen dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302054 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 00:43:03 +00:00
Philip Olson
3fb8eee342 Documented the mcrypt php directives. Closes bug #52547
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302053 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-10 00:29:40 +00:00
Paul Reinheimer
c6ecdf0a2b - Adding reference to a specific RFC as requested by bug http://bugs.php.net/bug.php?id=51616
- Clearly indicating that the filter only validates ASCII URLs, internationalized domains wont work.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302051 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 21:40:58 +00:00
Kristina Chodorow
20f2a5ffdd updated error codes, domain sockets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302035 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 14:59:43 +00:00
Adam Harvey
9dc01ffd46 Fix doc bug #52456 (dns_get_record fourth parameter is not optional in 5.2).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302030 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 11:11:39 +00:00
Adam Harvey
657ad15f6e Fix doc bug #52537 (disable_functions doesn't disable user-defined functions).
Additionally, switched the disable_functions documentation to use para instead
of simpara so that we actually get paragraphs in the rendered output.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302027 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 10:12:15 +00:00
Gustavo André dos Santos Lopes
042ef33433 * In documentation of CURL_WRITEFUNCTION, changed the ambiguous "data must be written by using this callback function" (written to where? the server or locally?) to "data must be saved"; this is also the verb used by the libcurl library docs.
* In documentation of CURL_WRITEFUNCTION, changed the vague "or this will fail" to "or the transfer will be aborted with an error". This is supported by the libcurl docs.
#see http://curl.haxx.se/libcurl/c/curl_easy_setopt.html

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301977 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-07 20:25:50 +00:00
Johannes Schlüter
4e210a610f - PHP 4.4 is no more in wide spread use and PHP 6 is no more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301953 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:56:57 +00:00
Johannes Schlüter
9a91512c4b - Add notes about avoiding RINIT/RSHUTDOWN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301952 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:42:14 +00:00
Johannes Schlüter
a828f7dbe5 - SVN not CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301951 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 22:41:28 +00:00
Anthony Bedford
e5c2bfa4c8 Example tag should contain a single title tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:40:41 +00:00
Anthony Bedford
751971a1f6 Removed erroneous section tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:37:56 +00:00
Kristina Chodorow
c30d564338 domain socket support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 22:18:37 +00:00
Esen Sagynov
befe9b2375 solved:
- tab issue
- empty configure.xml issue
- example.xml short opening tags and PEAR CS

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 15:05:42 +00:00
Pierrick Charron
98fcfd603a Add new header parameter in the stomp::__construct doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301875 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 12:29:40 +00:00
Richard Quadling
0cb68a83bf Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301873 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 10:35:28 +00:00
Richard Quadling
2c80bce196 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301872 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 10:30:30 +00:00
Esen Sagynov
0cc80e227c add cubrid documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301868 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-05 09:43:31 +00:00
Kristina Chodorow
0380452c2a added some docuhub links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301861 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 19:01:27 +00:00
Kalle Sommer Nielsen
d9c35b65d1 Fixed bug #52526 (Documentation for T_STRING implying bad programming style)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301848 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 09:20:46 +00:00
Peter Cowburn
15e3afc09c Added mssql_select_db database name special characters example. Closes doc #52530.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301845 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-04 08:56:05 +00:00
Yago Ferrer
bf47871026 To make it less confusing I changed to: Internet connection type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301827 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-03 09:26:49 +00:00
Mark Wiesemann
a86495afc6 added missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301806 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 21:45:23 +00:00
Arne Blankerts
af6e1aeca5 - added missing text to parameter para URI
- changed wording, since the doc passed in not transformed but is submitted for it

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301797 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 18:54:58 +00:00
Anthony Bedford
0214c184b6 Changed Oracle, Inc to Oracle Corporation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 09:51:19 +00:00
Anthony Bedford
c80027c88f Changed Sun Microsystems to Oracle.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301724 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 16:44:11 +00:00
Brett Bieber
39a39b66ad Bug #52135 SQLite3::open example does not use open method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301723 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 16:39:58 +00:00
Kristina Chodorow
5afd45c16a change $in to $ne
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301720 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 14:41:28 +00:00
Richard Quadling
1248359f65 DNS -> DSN (Data Source Name)
Fix bug#52493

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301718 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 10:14:56 +00:00
Kristina Chodorow
174a4af91f added some security info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301704 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-29 21:58:57 +00:00
Yago Ferrer
9cb9372072 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301686 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-29 12:53:44 +00:00
Adam Harvey
abbcf3fd73 Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301672 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-29 03:19:30 +00:00
Kristina Chodorow
d0935fe66d added fsync & safe options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301669 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 20:11:23 +00:00
Richard Quadling
b826063685 Remove () from methodname tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301651 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 12:06:05 +00:00
Richard Quadling
3c82b5b1ed Whitespace (Tabs to spaces).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:13:48 +00:00
Richard Quadling
381c45e332 SGML manual.ced standardised
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301649 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:07:56 +00:00
Richard Quadling
a2258b78cb Removed BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301648 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:07:17 +00:00
Daniel Egeberg
d973dbdba6 Fixed up some formatting. Removed obsolete inline PHP 4 changelog info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301647 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 08:18:50 +00:00
Daniel Egeberg
f49b14e3a0 Documented the (?| syntax in PCRE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301646 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 08:06:25 +00:00
Sean Coates
3109183fde fix the iterator implementation. If the array contains a value of false, the previous implementation would bail (the valid() function issues current() which returns false, just as if the array returns false; the new implementation keeps its own index, so there's no need to use current().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 02:59:12 +00:00
Philip Olson
c24a2f41cd Added JSON_ERROR_STATE_MISMATCH, and updated JSON_ERROR_UTF8 version info. Closed PHP bug #52391
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301629 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 00:50:16 +00:00
Philip Olson
b18d2da96b removed removed repeated repeated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 23:59:16 +00:00
Philip Olson
3ef41d6cfc Added Windows info, which closes PHP Bug #52328 and also added info about the bundled libmagic, and info for 5.2 users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 19:28:10 +00:00