Commit graph

20569 commits

Author SHA1 Message Date
Anatol Belski
583935c333 fixed type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331639 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 20:54:54 +00:00
Adam Harvey
c29b97cf6e Document the new JSON error constants in PHP 5.5, since the naughty person who
implemented them didn't add them to UPGRADING. :)

Fixes doc bug #65803 (JSON errors missing a value).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331633 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 19:51:11 +00:00
Adam Harvey
be1c862bab Document the ob_start() changes in PHP 5.4.
Mostly fixes doc bug #64977 (ob_start() fails when passed default parameters).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331632 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 18:35:21 +00:00
Adam Harvey
c1e7ce248f Fix the return value description for tidy::body(), and remove the long-obviated
warning about libtidy not implementing it (I checked; it does).

Fixes doc bug #65794 (wrong Return Values description).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331631 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:37:26 +00:00
Adam Harvey
b7efbc6f29 Fix the AMQPQueue method names in the constants documentation.
Fixes doc bug #65793 (Typo in AMQP AUTO_ACK constant docs).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331630 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:27:51 +00:00
Adam Harvey
ab480f7d49 Clarify the charlist warning on the addcslashes() page.
Fixes doc bug #65789 (addcslashes "predefined escape sequences").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:22:13 +00:00
Adam Harvey
2c37319ca0 Expand on why imagecreate() isn't such a smart idea nowadays.
Fixes doc bug #65777 (Unconditional recommendation not to use imagecreate is
misleading).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331628 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:11:26 +00:00
Chris Wright
158026d7b2 Typo fix, remove redundant "by" in trigger_error() docs
---
Suggested by anonymous 32598

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331617 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 08:10:22 +00:00
Chris Wright
4b824fda65 Grammar correction in foreach docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331596 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-30 07:40:44 +00:00
Anatol Belski
733ebd56ad most documentations for classes/methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331589 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 13:56:15 +00:00
Anatol Belski
0716624f41 change mime property again to be able to see the diffs hopefully
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331587 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 12:41:46 +00:00
Anatol Belski
fb9c44eda0 set svn props
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331586 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 11:55:45 +00:00
Anatol Belski
683fcc7f5b done requirements and install sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331585 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 11:52:27 +00:00
Nikita Popov
6d1db2739b Forgot to remove duplicate example from precedence docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331577 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-29 10:17:33 +00:00
Anatol Belski
8005b28021 basically adding the generated stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331566 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 23:36:36 +00:00
Nikita Popov
a0efd60818 Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Adam Harvey
254b04328c Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331550 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-27 19:07:08 +00:00
Derick Rethans
8d23976984 - Updated to version 2013.6 (2013f)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331548 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-27 09:15:14 +00:00
Adam Harvey
f162f15a42 Note that channels and bits aren't mandatory return fields for getimagesize().
Fixes doc bug #65749 (getimagesize not returning channels for png and bmp).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331495 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 23:00:46 +00:00
Adam Harvey
088c4558a5 Fix incorrect date() example.
Fixes doc bug #65762 (Example citing use of constant is slightly inaccurate).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331494 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 22:34:38 +00:00
Adam Harvey
71ee784aed Add a note about how the files session backend locks session files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331493 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 21:00:54 +00:00
Adam Harvey
d443751d6a Forgot the SVN properties. Early in the morning, and all that.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:22:39 +00:00
Adam Harvey
3521a71646 Add initial documentation for opcache_compile_file().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:11:18 +00:00
Nikita Popov
e28fdbe16c Improve operator precedence docs regarding evaluation order
Associativity has nothing to do with evaluation order and we do not give any guarantees regarding that.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331484 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 11:59:47 +00:00
Nikita Popov
3ce14fde5c Normalize parameter names of array functions
Normalizing parameter names in docs first to later update arginfos from that.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331477 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-24 13:06:51 +00:00
Chris Wright
c52553f522 Clarify optional $port argument for fsockopen()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331467 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:36:50 +00:00
Chris Wright
5eb5d9fffe See https://bugs.php.net/bug.php?id=65728
-- 
Provided by anonymous 33805 (sebastiankuhlmann@web.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:22:01 +00:00
Adam Harvey
821d1faaba Document the syntax when binding to an IPv6 address, since it wasn't very
obvious before.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-21 02:25:23 +00:00
Adam Harvey
cccb74c8dd Actually remove the patterns page to avoid confusion, since it hasn't been
built for over a year.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-20 21:32:59 +00:00
Chris Wright
89d9178a6e Fix DTD violation in ArrayObject::__construct() introduced in revision 331442
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331446 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 09:40:56 +00:00
Levi Morrison
ca2476ff7b Documented exceptions for ArrayObject::__construct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331443 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:45:56 +00:00
Levi Morrison
536e9b2044 Added missing initializer for input
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331441 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:20:06 +00:00
Levi Morrison
9008a9e90d Added initializer for 'index_key'; fixes a 'strict standards' warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331440 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:08:16 +00:00
Chris Wright
000ecc887b Fix missingInitializer error in bbcode_create()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331434 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 14:27:07 +00:00
Chris Wright
8941c40718 Fix missingInitializer error and incorrect initializer value in array_splice()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331433 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 14:21:03 +00:00
Chris Wright
1c964b40d2 Fix missingInitializer errors in APD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 13:50:29 +00:00
Chris Wright
e0daddd95f Fix doc-level encoding declaration in make_chm_index.html
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331429 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-18 12:26:38 +00:00
Popa Adrian Marius
3302448905 add a few dsn examples for pdo_firebird
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331423 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-17 16:04:35 +00:00
Popa Adrian Marius
385d9fd8bc cleanup reference of old ib6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331422 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-17 14:16:18 +00:00
Popa Adrian Marius
608c78c5ff This extension provides a Firebird driver only
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331421 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-17 13:17:14 +00:00
Davey Shafik
01affe9d1b Add depth to list of parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331410 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-16 19:45:46 +00:00
Chris Wright
d7bf877330 Document CURLFile::__construct and make curl_file_create an alias
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331408 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-16 08:50:46 +00:00
Chris Wright
576b5fc5dd Clarify arrap_map behaviour when arrays of different lengths are passed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331407 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-16 08:27:44 +00:00
Chris Wright
dc270d6f18 Fix missingInitializer errors in APC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331388 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-13 15:28:26 +00:00
Chris Wright
89ac779d08 Fix missingInitializer error in amqp::get()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331386 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-13 14:24:57 +00:00
Chris Wright
8bc08ef841 Note that JSON supports top-level scalar values and null
-- 
Provided by anonymous 32932 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331384 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-13 14:17:44 +00:00
Chris Wright
d65395c6ed Changes the description for user.ini files to make them sound less like they use the same format as .htaccess. The last sentence of the paragraph draws the parallel with .htaccess files so isn't really necessary in the first.
-- 
Provided by anonymous #33404 (leight@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331381 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-13 09:31:49 +00:00
Esen Sagynov
ddd170101a [APIS-660][PHP] cubrid_pconnect_with_url() manual leads some misunderstandings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331355 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-12 07:33:55 +00:00
Esen Sagynov
7fdcfa3360 [APIS-655][PHP] cubrid_connect_with_url() doesn't work properly with paramters $user_id and $passwd
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331354 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-12 07:33:04 +00:00
Adam Harvey
7b7368ed3f The soap_version option expects constants, but the documentation doesn't make
that clear.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331352 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-12 01:24:01 +00:00