Commit graph

11986 commits

Author SHA1 Message Date
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
Michael Wallner
28f693f3b6 - fypo tix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233827 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 16:31:06 +00:00
Michael Wallner
11012ecca2 - http entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233821 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 13:47:42 +00:00
Michael Wallner
59059c7d0e - tiny bits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233820 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 13:47:12 +00:00
Michael Wallner
553d6b673c - reviewed functions/outputhandlers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233819 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-15 13:46:55 +00:00
Michael Wallner
848e16b5a6 - reviewed functions/encodings and functions/misc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233739 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-13 18:11:10 +00:00
Philip Olson
fe165defb1 Added a latest news entity so people can easily find /php/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233690 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-12 17:39:54 +00:00
Philip Olson
6e228bb268 ref.ibm_db2 commit via a set of patches by Owain Jones.
I simply modified whitespace and a few touch ups before commit.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-11 05:53:31 +00:00
Maciek Sokolewicz
83a2574e84 fix typo in section about 2-digit interpretation [again]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233556 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-10 12:53:24 +00:00
Maciek Sokolewicz
67f2db5cdf fix typo in section about 2-digit interpretation (usernote)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233476 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-09 13:24:35 +00:00
TAKAGI Masahiro
97e3ad3b27 fixed refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233439 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-08 02:25:50 +00:00
Etienne Kneuss
c247bf0aec add falseproblem warning to readdir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233436 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 23:34:30 +00:00
Michael Wallner
8db8d982bf - missing bits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 16:42:53 +00:00
Michael Wallner
4508bcded1 - reviewed HttpResponse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233434 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-07 16:37:13 +00:00