Commit graph

8247 commits

Author SHA1 Message Date
Gabor Hojtsy
f77e75bafc move reserved constants file into the tree, so it is where it belongs (was in the top folder because of some ancient saxon/xsltproc bug, which is now not relevant)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167890 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 21:20:27 +00:00
Sara Golemon
40ca789c25 Document ogg/vorbis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167863 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 17:31:41 +00:00
Aidan Lister
2fd32205b8 Added the apache shared-object stuff. This definitly needs to be split into three sections. 1 for the stuff in common, 1 for the SO, 1 for the DSO. I'm not sure how to do this, comments welcome.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 12:43:52 +00:00
Friedhelm Betz
ea52e23a37 version info for flex and bison (taken from http://www.php.net/anoncvs.php)
hint ./configure --help


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167835 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 10:49:45 +00:00
Nuno Lopes
3ff3381ba8 typos. noticed in user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167827 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-02 09:08:40 +00:00
Yannick Torres
dcbef9a848 wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167800 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 21:36:12 +00:00
Nuno Lopes
f3f48446a9 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167773 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 09:14:59 +00:00
Sara Golemon
a53014f9a5 This doesn't belong here...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167768 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 01:55:02 +00:00
Sara Golemon
ac5984795e Add documentation for PECL/openal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167766 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 01:27:32 +00:00
Philip Olson
f927c63767 Implemented info/example about deleting the session id cookie. Removed deprecated
use of session_unset() and wrote it as a note instead.  Implemented return.success,
and added see also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167763 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:31:31 +00:00
Aidan Lister
2a944d0e01 Fixed bug #29924
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167762 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:01:26 +00:00
Philip Olson
bd3e5d5564 php_exif.dll requires php_mbstring.dll, and mbstring loaded before exif.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167761 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 23:17:24 +00:00
Nuno Lopes
13e7b327bf remove functions.xml file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167743 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 19:40:10 +00:00
Mehdi Achour
2fbd63f056 fix syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167679 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 02:15:48 +00:00
Mehdi Achour
72744c5695 imap_(g|s)et_acl is only available with c-client2000 or greater
fix imap_bodystruct proto
start documenting imap_thread
# the second parameter, thread[XX.next] and thread['XX.branch'] needs to be documented


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167678 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-31 01:20:59 +00:00
Sean Coates
e86b83960b 'here' is apparently bad
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167664 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 20:20:31 +00:00
Sean Coates
0a8339677e added link to filters appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167653 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 17:32:20 +00:00
Mehdi Achour
ec08e8b496 A void-returning getter isn't terribly useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167629 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 11:39:24 +00:00
Aidan Lister
ca6990fc4b Fixed word spelling, used &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167621 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 09:49:35 +00:00
Aidan Lister
0127ad913f Simplified example
Added note about windows compatability


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 07:32:21 +00:00
Aidan Lister
30ecb30f1e Java has no destructors!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167594 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:58:48 +00:00
Mehdi Achour
fb0efe79df fix parameteres order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167593 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:48:29 +00:00
Yannick Torres
36e90504c2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167591 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:36:23 +00:00
Mehdi Achour
20734f489d fix function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:09:24 +00:00
Friedhelm Betz
b2b05417be id correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167587 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:42:51 +00:00
Friedhelm Betz
5c4698d83a link to DOM,
see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:07:53 +00:00
Friedhelm Betz
85a167e8bd markup, version info for php 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167584 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:05:41 +00:00
Mehdi Achour
6cb6357d10 added documentation and examples, fixed protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167576 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 18:54:42 +00:00
Aidan Lister
28b9801273 Added a second example which addresses a large amount of user notes about dealing with arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 11:03:21 +00:00
Antony Dovgal
66100e7cac fix #29881 ( imagecopymergeD() -> imagecopymerge() )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167538 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 10:49:38 +00:00
Dave Barr
1cd9a3b97b - Typo. Option does the reverse.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167532 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 04:18:58 +00:00
Tom Sommer
fa528147a6 Bug #29876 - Very minor inaccuracy in the doc for tempnam()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 14:54:16 +00:00
Dave Barr
c2f864d023 - This extension is no longer experimental.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 13:34:36 +00:00
Aidan Lister
d612945c5a Fixed whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167462 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 10:24:19 +00:00
Aidan Lister
c187f05c07 Changed URL (RFC #2606)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:26:38 +00:00
Aidan Lister
94e2902f00 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 06:22:46 +00:00
Philip Olson
c62173b909 Rewording/grammar, added :: to the title, and a typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167398 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 15:38:23 +00:00
Jakub Vrana
8d1d2a1429 uses expat compat layer by default (by George Schlossnagle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167381 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:59:10 +00:00
Jakub Vrana
af265f2a58 Working directory (bug #14251)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167379 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:36:29 +00:00
Jakub Vrana
2e0366aa4a Called as the part of the request (bug #20447)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167377 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 09:02:26 +00:00
Aidan Lister
ad33a4cbb8 Added PATH_SEPARATOR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167372 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 08:26:55 +00:00
Philip Olson
7152ec5a51 Add/update the note about PATH_TRANSLATED, and why it might be defined, and how to define it.
This closes php bug #23610.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167361 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 23:49:12 +00:00
Philip Olson
0ae84da31e In the example, use the more portable SCRIPT_FILENAME instead of PATH_TRANSLATED (see bug #23610)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167360 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 23:45:39 +00:00
Sean Coates
2d7060edef added missing ini.xml, replaced &, < and > with their respectivve entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167340 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 21:48:21 +00:00
Curt Zirzow
1aa97fae43 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 20:21:33 +00:00
Sara Golemon
788d16f2c8 Ignore functions dir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:52:47 +00:00
Sara Golemon
de31a9ff65 Add parsekit to manual.xml.in and fix a few syntax errors in new function files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167323 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:51:14 +00:00
Sara Golemon
153fd35c51 Document parsekit extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167322 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 19:45:42 +00:00
Tom Sommer
ba3d020e5b Re-word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167315 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 18:01:05 +00:00
Friedhelm Betz
321de8efc2 correct example
error_message is passed by ref as of 5.0.1


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167312 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:47:30 +00:00