Commit graph

11018 commits

Author SHA1 Message Date
Ben Ramsey
642f53ede6 Bug #36977 - Changed the word "from" to "to" in the function description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:33:28 +00:00
Ben Ramsey
bae7d85d71 Bug #37249 - Changed return type to "mixed" and added examples for calling load() and loadXML() statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213101 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 03:10:13 +00:00
Ben Ramsey
b8803690a5 Bug #37431 - Removed second description of the function showing the use of only one parameter, since this is wrong; this function always expects two parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213100 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-16 02:01:47 +00:00
TAKAGI Masahiro
48d3929381 fixed typos (Bug #37325).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213055 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:52:20 +00:00
TAKAGI Masahiro
7414e6a947 added $Revision$ tag to revcheck.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213054 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:51:40 +00:00
Jakub Vrana
6dde717fe9 error_log not set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213053 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-15 12:18:00 +00:00
Ben Ramsey
b3b9b0b50e Previous commit reversed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212916 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 18:04:55 +00:00
Ben Ramsey
2354db720f Added note that these methods were added in PHP 5.1.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212898 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 13:54:36 +00:00
TAKAGI Masahiro
1b31923f38 fix return type (see: ext/pgsql/pgsql.c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212886 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 09:16:31 +00:00
Ben Ramsey
cc64e88692 Added XML tag to examples so that they are well-formed XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212853 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 15:13:27 +00:00
Ben Ramsey
b0d382db3d Fixed bug #37405 and reworded to avoid passive voice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212847 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:49:56 +00:00
Ben Ramsey
4ceb507669 Corrected CVS $Revision$ tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212845 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:33:51 +00:00
Oliver Albers
dd6ef22d51 minor markup changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212841 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 09:38:23 +00:00
Ben Ramsey
903ef8bae1 Added addAttribute(), addChild(), getDocNamespaces(), getName(), and
getNamespaces() methods to SimpleXMLElement documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212830 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 06:32:45 +00:00
Philip Olson
78adb7cb35 Initial commit, still considered undocumented.
See also: pcre.backtrack_limit and pcre.recursion_limit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212773 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 17:27:51 +00:00
Dave Barr
1265ef6603 - Revert changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212740 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 08:09:02 +00:00
Dave Barr
2928d3493a - INI entry changelog.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 23:58:06 +00:00
Horst Schirmeier
a72f69cc3e minor correction: not the "output" of foo() but the return value is stored in $a
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212701 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 18:18:34 +00:00
Jean-Sébastien Goupil
746eb0bea3 fix #37379
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212694 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 12:48:09 +00:00
Jakub Vrana
6b4e4a1eb4 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212683 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 08:52:25 +00:00
Dave Barr
7995f57ce5 - Mention regexp filter uses PCRE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212679 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 03:37:24 +00:00
Dave Barr
d03868c7c2 - Document input_get_args() and new constants.
- Change default filter type from string to unsafe_raw.
- INI settings are now PERDIR and not SYSTEM.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212678 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 02:07:12 +00:00
Oliver Albers
a387617176 bug #37371
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212670 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-08 23:07:26 +00:00
Philip Olson
9b3e20babe Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212562 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-07 01:12:30 +00:00
Jean-Sébastien Goupil
eaf56db446 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212549 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 18:33:39 +00:00
Hartmut Holzgraefe
7d69568ac3 note to self: re-run "make test" even after apparently simple fixes!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212529 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 10:05:01 +00:00
Hartmut Holzgraefe
548f7620f2 added documentation for new function php_get_tmpdir()
(see also bug #35380)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212528 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-06 09:59:37 +00:00
TAKAGI Masahiro
661d4387b4 typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212503 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-05 14:27:09 +00:00
Antony Dovgal
e54c8e5987 fix return values, argument types etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212490 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-05 11:41:26 +00:00
TAKAGI Masahiro
7a4b7ce86c typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212483 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-05 07:37:54 +00:00
Jakub Vrana
1944c28336 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212413 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-04 09:00:31 +00:00
Philip Olson
e225b716c5 $str{42} isn't deprecated (yet?), but $str[42] is preferred. We'll mention that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212400 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-04 02:21:28 +00:00
Sara Golemon
f3df60a998 Document new class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212390 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 23:00:29 +00:00
Etienne Kneuss
e1fe201686 Fix #37295 (wrong function used in the example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212375 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 19:14:23 +00:00
Dan Scott
2c3eea27ba Add an example for placeholders.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212361 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 15:22:00 +00:00
Etienne Kneuss
41167bc39e Fix #37283 (sync with a bug fixed in 5.1.3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212343 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 11:29:06 +00:00
TAKAGI Masahiro
4ad28c6df3 typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212325 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-03 02:03:48 +00:00
Philip Olson
79349659b2 Expand $str[42] syntax info a little more, $str{42} deprecated as of PHP 6,
and adjust example accordingly


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212308 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-02 18:05:54 +00:00
Dave Barr
8b2c8751c0 - Add lchgrp() and lchown().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212281 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-02 02:57:45 +00:00
Etienne Kneuss
427967c856 Fix #37258 (typos + add a reference to class/objects functions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-01 14:30:50 +00:00
Philip Olson
17d1873b62 Expand entities: note.registerglobals to mention removal as of PHP 6, and
pecl.info to refer to the PECL Installation Chapter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212227 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-01 01:23:01 +00:00
Philip Olson
7a32bfce3e Mention when phpize might not exist, and why
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212225 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-01 01:01:53 +00:00
Philip Olson
3e72409095 Added see also links (from user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212194 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-30 09:05:07 +00:00
Wez Furlong
af10efebe2 improve documentation on PDOStatement::setFetchMode() and PDO::query().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212186 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-30 02:39:22 +00:00
Philip Olson
00e983b751 This extension is no longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212127 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-28 22:00:03 +00:00
Philip Olson
dd69619fb4 Refer to variables_order and sessions in the "emulate register_globals" faq
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212117 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-28 17:05:47 +00:00
Derick Rethans
8a6712309a - Added tip to date.timezone setting here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212079 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-27 14:19:29 +00:00
Dan Scott
b1f4f8b50a Bug#37222 -- missing semicolon for entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212075 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-27 12:29:46 +00:00
Jakub Vrana
cb6c61eeb8 Grammar (bug #37215)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212066 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-27 07:29:20 +00:00
Jakub Vrana
0d733ce0f2 Grammar (bug #37216)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212065 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-27 07:25:56 +00:00