Commit graph

122 commits

Author SHA1 Message Date
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
Kenneth Schwartz
93a31e5044 fix the build, no nested para's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181879 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:18:19 +00:00
Kenneth Schwartz
d259129bb0 use example.outputs[.similar] entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +00:00
Philip Olson
4a864dc34d See also get_resource_type().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 20:31:46 +00:00
Mehdi Achour
70646fb03a switch to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178972 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 00:59:36 +00:00
Aidan Lister
acf6ac20dd Rewrite (also applied new docskel).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178152 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 21:23:18 +00:00
Mehdi Achour
1ebb784cab add reftitle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177184 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 02:30:33 +00:00
Mehdi Achour
b1a84b614f switch some more functions to the new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177183 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 02:29:17 +00:00
Mehdi Achour
0259da6d78 No.
# see ext/standard/type.c


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177182 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 02:10:19 +00:00
Mehdi Achour
e0bde34126 s/otherwords/other words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 20:36:03 +00:00
Nuno Lopes
c888f855dd fix the php5 object properties stuff. noted by Andi & Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175591 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-26 12:44:43 +00:00
Yannick Torres
ad7cfd2a68 more &example.outputs; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175148 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 16:00:51 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00