Commit graph

10128 commits

Author SHA1 Message Date
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
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
Gabor Hojtsy
739f806cce avoid 'not using' and 'using' in the same sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194080 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 13:08:21 +00:00
Gabor Hojtsy
d447a8578e split up extensions.xml to extensions.xml and extensions.ent, so that the extension categorization will be language neutral, and will be automatically up to date in all languages (next step is to generate the extensions.xml file in configure time with collecting flags from reference.xml files, TBD)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194077 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-21 12:38:06 +00:00
Dan Scott
2536aa0697 Fix abbreviated titles so they make more sense.
Correct heading for PDO_SQLITE that claimed it documented SQL Server.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194060 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-20 23:14:57 +00:00
Stefan Esser
73f260bb15 Fix suggestions with security implications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194019 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 21:59:37 +00:00
Jakub Vrana
e1784a40f0 [ seems to be left associative (bug #34073)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193992 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 15:27:50 +00:00
Jakub Vrana
a85177802b Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193986 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 15:11:25 +00:00
Jakub Vrana
88e4a794ac Add APC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193985 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 15:00:54 +00:00
Jakub Vrana
bc7b96d146 Remove extension classes (bug #34162)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 14:47:58 +00:00
Jakub Vrana
7da969f782 Different Types should be Various (spotted by Kit.Lester)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193969 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-19 10:03:06 +00:00
Stefan Esser
26a4187df0 Adding _FILES to be 100%ly sure for PHP >= 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193928 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 20:49:16 +00:00
Jakub Vrana
3b3fe99098 Typo (bug #34172)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193912 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 16:10:45 +00:00
Jakub Vrana
e035d7f4e1 Order of arguments description (bug #34144)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 16:09:37 +00:00
Dave Barr
44394dc357 - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193831 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-18 08:09:38 +00:00
Sean Coates
afc04896c3 fix example (from user note -- and Derick)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193644 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-16 14:47:17 +00:00