Commit graph

1869 commits

Author SHA1 Message Date
Daniel Beckham
3f1fce0616 adding extra example for issue in bug #10022
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 06:11:31 +00:00
Daniel Beckham
a50f27d838 corrected issue in bug #10153
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50263 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 05:59:41 +00:00
Daniel Beckham
e50a121d8e documented issue in bug #9641
completely revamped get_included_files and get_required_files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50262 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 05:44:14 +00:00
Daniel Beckham
5af5696178 documented issue in bug #9124
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50261 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 04:38:08 +00:00
Daniel Beckham
e80d74cb09 documented issue in bug #8719
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50260 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 04:33:05 +00:00
Daniel Beckham
5a0b2aa3d0 corrections, added void paramdefs where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50259 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:53:25 +00:00
Daniel Beckham
1811650b6e documented issue in bug #5827
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50258 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 03:52:38 +00:00
Daniel Beckham
542464d7d5 odd place for a period
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50257 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 02:17:25 +00:00
Daniel Beckham
75ecf167ca added note about zip support prior to 4.0.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50256 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 01:55:15 +00:00
Daniel Beckham
82f713c238 adding example to pi(), mostly so that they precision is obvious
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50236 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 20:46:01 +00:00
Daniel Beckham
40f6a21d33 number_format:
- added optional tags to optional parameters
- tweaked and added more examples
- moved example description under example block
- added "See also:" section
- removed several manual annotations that were
  no longer needed because of these changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50235 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 20:42:17 +00:00
Daniel Beckham
b6055685d0 additional grammer correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 14:08:25 +00:00
Jeroen van Wolffelaar
bb37144d38 Warned for a bug in the scripting engine. (implicite casting on negative
overflow, bug#11685)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50216 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 12:46:26 +00:00
Jeroen van Wolffelaar
6d6899c576 Noted that alternative syntax is deprecated.
if:

  statements

else:
  bla

endif;


I read that somewhere, but don't recall where :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50215 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 12:32:47 +00:00
Zak Greant
23cd3f0060 assert()
Corrected minor grammatical and spelling mistakes
Added information on assert callback functions
Added an example of a callback function


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50210 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 11:24:50 +00:00
foobar
25aab21991 Since the PHP_SYSTEM_READ is same as PHP_BINARY_READ it is now removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50209 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 10:44:10 +00:00
Dmitry Tkatchenko
a7c0959094 New UDM_PARAM_VARDIR parameter in Udm_Set_Agent_Param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50202 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 08:38:34 +00:00
Sebastian Bergmann
d7c90929d9 -currently
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50192 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-26 04:25:28 +00:00
Damien Seguy
f79db1baf1 Adding some details about putenv and safe mode (from php.ini).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50181 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-25 13:39:59 +00:00
Damien Seguy
b98d13dfff Some obvious cross-reference (put/get env).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50179 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-25 13:01:14 +00:00
Jeroen van Wolffelaar
6f4ea969ea Fixed some identifiers. Updated TODO
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50163 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 23:13:23 +00:00
Zak Greant
da5acb9a0a Reworded note on behavior of is_scalar() in regards to resource type values - thanks Daniel!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50113 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 17:47:13 +00:00
Jeroen van Wolffelaar
17fa318f14 Added a warning about the experimental status of some modules.
Updated TODO


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 15:27:22 +00:00
Jeroen van Wolffelaar
88df9f477b Added snippets-file, where you can locate common snippets.
See highlight-string for an example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50085 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 11:45:38 +00:00
Zak Greant
6e9bb647ff Added note on behavior of is_scalar() with regards to resource type values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50080 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 05:11:35 +00:00
Egon Schmid
05cb3a193f Corrected in CVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50069 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 23:56:22 +00:00
Jeroen van Wolffelaar
7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jeroen van Wolffelaar
df2d9807a2 Fixed duplicate function documentation in OCI8.
(make test...)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50053 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 17:53:18 +00:00
Jeroen van Wolffelaar
13a99b7d54 Documented that var_dump accepts multiple parameters.
Added example to var_dump


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50052 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 17:31:12 +00:00
Zak Greant
a466136fe7 Added note to intval. var argument should be a string if used in conjunction with the optional base argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50051 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 17:26:18 +00:00
Thomas Fromm
4510c8c833 lots of undocumented functions added,
full documentation follows


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50030 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 10:18:33 +00:00
Daniel Beckham
bb0ea5c40b fixed typo 'of' -> 'off'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50021 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 01:57:14 +00:00
Hartmut Holzgraefe
3d4d655073 version info for new parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50020 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 01:09:51 +00:00
Hartmut Holzgraefe
086eb06440 documentation for basename()s optional 2nd argument 'suffix'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 00:56:33 +00:00
Jeroen van Wolffelaar
fb4fc68696 Remove the non-sense note in error-control section,
eleborated a little bit more
on constants (valid names for them), made some minor improvements


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 22:06:55 +00:00
Hartmut Holzgraefe
f242d61481 activated java reference and corrected some small errors in java.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50010 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 20:34:01 +00:00
Hartmut Holzgraefe
eccf52758f reverting the removal of printer.xml r1.1
i can't see any errors produced by this file
and it is definetly *not* a PEAR package but
a native extension for Win32 systems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49999 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 09:59:29 +00:00
Sebastian Bergmann
68563fe6a3 Added exception handling example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49985 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 05:56:56 +00:00
Sebastian Bergmann
37af9e435d Initial commit of Java documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-21 22:09:36 +00:00
Daniel Beckham
828a6771dd - changed type of isset from int to boolean
- altered formatting of description and example slightly


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49972 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-21 20:24:04 +00:00
Damien Seguy
cfb5f2fda2 Correcting mysql introductory example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49955 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-21 16:03:56 +00:00
Rasmus Lerdorf
5a32b77fb5 Document the optional second parameter to header()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49941 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-21 13:29:05 +00:00
Jeroen van Wolffelaar
c8b83442db Better XML, fixed boolean where it should have said integer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49923 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-20 21:46:03 +00:00
Hartmut Holzgraefe
b607876481 session_end() and session_readonly() added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49900 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-20 17:21:08 +00:00
Daniel Beckham
f0568677de - more clarification of count (and sizeof)
- linkage to the Arrays sub-section of the Types section
  no one seems to be able to find that section so they can RTFM


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49875 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-20 14:26:02 +00:00
Damien Seguy
5c75598b7a arameters_array -> parameters_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49870 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-20 13:42:20 +00:00
Jeroen van Wolffelaar
b4f75b2c7b Removed accidental 'z'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 22:18:05 +00:00
Jeroen van Wolffelaar
a085e1c8b3 Eleborated on syntax of constants. Moved some information that was scattered over the constant-related functions to the section on constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49842 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 20:36:56 +00:00
Daniel Beckham
62dfa44e7d - documented html_errors configuration option
- reworded section about Apache directives so that it's more clear


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49838 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 20:08:13 +00:00
Daniel Beckham
eb9b7d9a1f - added note that sizeof is an alias for count
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49834 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 19:18:08 +00:00