Commit graph

19745 commits

Author SHA1 Message Date
Adam Harvey
f8f64b7216 Add a note about the timezone gotcha in easter_date().
Fixes doc bug #63597 (easter_date ignores PHP's timezone and uses the TZ env
variable).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328495 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 02:54:01 +00:00
Derick Rethans
4e6e063ae1 Fix callback function's description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328491 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-25 12:34:38 +00:00
Reeze Xia
82278af75e Fixed doc bug #63565
Patch by daijie

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328489 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:40:33 +00:00
Reeze Xia
698c0b0911 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328488 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:28:17 +00:00
Adam Harvey
3fd455a655 Add SplFixedArray documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328475 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 09:11:08 +00:00
Adam Harvey
53471c1418 Add stubs for the IntlDateFormatter methods.
That's all I have time for today, so I guess we'll be pushing out a somewhat
incomplete build this week. I'm OK with that, though, since we've covered the
non-intl functions, at least.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328474 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 09:10:30 +00:00
Adam Harvey
2927587d3f Link from the migration guide to the new password documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328471 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:46:30 +00:00
Adam Harvey
12019a89a3 Add password function documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328470 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:43:47 +00:00
Adam Harvey
1a28eb6e50 Add boolval() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328469 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:43:19 +00:00
Adam Harvey
929137e453 Update version information for hash_pkbdf2(), now that we have an alpha.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328468 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:41:31 +00:00
TAKAGI Masahiro
8ad1bbaa57 Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 08:27:46 +00:00
TAKAGI Masahiro
7827330b4b Set svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328463 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 07:40:51 +00:00
Adam Harvey
fadcb18c0f Update the short_open_tag documentation to reflect reality.
This crept in when 5.3 briefly had short_open_tag as PHP_INI_ALL, but when the
change was reverted, the documentation wasn't. Checking GitHub confirms that
it's been PHP_INI_SYSTEM|PHP_INI_PERDIR since 4.0.1.

Fixes doc bug #63585 (Unclear changeability for short_open_tag setting).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328462 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 06:13:27 +00:00
Jakub Vrana
cb3821f796 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328450 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-22 02:53:37 +00:00
Jakub Vrana
2d7dc57eb1 Rename $limit parameter to $end
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328448 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 20:25:39 +00:00
Paul Dragoonis
278b221882 Changing JSON_ERROR_UTF8 message, it says it was added on 5.3.1, but it was added on 5.3.3 as per this page: http://uk.php.net/ChangeLog-5.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 13:11:15 +00:00
Derick Rethans
569b9e616a Get rid of the fireAndForget stuff alltogether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328442 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 11:41:43 +00:00
Adam Harvey
5a479993c3 Add sections for the new password API.
Forgot mostly because it wasn't in UPGRADING. Sorry! Will have to add some
function stubs before the manual build on Friday.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328438 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-21 02:07:32 +00:00
TAKAGI Masahiro
d096079ebb Set svn:keyword, svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328433 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 16:16:46 +00:00
Adam Harvey
8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
TAKAGI Masahiro
a7171fc3ce Set svn:keyword, svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328427 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 10:55:24 +00:00
Jeremy Mikola
a3fe103a4d Document MongoClient class and write concern defaults
https://jira.mongodb.org/browse/PHP-544


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328426 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 01:57:53 +00:00
Daniel Convissor
aaed38ddf7 Clarify absolute param for diff(); modifies rdohms' patch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328424 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 18:47:35 +00:00
Adam Harvey
ea2add963c Warn about configure options that were deprecated in 5.3 and removed in 5.4.
Fixes doc bug #63359 (configure: WARNING: unrecognized options:
--enable-zend-multibyte).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328423 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 11:59:37 +00:00
Levi Morrison
09969a4276 Standardized capitalization of offsetSet and offsetGet; sometimes referenced as offSetSet and offSetGet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328413 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 02:11:02 +00:00
TAKAGI Masahiro
e7062e4f1e Correct the title of the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328399 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 03:47:10 +00:00
Joe Watkins
e1231c5a64 bug #63550
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 00:19:56 +00:00
Joe Watkins
f8c03a7657 bug #61100
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328383 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:22:12 +00:00
Joe Watkins
a22b112736 bug #62761
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328382 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:09:47 +00:00
Joe Watkins
6aae04c0b3 bug #62768
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328380 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 14:01:19 +00:00
Levi Morrison
2e0220a7bd Grammar improvement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328372 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-16 04:42:35 +00:00
Joe Watkins
e0dff7b59b I am stupid and removed required elements without checking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328370 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 22:36:55 +00:00
Joe Watkins
051c9fa722 0.0.38 documentation update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328369 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 22:15:46 +00:00
Sherif Ramadan
04988bdb61 Added change log entry for mt_rand checking that max > min parameter, also fixes bug #66559 -- patch by Lonny
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328367 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 17:44:11 +00:00
Joe Watkins
e25450d9dc many bugs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Joe Watkins
9d91bf8ad8 mysqli documentation bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328364 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 11:49:51 +00:00
Joe Watkins
bd44bb7d1c deprecate disable_reads_from_master
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328361 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 10:56:02 +00:00
Sherif Ramadan
08ef640318 Fixed line wrap from revision 328358
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328359 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 17:41:40 +00:00
Sherif Ramadan
bf9085b2b1 Added note for accessing array elements with curly braces - fixes bug #55324
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328358 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 17:08:15 +00:00
Joe Watkins
393c8182a0 bug #63213 just requires a clear example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328357 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:55:56 +00:00
Joe Watkins
c3b3848a35 change to language
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328356 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:53:12 +00:00
Derick Rethans
e49b53d06f Make sure not to mention replicaSet => true anywhere anymore.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328355 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:45:58 +00:00
Joe Watkins
29b077d3d8 fix regex pattern for alphanumeric bug #63514
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328354 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 14:29:29 +00:00
Adam Harvey
13995e9311 Warn users about the perils of multi-byte strings and direct character access.
Or, as xkcd put it today, if it starts pointing toward space you are having a
bad problem and you will not go to space today.

Fixes doc bug #63079 (String access by character is not multibyte-safe).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328351 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-14 02:10:57 +00:00
Adam Harvey
3ee6fa8a65 Fix the minimum curl version for CURLOPT_CONNECTTIMEOUT_MS and
CURLOPT_TIMEOUT_MS, which didn't match ext/curl/interface.c.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328345 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 06:36:17 +00:00
Adam Harvey
9993b89faf Apply a patch from tom [at] samplonius.org to note that the SOAP error handler
will send SOAP fault responses when an error occurs.

Fixes doc bug #54319 (use_soap_error_handler() doc is misleading).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328344 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 05:37:10 +00:00
Peter Cowburn
ca6f5aa5bc I believe that when session.auto_start is set to 1, the session is started on request startup and not when PHP sends anything to the output buffer.
--
Provided by Victor BERCHET (victor.berchet@sensiolabs.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328341 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:49 +00:00
Peter Cowburn
9cfc780d75 Adds mention of exception thrown if constructor fails. (doc #47257)
--
Provided by Niel Archer (niel.archer@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328340 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:38 +00:00
Peter Cowburn
5c3e876690 Corrects the documented value for the SplFileObject::SKIP_EMPTY constant. (doc #63282)
salathe: also added changelog entry for SKIP_EMPTY

--
Provided by Niel Archer (niel.archer@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328339 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:27 +00:00
Peter Cowburn
d223be3bb0 Reorder GD entry to appear with other G's (bug #63194)
--
Provided by Niel Archer (niel.archer@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328338 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:35:15 +00:00