Nuno Lopes
7ea1f99985
fix proto. user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179327 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 16:06:57 +00:00
Sean Coates
f52af952f6
clarify return value (it's a copy)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179324 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 15:26:06 +00:00
Leszek Krupinski
654f5a90a6
- uh, reverted, my mistake
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179307 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 09:19:13 +00:00
Leszek Krupinski
35decc6ba7
- fixed xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179306 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 09:17:08 +00:00
Hartmut Holzgraefe
89a0b7b767
make section headings for PECL and addon functions translatable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179278 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 01:07:59 +00:00
Mehdi Achour
2fa277fd0e
added &pecl.moved-ver;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179250 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-08 19:26:30 +00:00
Mehdi Achour
c352dd9710
Implement &pecl.moved-ver; and use it everywhere
...
cpdf is now in PECL too
# used 5.0.0 and 5.1.0 as requested by philip and discussed on irc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179249 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-08 19:26:10 +00:00
Sean Coates
f8d470ac17
slightly better wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179171 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-08 02:51:45 +00:00
Sean Coates
9989fb6e38
bug #31863 - fixed typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179028 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 23:48:58 +00:00
Yannick Torres
beff4c3de5
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179009 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 21:24:41 +00:00
Dan Scott
0b4047e556
Document and add an example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 17:49:01 +00:00
Mehdi Achour
e622e9ae31
WS (start at col 0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178984 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:18:55 +00:00
Mehdi Achour
a2d449c586
WS (methodsynopsis was misplaced)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178983 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:10:02 +00:00
Mehdi Achour
69da71eb9e
WS (start at col 0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178982 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 03:10:01 +00:00
Mehdi Achour
022b895cae
Add roles for refsect1 sections and fix see also structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178981 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 02:59:23 +00:00
Mehdi Achour
b1ebbda590
Add roles for refsect1 sections and fix see also structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178980 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 02:47:15 +00:00
Mehdi Achour
e5e38c67dc
WS (start at col 0 and end at col 78
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178979 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 02:20:23 +00:00
Mehdi Achour
70646fb03a
switch to the new structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178972 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 00:59:36 +00:00
Mehdi Achour
6f195a27ae
Switch to the new structure
...
# also added see also and description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178970 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-06 00:41:24 +00:00
Dan Scott
0c1bedcdde
Document new parameters in PDOStatement::fetch that allow for scrollable
...
cursors, and add an example of how to use scrollable cursors (finally!).
Add examples for the transaction functions.
Correct a typo in the constants.
Adopt more reference template goodness throughout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178958 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-05 18:52:58 +00:00
Sean Coates
bab0381af9
fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178931 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-05 00:11:21 +00:00
Mehdi Achour
fb8fdf990b
mode=1 never worked and won't be fixed, clarify it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 16:00:58 +00:00
Jakub Vrana
a24b6bc0fd
A bit more useful example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178881 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 11:25:35 +00:00
Mehdi Achour
65b917d0d2
Add an example ..
...
# A user was complaining in a note :o
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:45:48 +00:00
Jakub Vrana
9facd06f8e
Locale sensitive (bug #31740 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178873 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:25:59 +00:00
Jakub Vrana
f2dbd673ca
Explain SORT_REGULAR (bug #31760 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178870 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:15:20 +00:00
Jakub Vrana
ba51f21a28
Typo (bug #31839 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 08:31:15 +00:00
Jakub Vrana
4f3c55e7bd
Typos (bug #31837 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178860 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 08:24:52 +00:00
Curt Zirzow
1f2d15aca6
incorporate note, to prevent clone'ing of singletons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 03:02:56 +00:00
Curt Zirzow
118db453ef
Changed example to use php5 syntax.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178759 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 02:51:07 +00:00
Nuno Lopes
a9a189f278
integrate user note: expand explanation for setting PHPRC under Win 9x
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178737 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 21:01:26 +00:00
Mehdi Achour
9b7bc8b916
Not experimental anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178729 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 17:33:09 +00:00
Mehdi Achour
00e1e85138
moved to PECL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178722 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 15:28:17 +00:00
Dave Barr
b09c6796c8
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178714 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 14:28:03 +00:00
Mehdi Achour
4818219db7
CVS is now called PHP 5 :)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178695 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 08:41:52 +00:00
Martin Meredith
bbf0f94e9d
forgot a full stop :P
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-01 11:51:57 +00:00
Martin Meredith
0ec2c60731
Added note on host/port seperator. Ref: Bug 31791
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-01 11:35:32 +00:00
Vincent Gevers
7fb98be091
Add the notes statistics entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178596 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 15:28:56 +00:00
Steph Fox
7f6021fc5a
Getting rid of the E_NONE myth, and also incorporating a user note.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178581 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 12:53:28 +00:00
Mehdi Achour
2075a6ef08
clean up
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178580 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 12:38:48 +00:00
Mehdi Achour
696ab7cb1f
Switch to the new structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178579 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 12:35:36 +00:00
Mehdi Achour
9a5eb3d545
Move docs to the new format
...
Added example and explained result for dba_handlers()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178567 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-31 00:21:24 +00:00
Mehdi Achour
b0615875a9
format is described in sprintf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178565 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 22:41:49 +00:00
Nuno Lopes
2b3ba267c6
move ini options to the appendix and add the changelog column
...
# any feedback is higly appreciated :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178527 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 16:27:46 +00:00
Dave Barr
46aa161b82
- independant -> independent.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178523 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 15:09:40 +00:00
Nuno Lopes
9e03472a98
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178522 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 11:08:43 +00:00
Mehdi Achour
78eee16978
Migrate docs to the new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178518 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 02:11:51 +00:00
Mehdi Achour
f25e838d89
Migrate docs to the new style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178516 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 01:46:49 +00:00
Mehdi Achour
c3e414fda0
Migrate docs to the new structue, fix protos and remove useless PHP version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178514 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 00:46:43 +00:00
Mehdi Achour
21da834719
Add the constants.xml file
...
# in fact, the constants were registred using a macro in the C sources, that's why xml_proto.php didn't find it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178513 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 00:17:10 +00:00