Philip Olson
92e1a6c125
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241757 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-23 16:57:41 +00:00
Olivier Hill
88bea60a03
Documenting new functions found in newer releases
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241753 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-23 12:52:06 +00:00
Jakub Vrana
af1fca0732
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241743 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-23 09:04:26 +00:00
Jakub Vrana
fee5ac5dd1
Fix proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241742 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-23 08:56:21 +00:00
Maciek Sokolewicz
89cef57869
explained PDO::FETCH_SERIALIZE use
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241728 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 17:24:24 +00:00
Maciek Sokolewicz
09b4387afd
added note how to use 32bit-php on 64bit-servers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241726 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 16:30:16 +00:00
Jakub Vrana
98f6f217b5
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241725 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 15:44:31 +00:00
Richard Quadling
973c320bb2
Fix #42380 - Changelog corrected.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241722 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 14:35:32 +00:00
Richard Quadling
c83ffcf5cb
Fix #42363 - swapped x and y parameter names to match their definitions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241708 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 07:49:45 +00:00
Hannes Magnusson
33fc9ea3b0
Typo in example (found by svavar at kjarrval.is)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241683 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-21 16:07:07 +00:00
Richard Quadling
6136fccec4
Added xmlns:xlink=" http://www.w3.org/1999/xlink "
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241680 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-21 09:53:24 +00:00
Mikko Koppanen
86d5a74c1a
Added new constants.
...
Added parameter descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241675 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-21 07:24:14 +00:00
Mikko Koppanen
4c654ec3a2
Added parameter descriptions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241673 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-21 06:25:14 +00:00
Nick Berard
86e3289c71
Modified example to handle all errors.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241656 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 15:59:43 +00:00
Jakub Vrana
a35123aabd
Can return false (bug #42289 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241655 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:53:26 +00:00
Jakub Vrana
bc6b64c4d3
Returns NULL in case of error (bug #42327 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241654 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:49:05 +00:00
Jakub Vrana
db9889f512
FILTER_REQUIRE_(ARRAY|SCALAR) (bug #42342 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241653 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:46:08 +00:00
Jakub Vrana
9b836c02c4
Keys and sections are evaluated as integers only before PHP 5.2.4 (bug #29306 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241652 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:32:19 +00:00
Jakub Vrana
b9c51f7f98
Booleans can be returned as literal strings (bug #33443 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241649 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:02:44 +00:00
Jakub Vrana
5d60ad95fe
Examples are now above notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241647 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:49:39 +00:00
Jakub Vrana
3902cc7868
Free multiple results before next query (bug #33877 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241646 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:45:31 +00:00
Jakub Vrana
bb9b6b3923
Different dir in script-shutdown (bug #34206 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241645 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:38:56 +00:00
Jakub Vrana
ff69bf2c10
Non-existing files are not resolved in open_basedir (bug #34680 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241644 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:35:08 +00:00
Jakub Vrana
cf8771a6ec
php_admin_* can be changed in VirtualHost (bug #35261 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241643 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:21:24 +00:00
Jakub Vrana
a55f7ed284
Use dev.mysql.com binaries for MySQL 5 (bug #36450 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241640 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:53:42 +00:00
Jakub Vrana
097a59c938
Windows examples (bug #36956 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241639 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:21:22 +00:00
Jakub Vrana
e781c00648
unset($this) is not possible from inside the object (bug #36971 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241638 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:12:10 +00:00
Jakub Vrana
5095c89b15
Only shutdown destructors have sent headers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241637 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:08:06 +00:00
TAKAGI Masahiro
a0dc96f9db
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241636 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 11:10:55 +00:00
Jakub Vrana
ec5b0b084a
In UTF-8 (bug #37009 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241635 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 11:00:53 +00:00
Jakub Vrana
2b36a60fe9
GD fonts are in latin2 (bug #37009 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241634 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 10:45:59 +00:00
Jakub Vrana
9df903d730
bytea (bug #37124 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241633 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 10:29:20 +00:00
Jakub Vrana
95dd88011f
Year is still limited (bug #37281 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241632 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 10:14:07 +00:00
Nick Berard
b89e538587
Added unicode_get_subst_char()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241627 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:37:24 +00:00
Nick Berard
62bc0f015f
Added the unicode_set_subst_char() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241625 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:20:10 +00:00
Nick Berard
10b70d7572
After discussing this with Derick, we came to the conclusion that it would
...
be better to rename the 'flags' parameter to 'errormode'. If flags are
needed in the future, another parameter will be added. The prototypes of
the functions in php-src/ext/unicode/unicode.c have not yet been changed
to reflect this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241624 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:50:47 +00:00
Nick Berard
a8c63e8d09
Added unicode_get_error_mode()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241623 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:48:50 +00:00
Etienne Kneuss
973db92b73
Make + on arrays more clear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241622 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:42:19 +00:00
Nick Berard
0d7ada19cf
- Added note that STOP is the default mode
...
- Small corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241621 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:29:02 +00:00
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