Commit graph

11599 commits

Author SHA1 Message Date
Philip Olson
009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Hannes Magnusson
696dd48678 Update image paths to be inline with recent image changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229818 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 20:49:49 +00:00
Nuno Lopes
195a0dd44f document the php 5.2.2 changes: the resource is no longer destroyed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229816 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 19:48:18 +00:00
Hannes Magnusson
c8616da7ce Fix broken image for imagecreatefromjpeg() (colder)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229815 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 19:44:45 +00:00
Nuno Lopes
b6e207d730 fix example (noticed by a user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229814 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 19:42:28 +00:00
Hannes Magnusson
d6270d0c3b Rework the installation/configuration/requirements sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229807 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 18:57:17 +00:00
Sebastian Nohn
91a9246153 * fix #40399
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229802 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 18:02:14 +00:00
TAKAGI Masahiro
16f1a17b1f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229791 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 13:20:22 +00:00
TAKAGI Masahiro
a120e9693a use "&example.outputs.similar;".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229790 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 13:19:02 +00:00
Jakub Vrana
77e687b53e Missing OVERWRITE flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229786 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 11:28:40 +00:00
Hartmut Holzgraefe
b70a60471c added a parameter tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229782 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 09:39:12 +00:00
Etienne Kneuss
b320d7a4f7 typo--, thanks nuno
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229773 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 00:07:56 +00:00
Etienne Kneuss
c2e3af5720 backslashes and NULL chars are also escaped
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229771 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 23:44:53 +00:00
Nuno Lopes
e2f9b7e5ff remove bogus ini option (noticed by Philip)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229763 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 23:13:33 +00:00
Nuno Lopes
74eab59635 add a note about the change in php 5.2.2 (do not fallback to insecure connection)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229747 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 18:38:42 +00:00
Etienne Kneuss
88a0276952 - Fix #40137 ( = NULL pass by ref)
- Remove other occurences of it


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 11:46:43 +00:00
Martin Samesch
ec4e706e93 grammar: word order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229619 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 15:00:25 +00:00
Grant Croker
811dfe831a Corrected example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229611 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 13:58:55 +00:00
Antony Dovgal
f553bc33a1 clarify what exactly is in the result array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229606 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 10:54:54 +00:00
Antony Dovgal
0a5c608389 more examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229605 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 10:52:54 +00:00
Antony Dovgal
50c0f51dcd update docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 10:42:39 +00:00
Martin Samesch
aaebd8e234 fix: role examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-12 09:37:43 +00:00
Nuno Lopes
cce3db21a1 fix bug #40395: document which chars are escaped when running with '/e' modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 19:48:34 +00:00
Nuno Lopes
bd40a5960a add tidynode::getparent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229563 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 16:30:38 +00:00
TAKAGI Masahiro
86dc7c2142 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229560 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 16:21:55 +00:00
TAKAGI Masahiro
e1ed5995ff use &Alias; instead of 'Alias of'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229554 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 16:01:31 +00:00
Nuno Lopes
857f029f3e add new *_VERSION constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229553 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 15:42:01 +00:00
Nuno Lopes
e60568fbb1 document --r* switches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229542 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 14:01:31 +00:00
Hannes Magnusson
5d23a79ac4 Bug#40428 (imagepstext() and imagepsbbox() doesn't have optional parameters)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229534 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 12:21:28 +00:00
TAKAGI Masahiro
25332d50c9 correct role.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229520 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 08:16:35 +00:00
TAKAGI Masahiro
917fbd05f2 correct role.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229511 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 05:04:12 +00:00
TAKAGI Masahiro
b0e32d0464 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229459 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-10 03:56:30 +00:00
John Mertic
cf9ce72007 Updated feature list to remove pws4 and iis3 since those have been rolled into iis4cgi.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 21:03:34 +00:00
Antony Dovgal
9e390f2a05 use lowercase IDs and filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 16:57:06 +00:00
Etienne Kneuss
ecb687444c - there is no fopen_with_path function
- complete the list of functions that supports include_path


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229428 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 15:56:07 +00:00
TAKAGI Masahiro
afed0c5c2f fixed $Revision$ tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 13:58:40 +00:00
Antony Dovgal
e712747cea PECL/swish documentation
===============================
Native speaker review required.
===============================


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229415 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 13:35:21 +00:00
Philip Olson
48af34847f Removing "autoglobal" in favor of "superglobal" as it's the "official" term.
This should not confuse users because superglobal is used about 4x as often
in the manual, and it's what most people say/write. This old term is leftover
from when these auto super global variables were first introduced.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-09 07:28:30 +00:00
Hartmut Holzgraefe
a7e47519d4 YP constant description fixes, YPERR_ACCESS added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229369 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 20:07:14 +00:00
Nuno Lopes
92ede06c2e typo (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229362 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 17:39:18 +00:00
Dave Renshaw
0a5e36bc69 Correct build breaking typos for true and false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229346 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-08 14:10:52 +00:00
Leonardo Boshell
3d03efa960 Close a couple of entities ('make test_xml' appreciates it :))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229315 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 22:26:39 +00:00
TAKAGI Masahiro
b8297dd42b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229287 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 16:24:13 +00:00
Dave Renshaw
d1e6df1356 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229256 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 10:29:24 +00:00
Philip Olson
245cab7fc0 Documented ref.oci8 alternatives for each oracle function. Information taken
from user notes provided by christopher dot jones at oracle dot com.
And, added a changelog to each function mentioning ref.oracle is deprecated
as of PHP 5.1.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229243 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 06:51:55 +00:00
Greg Beaver
7c37eca28e update params for pending release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229234 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 00:39:13 +00:00
Hannes Magnusson
77ef9854ed Bad idea trying to link to require/_once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229183 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 19:25:05 +00:00
Hannes Magnusson
0934b1de9c Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229182 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 19:23:32 +00:00
Hannes Magnusson
28d89e0d1f WS - make the example look better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229181 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 19:16:03 +00:00