Commit graph

66 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Joey Smith
0c5494bd00 Use $_SESSION superglobal instead of assuming register_globals = On
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129915 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 03:50:52 +00:00
Derick Rethans
a88e30e347 - Add some warnings about using unset() on $_SESSION
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127715 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 12:09:26 +00:00
Martin Samesch
ecf36d03b5 removed literal tags from links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 16:10:00 +00:00
Mehdi Achour
3955bc539c little typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126027 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 16:52:35 +00:00
Philip Olson
5847198c35 Closes bug #22804 (moved phplib.session mention to a migration faq)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-26 05:11:01 +00:00
Andy Lindeman
1f146b0a2a Fix bug #23001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122151 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 12:39:07 +00:00
Friedhelm Betz
9f4bd3c94f link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121572 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 16:33:48 +00:00
Rasmus Lerdorf
4f820df326 Document session auto_start object restriction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121284 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 07:53:08 +00:00
Martin Samesch
1e155da2c5 added tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114291 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-01 17:33:04 +00:00
Sascha Schumann
ef1337ad30 add note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113502 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-26 15:19:02 +00:00
Philip Olson
d731fb0b32 You must call session_start() before using $_SESSION. This closes bug #19068
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112345 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:52:05 +00:00
Sascha Schumann
1a5f3ee158 Add link to newly released session fixation paper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108471 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-19 12:44:08 +00:00
Sascha Schumann
4472cc3f63 remove the unfounded paranoia from the documentation.
also improve some paragraphs further.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:17:29 +00:00
Friedhelm Betz
17e584616e correcting url.mm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106669 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-03 18:21:04 +00:00
Friedhelm Betz
6d2a53fa7b rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
John Coggeshall
1c863a214d WS FIX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 23:32:11 +00:00
John Coggeshall
a1ba4970dc Added a reference to $_SESSION as also being a valid method (instead of
just saying session_register())


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106490 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:25:04 +00:00
John Coggeshall
94019ff800 Added a note to point out that sessions are not kept which have no
registered variables.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106486 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:06:11 +00:00
Friedhelm Betz
14d1740be9 example cleanup, mentioned by goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99135 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 12:00:02 +00:00
Friedhelm Betz
f225ffb647 various id and link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98955 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 09:50:26 +00:00
Martin Samesch
a1bf2db431 no use of brackets with <function> tags; added <function> tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98575 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 11:12:19 +00:00
Martin Samesch
c2ad886f23 made 'global' a link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98566 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 10:47:15 +00:00