Commit graph

20508 commits

Author SHA1 Message Date
Chris Wright
0abaad099e Convert entity files to UTF-8 to please strict standards check in OE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331319 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 14:32:44 +00:00
Chris Wright
f2b08c959c Add missing semi-colon in type comparison tables for consistency
---
Provided by PHDOE anonymous user #33336

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331317 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 09:38:32 +00:00
Esen Sagynov
e637bc5df7 [APIS-657][PHP][Manual] cubrid_unbuffered_query() returns a cubrid request resource but not a connection resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 03:19:19 +00:00
Esen Sagynov
2f98fcba71 [APIS-656][PHP][Manual] There are some contents missed on cubrid_affected_rows() manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331311 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 03:06:24 +00:00
Esen Sagynov
52d22a2e25 [APIS-611][PDO]The PDO driver manual says auto commit is disabled by default. Why?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 03:01:22 +00:00
Joe Watkins
f8d8fcd58a updates for pthreads documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331306 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-08 06:02:24 +00:00
Jakub Zelenka
0d74f9b57d Correct fann manual installation commands
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331305 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-07 19:51:59 +00:00
Adam Harvey
e49e32a1d3 Drop the note about __isset() not being triggered on empty() — it contradicts
the earlier description and, more importantly, is plain wrong.

Fixes doc bug #65625 (Ambiguous text).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331299 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 21:54:14 +00:00
Chris Wright
2507bd51b8 Added more information about what the realpath_cache_size config option represents and added See Also link to the config option from the function of the same name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331297 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 10:24:19 +00:00
Chris Wright
015111e38b Remove procedural style calls in OOP example for mysqli::ping()
---
Provided by Anonymous #33191

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331292 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-05 07:03:29 +00:00
Chris Wright
7ae525d165 Added note about server-level request buffering affecting session-based upload progress.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331290 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 12:28:30 +00:00
Chris Wright
abb172ba96 Typo fix in MySQLi quick start
---
Provided by Anonymous #33170

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331286 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 08:32:48 +00:00
Yoshinari Takaoka
9ae7b0494a - fixed default value of error_reporting.
- http://ml.php.gr.jp/pipermail/php-doc/2013-September/001107.html
 - PHP 5.3.0 or later
   - https://github.com/php/php-src/blob/master/Zend/zend.c#L72
 - Prior to PHP 5.3.0
   - https://github.com/php/php-src/blob/PHP-5.0/Zend/zend.c#L68


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331284 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-04 05:27:56 +00:00
Hannes Magnusson
35b3ba9119 Missing return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331283 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 23:01:38 +00:00
Chris Wright
0b520205ea Typo fix in newt
---
Supplied by Anonymous #33113

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331274 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 08:35:36 +00:00
Hannes Magnusson
4670bf1c17 One notes section is enough
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331271 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-03 05:01:55 +00:00
Hannes Magnusson
2fbee590b8 ID fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331270 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-02 22:47:47 +00:00
Jean-Sebastien Hedde
8dcd6c7e65 Link to the right page (https://bugs.php.net/bug.php?id=65516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331269 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-02 21:14:47 +00:00
Jean-Sebastien Hedde
86579ef5e6 Documenting ldap.max_link (https://bugs.php.net/bug.php?id=65516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-02 21:10:23 +00:00
Adam Harvey
0600731041 Fix incorrect function element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331259 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-01 23:08:41 +00:00
Adam Harvey
3b042457d9 "md5" and friends aren't functions in this context, and the missing sha256()
and sha512() functions generate build warnings.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-01 23:04:43 +00:00
Adam Harvey
b2e83b46c6 Add documentation for fastcgi_finish_request() (and add an FPM book as a
whole).

This is the first part of a rainy day task to try to clean up some of our build
warnings.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331257 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-01 23:01:32 +00:00
Hannes Magnusson
2ba4915406 The company name has changed to MongoDB.. rephrase this intro a little
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331254 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-31 19:43:24 +00:00
Ruslan Osmanov
93dd13fd6e Event: added email of the author of smtp server sample
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331253 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-31 16:09:21 +00:00
Ruslan Osmanov
1d5adea385 Fix: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331252 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-31 09:46:22 +00:00
Adam Harvey
71e2791e21 Use Rowan Collins' phrasing to note that SoapClient::__call() is only
deprecated for direct calls, not in general.

Fixes doc bug #65586 (Ambiguity over "deprecation" of SoapClient::__call).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331240 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 21:25:18 +00:00
Adam Harvey
a8f9938088 Add verbiage explaining what the datetime.formats subpages actually document.
Fixes doc bug #65594 (date format missing).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331239 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 21:05:45 +00:00
Ruslan Osmanov
d548d52e97 Event: Added SMTP server example by Andrew Rose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331238 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 21:03:22 +00:00
Chris Wright
63283140b4 Improve SQLi information in pg_query() and pg_query_params()
-- 
Provided by Craig Ringer (craig@2ndquadrant.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-30 11:50:52 +00:00
Ruslan Osmanov
7f57314b87 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331231 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-29 19:07:58 +00:00
Ruslan Osmanov
717733603f Del: unneeded 'undocumented' warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331230 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-29 19:03:56 +00:00
Ruslan Osmanov
0f0628b26b Added warnings about Event ext. peculiarities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331229 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-29 19:00:55 +00:00
Chris Wright
1ebfff9621 Added yield to reserved keywords appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331223 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-29 09:32:17 +00:00
Jakub Zelenka
b68c18aed8 Add meta files for FANN extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331221 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:12:26 +00:00
Jakub Zelenka
ea7caabb16 Add documentation sources for FANN extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331220 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:06:34 +00:00
Jeremy Mikola
5371ef3052 Update documentation for MongoCursor timeout
Fixed the default value of the static property, consolidated examples for the timeout() method, and added a warning note.

https://jira.mongodb.org/browse/PHP-893


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331219 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 19:00:47 +00:00
Jeremy Mikola
13699f72ae Fix typo in MongoLog::setCallback()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331218 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 18:56:44 +00:00
Chris Wright
8be491ca27 There is a createCollation method in class SQLite3 since 5.3.11 that is undocumented. This patch adds a page for that method.
-- 
Provided by b dewar (macdewar@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331217 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 17:20:39 +00:00
Chris Wright
9238b3a745 Added a better description of what the apc.shm_strings_buffer option does.
-- 
Provided by anonymous #29494 (Danack@basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331215 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 13:57:59 +00:00
Chris Wright
b10cdc36e9 Note removal of Logo GUIDs meaning expose_php no longer affects; note inclusion of credits
-- 
Provided by anonymous #32932 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331212 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:33:32 +00:00
Chris Wright
4e83ae2819 <5.3.0 returned string("") if the configuration option didn't exist.
(see https://bugs.php.net/bug.php?id=46811 )

-- 
Provided by Hans Henrik Bergan (divinity76@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331211 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 11:12:47 +00:00
Chris Wright
b9652c6ba0 1. there is no default value for type argument and it is not optional
2. in the example, $res_req is undefined

-- 
Provided by toto toto (poinsot.julien@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331210 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 10:58:24 +00:00
Chris Wright
fb72c7c027 This is due to the removal of Logo GUIDs, instead a new substitute (data URIs and direct embedding of the credits) is used, which means that expose_php has no effect.
-- 
Provided by anonymous #30739 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331209 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 08:37:45 +00:00
Chris Wright
6a1165067f Adding information that resource is not a valid type hint. It isn't mentioned at all.
-- 
Provided by Steve Tauber (steve@onzra.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331202 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 19:07:52 +00:00
Chris Wright
044e90a513 Small typo fixes in yaf docs
Suggested by Colin Scroggins <colinscroggins@gmail.com>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331201 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 19:03:07 +00:00
Chris Wright
cb46fbf24c Added concrete examples for string -> boolean casts with 1/0 - the behaviour of "0" may be non-obvious to those coming from other languages.
Suggested by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331200 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 18:55:46 +00:00
Chris Wright
555841922a Fix typo in SOAPServer::setPersistence()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331199 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-25 18:44:34 +00:00
Yasuo Ohgaki
188ae46d99 Add serialize handler limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331183 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:36:44 +00:00
Yasuo Ohgaki
6a6a2b9546 Add php_serialize description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331182 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-21 03:01:26 +00:00
Chris Wright
5554e138cc Added the note about passing 0 as base to intval() to autodetect the base for conversion.
-- 
Provided by anonymous #27711 (d.chekaliuk@invisilabs.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331179 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 16:21:02 +00:00