Commit graph

2113 commits

Author SHA1 Message Date
Hartmut Holzgraefe
047cba3421 some additions, still some way to go ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55678 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-21 18:16:46 +00:00
Jeroen van Wolffelaar
8f46acc689 Nuancated aliases-story a bit, and switched around some aliases.
I realize it isn't optimal yet.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55670 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-21 18:00:01 +00:00
Gabor Hojtsy
31a1528ffc Typos corrected, this true word is not the TRUE value :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55660 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-21 13:15:58 +00:00
Nikos Mavroyanopoulos
b4a5bba8b8 updated to conform to the new api
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55635 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-21 09:02:05 +00:00
Jeroen van Wolffelaar
4f18ef3cf8 Fix comment on "bla array[index] " syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55587 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 19:27:20 +00:00
Gabor Hojtsy
15a63ed54b More typos fixed
. object properties should start lowercased
 . some misspelled words, and bad examples corrected


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55568 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 16:25:36 +00:00
Gabor Hojtsy
115607076a Class names start with an uppercased letters...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55567 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 15:54:40 +00:00
Gabor Hojtsy
7c883cf34c Fix missing HTML quote
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55535 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:58:42 +00:00
Gabor Hojtsy
2f3f28bee4 More WS FIXES. People just don't seem to understand
that we use four spaces for identation.... Gosh...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:58:08 +00:00
Gabor Hojtsy
57e995fbd9 Please use 4 (four!) spaces for identation, many, many
WS ONLY FIXES.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55533 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:37:41 +00:00
Gabor Hojtsy
65f1991d61 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55532 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:34:06 +00:00
Gabor Hojtsy
fa620da371 Note about $array[banana] is bad!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55530 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 11:57:06 +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
9f12c2dc32 php is PHP, perl is Perl, some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55455 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 18:40:08 +00:00
Gabor Hojtsy
0dfddd7d83 . Using PEAR standars for function definition layout (WS only)
. Using <varname> for the foo function's name in all of the texts
 . Crrecting one function call's missing brackets


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55453 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 17:03:32 +00:00
Gabor Hojtsy
c735753c26 Using Safe Mode as the name of Safe Mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55444 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:50:03 +00:00
Gabor Hojtsy
4dbbde4f9d . The best place to show how <![CDATA[ ... ]]> can help...
. Converting all HTML tags to lowecased ones
 . Using correct <filename> instead of other bad ones
 . Adding role="html" to HTML example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55442 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:20:42 +00:00
Gabor Hojtsy
35e260727a Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55435 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 12:38:48 +00:00
Gabor Hojtsy
ce8536ec4c Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55425 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 12:08:53 +00:00
Gabor Hojtsy
eabc820e46 Quotes are valid here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55424 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 12:07:39 +00:00
Gabor Hojtsy
353083c13c Removing CVS ID, needed no more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55423 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:58:40 +00:00
Gabor Hojtsy
9e4553fe2c Addding XML Text Declaration, and Revision tags to files,
only WS fix in language-defs.ent!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55422 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:55:42 +00:00
Gabor Hojtsy
d3187ecb5b 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@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Gabor Hojtsy
4f1834c50f 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@55418 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:42:10 +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
Gabor Hojtsy
8dd65bea75 WS fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55320 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 14:07:43 +00:00
Gabor Hojtsy
0841a9c4d8 Lowercase all function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55316 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 13:34:49 +00:00
Gabor Hojtsy
7417a77bd8 WhiteSpace Fix, to use PEAR standars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55309 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 10:01:23 +00:00
Gabor Hojtsy
4e1895a823 Several fixes:
- Using PEAR standards for function calls
 - URL, FTP, PATH_INFO uppercased
 - HTML tags lowercased
 - &gt; can be > in XML


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55308 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 09:59:47 +00:00
Thomas Schoefbeck
8faecd4a57 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55305 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 09:23:05 +00:00
Gabor Hojtsy
bddc47d2b0 Closing bug #12822 (be consistent with the images)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55304 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-18 08:51:58 +00:00
stefan_saasen
a4a4217b34 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55253 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-17 15:26:22 +00:00
Jeroen van Wolffelaar
7467f88ea3 VIM modelines try-out
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55123 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-16 18:47:53 +00:00
Stig Bakken
183674077a * incorporated Jon's last changes to CODING_STANDARDS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55092 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-16 06:40:22 +00:00
Gabor Hojtsy
5be1e3b79e Closing bug #12750 (echo was missing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54957 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-15 08:27:44 +00:00
Stig Bakken
f075029416 * added "see also strftime" to date and gmdate docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54953 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-15 07:28:28 +00:00
Jeroen van Wolffelaar
d88db0235d Change ID: types.double -> types.float
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54918 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-14 22:34:22 +00:00
Gabor Hojtsy
6d26b31e28 Entity usage corrected, more PHP 4 compliant text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54748 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-14 08:12:46 +00:00
Jeroen van Wolffelaar
26fa2aa55a Minor improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 22:36:05 +00:00
Jeroen van Wolffelaar
b4afad33d9 More clear that aspell is deprecated, and you should use pspell
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54660 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 22:35:43 +00:00
Torben Wilson
bfe64bce4f Please check this sort of thing before assuming it's wrong: this extension
does not use resources.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 19:51:07 +00:00
Jeroen van Wolffelaar
3d45ab8e59 Fix a few types, and beatifying examples (according to PEAR)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54604 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 19:27:45 +00:00
Jeroen van Wolffelaar
76dbfa98cf Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54602 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:56:24 +00:00
Jeroen van Wolffelaar
a548701423 Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54601 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:51:05 +00:00
Jeroen van Wolffelaar
6d9379b541 Fix a build-error, that's why it didn't build yesterday :(...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54589 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:46:29 +00:00
Damien Seguy
0887388ff8 Turned URL into entity
<!ENTITY url.symbole_legendre "http://www.utm.edu/research/primes/glossary/LegendreSymbol.html">


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54527 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 11:41:28 +00:00
Damien Seguy
f114f2b174 Added link with option : connected to install.xml file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54526 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 09:42:18 +00:00
foobar
7e3049add7 added note about mysql_db_query() been deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 00:27:15 +00:00
Jeroen van Wolffelaar
a3ef35fbdb Add reference to an ASCII-table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54467 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-12 23:23:07 +00:00
Jeroen van Wolffelaar
7de99daa66 Added revision-tag, warned for being experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54466 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-12 22:46:56 +00:00