Commit graph

4021 commits

Author SHA1 Message Date
Nuno Lopes
4eacb86850 adding docs and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-13 17:58:53 +00:00
Jakub Vrana
be8017f7a1 mysql.connect_timeout is PHP_INI_ALL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172579 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-13 07:25:28 +00:00
Sean Coates
652f310e5b removed redundant para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 17:07:30 +00:00
Sean Coates
ff07d7caec use entity for example qualifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:33:58 +00:00
Jakub Vrana
eec94450b2 - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:07:45 +00:00
Derick Rethans
a751919a4c - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172553 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 15:19:08 +00:00
Jakub Vrana
008a657c1a Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172550 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 14:01:04 +00:00
Jakub Vrana
497f0fcd41 Returns SWFFill
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172549 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 13:35:16 +00:00
Jakub Vrana
c58f007447 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172548 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 13:16:17 +00:00
Jakub Vrana
c982ce9aa5 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172546 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:59:09 +00:00
Jakub Vrana
28a256225c Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:53:22 +00:00
Jakub Vrana
e5970b1c2b Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172544 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:38:06 +00:00
Jakub Vrana
32027aa0a9 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:26:57 +00:00
Jakub Vrana
3a9feb2b5e Change object to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172541 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 11:02:29 +00:00
Jakub Vrana
f1caceb121 connect_timeout defaults to 60 (bug #30767)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172540 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 09:30:35 +00:00
Nuno Lopes
66fe97c768 add PDO to the manual toc and fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172520 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 16:57:17 +00:00
Nuno Lopes
c31dd53111 fix #30734: unread_bytes shouldnt be used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172514 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 16:19:59 +00:00
Jakub Vrana
df1bfeb3e3 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Dan Scott
c3ea4451ba Fix links to methods (lowercase! duh)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172485 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 12:08:51 +00:00
Antony Dovgal
5a30b99b03 fix example to work with 4.3.x
(pcntl_signal can't find function if it wasn't declared before)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172484 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 11:04:47 +00:00
Jakub Vrana
fa5fa51bfe Tidy a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 08:16:32 +00:00
Dan Scott
f1919f2714 Switched to new xml_proto.php file structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172464 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 22:21:24 +00:00
Dan Scott
167842e95c Change to xml_proto.php generated file structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172463 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 22:14:43 +00:00
Sean Coates
ae1c3cc469 updated <function>...</function> references for PDO::*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172449 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 19:10:58 +00:00
Sean Coates
924e7b5e79 changed refnames to PDO::*
#thanks Nuno


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172448 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 18:51:28 +00:00
Sean Coates
1faa1f377d fixed refentry ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172447 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 17:37:28 +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
Jakub Vrana
8ba5df9576 Tidy a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172415 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:04:56 +00:00
Dan Scott
18cc72a0f0 Adding initial draft of PDO documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172413 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 05:26:38 +00:00
Sean Coates
d4e9167b33 minor grammatical change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172378 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 23:14:25 +00:00
Alexander Voytsekhovskyy
0faed4a2db description and example are rewritten a bit by George Miroshnikov
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172325 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-09 07:59:34 +00:00
Jakub Vrana
34ebe16c9f Doesn't work with built-in objects (bug #30323)
__sleep() works since 4.0.7


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172271 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 15:01:34 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug #30717)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Alexander Voytsekhovskyy
8bd8145872 Fixes very small whitespace typo by George Miroshnikov
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 10:28:10 +00:00
Nuno Lopes
5e19181d4f removed note about PHP 3
added note about the prefix parameter, spoted by user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172175 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-06 12:23:06 +00:00
Georg Richter
1eb5e6808c documentation fix for bug #30657
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172156 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 15:01:14 +00:00
Jakub Vrana
8316158830 iconv.dll is not needed anymore (bug #27726)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172154 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 13:11:44 +00:00
Jakub Vrana
286b3a9cec Classes -> interfaces (bug #30691)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172152 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-05 12:16:51 +00:00
Jakub Vrana
4cf2759e15 Fix protos (bug #30651)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172095 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 08:50:58 +00:00
Jakub Vrana
e69f76dbaf T_OLD_FUNCTION is not in PHP 5 (bug #30684)
New PHP 5 constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172093 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 08:35:26 +00:00
anatoly techtonik
229450b3a3 make id lowercase
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 06:16:21 +00:00
Aidan Lister
261ea22153 Added second example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172073 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 03:40:37 +00:00
Jakub Vrana
6adf7026c4 Fix proto (part of bug #30669)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171999 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-03 08:21:46 +00:00
Aidan Lister
5aeba5523b Improved refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171998 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-03 07:30:01 +00:00
Aidan Lister
3dba61d697 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171997 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-03 07:27:47 +00:00
Aidan Lister
5fad7fe088 Fixed typo in last commit (count not coun). Added further examples. Used docbook markup appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171989 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-02 23:41:00 +00:00
Philip Olson
3389d1408e Updated to use missing "new" doc style elements (roles / simplelist seealso)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171891 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 21:14:42 +00:00
Marcus Boerger
8748886df0 - Update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171889 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 21:11:40 +00:00
Yannick Torres
597c9e6b87 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171848 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:40:58 +00:00
Yannick Torres
cdf0cec871 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171845 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 16:08:20 +00:00
Nuno Lopes
63a2f6a3e8 fix the table output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171835 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 15:34:49 +00:00
Yannick Torres
829a59a29e use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171829 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 13:39:15 +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
Yannick Torres
47cce4de27 use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171823 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 12:39:29 +00:00
Nuno Lopes
f74ddf0c21 fix #30633: typo in the classname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171758 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 20:17:21 +00:00
Mehdi Achour
7280d7e70e use an entity here
# thank you aidan


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171752 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:47:50 +00:00
Mehdi Achour
91ec325f8a fix 30632 again, The return values were already explained, and the result an be null too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171751 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:42:23 +00:00
Mehdi Achour
d4983604b4 fix 30632 : mysqli_stmt_fetch returns a boolean
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171750 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 19:38:54 +00:00
Yannick Torres
016701cf61 fix methodname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171740 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 17:28:15 +00:00
Yannick Torres
412956f977 add more entities
#sorry for this big commit...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171734 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 16:05:14 +00:00
Mehdi Achour
e165248955 fix #30590 : context not described
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171686 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-31 01:25:04 +00:00
Mehdi Achour
364f283417 CS and add a check on the file pointer
# I was going to fix #22871 but it was already done :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171650 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 15:57:32 +00:00
Mehdi Achour
48e7161457 fix #29817 and #29818
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171649 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 15:42:53 +00:00
Mehdi Achour
9871d64016 fix #30528
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171647 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 15:13:49 +00:00
Dave Barr
358d01ca95 - Typo (bug #30607).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171530 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 09:03:30 +00:00
Sean Coates
bd21529c86 returns false if empty
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171451 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 14:35:44 +00:00
Yannick Torres
b6a1362da4 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171447 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 14:24:06 +00:00
Sean Coates
c371e11878 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171446 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 14:08:18 +00:00
Jakub Vrana
2e96233965 Don't discriminate genetic engineers (bug #30576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171441 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 09:44:22 +00:00
Jakub Vrana
bbe759badf Empty object is not empty() in PHP 5 (bug #30337)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171439 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 09:20:59 +00:00
Jakub Vrana
34d972684a Works with select and replace (bug #30579)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171438 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 08:40:54 +00:00
Nuno Lopes
d70677100c remove the example in how to use urlencode()
#sorry Aidan, but it simply doesnt work


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171391 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 14:52:50 +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
Nuno Lopes
5020ffe84d data can also be an array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171203 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-24 17:22:50 +00:00
Nuno Lopes
a9cb3f53ad document the new optional parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171202 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-24 17:07:11 +00:00
Sean Coates
d34c952697 precision in parameter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171122 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 06:54:47 +00:00
Sean Coates
cbc59540c5 specified 'not-found' return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171118 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 03:36:32 +00:00
Sean Coates
2db70d02c2 cleared up confusion about mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171117 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-23 03:33:14 +00:00
Alexander Voytsekhovskyy
0fbb830d38 Fixed little typo (from copy/paste)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170898 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-20 08:39:04 +00:00
Antony Dovgal
c75fb21a3a fix typo
DOMExcpetion -> DOMException


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-18 11:38:50 +00:00
Nuno Lopes
19dda78d0d fix #30459: document the optional parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170725 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 11:08:04 +00:00
Nuno Lopes
c38e38bb9c add offset parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170676 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:31:38 +00:00
Nuno Lopes
bdb1c5e99b document the new offset parameter
convert to the new doc format


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170675 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-15 17:25:02 +00:00
Aidan Lister
6cc550ab0a Needle takes mixed, not string. Bug #30419.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-13 11:38:31 +00:00
Andrey Demenev
7074759fdc <function> => <literal>
use &example.outputs;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170513 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 11:20:28 +00:00
Jakub Vrana
9ce37c137f offset VS substr (patch by Andrey Demenev)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170504 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 07:49:06 +00:00
Antony Dovgal
e7a39c4111 fix example syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170501 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-12 04:40:04 +00:00
Nuno Lopes
cf05044b8f fix #30386: missing STREAM_CLIENT_CONNECT flag description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170463 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 14:45:13 +00:00
Jakub Vrana
0f04033a56 Passing integers (bug #30378)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170462 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 14:32:48 +00:00
Jakub Vrana
8d6c650738 Clarify (bug #30316)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 13:49:32 +00:00
Aidan Lister
123d3900f6 Less ridiculous example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170140 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-10 11:06:35 +00:00
Nuno Lopes
b75802bd35 more SPL funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 18:58:40 +00:00
Nuno Lopes
a460ac7302 add more SPL funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170087 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 18:37:05 +00:00
Jakub Vrana
6d1df7ec40 _ instead of - (note #46353)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170062 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 11:57:50 +00:00
Aidan Lister
8b0eafc2fd Removed extra code from final example and clarified wording. Reworded introduction.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170055 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 08:43:04 +00:00
Jakub Vrana
d4be099ee4 input_encoding is useless (bug #30343)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170017 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-07 08:31:37 +00:00
Sean Coates
be6c9b1a42 note 46324 - makes sense
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-07 05:11:28 +00:00
Jakub Vrana
920650919a s/recursively/repeatedly/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169879 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:08:00 +00:00
Nuno Lopes
28f2f01af7 document the unparsed key
#thanks to Sterling


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169878 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 10:07:51 +00:00
Aidan Lister
6694acda51 Added examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169877 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-04 09:50:18 +00:00