Commit graph

10100 commits

Author SHA1 Message Date
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
David Mytton
b0f2b00f9f Added link to installation instructions for bug #34081
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193195 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 13:33:13 +00:00
Dan Scott
a9c90ae28e Whitespace fixes. Grumble grumble.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 03:31:18 +00:00
Dan Scott
0f3b624569 Begin splitting PDO driver docs into separate manual sections.
Implement sorted Function Reference section of manual table of contents;
  this may need more work for non-English manuals.
Fix mysqli title so it sorts correctly in sorted table of contents.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193133 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 02:03:50 +00:00
Nuno Lopes
2c39e3d4db add a link to the users' list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193060 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-11 15:26:11 +00:00
Matthew Peters
34a385591e Changes to install section:
1. correct the pear install command (had -B in the wrong place)
2. Make the version/release/fix variable in the command


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-11 11:13:48 +00:00
Philip Olson
5515ca026a Minor rewrite: improved readability and removed the use of "you"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193007 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-11 00:38:53 +00:00
Philip Olson
dc97f59b99 Remove example credits (we do that in the changelog not xml)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192973 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 18:09:50 +00:00
Jakub Vrana
ab84138197 ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192926 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 08:36:30 +00:00
Philip Olson
98510adbdf Refer to and use imagecreatetruecolor() instead of imagecreate().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192905 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 04:48:11 +00:00
Dallas Wang
954972076c Change expr to expression
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192883 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 18:34:43 +00:00
Sean Coates
6411d25b93 grammar (not mine -- really.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:41:06 +00:00
Sean Coates
3c16b3eb40 echo is not a function; neither is print; print, however, BEHAVES like a function -- #33968
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-09 17:38:32 +00:00