Commit graph

20691 commits

Author SHA1 Message Date
Joe Watkins
53492876d6 clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332045 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-02 23:38:09 +00:00
Adam Harvey
961e402431 Note that the file returned by tmpfile() may be closed once out of scope.
Fixes doc bug #66014 (tmpfile() file deleted prematurely).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332039 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-01 00:48:29 +00:00
Christopher Jones
23b7d0c677 Fix typo: 'whn'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332029 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 21:12:40 +00:00
Kalle Sommer Nielsen
a7aa3bf98f Removed duplicate note (Fixes #65989)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332027 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 15:50:43 +00:00
Esen Sagynov
16db9fb6d3 [APIS-660][PHP] cubrid_pconnect_with_url() manual leads some misunderstandings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332026 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 03:07:12 +00:00
Hannes Magnusson
32837406dd Fixed bug#66004 (Parse error in an example of the namespace section)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332025 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 01:36:24 +00:00
Yasuo Ohgaki
acadfdd1b4 Add description for crypt() compatibility.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332024 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-31 00:50:41 +00:00
Yasuo Ohgaki
c2d7a762b1 Update crypt() manual page for 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332022 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 22:13:59 +00:00
Chris Wright
fc85461184 Updated class name regex to include start/end anchors.
-- 
Provided by anonymous 35003 (robin@kingsquare.nl)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332018 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 18:22:34 +00:00
Chris Wright
7770c29d14 Addressed expiration time and added headers attribute
-- 
Provided by anonymous 34960 (stikmanwebsolutions@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332017 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 18:18:55 +00:00
Derick Rethans
34575dba02 PHP-938: please update description of 'fsync' write concern flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332016 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 11:05:02 +00:00
Joe Watkins
5b851f93be #65993 fix incorrect curlopt info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332015 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-30 06:42:59 +00:00
Yasuo Ohgaki
5eaa90f976 According to the source. apc_clear_cache() returns TRUE always.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332012 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-29 02:41:45 +00:00
Derick Rethans
d6fc505718 - Updated to version 2013.8 (2013h)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332009 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-28 14:13:11 +00:00
Mikko Koppanen
6d56cf6f44 Added documentation for the devices.
Notes about the upcoming 1.1.0 release


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-27 13:34:12 +00:00
Joe Watkins
f8646b59e2 #46542 PDO __call behaviour <5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331999 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:37:54 +00:00
Joe Watkins
4d0440105f #61128 add get_result to see also in a few places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331998 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:29:43 +00:00
Joe Watkins
e85d4552d2 remove additional information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331997 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:16:31 +00:00
Joe Watkins
c733684328 #61898 correct information about output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331996 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 07:00:53 +00:00
Joe Watkins
f8706c19f1 #64559 clarify the usage of open_basedir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331995 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 06:53:57 +00:00
Yasuo Ohgaki
8a1c23e092 Fixed typo. Improve tip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331982 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 22:44:37 +00:00
Christopher Jones
e1fa4a34fc Note the version .ogg/.ogv/.webm were added in.
Mention new .pdf MIME type. 
Update the unsupported MIME type example to use a MIME type that doesn't exist.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331968 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 19:23:31 +00:00
Joe Watkins
fdb3ba81dd #65855 wrong function name in warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331967 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 16:00:40 +00:00
Joe Watkins
631b47c6b2 #65951 clarity in description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331966 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 15:58:40 +00:00
Joe Watkins
a953cad1bb #64554 attach warning to var_export and serialize regarding the handling of objects of a namespaced class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331965 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 15:22:05 +00:00
Joe Watkins
80b1dd15ac revert for #64900
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331964 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 14:56:58 +00:00
Joe Watkins
b27f1ae1bf #65966 clarity in convoluted, badly worded description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331963 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-25 14:53:51 +00:00
Chris Wright
4fe7ad5b9e Refactored disallowed POSIX bracket elements to match PCRE error message, per request on bug #62756
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331945 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 09:35:17 +00:00
Joe Watkins
7de6d4baeb #64236 additional session.save_path parameter documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331944 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 07:13:30 +00:00
Joe Watkins
c6dbfa1792 #61006 add specific information about defaults
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331943 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 06:57:26 +00:00
Mikko Koppanen
ab56145968 Importing zmq docs. Some entities coming soon after this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331941 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 06:42:14 +00:00
Yasuo Ohgaki
4578e8ab04 Doc Bug 64205 Option 'default' not documented for Filter Functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331940 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 06:16:22 +00:00
Yasuo Ohgaki
ea445d3476 Fixed Doc Bug #64439 \0 causes error_log strings to be truncated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331939 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 05:30:19 +00:00
Yasuo Ohgaki
08a7127591 Fixed Doc Bug 64834 Wrong parameter name in pg_trace()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331938 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 04:49:06 +00:00
Derick Rethans
5b7cc2810e - Updated to version 2013.7 (2013g)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331934 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 21:34:29 +00:00
Chris Wright
af5404c6f8 Convert duplicated : to =, fixes error in rev. 331924
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331929 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:23:43 +00:00
Joe Watkins
9bdac16ec0 #64371 don't use long
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331928 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:18:48 +00:00
Joe Watkins
8928859015 #64900 clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331927 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:16:39 +00:00
Chris Wright
a315422008 Change imap_expunge mandate to recommendation, per bug #64791
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331926 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 09:13:16 +00:00
Joe Watkins
61328e4b14 #64900 fix array_chunk description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331925 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:47:28 +00:00
Chris Wright
d14f7bd50a Document difference between PCRE and POSIX character classes. Fixes bug #62756.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:40:56 +00:00
Joe Watkins
2644d93ec0 some precision for peter, #62804
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331923 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:38:04 +00:00
Joe Watkins
85cdaa2e89 #64371 fix alphabetical ordering of specifiers, add table for extra points concerning co-ercion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331922 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:31:48 +00:00
Mikko Koppanen
c6c82628fa Added ImagickPixel::isPixelSimilar
Added deprecated notes
Added setImageOpacity note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331921 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:13:17 +00:00
Joe Watkins
638403b3ba #62804 add information about parameter change in changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331920 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 08:10:17 +00:00
Mikko Koppanen
683af18981 Added resource limit documentation
Added constants
Added note about destroy being deprecated


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331919 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-23 07:44:09 +00:00
Chris Wright
cc4e84bc20 Fix invalid/missing parameter block introduced by rev. 331915
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331916 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 14:17:40 +00:00
Chris Wright
fba79ab2c1 Add entity missing from rev. 331910
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331915 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:42:20 +00:00
Chris Wright
2031791c7d Note that shell_exec() also returns NULL when the executed command produces no output. Fixes bug #65925.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331914 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 12:04:24 +00:00
Chris Wright
d6da6ad11e Added description and examples for Imagick::setImageDelay() and Imagick::setImageTicksPerSecond()
-- 
Provided by anonymous 33522 (Danack@Basereality.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331913 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 11:25:50 +00:00