Damien Seguy
deb24ab605
moved repleable to varname, added some extra tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158043 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-05 20:19:50 +00:00
Mehdi Achour
0a10fecb9b
Document the third way (<script language="php"></script>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158041 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-05 18:58:33 +00:00
Jakub Vrana
56ec221f29
Closing tag of a PHP block at the end of a file is optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146109 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-10 13:31:35 +00:00
Jakub Vrana
ea06eff962
Fix of bug #22664
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146106 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-10 13:03:54 +00:00
Derick Rethans
60c75aa34c
- More layout things
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131310 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:05:30 +00:00
Thomas Schoefbeck
105089bbe8
just reworded sentence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81474 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 17:46:38 +00:00
Yasuo Ohgaki
c08b17c8b3
Be more specific
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80565 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:24:21 +00:00
Yasuo Ohgaki
3aa8484157
A little more change to encourage use of <?php ?> tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80564 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:21:21 +00:00
Yasuo Ohgaki
e4badaf021
Discourage use of short tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80563 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:09:44 +00:00
Dirkjan Ochtman
4e3a94df3e
Fixed bug 14984.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80411 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 11:33:21 +00:00
Yasuo Ohgaki
e88f3d13fd
Use of <?php should be the 1st one.
...
# I read the comment, but I just cannot stand for it :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80044 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-26 13:03:12 +00:00
Hartmut Holzgraefe
7c8fdea14d
use &php.ini; entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:16:45 +00:00
irc-html
ecfab21699
fixed bad HTML tag in comment example (>/h1>), from user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 19:49:35 +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
e5ad2170ee
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63548 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:35:12 +00:00
Torben Wilson
77c5184a56
Whoops.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63316 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 11:07:23 +00:00
Torben Wilson
905916889a
A typo and a formatting fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63314 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 10:17:08 +00:00
Torben Wilson
a93fc8b46f
Major prose fixups, some XML cleanups, and a couple of typo fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 22:08:36 +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
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
Derick Rethans
455a83ea33
- Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55884 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-24 10:18:59 +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
2944a628c0
Should be NULL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50924 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 15:34:36 +00:00
Gabor Hojtsy
929a4e5ef5
Updating translations, adding closing PHP tag to basic-syntax.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50921 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 15:31:16 +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
Jeroen van Wolffelaar
5991cf967b
- updated revision status
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47889 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:44:05 +00:00
Jeroen van Wolffelaar
64e21277b7
- Begin with revision of language section.
...
basic-syntax:
- Added note about revision, and progress-info
- Explained escaping a bit more eleborately
- Explained escaping inside control structures
(quite badly, I admit, but still)
types:
- Added null and resource
- Categorized in scalars, compound and special
- Added 'converting to xxx' section for
boolean and integer (rest follows some day)
- Moved 'when is something considered true'
to that new section, and updated it.
- Added overflow and converting notes to
integer. Referred to float-precision warning.
- Added section about resource-freeing
- In type-juggling, referred to the new 'convert
to xxx' sections.
- fixed some xml-tags
- converted most > to >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47584 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:19:25 +00:00
Damien Seguy
7aa14b8428
Added jeroen's updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-10 18:01:14 +00:00
Ron Chmara
2e12d6719e
Updating per XHTML/XML discussions on php-dev
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37666 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:59:39 +00:00
Jesus M. Castagnetto
ec82614b46
Commented out the incorrect phrase that Hojtsy noticed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35026 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-01 23:33:42 +00:00
Stig Bakken
c8f33da553
Merged the dev_xml branch into the main trunk.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00