Yannick Torres
eff9632720
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175164 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 17:03:59 +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
Mehdi Achour
2b1af939e4
Used the new documentation format in the documented functions
...
Documented, reviewed and added examples to DOMDocument->__construct(), createEle
ment*, load, loadXML, save*.
Also documented DOMDocument->xinclude() and found bug #31200
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175146 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 15:57:49 +00:00
Gabor Hojtsy
732d1b3d0d
this is not needed either
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 15:47:45 +00:00
Gabor Hojtsy
94fcc77605
no need for this cvsignore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175139 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 15:44:51 +00:00
Mehdi Achour
e7396d18c1
fix c/p error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175107 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 03:14:12 +00:00
Mehdi Achour
75bff3178a
document DOMAttr->isId() and DOMDocument->getElementById()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175105 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 03:10:23 +00:00
Mehdi Achour
4e82a2f7d2
fix #31025 : fix summary of gzuncompress
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175104 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:32:23 +00:00
Mehdi Achour
2b33ef00fd
fix #30940 : we pass expressions as arguments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175103 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:27:49 +00:00
Mehdi Achour
38725d95e1
we don't all share the same /etc/passwd
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175102 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:20:43 +00:00
Aidan Lister
d206f5b841
Missing PHP tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175101 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:15:13 +00:00
Mehdi Achour
fbd32bf69d
Use a valid docbook example file with a public DTD attached and update DOMXpath->query() example
...
Also document DOMDocument->valid() and validateOnParse (as we have a valid dtd :) )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 22:16:44 +00:00
Nuno Lopes
3047d65cae
update docs to reflect the new behaviour of (?xx) at top level
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:35:34 +00:00
Mehdi Achour
6859a1e829
This is SYSTEM
...
# Anyway, I need an example with a valid DTD and RelaxNG schema, anyone ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175077 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:24:56 +00:00
Mehdi Achour
0198ad7658
Added a generic XML file for use in examples
...
Added DOMImplementation and documented DOMImplemntation::hasFeature()
Added DOMXPath::__construct and documented DOMXPath::query
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175076 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 13:21:33 +00:00
Nuno Lopes
36ad797985
not available on windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-19 12:33:30 +00:00
Aidan Lister
1d3d8d704c
Refined a couple of comments
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175007 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-18 03:49:03 +00:00
Mehdi Achour
1c26c33f2d
user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174996 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 17:51:21 +00:00
Mehdi Achour
b960a93a95
Rewrote the DOM reference page and detailed every class methods and props
...
There's still a lot to do here, but at least there's a bunch of new information, feel free to fill in the blanks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174994 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 16:15:37 +00:00
jared wyles
26f50c29b5
s/this/these forgot to commit it with the last file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174992 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:58:36 +00:00
jared wyles
854ba613e0
s/this/these
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174990 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:53:53 +00:00
Mehdi Achour
91dfeb2308
oops, use proper docbook tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174986 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:16:13 +00:00
Mehdi Achour
39e053f24a
switch to OO layout
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174985 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 15:11:30 +00:00
Mehdi Achour
3682c77eb2
update the constants definition
...
# from http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174969 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-17 12:26:10 +00:00
Stephan Schmidt
5583fc213e
added new functions for ID3 v2.x frames
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174906 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 17:33:14 +00:00
Stephan Schmidt
9aa60872e6
added example for ID3 v2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 17:32:44 +00:00
Stephan Schmidt
3298c65fd1
fixed the build (sorry...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174903 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 17:08:33 +00:00
Stephan Schmidt
b2ec9784a0
added ID3_BEST constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174901 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 16:47:37 +00:00
Stephan Schmidt
39de0f33bb
added information on ID3 v2 tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174900 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 16:41:28 +00:00
Stephan Schmidt
eabe8e21a2
added new constants defined by ext/id3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174899 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 16:40:55 +00:00
Nuno Lopes
77c2cfeeb3
new PHP 5.1 constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 11:29:35 +00:00
Nuno Lopes
d92412f24d
change code, by Derick's suggestion
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174867 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 10:56:56 +00:00
Jakub Vrana
48d09089f2
Fix method names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 08:47:55 +00:00
Nuno Lopes
eec09c9bb6
add the G ini modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174829 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-15 20:20:28 +00:00
Sean Coates
390f7ec06f
fixed typo - bug #31100
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-15 18:28:19 +00:00
Sean Coates
884d0238bb
/e -> 'e'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 18:35:42 +00:00
Robert Nagy
95362e65ed
take this to the current OpenBSD release (3.6)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174714 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 17:34:52 +00:00
Derick Rethans
58e38a4245
- Document return value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-14 11:53:48 +00:00
Alexander Voytsekhovskyy
a9a37c4b6c
Revert wrong fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 19:01:41 +00:00
Alexander Voytsekhovskyy
1def3f4c8e
Typo in manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 18:12:04 +00:00
Derick Rethans
d043ce67ff
- Fixed entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174605 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 15:06:21 +00:00
Jakub Vrana
374e41849a
Commas in See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174592 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 08:50:07 +00:00
Sean Coates
880e005f54
bug 31057 6 -> H6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174425 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-10 20:09:57 +00:00
Sean Coates
7269abb7f1
Added GMT
...
# thanks to Mike Ford
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 19:21:57 +00:00
Jakub Vrana
e87d87fe31
Array comparison (bug #31032 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174333 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 08:09:48 +00:00
Sean Coates
8ebb7b0eea
brief explanation of Unix timestamp
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174297 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 19:23:08 +00:00
Nuno Lopes
0491ab6e63
php5 automatically fills [PHP_AUTH_XX] on IIS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174286 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 15:36:10 +00:00
Nuno Lopes
48c2cd4497
add new apache1/PHP5.1 function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174282 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 14:25:26 +00:00
Nuno Lopes
a503002216
document class_name and options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 13:14:42 +00:00
Nuno Lopes
e2c756356f
fix #31008 : first example had a little bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174277 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 11:59:35 +00:00