Commit graph

9912 commits

Author SHA1 Message Date
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
Antony Dovgal
444ea251a2 there is no --with option, there is --enable-memcache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193633 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-16 13:44:37 +00:00
Nuno Lopes
014d6b45da complete documentation about changes in version 5.1, like return values, negative timestamps.
add examples to the constant pages, and link it from the date() function


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193515 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-15 16:01:08 +00:00
Sean Coates
f567c3de33 add technotes link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193467 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 22:50:36 +00:00
Stefan Esser
1ec9f36158 Replacing the register_globals=Off emulation code with an actual secure one.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193465 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 21:58:52 +00:00
Sean Coates
5dcd86658d pedantic about TTL and garbage collection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193464 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 21:51:39 +00:00
Sean Coates
9db6135795 add windows tmp note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193463 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 21:49:53 +00:00
Sean Coates
a900846a3e apc.enable_cli ini switch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193442 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 16:26:15 +00:00
Sean Coates
ff47d3292e wddx_deserialze became wddx_unserialize yesterday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 16:10:42 +00:00
Sean Coates
41f441d8fb initial apc docs -- feel free to tweak
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193356 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-14 04:01:15 +00:00
Nuno Lopes
513b02edae negative timestamps are now supported (as of PHP 5.1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193334 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 19:37:21 +00:00
Sean Coates
c0f9335700 explain behaviour when first argument is not an array (#34134)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 19:06:21 +00:00
Matt Li
b0369d52ed Fix #34117
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193296 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-13 09:55:00 +00:00
Nuno Lopes
c70441db51 php 5.1 works with negative timestamps on all plataforms
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193219 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 16:07:42 +00:00
Dallas Wang
184925ed07 Wrap long lines.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193216 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 15:28:31 +00:00
Nuno Lopes
10e8d7e627 fix #34099: wrong slashes in the extension_dir directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193202 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 14:45:56 +00:00
Nuno Lopes
ebdd3ba36c fix path of the php 5 module
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193201 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 14:24:56 +00:00