Commit graph

11849 commits

Author SHA1 Message Date
Jakub Vrana
60051bd828 example.outputs.similar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 08:41:56 +00:00
Hannes Magnusson
7fdf9f3fd1 Add the example image (Kudos to Arnar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236060 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-21 19:34:59 +00:00
Brian Shire
01d53d9d7f add new apc rfc1867 ini option docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235969 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 23:19:23 +00:00
Mikael Johansson
952c964c3f Added documentation for new features in memcache 2.1.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235919 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 08:52:35 +00:00
TAKAGI Masahiro
79807cfebb fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235914 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 05:08:14 +00:00
Logan Buesching
348d7404e8 Fix for bug#41108. PHP can handle negative exponents.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235765 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-16 21:48:14 +00:00
Richard Quadling
2e1e467bdf FIX #40775 : PHP -a and __autoload() don't mix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-14 10:02:11 +00:00
TAKAGI Masahiro
71e048157b fixed return value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-13 03:51:24 +00:00
TAKAGI Masahiro
9d6c0be24f removed unneeded portion.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235542 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-13 03:50:47 +00:00
Brian Shire
f14c4005ba Adding apc_compile_file function documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235470 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-11 22:47:27 +00:00
Yannick Torres
704309a219 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-11 21:37:49 +00:00
Hartmut Holzgraefe
9417ada4c2 Implemented the new doc style, new entities, and rewording where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235409 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-11 09:58:56 +00:00
Philip Olson
b2c6dc0787 Zend.com has many broken links, and it seems removed content. This updates
and fixes documentation that links to this broken and lost information.
# Broken entities remain in globals.ent until the translations catch up


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-10 15:08:53 +00:00
Richard Quadling
f2aee7fa4b token_get_all now returns line numbers. V5.2.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235287 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-09 13:20:27 +00:00
Logan Buesching
07631eab81 Removed shebang's as requested by Nuno.
Fixed structure of refsects


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235205 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-08 03:47:42 +00:00
Hannes Magnusson
e346c3a552 Mention $http_response_headers & $HTTP_RAW_POST_DATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235169 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-07 20:53:35 +00:00
Michael Wallner
19ade4c1d9 - fix return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235136 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-07 10:28:09 +00:00
Jakub Vrana
fa6f8d9a9c Space before dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235133 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-07 09:33:54 +00:00
Maciek Sokolewicz
65ea7a6f7a added example, cleaned up description, clarified parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-06 19:45:58 +00:00
Etienne Kneuss
ba16560064 The callback is passed as an option and not as a flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235032 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-06 00:36:44 +00:00
Richard Quadling
57c8a8955a Fix #41281 - include comment about newline being absorbed by "end of php block".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234932 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-04 12:41:15 +00:00
Hannes Magnusson
498cb9132e Fixed parameter description (Owain)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234880 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 19:14:47 +00:00
Logan Buesching
b675574126 Committing accepted patch for POSIX functions. This includes documentation
for many of the undocumented POSIX functions and adds examples to previously
documented functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234861 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 18:03:24 +00:00
Richard Quadling
412202a5e4 Missign </sect2> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234791 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-02 13:53:53 +00:00
John Mertic
92f67de928 Added upgrade instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234790 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-02 13:34:15 +00:00
Philip Olson
df1bdb4d5d Closes bug #41247, &url.pecl; vs &url.pecl.package;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234723 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-01 04:05:50 +00:00
Etienne Kneuss
0a501a3f61 Fix #41205 (As of PHP 5.2.2 list doesn't work on strings)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234720 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-30 22:26:39 +00:00
Etienne Kneuss
491ac4b801 Fix #41211 (wrong object used for methods beginTransaction & commit in example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234717 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-30 21:36:05 +00:00
Etienne Kneuss
35a5e1fa5d Fix #41228 (Mention short-circuit property of some logical operators)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-30 17:02:28 +00:00
Hartmut Holzgraefe
89dd3939ec WS in preparaton for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234670 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-29 13:18:58 +00:00
Etienne Kneuss
2577e388f9 Fix #41090 (overriding a private method) in an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234616 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 14:39:54 +00:00
Maciek Sokolewicz
428cf53a8c define() also allows null and boolean values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234604 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 11:10:29 +00:00
Maciek Sokolewicz
49880cd19a Added a note that only scalar values are allowed as the value of constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234592 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 07:54:37 +00:00
Katja Schnelle Romaus
5bf8ad6119 file changed for PDFlib 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234540 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-26 15:36:31 +00:00
Katja Schnelle Romaus
af9f33f709 file added for PDFlib 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234538 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-26 15:32:21 +00:00
Katja Schnelle Romaus
eaae8b64c7 file added for PDFlib 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234536 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-26 15:02:33 +00:00
Etienne Kneuss
34219bb229 Mention null bytes related issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-25 14:07:52 +00:00
Jakub Vrana
0cde2a28f2 CDATA in the first column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234376 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-24 03:56:01 +00:00
Jakub Vrana
30764337e3 apc.rfc1867 example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234375 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-24 03:54:47 +00:00
Jakub Vrana
13cdb42481 New configuration directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234216 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-21 04:46:03 +00:00
TAKAGI Masahiro
21a4767bf9 fixed 'missing-ids'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234207 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 21:26:25 +00:00
Michael Wallner
0b732bf00f - use entities for urls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234193 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 20:06:25 +00:00
Michael Wallner
b80fd05811 - reviewed Http[In|De]flateStream
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234183 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-20 16:44:20 +00:00
Etienne Kneuss
3f7ceab4a8 Take magic_quotes_sybase in account (Thanks arpad for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234042 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 16:07:17 +00:00
Maciek Sokolewicz
10582259e7 fixed typo in example, note #74579
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234041 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 16:04:50 +00:00
Michael Wallner
6fd84be3e5 - reviewed remaining functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234022 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 13:14:34 +00:00
Antony Dovgal
e20fac1457 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 12:15:59 +00:00
Etienne Kneuss
cceb23a4e7 Improve filesystem's security man page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233953 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-17 16:31:00 +00:00
TAKAGI Masahiro
949baea6f2 added $Revision$ tag for revcheck.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233881 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 13:51:54 +00:00
Hannes Magnusson
89b763a661 Fixed bug#41096 (Warning: SimpleXMLElement::children() expects at most 1 parameter, 2 given)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233879 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 13:18:29 +00:00