Commit Graph

60 Commits

Author SHA1 Message Date
Gabor Hojtsy
fbf6a0522f Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90353 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 21:00:21 +00:00
Gabor Hojtsy
8be263e259 Adding case sensitivity note to include_once and require_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90352 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-29 20:57:18 +00:00
Markus Fischer
d04f1309c8 - Add appropriate warnings that Windows does not support remote file access
for the include/require friends.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85326 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 21:41:16 +00:00
Derick Rethans
8b0ec988ce - Fix for bug #17409
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83364 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-24 13:23:17 +00:00
Friedhelm Betz
94b6b83b1f minor example typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79381 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 07:16:12 +00:00
Friedhelm Betz
40720bfd77 example fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78380 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-16 10:26:20 +00:00
Derick Rethans
c6e03fafe3 - Fix for bug 15488
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69947 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 15:49:24 +00:00
Masaki Fujimoto
b855ccaeaa fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69295 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:57:48 +00:00
Philip Olson
fecbe442a9 include: minor textual changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68160 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 01:09:30 +00:00
irc-html
2164b41ae7 added CDATA tag for example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68103 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 12:01:10 +00:00
Philip Olson
43bae8ab7a include/require: Update reflects change in behavoir as of 4.0.2.
PHP3 info condensed into a <note>
	         Duplicate info removed, most docs are within include()
*_once         : Updated.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68101 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 10:37:31 +00:00
Philip Olson
0ead125201 return: xml typo, should work better now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68088 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 07:09:31 +00:00
Torben Wilson
be1aa7d35a Document that return returns from more than just functions.
I used <function> for return in the same spirit that <function> is used
for other constructs which are not functions--echo, print, etc--and noted
that you don't need the parentheses with it. If anybody has a good argument
for using another tag, mention it on the doc list and we'll chat. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67716 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 00:05:20 +00:00
jim winstead
1b7ef904fb if: link to information on what evaluates to &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:17:37 +00:00
jim winstead
02e9b3e175 don't use .inc extension in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65520 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:00:19 +00:00
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Philip Olson
8fc7917324 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:02:46 +00:00
Simone Cortesi
15cf6121d3 added missing CDATA closing tag in include example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-26 19:10:27 +00:00
Hartmut Holzgraefe
525a54f08e added CDATA to programlistings outside the functions dir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:51:24 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
091785984e Changing programlisting roles.
All PHP programlistings to role="php"
All not PHP programlistings to something other...

Markup changes only, no content changed...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +00:00
jim winstead
492229c5ce the 'alternative' syntax is not deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59289 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-09 23:29:27 +00:00
jim winstead
fbfa7ec482 Perl is the language, perl is the implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58671 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 21:06:44 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
230a7539e1 Introducing PEAR standards for function calls, class and function
definitions, control structures. Fixing some bad indentation.

WS ONLY FIXES.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55529 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 11:55:11 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Gabor Hojtsy
2ad4a19e40 Some ugly errors corrected (eg. comment without an end,
constant definition, do..while added to the break list, etc.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51066 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 12:29:36 +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
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
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
Jeroen van Wolffelaar
6d6899c576 Noted that alternative syntax is deprecated.
if:

  statements

else:
  bla

endif;


I read that somewhere, but don't recall where :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50215 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 12:32:47 +00:00
Stig Bakken
1b382d80a6 * documented "declare" and ticks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48118 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 23:16:31 +00:00
Daniel Beckham
aeab65b087 notes and examples added to foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45084 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-09 21:50:14 +00:00
Daniel Beckham
91809f04d3 added foreach to list of loops break will work in
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45074 c90b9560-bf6c-de11-be94-00142212c4b1
2001-04-09 19:15:45 +00:00
Jesus M. Castagnetto
76827a16de s/>/&gt;/ in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43742 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-17 06:46:19 +00:00
Sascha Schumann
f76b667a29 Fix typo in second example of foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43714 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-16 20:19:31 +00:00
Ron Chmara
ad47cb3b15 Note that default belongs last, per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-25 00:57:11 +00:00
Gabor Hojtsy
7d3105e06d Fixing another typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34795 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-29 15:58:09 +00:00
Jesus M. Castagnetto
2dc8923fd3 Fixed typo s/dump_var/var_dump/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33589 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-10 23:53:07 +00:00
James Moore
556521586c Adding note about when include_once was added..
# this doesnt seem to be in normal function system.. IE not in <refsect> tags but just <sect1>'s instead


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33397 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-04 23:29:43 +00:00
Andrei Zmievski
13b81a2720 PHP3 -> PHP 3, PHP4 -> PHP 4
And everyone should follow that.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Ron Chmara
60a90ca31e Added foreach/endforeach as per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32436 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-11 03:57:23 +00:00
Torben Wilson
a922b1125d Fixes and clarifications to include() & require() behaviour wrt
variable scoping/passing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30541 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 22:07:27 +00:00
Rui Hirokawa
c6361b7390 insert again the description about assert functions in info.xml and update translations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30480 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-19 06:13:31 +00:00
Jesus M. Castagnetto
3704273acd yet another typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30392 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 10:45:41 +00:00
Jesus M. Castagnetto
360d6c25fd Minor modifications to the examples for require_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30391 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 10:40:34 +00:00
Jesus M. Castagnetto
4414f32263 Finally added the (hopefully correct) documentation of require_once and
include_once.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30384 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 10:13:37 +00:00
Egon Schmid
d52fb97fb1 Some cosmetic.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29743 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 19:28:33 +00:00
Jesus M. Castagnetto
7a5a06289c Added stumps for require_once() and include_once()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28071 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-11 08:08:04 +00:00