Commit graph

18943 commits

Author SHA1 Message Date
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
Jakub Vrana
d6609782ef Returns only with procedural style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323455 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 20:10:45 +00:00
Jakub Vrana
9ad9b79675 finfo_close is not called when destructing object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323454 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 20:09:50 +00:00
Philip Olson
4cb4824d50 technically, <constant> is not allowed within <initializer>, so removing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323449 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 16:23:01 +00:00
Drak
2f45613019 [session-set-cookie-params] Reworded a sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323447 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 16:04:21 +00:00
Drak
a6b1660ffb [session-set-cookie-params] added missing reference and clarified behaviour of this function against runtime ini values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323446 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 15:59:04 +00:00
Philip Olson
527b18d15f Began progress on PHP Bug #61158 -- but require more information from devs before completing. Added missing PDO:MYSQL constants, and removed them from the migration 5.4 guide as they were added in 5.3.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323438 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-22 22:40:46 +00:00
Ian Barber
b39f79250a Add documentation for LAPACK extension from PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323436 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-22 21:05:23 +00:00
Peter Cowburn
64a369e801 fix build (thanks Julien)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323409 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 13:47:58 +00:00
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
Esen Sagynov
b1a56341c9 Modified cubrid-affected-rows, referenced to APIS-106
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323400 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 03:05:16 +00:00
Adam Harvey
1aa5b502b7 Fix doc bug #61145 (Wrong xdiff function versions in documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323399 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 02:58:25 +00:00
Adam Harvey
1bd6f13516 Fix the build breakage wrought by r323371.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-21 00:48:17 +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
Rasmus Lerdorf
cd7ec56790 Litter the filter docs with the full_special_chars, flags=0 example
to drive home the fact that you need to watch your default flags
carefully when using any of the filters as a default filter.

Doc team, please double-check my docbook-foo here.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323371 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 09:27:48 +00:00
Rasmus Lerdorf
4beb2c6470 Clarify the documentation for the @ operator regarding custom error
handlers as per bug 61091


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323370 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-20 03:38:47 +00:00