Commit graph

1479 commits

Author SHA1 Message Date
Andy Lindeman
59071ec3b5 fixing bug #23044
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122784 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 20:54:26 +00:00
Sara Golemon
47520a718d New function stream_copy_to_stream()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122580 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 21:20:26 +00:00
Sara Golemon
15405dcc5d New functions: stream_socket_accept(), stream_socket_get_name()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122576 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 21:01:35 +00:00
Sara Golemon
79528cd937 New function stream_socket_server()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122571 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 19:57:01 +00:00
Sara Golemon
7f77b5fdec New stream socket API (to ultimately replace fsockopen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 16:34:39 +00:00
Sara Golemon
df666096f2 Wrong caps.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 04:47:03 +00:00
Andy Lindeman
9e81544f81 Make that sentence sound better..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122483 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:55:50 +00:00
Sara Golemon
dee4c1c963 New function: stream_get_line()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122482 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:44:12 +00:00
Sara Golemon
23bec26ba2 Redocument Userfilters after rewrite
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122458 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 00:56:29 +00:00
Andy Lindeman
9fdd5086b8 fixing bug #23015
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122199 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 21:48:46 +00:00
Andy Lindeman
1f146b0a2a Fix bug #23001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122151 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 12:39:07 +00:00
Andy Lindeman
6b5cabf841 fixing bug #22923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:19:32 +00:00
Derick Rethans
51bb201305 - Fix for bug #23002
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121930 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 12:15:03 +00:00
Jesus M. Castagnetto
2721756eb4 Added some blurb on diophantine eqs to gmp_gcdext
Added blurb on object comparisons in PHP4
Known bug: make html does not copy the PNG from images to the correct dir
   Someone with more insight on what to change in configure.in and related
   can do the changes (don't want to break the build).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 06:39:55 +00:00
Moriyoshi Koizumi
df2ffa2b4d Added a note about the change of configure option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121808 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 20:33:55 +00:00
Moriyoshi Koizumi
59cb8b8bb6 Oops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121807 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 20:27:58 +00:00
Moriyoshi Koizumi
cbf94b8d1c Fixed bug #21601
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121806 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 20:25:57 +00:00
Sara Golemon
ea09039617 Revert. While the exponent to bcpowmod should be an integer (in the mathematical sense) it should still be passed as a string as it is not bounded by integer (in the computational sense) limits. There's already a note stating that only natural numbers should be used for any of the parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121798 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 19:39:31 +00:00
Moriyoshi Koizumi
b0f6477bc4 Fixed bug #22912 and #22275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121797 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 19:38:04 +00:00
adam
bf707a4c91 Update to reflect final result on Bug #22942.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 14:52:04 +00:00
Andy Lindeman
7695ff68d3 hmmm...removing comment with no text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121724 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 02:05:12 +00:00
Andy Lindeman
ae60dab486 RedHat has discontinued support for CCVS. Link to remaining
documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121717 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-31 00:53:19 +00:00
Andy Lindeman
f0088bfdd3 add a see also link to register_shutdown_function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121714 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 23:18:07 +00:00
Sara Golemon
698ce455b5 Minor typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121675 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 16:46:49 +00:00
Friedhelm Betz
00bae4e756 use of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121664 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:47:29 +00:00
Friedhelm Betz
1f53fcc98c parameter-notext added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121663 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:41:17 +00:00
Friedhelm Betz
5bf6f46f2b short form for type linking
more sections for different constans
upcoming cipher constants added


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121662 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:40:11 +00:00
Friedhelm Betz
7d9bc606b7 short form for type linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:36:16 +00:00
Friedhelm Betz
9a81f9cbad methodparam correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:35:24 +00:00
Friedhelm Betz
8d6532dbb1 introduction of &reference.openssl.parameter-notext;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121653 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 14:30:09 +00:00
Andy Lindeman
bdd31b498f commas make this sentence sound a bit better...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121601 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 02:30:50 +00:00
Fernando Correa da Conceição
b78c770143 Reverting wrong commit by thomas
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121588 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 00:43:41 +00:00
Thomas Gonzalez Miranda
c654035275 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121587 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-30 00:27:50 +00:00
Friedhelm Betz
9f4bd3c94f link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121572 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 16:33:48 +00:00
Friedhelm Betz
6d1eaca9b6 links to docs and download places
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:37:35 +00:00
Friedhelm Betz
bdb6371651 unix linendings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121549 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:16:52 +00:00
Friedhelm Betz
c4eb303b43 parameter timestamp further explained
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121548 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:15:45 +00:00
foobar
fad2466e3a fix this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121419 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-27 17:06:00 +00:00
adam
25a0775fea Remove "4.3.0 Not Yet Released" message.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121418 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-27 15:16:08 +00:00
Friedhelm Betz
52a569c395 fix for #22874
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 21:33:58 +00:00
Hartmut Holzgraefe
0ea9d18b36 additional warning that these deprecate functions may actualy be
missing from a php build if a 4.x mysql library is used


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121330 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 18:03:40 +00:00
Sander Roobol
40a8d3a4c0 Patch by Timm Friebe <thekid@php.net>
* Added some examples to sybase-set-message-handler.xml
* Corrected the statement "will fail" to "will produce a warning"
  and added an example to sybase-unbuffered-query.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121293 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 13:53:01 +00:00
Rasmus Lerdorf
4f820df326 Document session auto_start object restriction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121284 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 07:53:08 +00:00
foobar
e936aa7f41 Revert the previous bogus commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121152 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-24 21:54:26 +00:00
Sander Roobol
73ac11e3a1 Patch by Timm Friebe <thekid@php.net> with some doc-improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120990 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-23 17:23:25 +00:00
Friedhelm Betz
e9c8afa7db bugfix #17603
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120963 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-23 12:12:16 +00:00
Friedhelm Betz
929d9c8a07 tags in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120916 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-22 19:00:37 +00:00
Friedhelm Betz
aeed73d9cf tags in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120845 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-21 15:46:14 +00:00
Friedhelm Betz
8d3b4c2a7b typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120844 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-21 15:41:42 +00:00
Friedhelm Betz
cef3ebc461 enhanced representation of the keys and values
tags in examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120842 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-21 15:38:48 +00:00