Commit graph

134 commits

Author SHA1 Message Date
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Nuno Lopes
2799cec55e fix the error that Jakub found in the ini-updater script (regex expression too permissive)
fix the regex that finds the default value in the ini tables
add latest php releases (yet to release :))


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182910 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-26 13:22:31 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Jakub Vrana
85101770b8 Correct default for url_rewriter.tags (mentioned by Peter Ordal)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 08:12:32 +00:00
Sean Coates
76a1899822 erm.. 4.3.6
# *learns to read the changelog*


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175180 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 20:08:43 +00:00
Sean Coates
2b4fee9d2d wez fixed this in 4.3.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175178 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 19:58:30 +00:00
Jakub Vrana
3e9bf816f3 Some data can be serialized (bug #17419)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168962 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-22 08:31:49 +00:00
Martin Samesch
71bfdc896c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167974 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-04 14:14:25 +00:00
Philip Olson
f927c63767 Implemented info/example about deleting the session id cookie. Removed deprecated
use of session_unset() and wrote it as a note instead.  Implemented return.success,
and added see also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167763 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-01 00:31:31 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
429162e6c9 Bogus note (bug #25954)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165655 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 16:55:35 +00:00
Sean Coates
cf4527aa7e grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:57:41 +00:00
Jakub Vrana
0025122ade Don't use reference in sessions (bug #16387)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:52:31 +00:00
Antony Dovgal
0a42b1b2d8 ession.use_trans_sid can be changed anywhere (thanks to Jasper Bedaux for noticing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164094 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 14:00:45 +00:00
Jakub Vrana
c70623f31a Missing spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164083 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 11:38:13 +00:00
Philip Olson
1279a4ae7c Fix missing/changed entities/ids.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163702 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 01:27:19 +00:00
Mehdi Achour
c87571bd71 fix for #28499 : reworded this para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162236 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-28 14:54:12 +00:00
Gabor Hojtsy
284cf9e0e0 fixing links to new IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160316 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-01 19:50:45 +00:00
Yannick Torres
f8252be4e4 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158953 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 08:46:40 +00:00
Yannick Torres
72c169834d typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@158949 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 08:26:55 +00:00
Friedhelm Betz
b8fef517be call session_set_cookie_params before session_start
lifetime is measured in seconds


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156600 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-19 21:24:57 +00:00
Antony Dovgal
a6f03f5855 fix typo in tag name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 14:58:39 +00:00
Kenneth Schwartz
8ab36e8a27 changed wording on previous update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155130 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 09:45:23 +00:00
Kenneth Schwartz
61b4ea2861 bug #22771: session_id(...) causes same cookie to be sent more than once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155129 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 09:42:18 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
401c071624 using entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151715 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-18 17:19:41 +00:00
Nuno Lopes
cd74dacc4e fixing derick's bug/note
added new hash_functions and bits_per_character
PHP 5 only


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-11 19:00:33 +00:00
Nuno Lopes
20857c0250 fix #23432
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150861 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 17:21:30 +00:00
Mehdi Achour
6cc8ee83fc CS (bis repetita)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-09 08:52:37 +00:00
Derick Rethans
5ec4191c28 - Some CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150712 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 19:02:49 +00:00
Vincent Briet
dec0d97cf2 right refname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150478 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-04 10:06:57 +00:00
Ken
3b1a6f3db4 Add alias session_commit() -> session_write_close().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150402 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-03 18:52:15 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Nuno Lopes
0f0ebc869b added session.gc_divisor. Patch by Antony Dovgal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148867 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-16 16:08:35 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Dave Barr
a49c33ff31 - html -> HTML where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Mehdi Achour
7f1361c698 split methodparams
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-11-24 13:45:54 +00:00
Curt Zirzow
2eea72f2ab Fix a couple typo's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143350 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 15:40:22 +00:00
Curt Zirzow
1ab9c006b0 Fixed example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143348 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 15:27:43 +00:00
Mehdi Achour
e795233302 reverting as requested by Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143324 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 09:29:24 +00:00
Mehdi Achour
91484c047f give the two possibilities, it doesn't harm ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143323 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 09:23:20 +00:00
Martin Samesch
2521d19bc8 sorry, hopefully correct correction this time...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143321 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-29 08:52:31 +00:00
Martin Samesch
b212e5cf99 removed repetition (with typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143285 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 20:45:38 +00:00
foobar
fd153274e4 clarify a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140006 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 04:16:02 +00:00
Philip Olson
de3748e109 Added docs from php.ini for session.bug_compat_42 and session.bug_compat_warn
as per doc bug #23465.  This doesn't yet close the bug as this strange issue
needs additional documentation, somewhere.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 06:27:59 +00:00