Commit graph

11714 commits

Author SHA1 Message Date
Jakub Vrana
5aaaf20064 Typo in example (bug #40489)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232461 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:59:29 +00:00
Jakub Vrana
27c06e3a2c PHP 5.2 directives (bug #40521)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:56:30 +00:00
Jakub Vrana
1202f70151 PHP 5.2 new parameters (bug #40523)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Hannes Magnusson
b32b849446 s/extensive/intensive (cellog)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:35:29 +00:00
Jakub Vrana
bc6415cfa0 Link libxml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:11:52 +00:00
Jakub Vrana
dbbee91caa Doesn't use effective UID (bug #40535)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:10:05 +00:00
Jakub Vrana
f01daaa656 Memory extensive (bug #40541)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:06:02 +00:00
Jakub Vrana
32fef164b0 The maximum length of a subject string (bug #40627)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232441 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:45:20 +00:00
Jakub Vrana
67eec4e769 Non blocking sockets returns false (bug #40725)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232440 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:19:48 +00:00
Jakub Vrana
42e561b3ca Negative bases are OK, negative exps not (bug #40729)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:13:40 +00:00
Jakub Vrana
000de17b6f Clarify that secure relates to client (bug #40778)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232437 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:03:09 +00:00
Antony Dovgal
20864bf512 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:31:12 +00:00
Jakub Vrana
c8350c752c Classes use camel case (bug #40780)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232430 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:27:56 +00:00
Jakub Vrana
77d2bd839b __isset is called with empty() too (bug #40797)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232429 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:24:42 +00:00
Jakub Vrana
8be238f3fe Add DOMNamedNodeMap to Predefined Classes (bug #40803)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232428 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:22:09 +00:00
Jakub Vrana
342bcb7a50 What to use instead of deprecated functions (bug #40814)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232427 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:16:50 +00:00
Jakub Vrana
431f8b37db = can be avaluated not only before ! (bug #40820)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232426 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:09:51 +00:00
Jakub Vrana
651baa2185 Replacement of array is done one by one (bug #40863)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232423 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 13:48:48 +00:00
Jakub Vrana
fae3b9da2f Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232410 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 08:21:47 +00:00
Antony Dovgal
a14c19e3dc Initial commit of PECL/haru documentation
this is still just a stub with only one example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-22 20:21:10 +00:00
Greg Beaver
30d4974190 rename begin/isFlushingToPhar/commit to startBuffering/isBuffering/stopBuffering for simpler conception
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232333 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-22 17:09:57 +00:00
Yannick Torres
56507dd7df typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232143 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-19 18:50:25 +00:00
Yannick Torres
36550c1ab6 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232139 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-19 18:05:39 +00:00
Yannick Torres
62ac98739b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232138 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-19 17:56:46 +00:00
Jakub Vrana
2c401d80df Internal charset is stored in iconv.internal_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232004 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-16 22:00:19 +00:00
Philip Olson
8bb5f00e92 markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231956 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-16 02:16:04 +00:00
Richard Quadling
b6c5cb6b03 => should be as. Fixes bug#40807
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-15 09:32:46 +00:00
Antony Dovgal
dbbe8e1439 improve the title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231891 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-14 23:38:40 +00:00
Antony Dovgal
78c2f37b97 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231890 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-14 23:04:53 +00:00
Etienne Kneuss
cd03365a66 Document language constructs using the entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-09 23:23:18 +00:00
TAKAGI Masahiro
d2984312e3 fixed EN-Revision tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231466 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-08 15:29:26 +00:00
Antony Dovgal
c0e68b27d9 add link to pecl4win
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231326 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-06 15:14:47 +00:00
Antony Dovgal
25ef6edb2f fix indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231257 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-05 20:46:09 +00:00
Philip Olson
aed924d605 Cleaned up the Windows PECL entities to use &url.pecl.win;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231136 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 09:39:34 +00:00
Philip Olson
0cbb42860c Moved cURL constants to their own page, possibly a model for all extensions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231135 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 09:22:06 +00:00
Philip Olson
a6de6ef7af Fixed build, ref.http is "special" (added resources via bug #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231134 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 08:38:38 +00:00
TAKAGI Masahiro
8a9e06b0ce removed unnecessary sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231120 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 01:24:57 +00:00
Mehdi Achour
7b7681bc01 ref.dbplus: switch to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231117 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 00:42:25 +00:00
Mehdi Achour
8914c66fc5 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231114 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 00:37:56 +00:00
TAKAGI Masahiro
97ebf35968 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231103 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 23:37:06 +00:00
Philip Olson
2d80dab5c4 Use the pecl command instead of the pear command.
Feel free to research the history. It appears 1.4.0 introduced pecl, and
made pear not install PECL extensions. They both use pearcmd.php currently.

The pear command gives a warning for PECL extensions so users shouldn't
be too confused without version information.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231099 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 23:01:09 +00:00
Philip Olson
5ecb9d04af Removed 'pear install' in favor of 'pecl install', and used entities to
describe how to install (pecl.info) and how to download (url.pecl).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231097 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:31:02 +00:00
Martin Samesch
7c0d31c069 Fix (see #31733)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Sean Coates
a39a2b0be6 add note about atomic fwrites in append mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231084 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 18:24:00 +00:00
Mehdi Achour
807f1ae20b Document fbsql_rows_fetched() and fbsql_set_transaction()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 03:20:43 +00:00
Mehdi Achour
dbb6b3353e Fix function name: host -> hot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231057 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:25:01 +00:00
Sean Coates
f73e515b9c tyop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231056 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:17:58 +00:00
Sean Coates
da8700c6b5 concede and link to hidef
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231055 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 02:10:26 +00:00
Sean Coates
b24d1b736a apc_add
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 01:17:35 +00:00
Philip Olson
ad217f3c27 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230949 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 16:49:48 +00:00