Simone Cortesi
689878ff0d
now we have 4.3.0 as stable release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113274 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 14:34:06 +00:00
Derick Rethans
9473066f35
s/4.4.0/5.0.0/g
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113258 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 12:58:51 +00:00
Philip Olson
4c2112e780
Modify the ref.stream link a bit and clarify its meaning/use.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113211 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 03:38:36 +00:00
Damien Seguy
6ac2aeb827
entity usage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113210 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 03:10:50 +00:00
Sara Golemon
2c69c4b62e
Add link to userland functions reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113198 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-24 01:02:49 +00:00
Philip Olson
73b197ddde
Add new optional parameter information (restart_syscalls). Added information
...
on new ability to object method signal calls. Implemented &return.success;.
And added tick use to the example (required as of 4.3.0). This essentially
closes bug #20189 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113190 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 23:04:02 +00:00
Philip Olson
e6d1fdd519
Added some 4.3.0 changes to the docs, see bug #20189 . This is information out of
...
an email to php-dev from Jason Greene on the subject.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113189 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 22:59:07 +00:00
Philip Olson
d0c2fee396
result is still a reference; thanks again to Mike for point this out.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113178 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 19:53:41 +00:00
Philip Olson
0a60bf6274
Removed incorrect note as per Mike Ford's suggestion. See also ocifetch.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113162 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 18:49:52 +00:00
Sara Golemon
6f712fd861
Typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 04:06:26 +00:00
Sara Golemon
4ee7faae08
Bug # 21816 Using indexed arrays with preg_replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113078 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-23 01:04:50 +00:00
Philip Olson
4d831c8b14
Expanded string and array information including many example updates, many
...
more manual links, and a little cleanup. Added a decent amount of information
on using arrays within strings and further explained $foo[bar]. This also closes bug #20601
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113075 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 23:55:56 +00:00
Thomas Schoefbeck
d292a19070
corr. example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 21:42:05 +00:00
Thomas Schoefbeck
b22bb3e903
closed open bracket
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113061 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 21:38:26 +00:00
Thomas Schoefbeck
e6758715ec
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113060 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 21:37:33 +00:00
Derick Rethans
b74ce0bd09
- Add GNU sed as requirement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113032 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:37:33 +00:00
Philip Olson
b5eddab1d6
Closing concern brought up by Oliver Hinckel. session gets id from request
...
data, not just get or cookie.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113031 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:34:59 +00:00
Damien Seguy
88efa2192f
black is black!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113020 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 12:11:52 +00:00
Damien Seguy
e258fe297d
die, GIF, die!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113018 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 12:06:29 +00:00
Philip Olson
3f1ae92e57
result no longer passes by reference at call time as of PHP 4.2.0 which
...
closes bug #21813 . Also added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113009 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:08:15 +00:00
Philip Olson
a59199d915
Fix some ini ids (they should begin with ini.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113008 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 07:02:19 +00:00
Philip Olson
86d395d5ae
Added many references to various PHP manual sections, information on how
...
to develop locally (included where to get stuff for this), slightly modified
the example, made multiple paragraphs into single ones for a few <notes>, and
added some information on the usefullness of phpinfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 05:40:57 +00:00
Philip Olson
5af45a9704
typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113005 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 04:15:21 +00:00
Philip Olson
dcb40f0bc3
WS, tabs->spaces. (sorry, new text editor)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113003 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 03:24:26 +00:00
Philip Olson
877b77db88
Refer to the spec a couple more times, and a typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113002 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 03:20:03 +00:00
Philip Olson
2d657e3136
Moved and greatly expanded parameter information into a table. And mention
...
register_globals and $_REQUEST as well as print_r($_COOKIE) for debugging.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112981 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 21:26:43 +00:00
Friedhelm Betz
c3ba56c890
missing role in programmlisting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112980 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 21:23:04 +00:00
Philip Olson
5e78de3943
A major rewrite. Implement user comments such as "if same name, last is returned",
...
"note that as of 4.0.5 unquoted attributes are supported", and lowercasing.
Wrote an example to demonstrate various points such as . to _ in keys. Moved
use_include_path info to the top, said it's not used with urls and also
mentioned and linked to include_path. See also htmlentities and urlencode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112969 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 19:16:03 +00:00
Damien Seguy
e7feaba4e5
minor consistencies
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 19:10:29 +00:00
Philip Olson
f2ff5ed678
*sigh* this goes in the functions directory.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112966 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 18:32:55 +00:00
Philip Olson
7c06ed1924
Expand the note regarding bug #19836 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112925 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:37:36 +00:00
Philip Olson
20eea253d0
Added note regarding bug #19836 ; Fixed a previous notes format; Fixed WS in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112924 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:34:17 +00:00
Philip Olson
cc6a977a2d
Refer to the ini_set docs; move php3 info into a note; note that virtualhost
...
directives can't overwrite php_admin_*; this closes bug #19578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112921 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 09:17:48 +00:00
Philip Olson
542271944a
Explain heredoc closing identifier error a little more. This closes bug #20814 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112920 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:27:50 +00:00
Philip Olson
c585222898
Added <?php ?>, and missing CDATA's.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112919 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 07:17:32 +00:00
Philip Olson
214208c4c1
Add the "how to ask smart questions" link a couple times although ideally
...
it'd be mentioned on every manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112897 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 03:31:27 +00:00
Philip Olson
0f573a1434
Add php5 to the versions faq.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112890 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:49:03 +00:00
Philip Olson
38a15de0ad
Fix bug introduced in last commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:39:20 +00:00
Philip Olson
0b5e108c67
cleanup <notes> a bit, add example host to the example. This closes one
...
user comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-21 02:36:43 +00:00
Philip Olson
156116cb73
Update imap install docs as the current method will provide conflicts on some
...
setups. This closes some user comments and closes bug #17458
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112842 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 21:41:12 +00:00
Sara Golemon
89a52523a1
Bug # 20663 + Minor WS fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:46:25 +00:00
Philip Olson
6f0791a542
Implement warn.imaprecodeyaz; which states imap cannot be compiled with
...
either yaz or recode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112837 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:21:41 +00:00
Philip Olson
960a10bccf
Expand the newly created &warn.imaprecodeyaz;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112836 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:55 +00:00
Sara Golemon
3db76d8df7
Bug # 19959. fgetc() :: binary safe.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:18:50 +00:00
Philip Olson
ae68b63e91
Adding IMAP warning, regarding YAZ and recode. (warn.imaprecodeyaz)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112830 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 20:01:32 +00:00
Sara Golemon
687bcc62c1
Bug # 18705. Encourage use of strpos over strstr when only verifying existence of needle in haystack.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112829 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:59:29 +00:00
Sara Golemon
46a380ddef
Bug # 15166. Backreferences followed by numeric literals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 19:52:12 +00:00
Philip Olson
9918c0b601
Move the delete information after the view. set -> view -> delete.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112823 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:46:35 +00:00
Philip Olson
25affde9f0
Expand the examples a little, also not rely on register_globals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:43:40 +00:00
Philip Olson
012b14e6c6
Implement solution to bug #16111 into a couple faqs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112814 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-20 18:11:53 +00:00