Drak
d53c79d392
[Sessions] Removed white space and altered language to be more specific regarding PHP internals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323403 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 07:44:11 +00:00
Drak
fa8c56cd21
Update session function documentation.
...
This commit particularly clarifies how to implement custom save handlers
using session_set_save_handler.
session_start has been updated to include a short description of what the
function actually does behind the scenes.
session_write_close now has a reference to a related function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323402 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 05:32:42 +00:00
Drak
5a4cbc3780
Update information about SessionHandler and SessionHandlerInterface.
...
This commit gives a lot more detail and includes important information about
the session workflow that has been missing from the documentation. It also
clarifies some aspects of how to implement the various callbacks.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323401 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 05:28:04 +00:00
Drak
bd0cecd508
Add some general information about custom session save handlers relating to the session workflow.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323385 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 15:22:27 +00:00
Drak
c36d6e4eaf
Updates to sessions functions.
...
session_decode()
session_encode()
session_cache_limiter()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323384 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 15:20:33 +00:00
Drak
5b379fa636
Added some explicit information about the functioning of session_encode and session_decode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323367 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-19 20:03:24 +00:00
Drak
1e7d255513
[Sessions] Added missing version information for SessionHandler*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323366 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-19 19:35:46 +00:00
Justin Martin
4eec43e52c
Fixed the session handler return values, based on rev 321741.
...
Fixed the session handler prototypes to reflect correct return types.
Credit to Drak. Closes bug #60640 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323264 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 21:08:22 +00:00
Justin Martin
e5d1ab2810
Added an intro for SessionHandlerInterface.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322959 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:44:30 +00:00
Justin Martin
38b4136523
Added intro to SessionHandler.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322958 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-31 03:29:28 +00:00
Justin Martin
300fc41dae
Fixed purpose and second parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322882 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:30:08 +00:00
Justin Martin
827c4bb5be
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322881 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:20:00 +00:00
Justin Martin
0e6d952724
Added SessionHandler example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322880 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:10:59 +00:00
Justin Martin
23022a3227
Documented SessionHandlerInterface. Closes bug #60551 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322879 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-27 22:08:06 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Joey Smith
68b0acad00
Changes by Xyphoid of Freenode's ##PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321993 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 05:33:14 +00:00
Jakub Vrana
2d04efd320
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321915 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 08:35:53 +00:00
Hannes Magnusson
0996a8adc5
Version info for session_status(), sessionhandler and the awesome session_register_shutdown()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321131 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:11:39 +00:00
Hannes Magnusson
e1b5525526
Very useful function to register shutdown function in 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:42 +00:00
Hannes Magnusson
9b6f45b2d5
Document PHP5.4 SessionHandler
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321129 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:10:07 +00:00
Hannes Magnusson
83f1e65a6f
This function has completely different prototype in 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321128 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:09:30 +00:00
Richard Quadling
9022611bb7
svn:eol-style => native
...
Added all svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320272 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-02 09:26:47 +00:00
Justin Martin
ac22c255fa
Whitespace. Thanks, Peter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320204 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 18:54:41 +00:00
Justin Martin
472d3f71a0
Whitespace, as per philip's request. Sorry about that. :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-30 06:30:38 +00:00
Justin Martin
6ebbcbd551
Documented session_status, and its associated constants. Closes bug #60079 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319970 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-27 01:05:05 +00:00
Nikita Popov
a847802270
Fix typo
...
--
Provided by anonymous #11351 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319186 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-14 18:01:41 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Shein Alexey
6efb39be82
Fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316346 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 12:49:32 +00:00
Shein Alexey
993057ee86
Fixed some typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316341 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 12:23:15 +00:00
TAKAGI Masahiro
0c24d05ebe
set "svn:keywords".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315813 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 20:10:53 +00:00
Hannes Magnusson
b7ed338094
Fixed bug#55430, introduce the session.upload_progress family to the world
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:13:22 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
8888c9528e
Future is now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312729 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:22:04 +00:00
Jakub Vrana
bdba2aa692
Upload progress configuration
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312708 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 16:13:19 +00:00
Richard Quadling
79dcbe011f
Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +00:00
Peter Cowburn
db64c6bb68
clarify meaning of session name (doc #54608 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310527 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 19:14:35 +00:00
Martin Samesch
6b0f6c46db
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307068 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 10:37:15 +00:00
Jakub Vrana
be2821383a
Resets to cache_expire, not cache_limiter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303894 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-30 12:19:43 +00:00
Richard Quadling
3c82b5b1ed
Whitespace (Tabs to spaces).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:13:48 +00:00
Richard Quadling
6d4c09548b
session_start() -> session_name(). Fix #52080
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300430 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 12:40:37 +00:00
Daniel Egeberg
7d5503c6b7
removed extra word
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300344 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 08:25:25 +00:00
Daniel Egeberg
79c7a362cb
Fixed PHP bug #52033 (session_set_save_handler : no description for "write" callback)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300339 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-10 07:56:45 +00:00
Pierre Joye
c26415107a
- WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300293 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 21:03:34 +00:00
Pierre Joye
757f3384a8
- document the windows support for session.entropy*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300292 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-08 20:34:29 +00:00
Peter Cowburn
b85ef4fee2
swap PHP 6 with "the future"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 21:05:17 +00:00
Philip Olson
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
04f1170ce0
Fixed bug #50988 (reference to session_cookie in en/session.configuration.php)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294835 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-10 10:20:45 +00:00
Hannes Magnusson
91224d7744
Fixed bug#50782 (Description of the return value doesn't not match with the example code)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:27:39 +00:00
Christopher Jones
c4be767a54
Fix trans-sid link and tidy grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293511 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 17:48:21 +00:00
Daniel Egeberg
ffad074c13
Small clarification for session_name().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293299 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 22:14:50 +00:00
Martin Samesch
1178d97c08
replaced tabs with spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291738 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 13:54:50 +00:00
Martin Samesch
4c26df03fa
closing parenthesis
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291737 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 11:25:45 +00:00
Martin Samesch
3307fce4c6
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291736 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-05 11:21:27 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
4b785f3d2f
Undocument PHP 3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 12:40:00 +00:00
Jakub Vrana
01e708a812
Clarify session.gc_maxlifetime (bug #49335 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290720 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:45:12 +00:00
Jakub Vrana
e5e71892df
Improve example (bug #49877 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290693 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:48:51 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Gwynne Raskind
a9f13d1ec9
support for session.hash_function = anything hash exports was backported to 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-17 13:17:20 +00:00
Nilgün Belma Bugüner
9511edb9f8
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Philip Olson
0a23e78248
clarified description for session.cache_limiter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:51:58 +00:00
Damien Seguy
745203632e
add literal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283043 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:35:13 +00:00
Hannes Magnusson
928fd80616
Fixed bug#48237 (Documentation needs clarification)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282528 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:19:55 +00:00
Hannes Magnusson
16e5856b7c
Document the valid limiters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282527 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:16:32 +00:00
Hannes Magnusson
ab14ded894
Fixed bug#48485 (Error in documentation and upgrade guide)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282523 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 18:35:35 +00:00
Martin Samesch
84c92b8960
fix markup fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280947 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 12:06:15 +00:00
Philip Olson
8589c713a7
Changed <link linkend="function... to <methodname> where appropriate (markup)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280164 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:11:20 +00:00
Jakub Vrana
0e40a7752a
Link INI settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280041 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-06 19:45:17 +00:00
Yannick Torres
e64f47fe43
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Carola 'Sammy' Kummert
db9ce8e8aa
remove doubled line
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275719 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 23:47:23 +00:00
Hannes Magnusson
f945633b3c
Fixed bug#47147 session_id() list of allowed chars for file handler
...
needs to be updated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273844 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 12:37:57 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Richard Quadling
4c16e35ea0
Windows version of mod_files.sh now exists.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272360 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 10:21:13 +00:00
Hannes Magnusson
0b8651d711
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 19:08:13 +00:00
Kalle Sommer Nielsen
64658e30c4
* session_start() may return false on failures as of 5.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271585 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 02:10:25 +00:00
Kalle Sommer Nielsen
432a799a0e
* Added ref to session_id() on SID
...
* Added note about special treatment for "/tmp" to store session files
* Rewrote the caution note, it is possible to store objects in sessions with session.auto_start = On
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271583 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 02:03:36 +00:00
Philip Olson
6bbdc5267f
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Hannes Magnusson
bc7bdb60dc
- Deprecate deprecated features and functions
...
- Update deprecated entity name after renaming it to contain version
info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270904 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 17:54:24 +00:00
Jakub Vrana
0df76e5a21
session_start required to use sessions again (bug #45719 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268343 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:26:12 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Philip Olson
c79f3fc3aa
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Hannes Magnusson
5cd5661448
Use proper markup for variables
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Kalle Sommer Nielsen
c3bd702328
Fixes #45164 (Missing descriptions of parameters)
...
Also adds missing parameters for session_set_save_handler()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264884 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-14 22:24:22 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Jakub Vrana
b6d1cbfa2b
Make constants accessible
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260131 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-22 08:37:18 +00:00
Felipe Pena
2c6a1ed8d3
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249856 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-04 11:52:49 +00:00
Philip Olson
d2627b1493
MFB: Upgrade to the new-reference-structure
...
- Split reference.xml into book.xml, setup.xml, examples.xml and security.xml
- Moved from reference.xml to book.xml:
- The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
- The setup: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248666 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 18:42:54 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Jakub Vrana
2a03f5d866
Mention php_binary serializer (bug #42405 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246639 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 17:25:57 +00:00
Nuno Lopes
de383c4aab
fully automatic update of the ini.xml files
...
please review this patch and notify me of any problems
PS: please review this :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +00:00
Nuno Lopes
f877338143
do not mention defaults in the text. read the table, as it should be more up-to-date
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243143 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 11:49:49 +00:00
Nuno Lopes
a8b8d3bac1
semi-automatic update of ini.xml files, take #3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Damien Seguy
77d81b1cf9
synch between the table and the detail for session_path
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241887 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-28 19:27:52 +00:00
Jakub Vrana
fb44f42623
CWD change (bug #39619 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241434 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:37:47 +00:00
Jakub Vrana
687801de8c
use_only_cookies default (bug #41894 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241310 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 12:53:05 +00:00
Mehdi Achour
bb57388420
Fix #41752
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238377 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 02:18:15 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
8b1de4eaf6
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237900 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:50:05 +00:00
Hannes Magnusson
f5c0015a1c
/tmp/cvsC99PtG
...
/tmp/cvsC99PtG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237899 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:47:38 +00:00
Mehdi Achour
cacbe74a96
Fix #37566 : Cannot throw exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237896 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:01:41 +00:00
Mehdi Achour
f16f0a48ea
ref.session: new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:49 +00:00
Mehdi Achour
16fe2685e8
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Hannes Magnusson
e83eca526f
Reword and make the explaination a note (thanks Alex Songe!)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-31 18:43:03 +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
Philip Olson
658355c9e7
Removed register_globals = on requirement from an example, and using
...
htmlspecialchars() instead of strip_tags() for the XSS exploit
prevention example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228612 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-01 00:40:24 +00:00
Nuno Lopes
49e22d5bda
session.hash_function supports ext/hash algos in php 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:40:54 +00:00
Sean Coates
6656837060
document handlers can be found in phpinfo()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225334 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-19 22:00:01 +00:00
Hannes Magnusson
7ce67ea103
Fixed bug#39734 (XHTML conformity -> XHTML/HTML Strict conformity)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224597 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-08 08:17:14 +00:00
Dave Barr
e86398e2cb
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Jakub Vrana
7000e3f71f
Improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219459 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 11:50:00 +00:00
Jakub Vrana
c67d489735
Further description of GC and cookie_lifetime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218292 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-16 12:31:24 +00:00
Nuno Lopes
0d62dcdfda
document the new httponly flag in session and setcookie*() stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217975 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:21:54 +00:00
Jakub Vrana
4f8dedca2e
Params are callback (bug #36386 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207121 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-14 08:22:56 +00:00
Nuno Lopes
321ea24215
fix #36279 : multiple default values for use_only_cookies
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206675 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-07 16:54:21 +00:00
Nuno Lopes
a098c540c8
grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205149 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 14:54:47 +00:00
Jakub Vrana
fbc470a132
Apache restart with mm (bug #35829 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205112 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-13 13:58:36 +00:00
Nuno Lopes
52accafdfe
major update of INI stuff:
...
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script
we are still lacking a better PECL integration, which is in my TODO list
~
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +00:00
Jean-Sébastien Goupil
5eb328d768
fix is => are
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203171 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 17:17:12 +00:00
Martin Samesch
b6a8684705
grammar (I hope it's correct)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203166 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 16:29:30 +00:00
Martin Samesch
da1af2f883
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203138 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-18 14:03:20 +00:00
Jakub Vrana
baf0536db2
An unique (bug #34880 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198602 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 12:36:02 +00:00
Jakub Vrana
85bd327a52
Minimum gc_maxlifetime is used (bug #34588 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198355 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:44:48 +00:00
Jakub Vrana
42c237469b
unset($_SESSION[var]) works and is prefered even with register_globals
...
register_globals globalizes $_SESSION (bug #34732 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:40:08 +00:00
Jakub Vrana
43080398da
Duplicate example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198347 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:05:32 +00:00
Jakub Vrana
1270788c11
Destructors (bug #33772 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196446 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:18:17 +00:00
Jakub Vrana
51d114e7be
SID inconsistency (spotted by David Vance)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 10:25:08 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
9e730ae22d
Meaning of empty cookie_domain (bug #33947 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:49:57 +00:00
Jakub Vrana
0bc59fb3d5
Session name must contain a letter (bug #27688 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 08:44:26 +00:00
Jakub Vrana
4d10b07691
delete_old_session deletes the file (bug #33619 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190477 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 08:20:42 +00:00
Friedhelm Betz
a5bb3ee605
new docstyle, more about return values, see also session_regenerate_id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190288 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 18:12:55 +00:00
Friedhelm Betz
b2be0a875e
WS fix only
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190277 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 17:25:53 +00:00
Nuno Lopes
460ada0e3f
convert to new style and document the new 'delete_old_session' parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187677 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-05 17:19:19 +00:00
Jakub Vrana
3d55b0e7c1
Remove doubled words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
799f6f7613
session.bug_compat (bug #23465 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185196 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-26 15:47:21 +00:00
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