Peter Cowburn
c4e11d3254
fix build (invalid element name)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327738 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 16:21:21 +00:00
Yannick Torres
14981041d0
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327731 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 13:08:06 +00:00
Karoly Negyesi
5180de5d11
Make note of how to properly implement a Traversable interface.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327726 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-21 08:14:03 +00:00
Adam Harvey
966013e33d
Integrate user note 48364, since it's correct about the limitations of
...
strip_tags() with regards to tag length.
Also add a couple of full stops, because that's how I roll.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327709 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 11:51:38 +00:00
Adam Harvey
b67b1b4f37
Remove the changelog from array_key_exists(), since this change never actually
...
shipped in a stable version: the array_key_exists() changes in
42feeddd4072d094d376a2cd96f0255d7def9a8c were reverted by
45572a498ab40d729d2aa0f3b080f029c91d8f9d well before 5.3.0 was released.
Also, add a note to document the "undocumented" behaviour and point at
property_exists() even more strongly — there's no point hiding it, since it
causes actual bugs (as I've just found out in ##php).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327706 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:27:30 +00:00
Sherif Ramadan
b65afeeee6
Added callable token to list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 09:24:09 +00:00
Adam Harvey
79a4582205
Revert r327703. Apparently I can't read.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:39:29 +00:00
Adam Harvey
50506ce784
Fix doc bug #63119 ("Sorting Arrays" Documentation Typo Correction).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-20 04:33:51 +00:00
Xinchen Hui
78c3820097
document Yaf_Registry, remove the undocument warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-17 09:07:15 +00:00
Xinchen Hui
94f2f851f0
updates docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327672 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-17 09:02:21 +00:00
Xinchen Hui
ff8bbeed9c
update docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327671 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-17 08:48:13 +00:00
Jakub Vrana
0794362fa2
Available on Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327666 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 20:56:50 +00:00
Popa Adrian Marius
c6cb0d2c80
cleanup old IB6 reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327664 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 12:51:17 +00:00
Popa Adrian Marius
a9429817d5
cleanup some of the old info IPX/SPX networks are not supported anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327663 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 12:12:22 +00:00
Derick Rethans
53a10a3340
- Updated to version 2012.6 (2012f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327656 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 08:39:06 +00:00
Xinchen Hui
59b2c7768a
Update docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327652 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 06:06:59 +00:00
Xinchen Hui
71cd830319
yaf.environ is a PHP_INI_SYS value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 02:47:22 +00:00
Sherif Ramadan
7e6843088b
Fixed minor typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 02:06:36 +00:00
Sherif Ramadan
c616bd78da
Updated change log and added a new example to reflect behavior for host/scheme recognition fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 01:39:08 +00:00
Sherif Ramadan
d376395d1d
Fixed markup missing note tag and added new note for php.ini changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327625 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-12 22:00:53 +00:00
Hannes Magnusson
ad4ad52385
Fix syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327604 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-11 10:16:31 +00:00
Jeremy Mikola
0da49ccb6d
Revise arg names in MongoCollection::aggregate()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327601 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 22:05:37 +00:00
Karoly Negyesi
50c959fc2e
Clarifying what happens when instanceof tests non-objects.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327594 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 11:54:51 +00:00
Adam Harvey
303d4e7914
Fix the second parameter of SessionHandlerInterface::open(), which is the
...
session name, not the session ID.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327574 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 02:16:51 +00:00
Adam Harvey
9efc55b094
Fix doc bug #62764 (documented return value incorrect).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327573 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 02:05:22 +00:00
Adam Harvey
67525a12b7
Fix doc bug #63044 (Documentation is wrong at "return value").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327572 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 01:58:58 +00:00
Adam Harvey
ca01897d64
Fix doc bug #63027 (dechex may convert numbers up to PHP_INT_MAX) by clarifying
...
that PHP treats the parameter as an unsigned int, and working through some of
the implications of that from a userland perspective.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327571 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-10 01:54:11 +00:00
Xinchen Hui
489dde14d5
return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327535 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-08 06:13:08 +00:00
Xinchen Hui
e0598d6965
remove undocument note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327534 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-08 06:10:02 +00:00
Xinchen Hui
91982cbb41
rename examples to tutrials
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327532 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-08 04:11:03 +00:00
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