Commit graph

18137 commits

Author SHA1 Message Date
TAKAGI Masahiro
0c24d05ebe set "svn:keywords".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315813 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 20:10:53 +00:00
Shein Alexey
9b6aa3d5f9 Fix the build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315808 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 19:33:35 +00:00
Kristina Chodorow
06c28576df More info on connection pooling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315792 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 16:05:19 +00:00
Kristina Chodorow
6678b14207 add "db" option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315791 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 15:52:29 +00:00
Hannes Magnusson
e15ee52c4d Fixed bug#49294 (ReflectionExtension::info doesn't return the info)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 12:54:37 +00:00
Hannes Magnusson
6eecc1bb97 Add a see also for the notification function declaration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:52:36 +00:00
Hannes Magnusson
99e65b7ae9 Fixed bug#30157, stream_tell() isn't called by ftell(), only when seeking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:43:58 +00:00
Hannes Magnusson
12fbd8121c point to the session handler rather then apc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:29:49 +00:00
Hannes Magnusson
b7ed338094 Fixed bug#55430, introduce the session.upload_progress family to the world
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:13:22 +00:00
Gwynne Raskind
ed2b6f7ce8 Add documentation for the JSON_UNESCAPED_UNICODE flag (bug #53946)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315718 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-29 16:22:02 +00:00
Adam Harvey
ab63bd1f26 Fix doc bug #55519 (mt_rand only generetes even 64 bits numbers) by adding a
cautionary note to the mt_rand() documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315633 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-28 04:36:02 +00:00
Bradley Holt
e90268fb15 Update AMQP documentation to follow documentation standards.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315621 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-27 17:55:51 +00:00
Boris Lytochkin
ea056e4557 introducing SNMP::ERRNO_OID_PARSING_ERROR constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315610 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-27 08:38:52 +00:00
Bradley Holt
fa1ad00f00 Add examples to AMQPQueue::get and AMQPQueue::ack documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315574 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:53:23 +00:00
Sebastian Bergmann
dde7df4766 Fix wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315573 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:49:15 +00:00
Sebastian Bergmann
89834d43bd Fix documentation of ReflectionClass::newInstanceWithoutConstructor().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315572 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:49:03 +00:00
Bradley Holt
a69c932469 Fix incorrect constant name and add missing parameter name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315571 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:44:29 +00:00
Shein Alexey
ef1ed590da Fixed parameter description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315550 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 12:38:52 +00:00
Peter Cowburn
64c495fab7 name variables better in simplexml basic examples (hat tip Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315548 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 11:34:18 +00:00
Shein Alexey
4f5cd56290 Moved description of "empty" values beyond the literal tag to allow its translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315542 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 09:37:09 +00:00
Peter Cowburn
c35e4f9580 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315541 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 08:12:06 +00:00
Peter Cowburn
7cc07e7706 see also mb_split (thanks Olivier Pons)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315540 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 08:05:42 +00:00
Sebastian Bergmann
a4b3fb93b4 Document ReflectionClass::newInstanceWithoutConstructor().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315539 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 07:53:40 +00:00
Hannes Magnusson
9efec227e3 Fix syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315537 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 07:34:58 +00:00
Nikita Popov
6b4f7be65f Fix Doc Bug #55454: Apparent errors in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315522 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 21:09:23 +00:00
TAKAGI Masahiro
2c1768a460 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315520 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 21:06:29 +00:00
Nikita Popov
bddf7e535a Fix Doc Bug #54663: chdir() emits E_WARNING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315518 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 20:49:30 +00:00
Nikita Popov
920be7b3ce Fix Bug #55243: Namespaces also affect interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315517 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 20:35:42 +00:00
Nikita Popov
24e428d651 Fix Doc Bug #55452: Confusing description for mb_strcut()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315516 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 20:20:58 +00:00
Peter Cowburn
06cac9a8e7 wrap and dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315512 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 19:24:58 +00:00
Ilia Alshanetsky
73ff6ea418 Updated curl-setopt docs re-SSL options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315509 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 19:05:06 +00:00
Esen Sagynov
e1ca25cccf add primary key, blob, unsigned and zerofill in cubrid_fetch_field function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315469 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 09:41:14 +00:00
Shein Alexey
b7dbec34e9 Fixed wrong parameter description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315468 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 09:38:40 +00:00
Karoly Negyesi
524fd2712c Added PATH_SEPARATOR to open_basedir and a brief explanation of it into reference/dir/constants.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315465 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-25 08:02:31 +00:00
Kristina Chodorow
cbb39746da Changed second option to storeUpload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315446 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 18:48:02 +00:00
Nikita Popov
a0c58ee421 Some more changes for 5.4s E_ALL with E_STRICT in docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315442 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-24 17:21:03 +00:00
Hannes Magnusson
7c304ec97f There is no such thing anymore (and hasn't for years)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315371 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-23 14:54:18 +00:00
Hannes Magnusson
44408e2d5a link these, like all other ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315355 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-23 10:18:16 +00:00
Peter Cowburn
8544f5925a getinneriterator() can return traversable (doc #55480)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315319 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-22 23:50:47 +00:00
Peter Cowburn
28e760d63b iteratoriterator method return types (doc #55480)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315318 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-22 23:45:29 +00:00
Boris Lytochkin
3b0674d2e6 fixing documentation per bug #53342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-21 09:38:55 +00:00
TAKAGI Masahiro
0f60fd8b21 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315243 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-20 18:19:13 +00:00
Kalle Sommer Nielsen
97de820aa6 Make migration54 accessable -- Added a warning to the top of the page letting viewers know that this is still a WIP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315239 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-20 17:52:10 +00:00
Boris Lytochkin
a17d5f0716 document FR #55312, #42918
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315238 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-20 16:24:18 +00:00
Peter Cowburn
da72824c45 examples ws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315199 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 15:01:58 +00:00
Richard Quadling
49bfa7f3d9 Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315197 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 12:56:21 +00:00
Peter Cowburn
720597e575 fix xi:include to point to mongopool methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315187 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 11:01:40 +00:00
Richard Quadling
d7470c8afc PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +00:00
Shein Alexey
e7a895dfc2 Standartized description of iconv-str(r)pos functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315172 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:03:54 +00:00
Shein Alexey
299675fb21 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315160 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 07:49:33 +00:00