Commit graph

17346 commits

Author SHA1 Message Date
Peter Cowburn
315b44a819 Typo fix (closes doc #53193)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304976 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-28 14:52:00 +00:00
Richard Quadling
10dcdee69b Additional Win32 Error Code - WIN32_ERROR_SERVICE_DOES_NOT_EXIST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304966 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-28 10:53:16 +00:00
Richard Quadling
2b8d90f6bb Interactive services are not supported via WIN32_SERVICE_INTERACTIVE_PROCESS on Windows Vista or later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304950 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:32:10 +00:00
Richard Quadling
7af614c7ee GetStatusString => getStatusString
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304949 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:31:05 +00:00
Richard Quadling
c80756f4ab Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304947 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:29:29 +00:00
Richard Quadling
fec92aa373 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304946 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:19:07 +00:00
Richard Quadling
4bb3995f84 W/S
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304945 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 09:36:03 +00:00
Peter Cowburn
7a7a000836 Added image_type_to_mime_type() see also link to exif_imagetype() (closes doc #53176)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304944 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:26:57 +00:00
Peter Cowburn
9e70e6cb39 Fixed mismatched file name in example (closes doc #53178)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304943 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:16:19 +00:00
Peter Cowburn
11ff354d6e Added success return value for move_uploaded_file (fixes doc #53174)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304942 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:03:48 +00:00
Nicolas Brousse
4422ed65dc fix judy doc (installation steps)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304934 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-26 18:10:04 +00:00
Peter Cowburn
0bb0aaa140 wrapped class name in <classname> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304917 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-26 12:21:24 +00:00
Pierrick Charron
70b95e8797 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304906 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-26 03:56:53 +00:00
Kristina Chodorow
290d3af5d3 added allow_empty_keys option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304899 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 22:04:50 +00:00
Nicolas Brousse
67cf5d97cc judy : fix TRUE/FALSE doc tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304896 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 21:49:58 +00:00
Nicolas Brousse
21e3b96ea5 update doc for judy array access methods (offset*)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304895 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 21:43:45 +00:00
Nicolas Brousse
f8d40eebbc add more documentation about Judy methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 20:12:03 +00:00
Peter Cowburn
7fe0d2a0c4 see also reflectionfunction::export
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:42:49 +00:00
Peter Cowburn
422eb63281 CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304888 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:41:39 +00:00
Peter Cowburn
a912865116 Typos and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Nicolas Brousse
3d15241102 move pecl/judy/doc to php-doc/en/trunk/reference/judy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304885 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 18:29:55 +00:00
Kalle Sommer Nielsen
e12a44b369 Fixed bug #51809 (Missing information in PDOStatement->fetchAll docs)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304883 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 17:10:42 +00:00
Philip Olson
3e9d8217db Added that these return false on failure. Deals with and closes PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304880 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:12:31 +00:00
Philip Olson
6d2f5684cc Mention pecl/idn version numbers where appropriate. Deals with PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304879 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:11:23 +00:00
Kalle Sommer Nielsen
2fa565d97d Consistency in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304878 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:09:21 +00:00
Philip Olson
74521540de Clarified pecl vs bundled version info, including --enable-intl. Deals with PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304877 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:03:40 +00:00
Pierrick Charron
f4fb541dbb Revert commit 304852 to fix the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304875 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 15:13:31 +00:00
Paul Dragoonis
4c1504e24b Changes to remove the mention of using (null) as a cast, which is not implemented in the language at all.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304852 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 13:52:04 +00:00
Philip Olson
41958ca8f7 Added skeletons for missing snmp functions. Almost closes PHP bug #51333
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304728 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 07:02:33 +00:00
David Tajchreber
cdd201f7b1 Fixing build. Kalle needs to look this file over and implement a permanent fix because I'm not sure what he was trying to do here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304722 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 00:44:44 +00:00
Kalle Sommer Nielsen
ec0961f421 Fixed #52453 (Connection charset seems arbitrary)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304709 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 20:45:34 +00:00
Mark Skilbeck
02d5f17560 #52878 - Fix return type; now 'array' instead of 'mixed'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304707 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 16:57:27 +00:00
Kalle Sommer Nielsen
dee2b40775 Fixed bug #38678 (APC docs need mmap infos) with notes from Gopal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304704 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:29:42 +00:00
Kalle Sommer Nielsen
82354105ea Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304703 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:19:43 +00:00
Kalle Sommer Nielsen
eb41c5d7b3 Fixed bug #53133 (Scope of use keyword is not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304702 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:14:59 +00:00
Kalle Sommer Nielsen
50f157563d Fixed bug #52006 (Misleading Documentation on iconv_mime_encode())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304699 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 14:02:47 +00:00
Gustavo André dos Santos Lopes
2235393c83 - Fixed subject/predicate concordance in notes in call_user_func(_array). Closes bug #53143.
- Improved the note on call_user_func_array on passing by value/reference.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304696 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-24 12:49:58 +00:00
Kalle Sommer Nielsen
a7058ef59a Documented --with-libdir (Bug #41231)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304666 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 15:11:41 +00:00
Kalle Sommer Nielsen
c19f9a7c23 Fixed bug #52331 (Use of @ in CURLOPT_POSTFIELDS is new)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 15:05:21 +00:00
Kalle Sommer Nielsen
1321160515 Fixed bug #52201 (Missing: getting request headers; certinfo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304664 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:56:22 +00:00
Kalle Sommer Nielsen
739b47be95 Fixed bug #50085 (exception message does not allow hex 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304663 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:45:30 +00:00
Kalle Sommer Nielsen
606c44a528 Added a remark about overloaded properties and language constructs (Bug #43936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304662 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 14:06:51 +00:00
Kalle Sommer Nielsen
453bc9c8d7 Document --enable-zend-multibyte in configure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304661 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:58:42 +00:00
Kalle Sommer Nielsen
7db58cc079 Make these <simpara> instead of <para> to save some additional padding when rendered
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304660 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:54:02 +00:00
Kalle Sommer Nielsen
4b0c7d120a Fixed bug #52714 (Intro to HTTP subsystem unclear)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:52:27 +00:00
Kalle Sommer Nielsen
b4690ffd75 Added remark about zend-multibyte mode, that its only exposed by phpinfo() (Bug #52348)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 13:19:47 +00:00
Kalle Sommer Nielsen
dbb1dd6cfe Fixed bug #51960 (#51960 PDO::MYSQL_ATTR_LOCAL_INFILE cause error always)
# Also fixed this for PDO::MYSQL_ATTR_INIT_COMMAND

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304657 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 12:50:27 +00:00
Kalle Sommer Nielsen
3583a3b3f2 Fixed bug #51246 ([PL] Translation: http://www.php.net/manual/en/function.ngettext.php)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304649 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 12:05:46 +00:00
Kalle Sommer Nielsen
4e269b0157 Fixed bug #52460 (undocumented upload_tmp_dir fallback vs. open_basedir)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304644 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 07:56:12 +00:00
Kalle Sommer Nielsen
46c84a93ff Fixed bug #51419 (5.3 CGI SAPI changes not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304643 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 07:37:59 +00:00