Commit graph

5747 commits

Author SHA1 Message Date
Philip Olson
78d264e960 Added a changelog, and moved the 5.1.1 change into it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213494 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 21:25:23 +00:00
Sebastian Bergmann
e03a8f1de0 Document the feature I added in PHP 5.1.1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213475 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 16:51:59 +00:00
Nuno Lopes
5ca6d58732 typo in the example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213435 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 09:47:05 +00:00
TAKAGI Masahiro
fa12a50b51 fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213416 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-21 00:25:37 +00:00
Adam Trachtenberg
48d31df4a0 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213415 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-20 21:27:38 +00:00
TAKAGI Masahiro
02b0a149db fixed example output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213361 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-20 09:13:24 +00:00
TAKAGI Masahiro
e09c1ce570 renamed sys-get-temp-dir.php to sys-get-temp-dir.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213327 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 13:20:58 +00:00
Hartmut Holzgraefe
9f35c90bde Renamed php_get_tmpdir() to sys_get_temp_dir()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213321 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-19 10:49:45 +00:00
Antony Dovgal
4092b7e23b fix #37503
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 18:33:54 +00:00
Mikael Johansson
81ba82b19a Added documentation of INI directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213224 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-18 05:38:15 +00:00
Nuno Lopes
26e3e3d224 fix example title (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@213198 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-17 19:45:49 +00:00
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
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
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
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
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
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
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
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
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
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
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
Philip Olson
98d76cd9a7 Seeked row retrieval applies to other functions aside from mysql_fetch_row()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212033 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 16:20:04 +00:00
Jakub Vrana
6e78c55aad Use dbname with tnsnames.ora (bug #37110)
charset element


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212018 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 12:32:40 +00:00
Jakub Vrana
f754d45de4 Tell about PDO_SQLITE and SQLite (bug #37112)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212015 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 12:21:33 +00:00