Commit graph

19764 commits

Author SHA1 Message Date
Hannes Magnusson
17517b0dfb Fix markup
It is important to use <classname> for classes, not <function>, so PhD knows how to handle it properly


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328524 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:43:24 +00:00
Hannes Magnusson
73836fe836 Prettify markup and spread id love around
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:38:46 +00:00
Hannes Magnusson
643260e9ae The classname is MongoCursor, not Cursor, and use correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:37:32 +00:00
Hannes Magnusson
6afc8f832a This is a method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:32:37 +00:00
Hannes Magnusson
3b30f904db Document MongoClient::getConnections()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328520 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:23:05 +00:00
Hannes Magnusson
1ec11eb024 Fix classname typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328519 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 04:10:08 +00:00
Hannes Magnusson
21293f3656 Moved the generated changelog into its own file & manually added some 1.3 notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328518 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:42:31 +00:00
Hannes Magnusson
a90f5b7e51 - Updated the install structure to be consistent with all other extensions
- Updated the markup in the tutorial to mark examples as such
- Gave IDs to all the tutorial sections to split them down into individual pages for readability


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328517 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 03:03:34 +00:00
Hannes Magnusson
039bd1d774 The constants where changed to be strings just before the release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 02:59:27 +00:00
Hannes Magnusson
9e4c08994f - Fix title
- I don't think that autoreconnect option has ever existed
- allow_persistent is no longer available


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328515 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-28 01:23:24 +00:00
Hannes Magnusson
98a9ca1d9e Remove weird windows stuff, slight markup changes to make things more understandable and other small tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328514 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-27 23:46:11 +00:00
Sherif Ramadan
c59dadcc33 Clarified language for callback return value to reflect either string or a boolean false.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328509 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 23:02:42 +00:00
TAKAGI Masahiro
4aeacf8669 Prepend dash dash to the configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328506 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:38:28 +00:00
Sherif Ramadan
2b6c321f6a Fixed simpara for step 8.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328505 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:05:33 +00:00
Sherif Ramadan
9fa851d974 Updated return values to list all imagick::IMGTYPE_* constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328504 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:49:48 +00:00
Sherif Ramadan
117197a7a4 Updated change log entries for SimpleXMLElement construct parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328503 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:38:03 +00:00
Sherif Ramadan
d2b97807ae Updated Phar::webPhar function prototype to indicate callable for the last argument instead of array and modified the parameters description to reflect the change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328502 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:15:35 +00:00
Philip Olson
03e7d88302 Readded the MySQL changes in PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328500 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 20:11:29 +00:00
Jeremy Mikola
8a4640c71c Revise replica set language and MongoClient references
Replace master/slave terminology with primary/secondary
Change most Mongo class references to MongoClient
Enforce 80-char line widths and trim trailing whitespace
Add literal formatting within some paragraphs

https://jira.mongodb.org/browse/PHP-583


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328496 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 03:07:28 +00:00
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