Commit graph

18976 commits

Author SHA1 Message Date
Philip Olson
31c9ef4a83 A few more changes, as suggested by Nikita
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323720 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 17:51:54 +00:00
Philip Olson
6129495ac9 Minor update to the migration 5.4 guide, mostly slight rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323719 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 17:28:30 +00:00
Nikita Popov
c272030e25 Restructure array docs so related information goes together (like key type handling). Also add note about 5.4 syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323718 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:51:53 +00:00
Philip Olson
f1d4fc049e Added the new 5.4 zlib functions (only skeletons)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323717 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:51:06 +00:00
Philip Olson
699e26f299 Added missing docs for mysql_stmt ->next_result() and ->more_results()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323716 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 16:21:30 +00:00
Nikita Popov
d0ecb52435 Move some stuff from "other changes" to "new features"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323712 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 15:20:10 +00:00
Derick Rethans
bb0c470b94 - Updated to version 2012.1 (2012a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323709 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 15:10:23 +00:00
Drak
a6b310e899 Fixed incorrect note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323692 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 09:31:00 +00:00
Drak
d458ec5b41 Added missing space.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323691 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 09:29:28 +00:00
Philip Olson
67324381bf Added documentation for libxml_set_external_entity_loader(). Example stolen from php-src/tests.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323683 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-01 01:27:05 +00:00
Nikita Popov
2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Nikita Popov
9c27040f09 Add note on register globals removal and link removed functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 17:51:31 +00:00
Nikita Popov
ca8560e61d Reorder some stuff in the migration guide, so the more important things like magic quotes and call time pass by ref are at the top.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323670 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 17:03:22 +00:00
Nikita Popov
0b24b3ede7 Minor improvements to migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323668 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 16:39:41 +00:00
Maciek Sokolewicz
6c07266b1e Fixed incorrect method description.
Patch by Jesús Ruiz

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323667 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 15:54:09 +00:00
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