Commit graph

15982 commits

Author SHA1 Message Date
Kristina Chodorow
19f6434fb4 created manual chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293598 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 21:35:38 +00:00
Michael Maclean
1c4e52219a Minor change spotted by mysgroda - ##php on freenode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 21:13:25 +00:00
Kristina Chodorow
736bcd3251 added installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293592 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 19:08:52 +00:00
Yago Ferrer
46cff899eb interfaced => interlaced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293591 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 18:50:53 +00:00
Yago Ferrer
fb98173628 Adding comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293579 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 14:49:54 +00:00
Yago Ferrer
8e25bc238b Fixing file extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293578 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 14:48:28 +00:00
Yago Ferrer
b6843ffd21 Closing ?> tag
'Print file access time'

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293577 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 14:40:44 +00:00
Kalle Sommer Nielsen
b5d06ceee2 Various fixes to previous commit about non executed callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293573 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 09:57:57 +00:00
Stanislav Malyshev
b3518eba70 fix filter example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293566 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 01:58:44 +00:00
Hannes Magnusson
9f31f3dd48 ZEND_ME_MAPPING has 4 arguments
# reported by "virtualin" on #php.pecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 18:54:43 +00:00
Richard Quadling
aabc5b625c WS Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293550 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 16:21:22 +00:00
Daniel Egeberg
687774dcd6 Fixes PHP bug #50752 (Exception documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293547 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-14 15:34:37 +00:00
Stanislav Malyshev
59e3ab1992 add a useful link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 21:46:47 +00:00
Yago Ferrer
2a58fec35d before instead of below.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293517 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 21:08:08 +00:00
Christopher Jones
c4be767a54 Fix trans-sid link and tidy grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293511 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 17:48:21 +00:00
Richard Quadling
086f6b6ece Missed spacing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293508 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:13:30 +00:00
Richard Quadling
fec07db19f Better fix for #50738
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293507 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 16:12:39 +00:00
Richard Quadling
817045d08d Typo: !=== => !==
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293505 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 14:21:08 +00:00
Richard Quadling
3729f4b4e8 Fix#50738 - Type juggling is excluded from identical and not identical comparisons.
"If you compare an integer with a string, excluding the identical (===) and not identical (!===) operators, the string is ..."

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 13:25:31 +00:00
Richard Quadling
c29b3639b7 Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 11:33:32 +00:00
Richard Quadling
8261389a04 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293494 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 10:20:31 +00:00
Peter Cowburn
1f9807245a Clarify use of return parameter. Fixes #50730
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293493 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 09:20:38 +00:00
Kalle Sommer Nielsen
fb6313be8c Fix <link>'s
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293488 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 05:51:24 +00:00
Kalle Sommer Nielsen
7d53cf250d Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293486 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 05:16:53 +00:00
Kalle Sommer Nielsen
6bcee9285e Fixed #50565 (Reg Exp docs for Unicode could be improved)
- Includes alot of whitespace improvement for the lists

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293485 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:52:14 +00:00
Kalle Sommer Nielsen
b077d74ed7 Forgot to increase the column count
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293484 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:31:50 +00:00
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Kalle Sommer Nielsen
a0bcdcf6ea Fixed bug #44605 (stream_select() does not work with fopen("php://output"))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293482 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 03:04:10 +00:00
Kalle Sommer Nielsen
326303276c Fixed bug #50218 (flock() has numerous documentation errors)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293481 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:50:20 +00:00
Kalle Sommer Nielsen
4fcd32a39a Fixed output boxes, reported by Yawk @ #php.doc on EFNet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293480 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:17:49 +00:00
Kalle Sommer Nielsen
b52a47c338 * Use UTF-8 in the xml declaring
* Fix ?> from examples

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293479 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:11:39 +00:00
Kalle Sommer Nielsen
428ce16274 Fixed bug #48969 (register_shutdown_function() buggy in combination with set_error_handler())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293478 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:09:45 +00:00
Kalle Sommer Nielsen
92b7deb011 Fixed bug #47479 (setlocale() ignores translation setting)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293477 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 02:01:09 +00:00
Kalle Sommer Nielsen
a8a3ab994f Fixed bug #48839 (dl is incorrect disabled instead of deprecated)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293476 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:48:24 +00:00
Christopher Jones
c0868bb941 Annotate example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293475 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:42:13 +00:00
Kalle Sommer Nielsen
bbc73011bc C:\php5\ is used to load extensions from by default in PHP5+ on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293474 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:09:36 +00:00
Kalle Sommer Nielsen
c653243a38 Fixed bug #47703 (ini file syntax not well documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:02:35 +00:00
Stanislav Malyshev
aba70e8421 c&p
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-12 23:50:40 +00:00
Stanislav Malyshev
4782b86456 add ResourceBundle docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-12 23:49:40 +00:00
Daniel Egeberg
64dc3e6ae8 Clarified comparison rules for max(). Closes PHP bug #50607 (max() should say more about multi-dimensional arrays)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293443 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-12 11:04:05 +00:00
Rich Bowen
e17e5cd1ab Technical documentation should not use colloqualisms, as they are aimed
at an international audience.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293410 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 16:37:01 +00:00
Kalle Sommer Nielsen
b1cfef673b Fix example (result rows is case sensitive)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 08:51:57 +00:00
Kalle Sommer Nielsen
f781599a04 Use UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293386 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 05:11:57 +00:00
Kalle Sommer Nielsen
03feb7b46e Fixed bug #46021 (windows build documentation incomplete)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 05:07:56 +00:00
Kalle Sommer Nielsen
f2c64624b2 Fix build, use <para> instead of <simpara>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293384 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-11 05:04:12 +00:00
Kalle Sommer Nielsen
b4ceb970a7 Fixed bug #43782 (feof() does not detect timeout on socket)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293364 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 23:38:48 +00:00
Daniel Egeberg
e58b2f3c85 Fixed PHP bug #50716 (Typo in override_function doc)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293356 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 19:04:40 +00:00
Daniel Egeberg
3d0b4e7888 Fixed PHP bug #36172 (subclass serialization of parent private members).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293345 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 13:02:10 +00:00
Yago Ferrer
07f9d0dfcc The parameter should always be the same (bbcode_container)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293342 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 06:54:15 +00:00
Daniel Egeberg
3ed85ceb3b Removed extra whitespace from comments and added CDATA sequences.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293340 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-10 00:55:54 +00:00