Commit graph

10613 commits

Author SHA1 Message Date
Nuno Lopes
0c8a1a14cf remove the gentoo install page as it is outdated and not relevant anymore because now gentoo provides itself the install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205728 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 21:36:34 +00:00
Hartmut Holzgraefe
0f180585be added zend_interfaces.h to parse list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205722 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 19:41:29 +00:00
Hartmut Holzgraefe
e2643af3d7 functions from zend_object_handlers.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205720 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 19:39:04 +00:00
Hartmut Holzgraefe
e7bef2336d 3 more macros documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205718 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 19:34:44 +00:00
Hartmut Holzgraefe
bc8664c8df output handlig macros documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205707 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 15:25:40 +00:00
Hartmut Holzgraefe
09f638433b finished ZEND_MOD_REQUIRED*.xml, can be used as examples for the other
ZEND_MOD_* macros


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205706 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 14:57:49 +00:00
Hartmut Holzgraefe
6fb353ddea finished Z_BVAL*.xml as examples for all Z_*VAL*.xml macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205705 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 14:57:08 +00:00
Jakub Vrana
c3c7337699 E.g. Windows don't support st_blksize (bug #36120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205692 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-22 11:05:16 +00:00
Hartmut Holzgraefe
388ffeb190 filling some more ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205675 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 19:51:24 +00:00
Antony Dovgal
f93c1709b9 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205673 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 19:43:12 +00:00
Hartmut Holzgraefe
abf09734de slowly filling more templates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205672 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 19:36:47 +00:00
Hartmut Holzgraefe
d5663b2199 a few more macros documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205671 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 19:33:56 +00:00
Hartmut Holzgraefe
54c417d71f added additional wrapper macros found in multi-line definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205667 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 17:05:23 +00:00
Hartmut Holzgraefe
ac697b7823 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205666 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 16:49:51 +00:00
Hartmut Holzgraefe
bfb210412c more refpurpose entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205665 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 16:30:04 +00:00
Hartmut Holzgraefe
bbabd1e033 initial checkin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205661 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 15:37:22 +00:00
Hartmut Holzgraefe
61a0f93338 added wrapper macros now found by updated zendapi_protos.php script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205660 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 15:34:24 +00:00
Hartmut Holzgraefe
64e4f8e954 parameter fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205659 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 15:26:21 +00:00
Hartmut Holzgraefe
a24f4d0a5a do not expose functions starting with an underscore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205658 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 13:20:41 +00:00
Hartmut Holzgraefe
663aee943f added <refpurpose> descriptions for add_assoc_...() functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205657 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 13:12:28 +00:00
Nuno Lopes
ca190c37ab add a warning about the tiger implementation (produces bad results in powerpc and segfaults in sparc)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205656 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 13:01:29 +00:00
Jakub Vrana
ae52248edb Procedural style uses mysqli_result too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205646 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 05:04:43 +00:00
Jakub Vrana
60c040bd27 Link directly to mysqli_stmt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205645 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 04:59:00 +00:00
Rui Hirokawa
f96d9c9b6d added new option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205642 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 04:25:50 +00:00
Jakub Vrana
974f9879d9 Bad URL to Mail_Queue (bug #36086)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205581 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-19 13:59:53 +00:00
Antony Dovgal
dbf9bacd68 add Oracle Instant Client requirement for Windows users
clarify that "basic" package is enough


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205508 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-18 12:23:42 +00:00
Jakub Vrana
3d79dcf101 += for arrays (bug #36047)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205453 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-17 12:25:19 +00:00
Hartmut Holzgraefe
bd89b4d37e removed role attributs, these are now filled in by default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205428 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 23:29:12 +00:00
Nuno Lopes
8684514f31 remove the now bogus file (moved to another directory)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205374 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 12:32:33 +00:00
Dan Scott
2bc54384f0 #35432: If PDO is built as shared, SQLite must be shared.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205360 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 01:16:39 +00:00
Dan Scott
b8c12f202a Bug 35432: Note that if PDO is shared, all drivers must be shared.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205359 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 00:53:32 +00:00
Hartmut Holzgraefe
f9883496c2 example uses of new role= attribute for functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205337 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 14:02:22 +00:00
Hartmut Holzgraefe
65efdc6fae id attributes should be all lowercase as they map to filenames which
might be on a case insensitive filename


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205335 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 13:32:30 +00:00
Hartmut Holzgraefe
6e1bf30445 added missing #include references
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205333 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 12:34:17 +00:00
Hartmut Holzgraefe
0164a8c999 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205324 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 10:38:10 +00:00
Hartmut Holzgraefe
94d76cdd27 initial checkin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205318 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 02:23:29 +00:00
Hartmut Holzgraefe
d74013f14a proto fix (the generator script is not clever enough to deal with function pointer types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205316 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 01:35:48 +00:00
Hartmut Holzgraefe
33e6722587 parameter types added manually
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205315 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 01:35:12 +00:00
Hartmut Holzgraefe
6049983eba removed functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205314 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:51:02 +00:00
Hartmut Holzgraefe
c686ba7af6 added missing .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:48:32 +00:00
Hartmut Holzgraefe
7e6c4892fb integrated TSRM reference stubs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205311 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:47:45 +00:00
Hartmut Holzgraefe
6893fdb78a parameter changes (void, TSRMLS_DC, ...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205308 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:44:47 +00:00
Hartmut Holzgraefe
0dd81d41c8 parameter changes due to latest generator script change (void, TSRMLS_DC)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205307 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-15 00:43:54 +00:00
Hartmut Holzgraefe
042dbdbb67 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205303 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 23:40:23 +00:00
Hartmut Holzgraefe
68e6854a07 more parameter name fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205302 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 23:37:50 +00:00
Hartmut Holzgraefe
c8382e0e80 proto fixes (name/type mangling)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205301 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 23:36:19 +00:00
Hartmut Holzgraefe
c492fee914 proto fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205297 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 23:14:48 +00:00
Hartmut Holzgraefe
daf1c58033 TSRM API files and macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205296 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 23:10:21 +00:00
Hartmut Holzgraefe
c2a8bdd09f added a warning about the current state of the zendapi documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205288 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 22:13:41 +00:00
Hartmut Holzgraefe
dcd8de00d8 manual prototype fixes for newly added macros from zend_modules.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205285 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:44:22 +00:00