Commit graph

16338 commits

Author SHA1 Message Date
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Peter Cowburn
abd83b1915 Added svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296987 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 18:20:43 +00:00
Peter Cowburn
b7b5a87422 typo fix eregi_repalce to eregi_replace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296986 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 18:15:02 +00:00
Daniel Egeberg
9726e9e4fc Added section that outlines notable differences between POSIX regex and PCRE regex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296975 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 15:02:41 +00:00
Kalle Sommer Nielsen
81d42a8080 Space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296956 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 02:44:38 +00:00
Pedram Salehpoor
ec00d8fc31 added <!-- $Revision$ -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296902 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-27 08:38:19 +00:00
Pierrick Charron
0bd236ecea Fixed bug #51408
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296900 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-27 02:40:32 +00:00
Jakub Vrana
e0ec02cef9 Example uses var_dump
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 13:34:33 +00:00
Jakub Vrana
1d2f019c2f Utilize <initializer>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296834 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 09:19:20 +00:00
Adam Harvey
11c3994c5a Update to the integer type page to make it clearer how overflow works on 32-
and 64-bit systems and what the critical thresholds are. Prompted by
bug #51274, although not an actual fix for it.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 06:50:18 +00:00
Kristina Chodorow
83d670adaa $ operator and geospatial indexes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296798 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 17:47:33 +00:00
Jakub Vrana
281e4d59bf Link enable_dl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296783 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 14:05:40 +00:00
Jakub Vrana
fffb916e8f New keys
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296782 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 13:25:57 +00:00
Daniel Egeberg
7fd4f830e8 fix another mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296774 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 10:19:07 +00:00
Daniel Egeberg
30aced0fb6 Fixed mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296772 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 09:51:10 +00:00
Hannes Magnusson
d852bc6343 Missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296752 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 22:00:20 +00:00
Jakub Vrana
d87240a673 Link Countable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296747 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 20:54:21 +00:00
Christopher Jones
2097f64a0c Update example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296745 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 20:19:32 +00:00
Daniel Egeberg
7df1c871ff Fixed PHP bug #51340 (const keyword inside code blocks causes parse error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296726 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 15:33:08 +00:00
Daniel Egeberg
50dee02eea Fixed PHP bug #51365 (dead link in online documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296718 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 14:11:33 +00:00
Daniel Egeberg
04488897de Added documentation for filter flags (PHP bug #51371)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296717 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 14:07:53 +00:00
Daniel Egeberg
af30b34cfd Fixed PHP bug #51375 (Missing note about ini_set() for php_admin_flag?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296711 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 12:39:16 +00:00
Richard Quadling
c0cea087ee TZDB V2010.03 (2010c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296705 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 10:52:10 +00:00
Richard Quadling
e89c7494fb Corrected titles. Fix bug#51377
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296698 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-24 10:07:00 +00:00
Daniel Egeberg
65bbbd599b Removed obsolete warnings about things that were removed in the old PHP 6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296686 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 18:38:54 +00:00
Kristina Chodorow
51885bf991 gridfs metadata info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296675 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 14:28:02 +00:00
Richard Quadling
e2cd568fb5 SQL_CUR_DEFAULT is an internal-only alias of SQL_CUR_USE_DRIVER and is not exposed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296670 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 13:57:50 +00:00
Anthony Bedford
297d1d75f5 Fixed spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296664 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 09:46:54 +00:00
Daniel Egeberg
c2198fa019 Fixed PHP bug #51359 (PDO_PGSQL DSN example incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-23 09:04:39 +00:00
Kristina Chodorow
4a55fca3ce added MongoCursor::fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296627 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 16:50:10 +00:00
Richard Quadling
e3459b4e37 w/s Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296582 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 16:07:38 +00:00
Richard Quadling
5293ead849 Add id and title to preface chunk. Removes E_NOTICE in PhD and renders output in manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296581 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-22 15:11:58 +00:00
Pierrick Charron
45f39186cd Fixed bug #51339 (URL for GnuPG is incorrect).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-21 03:29:59 +00:00
Pierrick Charron
e1cdeabf7a Fix doc build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-21 01:40:45 +00:00
Derick Rethans
78c83259fe - Correct this for the renamed timezone name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 21:55:28 +00:00
Derick Rethans
1cdd3a84d0 - Fixed whitespace that I introduced yesterday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 21:54:50 +00:00
Philip Olson
237efc22fb Updated README, and created en/README that refers to doc-base/README. Idea resulted from Robert P. J. Day
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 14:52:01 +00:00
Daniel P. Brown
d3b03c6876 Updated to use the correct entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 13:27:45 +00:00
Daniel P. Brown
a4ed29489b As pointed out by "Robert P. J. Day" on PHP General (http://news.php.net/php.general/303020), sentence could use a slight rework.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296457 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-20 01:13:06 +00:00
Yannick Torres
5bb5428bc1 just a try from the online editor, please, ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296451 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 22:20:18 +00:00
Yannick Torres
b9c906f057 just a try from the online editor, please, ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296448 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 22:04:42 +00:00
Derick Rethans
804f1000ae Use a proper timezone for the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296447 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 21:55:16 +00:00
Damien Seguy
aaebccf8bb doc update for 4D v12.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296385 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-19 11:49:22 +00:00
Kristina Chodorow
17918575fd added vc6 build links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296365 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 22:57:50 +00:00
Pierrick Charron
4fc8abe692 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296357 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 19:42:55 +00:00
Kalle Sommer Nielsen
d863f669d4 Fixed typo, and there is two php.ini files (Thanks Philip)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296354 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:55:35 +00:00
Kalle Sommer Nielsen
adc48783d8 Fixed bug #51210 (request_order prevents _COOKIE populating _REQUEST)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296353 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:47:20 +00:00
Kalle Sommer Nielsen
7af997f945 Fixed bug #51200 (file_get_contents() and "offset" & "length" misunderstanding)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296352 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:36:00 +00:00
Kalle Sommer Nielsen
2f20deb271 Fixed bug #51251 (imap_open() missing DISABLE_AUTHENTICATOR documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:30:04 +00:00
Kalle Sommer Nielsen
c65729614f Fixed bug #51194 (Missing documentation for errorcode PHP_JSON_ERROR_UTF8)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:15:03 +00:00