Commit graph

2110 commits

Author SHA1 Message Date
Jeroen van Wolffelaar
9033afe45d Add experimental warning for every language. Add (for english) the
warning also to every function in the module.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50891 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 13:01:21 +00:00
Hartmut Holzgraefe
810ec7eb65 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50882 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 12:24:00 +00:00
Sebastian Bergmann
42bc6286ae Some tweaking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50880 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 12:06:16 +00:00
jim winstead
947ebedad4 note that umask is applied to mkdir perms
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50847 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 03:54:12 +00:00
jim winstead
22d7941353 imap_uid isn't supported on pop mailboxes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50844 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 03:46:25 +00:00
Jeroen van Wolffelaar
3e3dec1cfa Fix windows/macintosh newlines to unix ones.
I left alone japanese and other languages with 'strange characters'


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 23:11:22 +00:00
Jeroen van Wolffelaar
f0927e4c19 Updated script, fixed error in array.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50799 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 22:11:15 +00:00
Jeroen van Wolffelaar
9826de0aa8 Fixed (hopefully last) error in script. Damn regex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50798 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:57:31 +00:00
Jeroen van Wolffelaar
db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
d311842440 Modified script, it is now preserving case for true/false/null's that
do NOT get replaced.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50770 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 19:36:45 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Zak Greant
5aeeb8abbf Added information to the mail() function on MIME-encoded email. Put the
info near the top of the writeup in an attempt to reduce the flow of ill-placed
manual notes on the subject. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50735 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 08:36:54 +00:00
jim winstead
99b276b2cd some systems (like solaris) provide gettext themselves, it isn't strictly a gnu thing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50707 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-06 22:50:40 +00:00
Dan Kalowsky
436b516ba1 comments added to reflect the demise of the --with-openlink option, and
the new champion of ODBC ( as far as OpenLink goes ), --with-iodbc.
# this really isn't true for 4.0.6, but it is true for versions greater.
# but it will also help end a bunch of bug reports.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50685 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-06 14:36:35 +00:00
Damien Seguy
3a14a9c184 true/false literalized.
socket parameters are resources
removed one extra dot in See also list.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50660 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-06 09:45:22 +00:00
Daniel Beckham
978dc41f4f correcting "make test" errors in session and uodbc
reformated weird spacing in uodbc


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 15:36:35 +00:00
Daniel Beckham
9f5266b8a8 grammar, typo and capitilization fixes
note: please do not use the pronoun "you" when writing documentation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50533 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 15:35:14 +00:00
Damien Seguy
a68d8f548e Turned options into links to config.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50509 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:58:35 +00:00
Damien Seguy
9ff713ce96 Added link to resources appendix.
TRUE/FALSE literalized.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50508 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:55:03 +00:00
Anil Madhavapeddy
1919601141 More correct OpenBSD installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50507 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:46:45 +00:00
Egon Schmid
1c003b122b Never use a < character in examples or ordinary text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50501 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 19:44:44 +00:00
Damien Seguy
cb88ec112a TRUE/FALSE -> literal
added some "and"  in See also lists.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50497 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 17:55:34 +00:00
Daniel Beckham
b7be24739c fixing usort example (oops)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50494 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 16:52:10 +00:00
Damien Seguy
4f80887f58 Added more titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50475 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 10:46:40 +00:00
Damien Seguy
c7f6d3f42d Fixed the augugt constant.
Made the constants a list.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 10:45:54 +00:00
Damien Seguy
666a77a677 Updated links in macosx and added some <literal> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50473 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 10:37:19 +00:00
foobar
35fec8dcee Added missing php.ini directives for sessioning: session.use_trans_sid
and url_rewriter.tags


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50469 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 09:35:57 +00:00
Zak Greant
f5b321df02 Clarified declare/ticks documentation
Made ticks a sect2 within declare's sect1
Added an illustrative example for ticks


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50463 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 03:03:43 +00:00
Rui Hirokawa
299588cbb0 added iconv function and modified for corrupted character in japanese manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50394 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-01 03:38:18 +00:00
Sascha Schumann
524113c7e9 fix some typos and polish some expressions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50386 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-30 19:23:22 +00:00
Sascha Schumann
245b9d3399 bit of editing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50384 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-30 19:14:55 +00:00
Sascha Schumann
679d41e23a A bit of grammar fixing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50383 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-30 19:11:44 +00:00
Thomas Fromm
3d62f948c4 bugfix in oci8.xml documentation (about returning resultarrays)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50341 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-29 12:52:59 +00:00
Rui Hirokawa
a5509853fd fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50334 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-29 03:20:28 +00:00
Jeroen van Wolffelaar
98bac1c842 Fixed tabs to spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50317 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-28 23:03:46 +00:00
Dan Kalowsky
cfd8646a7a updated to reflect new functionality in 4.0.6, and warn users of the future
change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50297 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-28 15:54:29 +00:00
Daniel Beckham
8c80e037f9 incorporating note from manual errata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50296 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-28 15:53:23 +00:00
Daniel Beckham
7e2c80fd15 reverted changed made in revision 1.70, added note to clarify when
http redirects began to be supported


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50294 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-28 15:46:49 +00:00
Jeroen van Wolffelaar
a543194148 <type>'d var.xml, improved documenation on serialize (not yet 'ready', though)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50267 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 12:04:49 +00:00
Jeroen van Wolffelaar
f53dce95c0 Implemented zak's notes on addcslashes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50266 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 09:58:49 +00:00
Daniel Beckham
bf4a4681e2 correcting doc issue #11645
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50265 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 06:53:54 +00:00
Daniel Beckham
3f1fce0616 adding extra example for issue in bug #10022
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 06:11:31 +00:00
Daniel Beckham
a50f27d838 corrected issue in bug #10153
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50263 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 05:59:41 +00:00
Daniel Beckham
e50a121d8e documented issue in bug #9641
completely revamped get_included_files and get_required_files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50262 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 05:44:14 +00:00
Daniel Beckham
5af5696178 documented issue in bug #9124
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50261 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 04:38:08 +00:00
Daniel Beckham
e80d74cb09 documented issue in bug #8719
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50260 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 04:33:05 +00:00
Daniel Beckham
5a0b2aa3d0 corrections, added void paramdefs where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50259 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:53:25 +00:00
Daniel Beckham
1811650b6e documented issue in bug #5827
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50258 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:52:38 +00:00
Daniel Beckham
542464d7d5 odd place for a period
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50257 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 02:17:25 +00:00
Daniel Beckham
75ecf167ca added note about zip support prior to 4.0.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50256 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 01:55:15 +00:00