Hannes Magnusson
09799fcd64
MFB: Upgrade to the new-reference-structure
...
- Moved the intro from reference.xml to book.xml
- Change the intro ID to intro.<extname>
- Moved examples into its own <appendix>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248001 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-11 14:53:51 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Etienne Kneuss
3a33e2cfc1
reference only required in PHP4, add an alternative as an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247766 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-08 02:14:26 +00:00
Richard Quadling
636d05fcf8
Fix : #42979 - Added example to show the usage for method_exists with a static method.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244273 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:01:35 +00:00
Gwynne Raskind
4e790fe867
Fixed a few grammatical oversights, added info on autoload parameter and functionality changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242028 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 10:15:37 +00:00
Richard Quadling
37b62aef4a
Fix #42224 => Wether => Whether
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +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
Hartmut Holzgraefe
f9a3f7a9b0
dynamicly loaded extensions may define classes, too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233011 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 10:18:03 +00:00
Hartmut Holzgraefe
93ee029584
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233010 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-31 10:17:03 +00:00
Nuno Lopes
92ede06c2e
typo (user note)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229362 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 17:39:18 +00:00
Philip Olson
9dfd4d483b
Removed use of PL, RC, and BETA from PHP versions as they go against our
...
conventions.
# Thanks to etienne and nuno for being regex masters ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:46:02 +00:00
Mehdi Achour
65e3308540
classobj: switch to new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227213 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 15:10:19 +00:00
Mehdi Achour
fc05600161
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227208 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-14 13:37:31 +00:00
Jakub Vrana
19dc00d34e
Calling without parameter outside object (bug #36640 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208850 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-07 08:32:44 +00:00
Nuno Lopes
dbc5194e46
fix explanation/example about visibility of properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208280 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-28 23:45:58 +00:00
Nuno Lopes
5fc366af1a
fix #36368 : incorrect use of myclass vs myobject
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206989 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-11 20:45:02 +00:00
Jakub Vrana
9eb72ca307
Returns NULL in case of an error (bug #35100 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199960 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-04 14:12:16 +00:00
Derick Rethans
d200e6fa2f
- Changed example so that it uses the classname, and not an object, to figure
...
out the method names - this manual page is not about get_class().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196465 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 18:24:59 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Nuno Lopes
5f7e6c3f8f
add more tags
...
# if someone doesnt agree with this method, please speak noe, before I touch in the other files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 11:49:43 +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
Jakub Vrana
0ee5d350c7
Parameter is optional since PHP 5 (bug #33795 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191122 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-21 08:59:55 +00:00
Jakub Vrana
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Nuno Lopes
e82a7d90ed
add note about differences with isset(), as suggested by Marcus
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185725 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-03 18:49:40 +00:00
Nuno Lopes
cba4fc09f2
add docs for property_exists()
...
#the name for this function might change, but I'm adding it so that I won't lost this file. I'll rename the file later if necessary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184615 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-18 15:21:36 +00:00
Nuno Lopes
3f0a814091
some PHP 5 fixes
...
# merry Xmas :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-24 20:43:35 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& 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
Yannick Torres
2c9751bb8a
use more entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171828 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 13:25:30 +00:00
Nuno Lopes
d5822b0590
document the change in the first parameter to 'mixed'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171390 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:38:25 +00:00
Aidan Lister
37e8f0fff4
Initial Commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169152 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:10:50 +00:00
Aidan Lister
7276e35197
Added simple example
...
Cleaned initial example
Added links to autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169150 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:06:35 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
8214cac81b
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
37771eeb9e
Parameters passed by reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Jon Wood
54c87abd60
Added an example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:15:29 +00:00
Curt Zirzow
2fafe7cb57
Typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:07:07 +00:00
Curt Zirzow
1836f1a4cc
Define php5 autoload behaviour, Closes bug #28333 . And Example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162510 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-02 03:03:52 +00:00
Friedhelm Betz
a5b59e7725
crossref in see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159909 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-28 20:38:52 +00:00
Philip Olson
ca0e422a27
Mention (with an example) that is_a() is deprecated in PHP 5 in favor of the
...
instanceof operator. This deals with bug #27503
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159560 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 21:53:23 +00:00
Damien Seguy
be0a936d2e
cosmetics and examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-06 15:25:58 +00:00
Derick Rethans
bb9aef6207
- Corrected migration chapter item on comment tokens.
...
- Added get_class() changes in PHP 5.
- Fixed some minor typoes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-31 18:53:59 +00:00
Friedhelm Betz
52fe5fd3b2
initial docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-29 13:19:05 +00:00
Sean Coates
158a326524
reverted example to print '$WF' instead of 'Object'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 16:28:22 +00:00
Mehdi Achour
a7b67c030a
correct the title
...
correct the example
# hey, echo ''; will echo the string :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152220 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:42:32 +00:00
Sean Coates
1d404db692
added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152218 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 05:54:36 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Mehdi Achour
f33b49e5fc
the example should reflect what the function does, not only the changes of its behaviour ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148286 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 23:50:15 +00:00
Mehdi Achour
0bef28b480
calm down :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148285 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-08 23:36:57 +00:00
Friedhelm Betz
c770a0cd87
call_user_method_array is deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146801 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 23:59:55 +00:00
Friedhelm Betz
ce3f92430b
no need for this type of version info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 23:56:47 +00:00