Commit graph

19535 commits

Author SHA1 Message Date
Xinchen Hui
25581d7bf4 update docs, add return false will prevent auto-rendering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327530 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-08 04:01:47 +00:00
Xinchen Hui
30f488ae24 update docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327529 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-08 03:53:39 +00:00
Xinchen Hui
a023d0b247 update docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-07 16:40:32 +00:00
Adam Harvey
34593e9061 Fixed doc bug #63024 (PHP 5.4.0, <?= is always available).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327507 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-07 02:45:01 +00:00
Herman J. Radtke III
e877c4a3b0 Added warning to session_decode() to let users know that session_start() must be called first.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327505 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-06 21:28:06 +00:00
Shein Alexey
d6b4563c08 Fixed WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327494 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-06 09:49:38 +00:00
Davide Pastore
141fc034db Small correction of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327488 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-05 18:29:57 +00:00
Davide Pastore
ed182a1033 Add XML entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327486 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-05 16:46:53 +00:00
Davide Pastore
6d65744921 Add links to new entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327484 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-05 15:47:39 +00:00
Hannes Magnusson
7a260cda95 Remove extra >, and lets not drop the collection in case people copy&paste this :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327480 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-05 12:20:49 +00:00
Jeremy Mikola
9e18466c86 Use methodname tag and entities within Mongo read preference docs
https://jira.mongodb.org/browse/PHP-474


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327470 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 18:35:02 +00:00
Jeremy Mikola
3fb8222fa7 Fix type docs for Mongo driver read preference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327469 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 17:47:05 +00:00
Jeremy Mikola
b8bef8d378 Document MongoDB driver read preferences
https://jira.mongodb.org/browse/PHP-474


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327468 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 15:55:54 +00:00
Hannes Magnusson
79fe4688e8 More examples for MongoCollection::aggregate() and a typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327467 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 15:30:40 +00:00
Hannes Magnusson
2365c0c368 Syntax highlighting and fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327466 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-04 12:47:49 +00:00
Hannes Magnusson
1c964dfab8 Document new mehtod in 1.3.0 MongoCollection::aggregate()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327444 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 13:36:34 +00:00
Peter Cowburn
c5849e0c38 Fix capitalisation for null type and use entity for null value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 10:36:09 +00:00
Adam Harvey
dd9fa0aed7 Fix doc bug #62986 (Second parameter for assert()), along with a couple of
other unrelated fixes (making the hyphen that should be a dash into an em dash,
adding a full stop, using <constant> consistently).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327439 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 02:24:31 +00:00
Sherif Ramadan
c87f8075d8 Fixed obscure language around getimagesize error section. Function does not throw a warning if the file is an invalid image. Only if the image data is corrupted.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327438 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 00:24:43 +00:00
Jakub Vrana
bce98630cd See also other serialization functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327432 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-02 13:15:00 +00:00
Philip Olson
04ed2d718d Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327386 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 21:12:29 +00:00
Philip Olson
5493fd0c46 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327384 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 20:28:13 +00:00
Philip Olson
9edc7d4114 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 18:40:28 +00:00
Davide Pastore
1d86eec448 Small correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327378 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 13:41:38 +00:00
Sherif Ramadan
8ce1555616 Added change log entry for is_subclass_of() behavior change using interfaces and new example to demonstrate. Fixes Bug #62969.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327374 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 03:17:16 +00:00
Sherif Ramadan
773e4a944a Updated session.entropy_file default setting for 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327363 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 18:10:32 +00:00
Anatol Belski
f40d981265 improved gender ext docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327360 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 17:44:32 +00:00
Anatol Belski
b675e8d145 documented sar, sarext and correl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327356 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 16:24:25 +00:00
Sherif Ramadan
0456747f84 Fixed mysqli::$client_info and mysqli::$client_version description mixup. Fixes Bug #62923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 03:53:15 +00:00
Philip Olson
d789894dd0 Misc changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327346 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-28 21:08:43 +00:00
Ulf Wendel
9f000fe8db Basic documentation stub for PECL/mysqlnd_mux
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327344 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-28 19:10:57 +00:00
Adam Harvey
cf1826d271 Fix doc bug #62950 (PHP documentation broken link), and change the displayed
link text from the URIs to something more descriptive, since the new URIs are
actually uglier than the old ones (thanks, Microsoft).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327333 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-28 01:46:15 +00:00
Anatol Belski
857c5e3a02 added gender ext documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327302 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-26 23:48:51 +00:00
Nikita Popov
d7b608d1cb Move string offset peculiarities between PHP versions off into the string offset docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327267 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-25 14:37:42 +00:00
Karoly Negyesi
d1d11ef7fa clarify the filename parameter of clearstatcache().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327263 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-24 21:03:36 +00:00
Jakub Vrana
6ee11c8e71 Outputs plain text in CLI
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-24 05:43:49 +00:00
John Jawed
f2f3f1c0a7 Adding docs for Xcom::getOnboardingURL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327225 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 22:25:32 +00:00
Jakub Vrana
7670514801 Link callable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327221 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 17:44:43 +00:00
Popa Adrian Marius
6ebdebb87e fbclient.dll is required to start using and load the extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327216 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 13:45:12 +00:00
Peter Cowburn
ba95b25c10 typo fix (patch by Davide Pastore)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327215 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 13:10:57 +00:00
Popa Adrian Marius
500a7cb7a4 move Deprecation warning near the ini settings directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 13:01:28 +00:00
Popa Adrian Marius
f80ddb66a5 magic_quotes_sybase is Deprecated in PHP 5.3.0. Removed in PHP 5.4.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327209 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 12:30:08 +00:00
Popa Adrian Marius
318a1b32f7 removed the line Support for InterBase version 5.x will be dropped in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327208 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 12:27:27 +00:00
Popa Adrian Marius
630c08a321 eliminate experimental flag for pdo_firebird
in 5.4 branch is already removed also it became a lot more stable http://www.firebirdnews.org/?p=6619


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327203 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 10:23:30 +00:00
Philip Olson
5b5ab43c78 Fixed typo. Patch by Google user Josh Clark via OE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:10:13 +00:00
Philip Olson
c22c977de1 Fixed typo. Patch by Gerard Dupont III via OE. These docs are still a little strange (getnext vs get_next) but this is certainly a typo. Status->committed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327201 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:08:17 +00:00
Philip Olson
c42494066f Patch by fa via OE. True, these no longer exist, status->committed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327200 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:04:38 +00:00
Philip Olson
0a45cfbc1e Fixed typo. Patch by Harold Iedema via OE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327199 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:02:29 +00:00
Philip Olson
68289b2ba2 Patch via anonymous via OE. I don't know the difference between this and setImageResolution() but oh well, I guess this won't hurt.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327198 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 07:00:59 +00:00
Philip Olson
a2a141160a Mentioned this was removed in 5.4.0 so it's a fatal error. This is from a patch via the OE but I forget from who as their name disappeared but thank you whoever you are.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327197 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-21 06:53:37 +00:00