Commit graph

18961 commits

Author SHA1 Message Date
Drak
55f644c156 [session] Missed formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323655 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:15:21 +00:00
Drak
b2ae8a983d [session] Added more formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323653 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:09:12 +00:00
Drak
a5a30591ee [sessions] Added referenced and corrected spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323652 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 06:04:30 +00:00
Jakub Vrana
d6feb67a0d Don't use <constant> for non constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +00:00
Drak
879b7c22c2 [sessions] Update return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323650 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 04:25:14 +00:00
Drak
cc47cb2ff9 [sessionhandler] Fixed casing typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323649 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 04:00:12 +00:00
Philip Olson
46fbbc25fd Coding Standards. Mostly added braces and 4-spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:14:57 +00:00
Philip Olson
5d9eacedab Minor and partial update (grammar/wording)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 03:00:50 +00:00
Drak
6652be89cc [sessionhandler] Correct example, (wrong keyword).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 01:41:15 +00:00
Jakub Vrana
df109259e7 Document INI_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323643 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:31:19 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
52abaae9b2 Linkable core constants, remove duplicate and non-existent constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323636 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 19:56:00 +00:00
Drak
1e02f4fc70 [sessions] move one example code from session-set-save-handler to sessionhandlerinterface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 14:03:19 +00:00
Jakub Vrana
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Drak
838aa10bc4 [sessions] Updated specific details about how to correctly implement SessionHandler and added references to relevant ini settings and functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323627 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:33:52 +00:00
Drak
0c3078852e [sessions] Added some see also references.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323626 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:32:20 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
fc62362da0 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323620 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:48:44 +00:00
Jakub Vrana
9f82852be1 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323619 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:44:27 +00:00
Jakub Vrana
b8291b6040 Example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323618 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:43:37 +00:00
Jakub Vrana
151af2ada0 Differentiate description from apc_store
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323617 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 10:03:50 +00:00
Jakub Vrana
b543dc50c1 Fix order of parameters and return value sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323616 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 09:55:32 +00:00
Philip Olson
5640bc8790 Completed PDO_MySQL+SSL documentation, as per PHP Bug #61158
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323614 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 03:48:25 +00:00
Sean Coates
013194233d Fix tyop.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323585 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-27 14:21:59 +00:00
Justin Martin
d142a15908 Forgot example code in last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323571 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 23:50:58 +00:00
Justin Martin
106910e88b Added examples for ZEND_JMP and ZEND_CONT.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323570 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 23:48:31 +00:00
TAKAGI Masahiro
65ecdcc727 correct description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323568 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 21:01:02 +00:00
Stanislav Malyshev
2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Stanislav Malyshev
c730db5182 add stubs for new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323560 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:44:44 +00:00
Drak
6afb06c369 [session-set-save-handler] Update information about closing down sessions handlers which are objects.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323552 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 05:36:07 +00:00
Drak
a63190d9c4 [sessionhandler] Added information about individual methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323551 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 05:30:34 +00:00
Justin Martin
1baa10dc5d Restructured internals2.opcodes so that the opcode list is displayed immediately, and opcode descriptions are in a sub-section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323550 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 04:51:03 +00:00
Justin Martin
cc98ddbbb0 Broke opcode example code into multiple files, for easier maintenance.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323545 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 22:48:31 +00:00
Drak
3edfaa7042 [session-set-save-handler] Update examples and add notes on dealing with objects in the session shutdown process.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323543 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 21:56:19 +00:00
Drak
635d78b604 [sessionhandler] Updated the documentation to correctly detail what this class is intended for.
Also added code example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323542 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 21:24:59 +00:00
Justin Martin
24e5bc25ea Changed ZEND_JMP_SET and ZEND_DECLARE_LAMBDA_FUNCTION to use links and added skeleton sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323536 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 20:22:48 +00:00
Justin Martin
7f419197ec Inserted basic documentation for following opcodes: JMP, CONT, INIT_NS_FCALL_BY_NAME, GOTO, RETURN_BY_REF, DECLARE_CONST, DECLARE_INHERITED_CLASS_DELAYED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323533 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 20:12:43 +00:00
Peter Cowburn
06c5e16e4c mention that @ sets the timezone to UTC (doc #55642)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323519 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 16:29:32 +00:00
Peter Cowburn
08a9abb395 use date_offset_get() in procedural example (doc #61179)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323517 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 16:17:59 +00:00
Xinchen Hui
08bc76aad4 docs for taint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323491 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 05:57:28 +00:00
Drak
c66c49e21a [session-set-save-handler] Corrected code examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323483 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-25 00:54:18 +00:00
TAKAGI Masahiro
4df90a72c5 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323479 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 23:45:13 +00:00
Drak
2741fa9f0f [sessions] Removed white space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 08:51:23 +00:00
Drak
00f8e96bac [sessions] Add variable and parameter markup.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323466 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-24 08:50:39 +00:00
Philip Olson
bfe2c13ee5 Added missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323462 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 22:49:28 +00:00
Philip Olson
6c3031efba Added missing versions.xml file, with version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323461 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 22:20:23 +00:00
Philip Olson
16bf4e3ba3 Updated version info; added v1.2 functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323460 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 22:03:52 +00:00
Philip Olson
f9da9fcc89 Minor grammar/markup updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 21:57:59 +00:00
Jakub Vrana
885dded38a Returns only with procedural style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323458 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 20:47:19 +00:00