Commit graph

9943 commits

Author SHA1 Message Date
Nuno Lopes
6efd1d0907 fix 34337: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 20:40:53 +00:00
Dan Scott
83f6090812 Provide link to DB2 application development client.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 16:02:40 +00:00
Nuno Lopes
1b8af4371c fix the path (caused by wrong quotes). user note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194857 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 15:30:28 +00:00
Sean Coates
f882ea3b00 move URL to entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194837 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 13:55:36 +00:00
Jakub Vrana
89121f589f Oracle moved to PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194835 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 13:49:13 +00:00
Nuno Lopes
31195afed0 moved to pecl.
# back from vacations..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194814 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 12:35:44 +00:00
Hartmut Holzgraefe
e13e53a688 added the Z_...() macros from zend_objects.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194774 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 22:33:35 +00:00
Sean Coates
e664176c9c typo (paren)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194751 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:06:02 +00:00
Sean Coates
0c11836a3b change example and add (big) note on refcount
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194750 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 20:01:36 +00:00
Dan Scott
28c4e8026e Document PDO_FETCH_COLUMN, PDO_FETCH_UNIQUE, and PDO_FETCH_GROUP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194700 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 01:33:45 +00:00
Dan Scott
49407b3713 Emphasize the usefulness of prepared statements vs. quoted input.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194698 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 00:56:35 +00:00
Hartmut Holzgraefe
1291fa6bd2 more wrapper macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194681 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 21:04:12 +00:00
Hartmut Holzgraefe
598edd002f added zend.h prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 20:34:06 +00:00
Hartmut Holzgraefe
685516c11f added ZEND_API functions from zend_header.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194672 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 20:27:42 +00:00
Hartmut Holzgraefe
5b7923010c added more wrapper macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:58:00 +00:00
Hartmut Holzgraefe
f8b52d2e26 forgot to change function names and ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194654 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:39:05 +00:00
Hartmut Holzgraefe
db77e9f97e convenience macros for some ..._ex functions added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:24:32 +00:00
Hartmut Holzgraefe
fa6a047367 fixed the stupid thinko in the parameter parsing code
(using a parameters type as array key was really not a good idea)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 17:20:22 +00:00
Jakub Vrana
f29b6cbdee Calling non-static methods statically (bug #34095)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 15:08:38 +00:00
Jakub Vrana
9e730ae22d Meaning of empty cookie_domain (bug #33947)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:49:57 +00:00
Jakub Vrana
5e9a9e3c56 Example for installing driver on Unix (bug #33696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194637 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:41:11 +00:00
Jakub Vrana
ee93b90a41 Mode can be changed only by owner (bug #33639)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:20:34 +00:00
Yannick Torres
38f87ce232 no tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 22:17:34 +00:00
Hartmut Holzgraefe
6b33242ff3 another API function documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194588 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 21:47:26 +00:00
Hartmut Holzgraefe
d56789eaaa another macro documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194584 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 19:45:40 +00:00
Jakub Vrana
ec08c224b6 Only some options are available (bug #12261)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194574 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 16:04:02 +00:00
Jakub Vrana
25af2e1607 Throwing exceptions from destructors is not allowed (bug #33598)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:58:52 +00:00
Jakub Vrana
ee03d7c8ef Protected properties are visible from parents too (bug #34060)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194572 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:51:56 +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
af7199878d Numeric keys in input are not preserved (bug #34227)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194570 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:36:01 +00:00
Jakub Vrana
b4f3abd0f0 No space between <? and target (bug #34281)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194564 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:28:37 +00:00
Hartmut Holzgraefe
fff32a3859 added a API macro to test <function> linking against names that only differ in caseness
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194542 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 00:34:00 +00:00
Hartmut Holzgraefe
82b19804fa added #include info to all function files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194521 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 16:11:34 +00:00
Hartmut Holzgraefe
6fb220ef92 added some more skeleton files,
no idea why these were missed on the previous commits ...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194496 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:27:07 +00:00
Hartmut Holzgraefe
0be9face7b re-run of script fixed parameter types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:26:20 +00:00
Hartmut Holzgraefe
7251f306b7 API function list included in index.xml,
one sample api function filled with content


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194493 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 13:16:22 +00:00
Hartmut Holzgraefe
039a7aab5a function skeletons generated from zend_objects_API.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194491 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 12:30:38 +00:00
Hartmut Holzgraefe
3475bb5371 first bunch of API functions generated by zendapi_protos.php,
so far only zend_API.h was parsed


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194490 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-28 09:58:51 +00:00
Derek Ford
b21bdf5a10 Corrected mispelling of 'analyze'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194479 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-27 23:48:12 +00:00
Sean Coates
d6b12164a8 it's an extension, not a zend_extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194441 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-26 14:03:18 +00:00
Friedhelm Betz
55a075b1c3 fix #34264, wrong caption for examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-26 12:10:46 +00:00
Sean Coates
61ab2ffd44 type #34245 -- also removed (poison)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194382 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-25 14:54:47 +00:00
Dan Scott
a2abd495c5 Fix bug 34228 (rsort should link to krsort).
Fix bug 34229 (shuffle and other sort functions clobber key associations).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194314 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 14:15:11 +00:00
Dan Scott
afd947e79a Use preferred comment style in examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194305 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:13:06 +00:00
Dan Scott
086aa9f025 Update to new doc style (not sure how I missed this one).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194304 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:08:59 +00:00
Dan Scott
954fa71e2e Address bug 34231 (MySQL doesn't handle DDL in transactions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194303 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:07:45 +00:00
Christopher Kings-Lynne
d068f3743f Better formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:49:15 +00:00
Christopher Kings-Lynne
83ca32633a Mention lastval()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 07:46:23 +00:00
Dallas Wang
95ea8c0d67 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194128 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 22:33:16 +00:00
Dallas Wang
5848f27a45 Typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194117 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 21:24:48 +00:00