Commit graph

134 commits

Author SHA1 Message Date
Paul Reinheimer
213a341fcb And correcting the role.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242736 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 15:01:50 +00:00
Paul Reinheimer
dd81f033d8 Updated to correct errors in my original patch, and follow the pear coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242735 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 14:53:34 +00:00
Paul Reinheimer
5f4657f17f Added the word type to clarify the purpose of the function, as well as several use cases
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242499 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-13 18:11:20 +00:00
Jakub Vrana
e781c00648 unset($this) is not possible from inside the object (bug #36971)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241638 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:12:10 +00:00
Jakub Vrana
175740b03a Maximum int value (bug #42154)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241302 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 10:09:50 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Gwynne Raskind
100cfa0929 - Import of new internals documentation
- Manual base modified to include new docs and remove old
- Links updated in many files
- New language and global entities as needed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237850 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:08:14 +00:00
Mehdi Achour
243355f1c4 Switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237381 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 23:13:23 +00:00
Mehdi Achour
436d3010d7 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237372 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-10 22:32:35 +00:00
Mehdi Achour
4c8d332843 #: nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236872 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-02 22:05:58 +00:00
Mehdi Achour
8e97792cf0 Switch to new doc style (tm)
# anyone for a make test ?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236869 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-02 19:28:01 +00:00
Hannes Magnusson
b1fddb9afa Fixed bug#40980 (Incorrect output labeled on print_r). (ezyang)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-25 19:36:34 +00:00
Philip Olson
b2c6dc0787 Zend.com has many broken links, and it seems removed content. This updates
and fixes documentation that links to this broken and lost information.
# Broken entities remain in globals.ent until the translations catch up


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-10 15:08:53 +00:00
Jakub Vrana
c8c9bdfd61 Link isset and is_null
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229842 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 10:30:49 +00:00
Philip Olson
bbfd8393e0 Documented new (PHP 6) unicode is_ functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228831 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 06:16:09 +00:00
Carola 'Sammy' Kummert
c33b12fecf update \"see also\" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226313 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-03 11:21:58 +00:00
Derick Rethans
7631e6db89 - Clarify var_export and circular references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223802 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-24 09:31:08 +00:00
Etienne Kneuss
b1bf8135a6 Fix #35579 (Ambiguity about how serialize keeps references)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219524 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 19:47:35 +00:00
Ben Ramsey
b0d382db3d Fixed bug #37405 and reworded to avoid passive voice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212847 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:49:56 +00:00
TAKAGI Masahiro
df33b55366 Added the another example to show how to use __set_state() (bug #36674)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209048 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-10 03:45:54 +00:00
Jakub Vrana
c42447f25d Can't be used together with OB callback (bug #36563)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208834 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 01:12:15 +00:00
Jakub Vrana
67c6278415 Incomplete objects (bug #36422, user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 00:39:39 +00:00
Florian Anderiasch
aa84b99c52 adapted newer format before translating
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206361 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-03 14:52:24 +00:00
Jakub Vrana
dfd29118ff Unsetting object properties (bug #36126)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206129 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:21:03 +00:00
Mark Wiesemann
bcda9b12a9 var_dump() also shows protected and private properties with PHP5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205942 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-26 12:28:19 +00:00
Sean Coates
219eebcbcd add Derick's References Explained article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204566 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-04 21:44:47 +00:00
Jakub Vrana
3abb6a6028 var_dump shows private too (bug #35822)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204481 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:39:26 +00:00
Jakub Vrana
26ccc276d7 Unsetting static variable (bug #34865)
Move $GLOBALS example below global


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199895 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:59:39 +00:00
Jakub Vrana
e3e1b80869 __set_state magic method (bug #33203)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 10:45:48 +00:00
Jakub Vrana
83c7ec65fd Numeric strings (bug #32943)
See also ctype_digit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196443 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:31:42 +00:00
Sean Coates
f882ea3b00 move URL to entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194837 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 13:55:36 +00:00
Sean Coates
e664176c9c typo (paren)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194751 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:06:02 +00:00
Sean Coates
0c11836a3b change example and add (big) note on refcount
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194750 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:01:36 +00:00
Jakub Vrana
9a122ed83f See also (bug #34209)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194571 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:46:34 +00:00
Friedhelm Betz
75c3e81dce typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-08 10:01:53 +00:00
Jean-Sébastien Goupil
e49b45eca8 fix whitespaces + add role attribute to description section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187902 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:54:50 +00:00
Jean-Sébastien Goupil
314fd3d36d fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187901 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:54:12 +00:00
Jean-Sébastien Goupil
ff434b9f7b fix whitespaces + add link to a member in See Also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187900 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 23:37:40 +00:00
Jean-Sébastien Goupil
217bd9f99f fix whitespaces + add role attribute to description section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187899 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 22:42:21 +00:00
Jean-Sébastien Goupil
9a339e6b78 fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187897 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 22:35:49 +00:00
Jakub Vrana
5c2be94b08 Couldn't export everything (bug #33203)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187429 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-01 09:15:17 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Philip Olson
203b09f70e Implement new alias doc style and changelog refsect as this has been an
alias since PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185097 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:10:51 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
dfa559fbf4 Fix PHP Version
Switch more files to the new layout


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:26:37 +00:00
Jakub Vrana
1feaee4814 False can be returned in two cases (bug #32536)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183554 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 09:18:48 +00:00
Jakub Vrana
0e0058eefb Can return boolean (bug #32536)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183340 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-01 15:14:31 +00:00
Philip Olson
e77a6f04cf Rewrote docs, and added examples. Implemented User Notes and closes bug #32294.
Expanded the return value section and added new SeeAlso's. Used new doc style.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-28 09:06:34 +00:00
Jakub Vrana
148f526519 Converting (part of bug #32294)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182182 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-15 13:54:27 +00:00