Commit graph

12474 commits

Author SHA1 Message Date
Nick Berard
2ac5efcd57 Default encoding can also be changed with stream_default_encoding
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241525 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:18:02 +00:00
Nick Berard
cfe7982cba Only true if unicode.semantics=1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241513 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 15:13:16 +00:00
Hannes Magnusson
d6e2ac6d2e pecl install <package>, not pear install <package>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241511 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 12:55:11 +00:00
Hannes Magnusson
61cc12dac6 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241506 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 09:41:49 +00:00
TAKAGI Masahiro
bf013152d0 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241505 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 09:01:06 +00:00
Nick Berard
ba278a3b5c - Added reference to FILE_TEXT and FILE_BINARY flags
- Described the context parameter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241495 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:37:18 +00:00
Nick Berard
fac64645e8 Fixed small typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241494 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:32:34 +00:00
Nick Berard
30a9c08673 Specify explicitly the behaviour when the file already exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241493 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 04:19:49 +00:00
Nick Berard
b3fd3001c5 - Added a table with the available flags for the flags parameter
- Added PHP 6's FILE_TEXT and FILE_BINARY


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 03:32:51 +00:00
Nick Berard
35be93c82e - Added the FILE_TEXT and FILE_BINARY constants
- Put the "since PHP x.y" statements in parentheses


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241490 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 03:18:11 +00:00
Jakub Vrana
c3241fb8b4 Unset foreach references manually (bug #37410)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241484 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 22:03:53 +00:00
Jakub Vrana
16e60a2234 Remove foreach references outside <note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241483 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:58:32 +00:00
Jakub Vrana
e2bb697bbf __toString() is called only in string contexts (bug #37537)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241481 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:31:07 +00:00
Jakub Vrana
0deb79ee81 When the handler is called (bug #37543)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:21:56 +00:00
Jakub Vrana
9bd862e91e Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241479 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:09:32 +00:00
Jakub Vrana
4e4136aaf7 Close files with lock before background execution (bug #37574)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241478 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:09:18 +00:00
Jakub Vrana
769d2d8c68 File posting (bug #37760)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241475 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:00:52 +00:00
Jakub Vrana
5ac4e576d0 OP_EXPUNGE used only in imap_reopen (bug #37876)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 20:36:04 +00:00
Jakub Vrana
fb7d93e1af file:// not in PHP 4 (bug #37901)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241468 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 20:19:54 +00:00
John Mertic
4dea139989 Changed disclaimer about windows installers to include anything distributed on php.net/downloads.php as endorsed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241463 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 19:17:09 +00:00
Jakub Vrana
86d3fae4a5 data_type defaults to PHP native type (bug #38389)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241461 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 17:02:13 +00:00
Jakub Vrana
b1a96e7a90 Random destruction in shutdown (bug #38572)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:52:25 +00:00
Jakub Vrana
f4df823bb9 apc.slam_defense deprecated (bug #38603)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241459 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:49:52 +00:00
Jakub Vrana
27fe1ac50a Obsoleted by Hash (bug #38629)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241458 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:44:32 +00:00
Jakub Vrana
ff1eff60b8 Safe mode aware (bug #38724)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241457 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:39:41 +00:00
Jakub Vrana
85fc5a0439 Convert non-numeric strings to 0 only if compared to integer (bug #38883)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:34:41 +00:00
Jakub Vrana
a051bda716 Copying allows just named pipes (bug #38965)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241455 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:30:56 +00:00
Jakub Vrana
dff5c395c5 Issues E_STRICT if called statically (bug #39057)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241454 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:27:35 +00:00
Jakub Vrana
4c99267aa8 Oracle 10 required on Windows (bug #39399)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241453 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:23:48 +00:00
Jakub Vrana
47bb7a4902 Special values for chunk_size (bug #39120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:56:28 +00:00
Nick Berard
bd18bd44af Corrected the table and removed unapplicable flags. Also added a better description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241450 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:17:30 +00:00
Nick Berard
4a8da15349 Corrected wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 14:37:01 +00:00
Nick Berard
1c3dbe53f8 Added more verbose example + fixed grammatical error in synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:58:27 +00:00
Nick Berard
6c650fce00 Parameter explanation + note about locale + changed method synopsis a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:51:53 +00:00
Nick Berard
924f47b649 Added parameter information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:45:12 +00:00
Jakub Vrana
72c4c8eb77 Better example (bug #39258)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241437 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 12:31:46 +00:00
Jakub Vrana
836b535e0a Only static members can be accessed by parent (bug #39517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:58:08 +00:00
Jakub Vrana
fb44f42623 CWD change (bug #39619)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241434 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:37:47 +00:00
Jakub Vrana
8f3830eb01 Works with uncompressed stream (bug #39874)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:17:12 +00:00
Jakub Vrana
d71b40a5fb Exception can't be thrown from destructor only at the end of the script (bug #40024)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:12:05 +00:00
Richard Quadling
94b90f88d0 structfield => varname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241431 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:08:52 +00:00
Jakub Vrana
6ac87dace7 gpc escapes also $_ENV in PHP 4 (bug #40586)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241430 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:03:28 +00:00
Mikko Koppanen
0ed865e41e Fixed parameter descriptions and added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241429 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:59:26 +00:00
Jakub Vrana
aef432a0f2 Scheme and Host requires not used (bug #40675)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241428 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:55:55 +00:00
Jakub Vrana
21fbd5449a Uses UTF-8 (bug #41000)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241425 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:40:40 +00:00
Jakub Vrana
8dc6aef215 Doesn't exist yet (bug #41070)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241420 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 10:06:26 +00:00
Jakub Vrana
a61b8a331d opendir() and popen() are return stream (bug #41122)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241418 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:56:04 +00:00
Jakub Vrana
976b4914f1 Automatic reconnection since MySQL 5.0.13 (bug #41083)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:51:56 +00:00
Jakub Vrana
3f41bf7284 Lives in PECL (bug #41161)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241416 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:34:00 +00:00
Jakub Vrana
a29b8b66e4 [] with other types (bug #41195)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241415 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 09:25:14 +00:00