Commit graph

8862 commits

Author SHA1 Message Date
Mehdi Achour
aa38e693e3 Swith ref.zip to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177332 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 05:09:23 +00:00
Mehdi Achour
661724ec0d ftp_ssl_connect() also return a resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177327 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 02:50:07 +00:00
Sean Coates
7f06de1a81 temporarily document bug #29337
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177326 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 01:43:13 +00:00
Philip Olson
c24282dd42 Added an additional resource column to the operator precedence table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177266 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 23:01:56 +00:00
Jakub Vrana
bd8c57a927 parse error returns false, fatal error exits (bug #31542)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177219 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 16:02:20 +00:00
Jakub Vrana
2128343860 Fix syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177204 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 09:07:02 +00:00
Kenneth Schwartz
b3b3020d87 Bug #30836: Call to undefined function: cpdf_place_inline_image()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177195 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 06:16:48 +00:00
Kenneth Schwartz
ed868c8083 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177194 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 05:49:21 +00:00
Kenneth Schwartz
43b3558404 Add/Update examples (incorp. user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177193 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 05:42:48 +00:00
Kenneth Schwartz
fe15930526 Change ref title for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177192 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 05:29:07 +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
200e82b715 don't link to the alias function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177180 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 01:33:25 +00:00
Mehdi Achour
515667fd0c Added example for gzpassthru
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177179 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 01:28:36 +00:00
Mehdi Achour
05ff7ab099 Switch ref.zlib to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177178 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 01:15:52 +00:00
Mehdi Achour
8df32e9048 fix more examples (user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-14 00:00:07 +00:00
Mehdi Achour
0b5b8af01a fix example (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177152 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 16:41:30 +00:00
Heilig (Cece) Szabolcs
ee1ceea700 added missing $this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 15:47:26 +00:00
Mehdi Achour
ee74735fc0 Fix #31497: Change ref.var title to Variable Handling Functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177133 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 15:21:48 +00:00
Mehdi Achour
767d318cb7 fix example and use screen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177119 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-13 12:54:17 +00:00
Antony Dovgal
f9678a8a24 describe multi-get and clarify the result value if the item wasn't found
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177093 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 19:03:52 +00:00
Thomas Simenec
c5ff12273c MaxDB PHP documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177090 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 18:53:25 +00:00
Mehdi Achour
e19b656829 Add link to xinclude specs and fix title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177069 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 10:59:42 +00:00
Kenneth Schwartz
80c2907dc3 Add SQLite classes, update examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177066 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 08:56:59 +00:00
Kenneth Schwartz
0255bfb00b #these should be sorted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177065 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 08:51:55 +00:00
Kenneth Schwartz
2dc1d7924b SQLite entities for updated docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177062 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-12 08:49:38 +00:00
Mehdi Achour
f896d93144 this iswrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176996 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 19:55:02 +00:00
Nuno Lopes
19465151c8 remove uneeded file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176993 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 18:41:18 +00:00
Jakub Vrana
b2d669b262 Optimize example, avoid stack overflow (bug #28827)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176991 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 17:19:20 +00:00
Jakub Vrana
cbdf55a5af Emphasise that comments end by first */ (bug #31491)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176969 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 13:43:09 +00:00
Jakub Vrana
db528e3236 str is cut otherwise (bug #31314)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176949 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 08:33:53 +00:00
Kenneth Schwartz
27f2d9134b Bug #31407: move_uploaded_file() documentation incohenrent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176925 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-11 01:12:58 +00:00
Derek Ford
c052d20e04 Changed --with-zlib note to link to ref.zlib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176917 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 23:32:49 +00:00
Derek Ford
bd1cf217f4 Added --with-zlib note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 23:14:04 +00:00
Sean Coates
18b3b52ef2 more grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176870 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:54:21 +00:00
Kenneth Schwartz
852b9ac99b Bug #31473: Grammar errors on Magic Methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176869 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:44:13 +00:00
Mehdi Achour
6a37837868 fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176833 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 09:23:35 +00:00
Kenneth Schwartz
066d60f565 Add sqlite_valid skeleton
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 06:45:24 +00:00
Mehdi Achour
506f19c995 add SoapClient->getLastRequestHeaders(), SoapClient->getLastResponseHeaders(), SoapClient->doRequest(), SoapServer->fault() and use_soap_error_handler()
# not documenting soap_encode_to_xx() and SoapServer->map() as the soap maintainer think about removing these functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176815 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 03:02:33 +00:00
Mehdi Achour
5528dd40df Switch ref.soap to the new structure
# Changed filenames and ids to follow the other OO references
# This also fix #30464


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176801 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 00:46:17 +00:00
Yannick Torres
93cada7420 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176785 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 21:56:20 +00:00
Kenneth Schwartz
bd9f1e1d38 Minor example changes; incorporating user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176739 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 17:15:09 +00:00
Kenneth Schwartz
5bb1f07bbf Fix proto, update example incorporating notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 16:43:25 +00:00
Mehdi Achour
7f0d2762f6 comment DOMNameList methods for now (the files are missing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176712 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-09 10:55:20 +00:00
Maciek Sokolewicz
a9dbfe8f1d fixed typo
sqrtrm => sqrtrem


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 20:21:24 +00:00
Nuno Lopes
4508cfeb8f available since PHP 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176680 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 20:09:24 +00:00
Nuno Lopes
2de85672af update minimum libxml version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 19:55:51 +00:00
Nuno Lopes
33aed192ec new PHP 5.1 function: posix_access()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 12:04:26 +00:00
Horst Schirmeier
8f40e226a2 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176646 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 01:20:07 +00:00