Commit graph

19062 commits

Author SHA1 Message Date
Gustavo André dos Santos Lopes
de8016e755 - Improved documentation of ENT_DISALLOWED.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324188 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 14:39:01 +00:00
Drak
a7b98eb2db [session] Simplify the basic session introduction. This information is duplicated elsewhere.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324172 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 02:12:21 +00:00
Jakub Vrana
725924e665 Interface, children, callable, trait
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324171 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 01:39:06 +00:00
Drak
ec6de8a539 [sessions] Begin cleanup of the basic introduction to sessions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324166 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 19:13:43 +00:00
Rasmus Lerdorf
0cbd1b4c06 Clarify this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324125 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 06:22:45 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
337409a8c5 Omissions and best practices
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324121 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:06:15 +00:00
Xinchen Hui
386264efad typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324091 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-11 02:59:42 +00:00
Anthony Ferrara
aec81a77dc list the missing security option constants
-- 
Provided by anonymous #15112 () 

courtesy Thomas Weinert

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324081 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 16:24:37 +00:00
Xinchen Hui
d1c6246265 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324079 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 12:13:24 +00:00
Arpad Ray
5fba3a90dd Docs for #55158 (adding SORT_NATURAL and SORT_FLAG_CASE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-09 13:47:14 +00:00
Xinchen Hui
2198c14bab prepare for releasing doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324043 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-09 06:35:54 +00:00
Peter Cowburn
a6a1f2a7a6 fixed wrong variable name in session handler examples (doc #61330)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324030 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 21:53:53 +00:00
Peter Cowburn
2c04339fcb doc #61322 - fix posix_getpw* examples output (geocs -> gecos)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324015 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 09:28:41 +00:00
Ulf Wendel
182fe3967c Add SUBSTRING() example. We should try to identify more popular functions that may make users trap into the cache_no_table pitfall in the hope search engines will point them to the very source of information, the manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324011 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 08:26:43 +00:00
Ulf Wendel
26aad1038d Give some background on GTIDs. Things are widely mixed up causing expectations that no driver can fulfill...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324010 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 07:17:36 +00:00
Jakub Vrana
f413966fc3 Link get_extension_funcs() and Reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323981 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 06:00:24 +00:00
Esen Sagynov
e0a77554a4 Modified the property max_length of cubrid_fetch_field
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323979 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 03:00:55 +00:00
Esen Sagynov
a465090f1f Modified PDO_CUBRID DSN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323977 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 02:59:21 +00:00
Philip Olson
bec0ff6838 Fixed typo (broken intl link) as per PHP bug #61308
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323974 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 23:08:16 +00:00
Christopher Jones
36ce5db104 Add missing 5.4 zend.* php.ini directives & reorder
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323972 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 20:57:56 +00:00
Christopher Jones
5e74d34606 Clarify multi-process nature of the setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323971 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 20:41:40 +00:00
Christopher Jones
ee6c29a210 Add missing ini parameters. Give the UTF8 change more prominence. Change ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323970 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 20:39:16 +00:00
Christopher Jones
ee944b73a7 Fix a stray "the" by doing a minor rewrite.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323966 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 19:05:24 +00:00
Derick Rethans
42c810b3a5 Add an example too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323965 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 19:03:05 +00:00
Derick Rethans
26d4bbc997 Document continueOnError.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323964 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 18:58:54 +00:00
Peter Cowburn
f250f6c487 remove spurious > from example (thanks B Delmotte)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323957 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 15:52:11 +00:00
Peter Cowburn
ed5c3caa2c fix pcre u modifier name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323956 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 15:50:53 +00:00
JulienPauli
b99daa8f07 Improved/reviewed migration guide. New links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323955 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 15:30:00 +00:00
Ulf Wendel
d5ac5b0152 Documentation for server-side global transaction ID support available since yesterday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323945 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 11:46:10 +00:00
Philip Olson
63849f121a Whitespace and markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323934 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:21:04 +00:00
Philip Olson
3506814b9b Slight rewording, and fixed a few typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323933 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-06 02:07:32 +00:00
Philip Olson
debc49412f Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323922 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-05 20:05:09 +00:00
Peter Cowburn
e4ed977cdd jsonserializable is an interface not a class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-05 10:45:19 +00:00
Gustavo André dos Santos Lopes
be7d7329ad - Fixed doc bug #60789: pow() uses floats if one argument is a float.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323895 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 19:08:18 +00:00
Justin Martin
1e7df50551 Added class_uses version info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323894 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 18:57:43 +00:00
Shein Alexey
55f8cae897 Whitespace changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323877 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 16:11:13 +00:00
Shein Alexey
d90c8c357f Whitespace changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323873 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 16:00:31 +00:00
Shein Alexey
8d6f8cfbd7 Whitespace changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323870 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 15:50:43 +00:00
Drak
f95e682b64 [sessions] Added note about SessionHandler behaviour.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323861 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 13:31:04 +00:00
Hannes Magnusson
62be8e53d5 Fixed bug#61254
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323859 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-04 12:23:20 +00:00
TAKAGI Masahiro
7123d365bf fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323855 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-03 23:30:35 +00:00
Gustavo André dos Santos Lopes
3379a54038 - Documented Transliterator::__construct. See bug #61244.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323851 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-03 15:08:21 +00:00
Pieter de Zwart
496f2e4e0d * Fixing AMQPExchange::publish documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323842 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 20:24:50 +00:00
Rasmus Lerdorf
af05806b9b Tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323836 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 17:15:10 +00:00
Derick Rethans
1f4b14b007 - Updated to version 2012.2 (2012b)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323833 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 17:06:53 +00:00
Philip Olson
d6adffccf5 Fixed version, should be > 5.4.0 not >= 5.4.0. Reported by Florian
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323808 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 08:50:11 +00:00
Philip Olson
15cfbd76e1 Fixed whitespace, patch by cleggmatt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323806 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 08:38:40 +00:00
Philip Olson
e702c603e8 Removed session upload from 'other' section, as it's documented under 'features' now. Spotted by Nikita
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323801 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 07:47:30 +00:00
Philip Olson
360cfe0f0e Markup fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323800 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 07:40:33 +00:00