Commit graph

27 commits

Author SHA1 Message Date
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +00:00
Jakub Vrana
baf0536db2 An unique (bug #34880)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Nuno Lopes
1257278519 minor XML tuning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 19:55:07 +00:00
Dan Scott
cf05ac7d25 Break PDO driver specification into one file per section.
Hopefully fix most whitespace issues.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 22:02:16 +00:00
Dan Scott
4d48ea1c56 Add section IDs so that output HTML files are named consistently.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197502 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 18:55:11 +00:00
Wez Furlong
ff5f3e0be7 improve pdo spec documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 15:16:57 +00:00
Wez Furlong
ad180ce883 IBM has contributed an howto for creating PDO drivers.
They supplied the text to me as a word doc, and I've converted that to
Open Office and then used OOo2sDbk (http://www.chez.com/ebellot/ooo2sdbk/)
to arrive at what you see here.

This text is based on an older version of the driver API, and I will be
updating this in the near future.

I'd like to ask a phpdoc'er to volunteer to patch up the formatting to make
it acceptable for inclusion in the manual before I do this; I'm really short
on time right now, and I'm not up to speed with the latest phpdoc rules.

Feel free to split this document out into multiple files as you see fit.

Many thanks!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196270 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 01:13:06 +00:00
Nuno Lopes
79fb1af60a rename this file, so that it doesnt interfere with zend_param_count.xml file on windows (which is case in-sensitive)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 10:52:25 +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
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
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
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
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
Gabor Hojtsy
811a7db395 New internals documentation section added:
- PHP 3 development appendix moved to this part
 - Streams API docs moved to this part
 - ZendAPI docs with figures integrated in this part

More info: http://news.php.net/php.doc/969369673


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 16:27:09 +00:00