Commit graph

10094 commits

Author SHA1 Message Date
Nuno Lopes
fb4907aa32 add 2 new unicode functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 15:46:02 +00:00
Dan Scott
c02c3077f2 Flesh out db2_server_info().
Declare correct number of columns in db2_client_info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196907 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 14:41:47 +00:00
Dan Scott
fa902a50d8 First cut at db2_client_info.xml; check in stub for db2_server_info.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196906 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 13:50:52 +00:00
Nuno Lopes
6b73bcee5f fix #34631: typos in return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196899 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 10:38:13 +00:00
Nuno Lopes
d39acd793f finish documenting the new Windows build system
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196897 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 10:29:10 +00:00
Nuno Lopes
17ee8b6f87 update install: since php 5.1 sqlite is bundled as shared
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196896 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 09:57:27 +00:00
Nuno Lopes
a261fe42a5 add XSD_ANYXML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196895 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 09:48:20 +00:00
Oliver Albers
fbc8a92b31 Bug 34632: example headline
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196859 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 02:05:07 +00:00
Wez Furlong
8cd0f043c4 a note about catching exceptions and the dangers of not doing so on a production site.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196812 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-24 15:51:16 +00:00
Sara Golemon
24e9ce414e These need examples, but it's late...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-23 01:11:02 +00:00
Jakub Vrana
3fc282957e Document __COMPILER_HALT_OFFSET__
Fix example (PHP_EOL doesn't respect the file format)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196551 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 21:25:24 +00:00
Jakub Vrana
4ad8cfcfff Undocument __halt_compiler documented elsewhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196550 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 21:20:27 +00:00
Nuno Lopes
c700dfc57f ups.. fix xml.. well and expand last note about HTTPS proxies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196542 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 18:21:59 +00:00
Nuno Lopes
42959d896a https proxy only in PHP 5.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196541 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 18:17:37 +00:00
Jakub Vrana
a1b018c99e Document __halt_compiler()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196519 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 12:43:14 +00:00
Jakub Vrana
110d589dce Emphasise $_COOKIE (bug #34573)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196507 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-21 08:23:00 +00:00
Dallas Wang
48015c097a Structure does not follow DTD, fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 21:38:58 +00:00
Nuno Lopes
6f693ba5f4 really fix the typo :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196468 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 19:19:38 +00:00
Derick Rethans
d200e6fa2f - Changed example so that it uses the classname, and not an object, to figure
out the method names - this manual page is not about get_class().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196465 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 18:24:59 +00:00
Jakub Vrana
b647e21d4b Converting arrays to object (bug #34500)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196452 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 14:15:14 +00:00
Jakub Vrana
47ae87650c Works with class constants (bug #34049)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196447 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:25:02 +00:00
Jakub Vrana
1270788c11 Destructors (bug #33772)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196446 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:18:17 +00:00
Jakub Vrana
79ccef0414 Unknown is not a real function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196445 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 13:16:30 +00:00
Jakub Vrana
982b0ff3f6 Sleep and wakeup example (bug #34397)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:50:10 +00:00
Jakub Vrana
83c7ec65fd Numeric strings (bug #32943)
See also ctype_digit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196443 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:31:42 +00:00
anatoly techtonik
596a77680f * also works for directories
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:09:43 +00:00
anatoly techtonik
45b1f93b7a + document feof() pitfall if invalid handle passed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196438 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:06:16 +00:00
Jakub Vrana
298c98367f Oracle LDAP (bug #34533)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196437 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 11:57:35 +00:00
Jakub Vrana
b18d908eb5 Note about \ in PHP strings (bug #34562)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 11:42:58 +00:00
Friedhelm Betz
7f688ebbc9 example correction\n thanks to gonzales at mx1 dot linuxlouis dot net(user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196430 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 10:38:52 +00:00
Jakub Vrana
779ebcf90f Class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196426 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 08:22:29 +00:00
Jakub Vrana
877f3155db Upper case PDO_FIREBIRD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196425 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 08:21:37 +00:00
Jakub Vrana
bd8c562880 Missing end PHP tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196424 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 08:08:59 +00:00
Philip Olson
e5085108e5 Fix typo (closes bug #34555)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196415 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 01:09:56 +00:00
Dan Scott
559ddac094 Correct examples in ibm_db2 docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196355 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 14:31:26 +00:00
Sean Coates
611fa0e0ff ulink needs an end tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196354 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 14:23:10 +00:00
Matt Li
f5de2125ff Fix #34549
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196344 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-19 11:46:49 +00:00
Nuno Lopes
0bcc8aa83a start documentin the new build system (PHP 5)
some structural changes and WS fixes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196302 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 17:01:12 +00:00
Wez Furlong
00c0c9154d rename pdo_drivers() to PDO::getAvailableDrivers as part of namespacing sweep before 1.0 stable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196299 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:17:32 +00:00
Wez Furlong
8754c7400b not really experimental any more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196297 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:06:34 +00:00
Wez Furlong
111b55fe48 flesh out some more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196294 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:03:30 +00:00
Nuno Lopes
6709db4e41 update. leave unicode out purposely
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196292 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 12:08:21 +00:00
Nuno Lopes
05cd419103 add purpose/membership tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196289 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 11:55:52 +00:00
Wez Furlong
ad180ce883 IBM has contributed an howto for creating PDO drivers.
They supplied the text to me as a word doc, and I've converted that to
Open Office and then used OOo2sDbk (http://www.chez.com/ebellot/ooo2sdbk/)
to arrive at what you see here.

This text is based on an older version of the driver API, and I will be
updating this in the near future.

I'd like to ask a phpdoc'er to volunteer to patch up the formatting to make
it acceptable for inclusion in the manual before I do this; I'm really short
on time right now, and I'm not up to speed with the latest phpdoc rules.

Feel free to split this document out into multiple files as you see fit.

Many thanks!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196270 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 01:13:06 +00:00
Wez Furlong
03ed72d30c typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196268 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 23:30:38 +00:00
Wez Furlong
6e04852458 document win32 service extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196256 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 16:26:44 +00:00
Noah Fontes
e0fe293930 Fixed bug #34390 (static members and methods really can be redefined in subclasses)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196253 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 14:52:32 +00:00
Jakub Vrana
51d114e7be SID inconsistency (spotted by David Vance)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 10:25:08 +00:00
Jakub Vrana
178147e5b0 Wrong references are fatal since 5.0.5, not 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196217 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 23:01:50 +00:00
Noah Fontes
884831ad79 fixed bug #34534 (not clear that extract() separates the prefix with an underscore)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196208 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 19:43:49 +00:00