Commit graph

18926 commits

Author SHA1 Message Date
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
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
Maciek Sokolewicz
a39cd243b0 Revert part of previous commit, accidentally approved part of an incorrect patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323351 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 20:06:31 +00:00
Maciek Sokolewicz
ce8212a9d0 Fixed missing initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 20:02:26 +00:00
Maciek Sokolewicz
6230e6c0d5 Fixed missing initializers (and default values)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323349 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-18 19:45:41 +00:00
Nikita Popov
4a5389a385 Fix zip_read() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323290 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 15:48:01 +00:00
Nikita Popov
f62b648015 Fix zip_open return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323289 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 15:33:59 +00:00
JulienPauli
30fe3ddfbe Updated Migration guide to 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323283 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 14:30:39 +00:00
Yannick Torres
402733fc04 Fix Revision ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 10:18:16 +00:00
Jakub Vrana
4effeb4d1f HTML functions use encoding, not character set
E.g. ISO-8859-1 is both character set and encoding but UTF-8 is encoding of Unicode character set.

See also http://bugs.php.net/61116

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323270 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:55:01 +00:00
Jakub Vrana
45b80e2b17 Missing \n
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323269 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-16 23:50:19 +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
Jakub Vrana
3112007d2d Use static modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323240 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 21:48:29 +00:00
Pieter de Zwart
dc1dcfb27b Updating AMQP Documentation for version 1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323238 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 21:06:00 +00:00
Maciek Sokolewicz
4a420d557a Fixed missing <initializer> warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 18:52:23 +00:00
Joris van de Sande
8b1f054ca8 missing documentation for default value -1
-- 
Provided by christoph.rosse (christoph@rosse.at)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323230 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:55:38 +00:00
Joris van de Sande
beca186e15 - Added SSH/SFTP/SCP related constants to the curl documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323229 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 13:52:34 +00:00