Nick Berard
6164d642ad
Fixed bug #42343
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241618 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 03:59:58 +00:00
TAKAGI Masahiro
55df49e7f2
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241608 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 23:52:34 +00:00
Nick Berard
8695af1c22
Added the unicode_set_error_mode() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 19:56:38 +00:00
Nick Berard
3da874b5c4
It's 'a Unicode string', not 'an unicode string'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241594 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:52:21 +00:00
Nick Berard
780fc83ae4
- Added a 'See also' section
...
- Added the experimental warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241593 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:49:54 +00:00
Nick Berard
4cd411ec9b
- Added unicode-decode to the SEE ALSO section
...
- Added the experimental warning in the notes section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241592 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:48:33 +00:00
Nick Berard
da7d0f4266
Added the unicode_decode function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241577 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 07:30:28 +00:00
Nick Berard
34b91c844a
Small corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241561 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 05:22:25 +00:00
Nick Berard
bb0035fc91
Added reference to stream_context_create in the pagraph for context description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:43:24 +00:00
Nick Berard
c0cbf0f917
- Corrected wrongly spelled function name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241527 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:36:56 +00:00
Nick Berard
0348eb53ff
- Added parameter informations
...
- Added return value informations
- Updated prototype
- Added warning for versions prior to PHP 6 about the 'flags' parameter
- Made the page unicode-aware
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241526 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-18 18:20:50 +00:00
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