Commit Graph

35 Commits

Author SHA1 Message Date
Markus Fischer 1cb3dbe288 - Document that we have @new but not @&new or &@new, closes #14094.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85252 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 10:51:58 +00:00
Markus Fischer bed4bd6c00 - Document that order of class definition is important (closes #13165).
# Though the zend engine CAN handle class definitions not in the right order
# this is not always true, especially when extending classes which extend
# classes.  See the report.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 08:43:11 +00:00
Thomas Schoefbeck 8592b073b2 closed php-tag in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82374 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-15 20:41:17 +00:00
Sander Roobol b816ee5d0b Added link from language.oop to ref.classobj.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-01 18:24:26 +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
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
Leszek Krupinski d2e38f898d Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-27 22:50:15 +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 dede2d253a Changing bad
keyword.paamayim_nekudotayim

ID to

  keyword.paamayim-nekudotayim

As _ should not be used in IDs! Anybody, who
added this ID, please read the README 10 times (at least).
Hope I won't brake any files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57135 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-08 16:54:53 +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 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 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
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
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 966971aca8 Corrected perlish file write (echo??) and a typo in text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53030 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 11:53:38 +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
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
Kristian Köhntopp de53c5e3c6 - Some clarifications.
- Normalized spelling of product names (PHP 3 and PHP 4)
  to go with the rest of our docs.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47760 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 12:44:37 +00:00
Kristian Köhntopp 38ae4e994c Completed the unfinished sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47753 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 07:47:01 +00:00
Kristian Köhntopp 8eae786de0 - Extended documentation for object orientation.
This should now cover most, if not all features of
  PHP 4 object orientation, reflecting the greatly
  improved OO features in PHP 4.

- The documentation for serialize() and unserialize()
  is still stating that class associations are lost.
  This is no longer true in PHP 4 and should be corrected.
  It is now 1am here. I am not going to fix that now,
  someone else should.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47730 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 23:05:01 +00:00
Torben Wilson 5f1e3a1b3b Was more correct before.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 23:26:42 +00:00
André Langhorst b68c98c4f4 cosmetic fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 23:20:34 +00:00
André Langhorst 0425348f09 fix xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43100 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 22:29:02 +00:00
André Langhorst 7c4ccc09bd Adding documentation for references inside the constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43099 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-09 21:45:32 +00:00
Torben Wilson 5d86777a55 Added an example to help clarify the lack of non-constant variable
initializers in classes in PHP 4 (spurred by Bug #9414).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41751 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-23 00:43:23 +00:00
Chris Newbill 0e89f54262 Added the following lines:
Both in and outside of the object you do not need a $ when accessing an
object's properties.

Also a code snippet to reference the previous statement.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41072 c90b9560-bf6c-de11-be94-00142212c4b1
2001-02-09 19:41:08 +00:00
Stanislav Malyshev 0ff6b37031 Insert warning about constant class initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33257 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-02 09:37:53 +00:00
Torben Wilson 0dda59ca82 For consistency.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21790 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-20 10:36:17 +00:00
Egon Schmid 85d5f213ec Cleaning up here also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17145 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-13 18:43:44 +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