Commit graph

10722 commits

Author SHA1 Message Date
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
Hartmut Holzgraefe
c78b7f09a8 this was actually an internal prototype definition and not a macro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205283 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:42:41 +00:00
Hartmut Holzgraefe
e6c221c0ab macros from zend_modules.h
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205279 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:29:19 +00:00
Hartmut Holzgraefe
da799963a7 file has been moved to zendapi/macros already
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205278 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:26:55 +00:00
Hartmut Holzgraefe
f278b83a52 ignore autogenerated macros.xml file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205277 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:26:13 +00:00
Hartmut Holzgraefe
023e3746f0 section title change and id= attribute added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205276 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 21:25:11 +00:00
Hartmut Holzgraefe
6809c2e096 a few more macro protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205273 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 20:16:17 +00:00
Hartmut Holzgraefe
bca35ffcb7 started to manually fix macro prototypes
(this information can't be extracted by zendapi_macros.php)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205272 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 20:08:53 +00:00
Hartmut Holzgraefe
bfc31f76ff zend_execute.h added for Z_OBJ_CLASS_NAME_P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205260 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 15:25:27 +00:00
Hartmut Holzgraefe
795aad883d include macros in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205257 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 15:23:00 +00:00
Hartmut Holzgraefe
17be32553d marco doc templates now autogenerated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205252 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 15:12:38 +00:00
Antony Dovgal
bb34ddedb3 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205245 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 14:32:13 +00:00
Hartmut Holzgraefe
fd1062efcf api change: function 'name' parameter is now passed in as zval, not char*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205236 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 13:55:24 +00:00
Hartmut Holzgraefe
20441b8f80 prototype was mangled due to greedy parsing in the generator script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205233 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 13:52:30 +00:00
Hartmut Holzgraefe
5f2e4ae016 flags parameter was missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205232 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 13:51:19 +00:00
Hartmut Holzgraefe
6f27712e93 parameter change: idx is now an ulong, not uint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205231 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 13:47:15 +00:00
Hartmut Holzgraefe
a57ec08be2 created a seperate directory for Zend API macros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205222 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 13:13:23 +00:00
Hartmut Holzgraefe
ad3f2ef819 lots of new functions since the last zendapi_protos.php
run, most of them unicode related ...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205221 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 12:37:32 +00:00
Georg Richter
acb7c2d5d8 documented new field types NEW_DECIMAL AND BIT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205213 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-14 10:22:59 +00:00
Sean Coates
b203243154 grammar & flow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205153 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 16:04:01 +00:00
Nuno Lopes
a098c540c8 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205149 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:54:47 +00:00
Jakub Vrana
d2750caeb1 Typos (bug #35698)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205147 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:42:06 +00:00
Jakub Vrana
d6542d37de max_input_time limits parsing (bug #35757)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205128 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:31:17 +00:00
Jakub Vrana
fbc470a132 Apache restart with mm (bug #35829)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205112 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 13:58:36 +00:00
Jakub Vrana
afc34c72c9 Userspace streams limits to 8K (bug #35859)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205103 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 11:00:19 +00:00
Jakub Vrana
4b3dd9c085 Directories under Windows (bug #35980)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205102 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 10:45:47 +00:00
Serdar Soydemir
ef20cf1eed *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205035 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-12 16:16:54 +00:00
Serdar Soydemir
dd58759837 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205034 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-12 16:10:30 +00:00
Antony Dovgal
14337ea19b fix typo and bug #35979
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205014 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-12 13:26:42 +00:00
Nuno Lopes
c55791778a moved to PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204958 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 13:37:08 +00:00
Nuno Lopes
2b986a3321 also in 4.4.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204956 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 13:17:28 +00:00
Nuno Lopes
ea17e764a1 document PHP 5.1.2 restrictions for multi headers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204955 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 13:09:57 +00:00
Nuno Lopes
d264bd8c6e fix #35937: duplicate reference to Ogg Vorbis website
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204954 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 13:00:35 +00:00
Nuno Lopes
1f415928aa revert bogus commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204951 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 12:47:17 +00:00
Jakub Vrana
3d4404ac37 ReflectionObject
export parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204949 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-11 10:24:59 +00:00
Serdar Soydemir
6021e9c198 Updated intro and translated part of tutorial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204932 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 23:53:57 +00:00
Jakub Vrana
ead97207e2 extension, not php_extension (bug #35953)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204895 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-10 08:25:11 +00:00
Jakub Vrana
2f7d2c61a9 Userspace streams have a limit too (bug #30936)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204866 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 15:24:53 +00:00
Jakub Vrana
5f728be0ad Converts elements to string (bug #35675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204865 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 14:38:20 +00:00
Jakub Vrana
85c3cb8f2f No Locale Support section (bug #35938)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204864 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 13:46:10 +00:00
Jakub Vrana
3c76a9bb8b False for errors doesn't change denoted return type (howto guidelines)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204860 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 09:06:05 +00:00
Dan Scott
5067472b93 Clarify restrictions on binding parameters.
Correct return type of PDO::prepare.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-08 14:02:42 +00:00