Commit graph

10027 commits

Author SHA1 Message Date
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
Philip Olson
664127b478 use imagecreatetruecolor() instead of imagecreate() in the example
# spotted by abrotman in #php


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192808 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-08 23:57:05 +00:00
Matthew Peters
a3d58caf82 Various edits intended to make the examples clearer, with sample output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192781 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-08 17:11:28 +00:00
Mehdi Achour
d08f90817e and another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192722 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 21:39:04 +00:00
Nuno Lopes
1b3d296550 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192710 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 17:22:31 +00:00
Nuno Lopes
fefcb81d42 document the LibXMLError class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192709 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 17:16:20 +00:00
Nuno Lopes
ba9debc1d8 fix 32627: failure on BSD systems
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 12:52:24 +00:00
Nuno Lopes
ae2ef28497 fix #34025: missing __isset and __unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 11:33:49 +00:00
anatoly techtonik
002104c19b * stress that C-like characters conversion is not automatic,
i.e. they must be present in charlist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192595 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-06 13:28:19 +00:00
Jakub Vrana
d9cf23aaec Three years old function isn't experimental anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 13:11:44 +00:00
Matthew Peters
12d5469d12 Update three function calls to include "PDO::" - partly to clarify, partly so they match exactly when searched on livedocs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192398 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:20:50 +00:00
Matthew Peters
f1b8c3bd33 Update Requirements section to give more details on which platforms/databases have been tested.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192397 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:15:48 +00:00
Jakub Vrana
bf274e9d82 Forbidden characters (bug #33981)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:14:25 +00:00
Matthew Peters
14ebe5615f Improvements to Install section - Include link to PECL snaps; describe alterations to php.ini.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192390 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 11:41:38 +00:00
Nuno Lopes
a9a7708550 nuke the stupid tab. sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192386 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 11:02:17 +00:00
Nuno Lopes
f1f445c6c6 update the output of the example. thanks to jsgoupil
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192385 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 10:59:37 +00:00
Jakub Vrana
e49fb9ea2f Not only \n is trimmed (bug #33790)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192363 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 08:54:08 +00:00
Sean Coates
e4847a471d add note about using these functions as parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 20:28:13 +00:00
Sean Coates
e59fe02c41 rename to 'Class Constants', and add to instance/constant statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192329 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:21:30 +00:00
Sean Coates
5b90566602 add see also class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192328 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:18:42 +00:00
Nuno Lopes
a9264c30dc fix #33973: output with anonymous functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:18:39 +00:00
Sean Coates
756f39661b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:14:00 +00:00
Sean Coates
2a81f2c622 improve example: add signature for method with a parameter; show example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:13:32 +00:00
Sean Coates
b668dccf1f clear up implementation paragraph and add not about extending an abstract class' abstract methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:06:08 +00:00