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
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
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
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
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
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
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
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
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
TAKAGI Masahiro
5f2097b16a
fixed function name in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241406 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:49:19 +00:00
TAKAGI Masahiro
739c3e8d84
it's not "undocumented" any longer :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241405 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:47:15 +00:00
Jakub Vrana
cf7559c1a7
Document typemap (bug #41490 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:05:34 +00:00