Commit graph

10189 commits

Author SHA1 Message Date
Jean-Sébastien Goupil
63fab95de0 fix space between words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198510 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-15 15:08:37 +00:00
Jean-Sébastien Goupil
32150b73e3 using dash instead of underscore for functions filename - no change in file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198499 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-15 14:17:21 +00:00
Jakub Vrana
637bfe8cb5 Can return false (bug #34869)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198401 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 08:56:55 +00:00
Jakub Vrana
55ef57d80c More similar to file_get_contents (bug #34867)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198394 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-14 07:11:15 +00:00
Jakub Vrana
85bd327a52 Minimum gc_maxlifetime is used (bug #34588)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198355 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:44:48 +00:00
Jakub Vrana
90f74ac6c5 LC_MESSAGES (bug #34612)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198354 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:30:44 +00:00
Jakub Vrana
1f73c8cad8 Values must be static expressions (bug #34634)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:25:22 +00:00
Jakub Vrana
0ddcc7aa12 Mention REQUEST_TIME (bug #34713)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198349 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:56:29 +00:00
Jakub Vrana
42c237469b unset($_SESSION[var]) works and is prefered even with register_globals
register_globals globalizes $_SESSION (bug #34732)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198348 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:40:08 +00:00
Jakub Vrana
43080398da Duplicate example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198347 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 12:05:32 +00:00
Jakub Vrana
063c60d9c3 Microtime (bug #34755)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198346 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 11:57:02 +00:00
Jakub Vrana
bae3a219c7 Missing properties (bug #34841)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198335 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 09:42:22 +00:00
Jakub Vrana
75d74d2a0b String lengths
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198334 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 09:10:05 +00:00
Jakub Vrana
173921fab0 Returns only header names (bug #34843)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198333 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 09:01:24 +00:00
Jakub Vrana
7023cf3643 include ./ searches only in cwd too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198250 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-12 13:04:10 +00:00
Nuno Lopes
a1eef7274d convert to new style
fix examples
fix bug #34774: may return false


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198215 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-11 21:39:43 +00:00
Jean-Sébastien Goupil
21adc79122 fix some typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198139 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 20:57:12 +00:00
Michael Spector
26cb68d1ad documented basic Window functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198088 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 13:57:42 +00:00
Michael Spector
0a623eaaef fixed notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198076 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 12:23:00 +00:00
Michael Spector
71dab9b93b documented basic newt functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198075 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-10 12:07:57 +00:00
Jeremy S. Johnstone
3f6c23808e Added missing T_INSTANCEOF token to list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198013 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 22:54:53 +00:00
Cornelia Boenigk
7a855e5ee1 changed comment in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197987 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 14:58:52 +00:00
Andrew Teixeira
02855bcfcb - Added documentation tree and documentation files for the PECL rpmreader
extension.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 14:35:34 +00:00
Derick Rethans
bd31f42a60 - Six columns was too wide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197977 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-09 12:29:40 +00:00
Nuno Lopes
29add3a65e link to the timezones' appendix
expand the error messages (E_STRICT)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197929 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 19:35:57 +00:00
Nuno Lopes
be02cad8c0 make the html prettier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197927 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 19:23:49 +00:00
Derick Rethans
44823c9192 - Added a appendix showing which timezones PHP supports, somebody please
add this to the main list of appendices (for some reason that didn't
  work when I tried it here).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197915 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 13:34:54 +00:00
Grant Croker
491c898b44 corrected invalid XML tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197914 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 13:11:46 +00:00
Cornelia Boenigk
a6f8455639 wrong function definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197903 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-08 00:22:34 +00:00
Grant Croker
fa4fc6e88f Clarified availability of new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197886 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 16:59:33 +00:00
Grant Croker
c97dd01b04 New functions + ini entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197883 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 16:32:06 +00:00
Grant Croker
9e5a87082f Add new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197882 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 16:25:31 +00:00
Caroline Maynard
16ffcec654 Update for 0.5.2 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 12:26:25 +00:00
Caroline Maynard
93833eced8 Add change summary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 12:25:20 +00:00
Caroline Maynard
e8f82e4f80 Fix mispint in SDO_DAS_XML_Document::getRootDataObject
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197832 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 09:43:27 +00:00
Caroline Maynard
58d06079ce Signature change: optional parameters are now an array of key=>value pairs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197824 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-07 08:17:41 +00:00
Oliver Albers
a46ac01e43 Reverted on popular demand ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197795 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 20:49:19 +00:00
Oliver Albers
ed10f99bb1 Bug #34764: returns mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197756 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 17:05:54 +00:00
Dan Scott
d53a44d48c Correct example code and output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197744 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 14:53:20 +00:00
Christopher Kings-Lynne
341def490a Correct error in reference example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197714 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 04:09:23 +00:00
Dan Scott
7b9bc55d0e Add example for all parameter types to db2_bind_param().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197697 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 21:00:31 +00:00
Oliver Albers
acc0216e9f Tell the user about fatal errors and warnings with PHP < 4.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197660 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 15:28:12 +00:00
Friedhelm Betz
631344042f document def, user notes;correct example, localhost:port is bogus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-05 13:48:24 +00:00
Nuno Lopes
c2cd557ccc expand the requirements section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 20:00:35 +00:00
Nuno Lopes
1257278519 minor XML tuning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197576 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 19:55:07 +00:00
Jean-Sébastien Goupil
404b232b76 using function tag instead of ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197560 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:17:46 +00:00
Jakub Vrana
f9c911174d Remove WS inside <function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 15:11:18 +00:00
Kouber Saparev
31089b442d Multiple statements example & transaction explanations added (Bug #34719).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197546 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-04 12:56:26 +00:00
Dan Scott
cf05ac7d25 Break PDO driver specification into one file per section.
Hopefully fix most whitespace issues.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 22:02:16 +00:00
Dan Scott
4d48ea1c56 Add section IDs so that output HTML files are named consistently.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197502 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-03 18:55:11 +00:00