Commit graph

9273 commits

Author SHA1 Message Date
Philip Olson
07dbb30114 s/PHP 4/PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183715 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 03:34:52 +00:00
Philip Olson
3fe5cffc3a Add information to the PATH_TRANSLATED issue. Link to PATH_TRANSLATED in the
manual, and also mention this issue affects PHP >= 4.3.2
This allows bug #23610 to be closed.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183703 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 01:02:45 +00:00
Philip Olson
2a432a960e include(): Show how to "include a file into a variable",
and see also the auto_(prepend|append)_file directives.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183691 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 22:04:02 +00:00
David Mytton
7daa4b26fe Added param calendar info from note and added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183690 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 21:31:12 +00:00
anatoly techtonik
91dac5587a * more descriptive example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183683 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 18:27:08 +00:00
David Mytton
53958b7659 Removed tabs from examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183682 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:36:37 +00:00
Jakub Vrana
c449726766 php4activescript.dll doesn't need to be contained in sapi (bug #32594)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183681 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 17:24:04 +00:00
Mehdi Achour
b384c486bf Switch ref.yaz to the new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183679 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 16:18:39 +00:00
Mehdi Achour
e188a76cd2 WS, preparing for new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183678 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 16:17:59 +00:00
David Mytton
d32d344d9f Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:46:30 +00:00
David Mytton
89f421c3ea Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183676 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 15:36:41 +00:00
Jakub Vrana
a224047ca6 ftp_pasv() and firewall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183665 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:21:30 +00:00
Jakub Vrana
d17341c266 Superfluous brace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:11:47 +00:00
Jakub Vrana
e2c654e533 Replace obsolete mysqli_fetch() with mysqli_stmt_fetch()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:01:04 +00:00
Jakub Vrana
55be314e2b Calling restore_error_handler() from the error_handler function is ignored (bug #31675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183661 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 13:08:56 +00:00
Jakub Vrana
2e0dae33fa Functions using OB can't be called from a callback function (bug #31929)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183660 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:59:58 +00:00
Mehdi Achour
4b25f477fe WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183659 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:51:55 +00:00
Mehdi Achour
b690627336 Switch ref.dio to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183658 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:50:53 +00:00
Jakub Vrana
345f1cb361 Parse error causes processing halting since PHP 4.3.5 (bug #31736)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183657 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:48:05 +00:00
Jakub Vrana
34d51b1119 Remove bogus note (bug #32545)
# maybe it was true in previous versions but I can't trace in which


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:38:28 +00:00
Jakub Vrana
6bd1cef0b3 Heredoc in class members (bug #32554)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183655 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:20:44 +00:00
Jakub Vrana
71ece1d8d3 Meaningful example different from set_error_handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183654 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 12:00:24 +00:00
Gabor Hojtsy
5f343aab92 get rid of confusing shortcuts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 11:26:15 +00:00
David Mytton
b2434c24f7 Fixed bug 32570
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183648 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 10:57:48 +00:00
David Mytton
800e297a95 Fixed example switch statement output to show correct error types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183647 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 10:51:53 +00:00
Christopher Kings-Lynne
760c733d17 Whitespace fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 08:56:09 +00:00
Jakub Vrana
85caf84cd8 Remove confusing constants, fix WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 07:16:48 +00:00
Christopher Kings-Lynne
2c48aaf9a9 - Convert more pgsql docs to new docs style. Add undocumented constant. Update reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183634 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 05:55:14 +00:00
Christopher Kings-Lynne
93137cbeaa # Revert previous erroneous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183626 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 01:47:56 +00:00
Mehdi Achour
49019b5fc5 Add docs for DOMImplementation(), detailed Attr and Implementation description, fix screen and case for XPath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183616 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 22:23:22 +00:00
Mehdi Achour
eb0e4dafd8 Switch the rest of the docs to the new structure. Also :
* Added see also
 * Fixed protos
 * Integrated user notes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183615 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 22:07:59 +00:00
Philip Olson
7b3d336563 I don't know how cgi.redirect_status_env works so will instead be vague and
simply link to that directives information.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183611 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 20:32:00 +00:00
Philip Olson
d5107e1f77 This function was removed from PHP 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183608 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 20:26:08 +00:00
David Mytton
b18c565926 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183591 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 18:00:21 +00:00
David Mytton
086ab8e5ef Fix for bug #32573
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183588 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:47:28 +00:00
David Mytton
47823bcf5b Added function tag to example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:32:43 +00:00
David Mytton
8080a537a5 Added example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 17:31:30 +00:00
Jakub Vrana
7cbeff46ca New parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 16:19:42 +00:00
Jakub Vrana
a58bcdf974 Fix optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 16:16:47 +00:00
Sean Coates
62921bdfa3 Added example.
# from David Mytton


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 15:58:31 +00:00
Jakub Vrana
363d447203 errno is parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183555 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 09:28:20 +00:00
Jakub Vrana
1feaee4814 False can be returned in two cases (bug #32536)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183554 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-04 09:18:48 +00:00
Mehdi Achour
abb740982b Switch to the new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183534 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 22:57:21 +00:00
Mehdi Achour
68fa976401 WS fix, preparing for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183533 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 22:53:24 +00:00
Derek Ford
4e10d0a7b4 Adding example and additional note regarding decimal values of day and month titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183527 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 19:36:42 +00:00
Antony Dovgal
ddd8d8095a fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183504 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 12:26:26 +00:00
Mehdi Achour
ca7ed3681d fix a mess here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183500 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 12:21:08 +00:00
Christopher Kings-Lynne
728feed4d1 - Document all ext/pgsql constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183473 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 09:51:51 +00:00
Christopher Kings-Lynne
d1ef0fdb4c - Fix parameter list for pg_send_query()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183470 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 08:47:22 +00:00
Christopher Kings-Lynne
e5761ba392 # Sorry. Fix CRLF line endings, and a few XML problems.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183468 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 07:27:30 +00:00