Commit graph

9881 commits

Author SHA1 Message Date
Nuno Lopes
a9264c30dc fix #33973: output with anonymous functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:18:39 +00:00
Sean Coates
756f39661b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:14:00 +00:00
Sean Coates
2a81f2c622 improve example: add signature for method with a parameter; show example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:13:32 +00:00
Sean Coates
b668dccf1f clear up implementation paragraph and add not about extending an abstract class' abstract methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:06:08 +00:00
Sean Coates
c4b65b4b25 Change title (user note); more correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192319 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:00:15 +00:00
Matthew Peters
4f1acf0919 Shorten installation instructions and point at main SDO install section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192309 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 14:30:41 +00:00
Matthew Peters
500d41edab Rewrite installation instructions to cover Windows/Linux X Release/latestCVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192308 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 14:29:59 +00:00
Nuno Lopes
6b5fcd3f61 fix #33853 and a user note: missing description & changelog for the autoload parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192086 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 22:29:40 +00:00
Nuno Lopes
a91f6976d8 fix example of date format functions.
Thanks Derick ;)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192066 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 18:46:14 +00:00
Sean Coates
f46825aaba add link to config. changes page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192059 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 16:09:53 +00:00
Vincent Gevers
be57d32528 Allow users to delete there current photo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192036 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 14:33:00 +00:00
Matthew Peters
785c36e763 Add <programlisting> with example code for executePreparedQuery()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192009 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 09:23:02 +00:00
Sean Coates
92307b247e notes stats
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191971 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-01 00:33:42 +00:00
Vincent Gevers
d313a7c0b6 Adding the only edit yourself message
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191962 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 20:55:40 +00:00
Steph Fox
78823536bc updating the ldap stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191958 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 19:06:10 +00:00
Nuno Lopes
005069e24d fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191948 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 17:19:28 +00:00
Vincent Gevers
361a9d6bfa adding entities for the user profiles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191930 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 13:58:08 +00:00
Nuno Lopes
e2ef6c8655 remove nested <para>s in notes
remove oldie comments
expand the '-a' interactive shell docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191927 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-31 11:45:31 +00:00
Nuno Lopes
a77c2d3d0f add the new date constants.
deprecate is_dst parameter
document the new date() format chars


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191888 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 18:14:12 +00:00
Jacques Marneweck
3bef9a020b Stripped markup from *.users.*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191884 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 16:25:26 +00:00
Jacques Marneweck
2d38a01e87 Added user page entities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191882 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 16:12:56 +00:00
Jakub Vrana
0bc59fb3d5 Session name must contain a letter (bug #27688)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191863 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 08:44:26 +00:00
Matt Li
69dc12fb60 Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 06:35:15 +00:00
Nuno Lopes
7871a46bbb update the date_default_*() to reflect last CVS commits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191821 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 18:16:29 +00:00
Matthew Peters
e8feaf24a1 Update the limitations section to reflect the fact that DB2 is supported and has been tested, add description of the new executePreparedQuery method, and update the limitations again to reflect the fact that prepared statements are now supported.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 18:14:31 +00:00
Graham Charters
f451cbe169 Tried to de-jargon the introduction...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191813 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-29 16:58:23 +00:00
Dan Scott
04ef7baafc Fix typos and small grammatical thingies.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191762 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 19:45:25 +00:00
Nuno Lopes
7a48c96b55 add link for admin.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191752 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 18:10:08 +00:00
Nuno Lopes
ed3cfbb8db fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191714 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 11:50:27 +00:00
Nuno Lopes
64e396d505 fix commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191713 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-28 11:45:41 +00:00
Jakub Vrana
353e0b631f Better English (thanks Mike Ford)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191638 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-27 14:35:59 +00:00
Jakub Vrana
71785fc1dc Reversed meaning (bug #33878)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191614 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-27 09:25:02 +00:00
Jakub Vrana
0ae989dfd0 Wrong refpurpose (spotted by Louis Williams)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191603 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-27 08:26:05 +00:00
Matthew Peters
8a55526c15 Alterations to the Requirements section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191548 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-26 15:28:57 +00:00
Matthew Peters
0006a6a474 Add <?php ?> to some examples that lacked them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191545 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-26 14:13:17 +00:00
Matthew Peters
88cb6dc07c Several edits for spelling, punctuation, making the existing text read more clearly. No changes to the meaning, no new material.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191544 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-26 14:02:08 +00:00
Anantoju Veera Srinivas
4a933fee66 some name changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191462 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 14:15:45 +00:00
Jakub Vrana
7d539551c1 E_NOTICE is issued with returning non-references in new versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191447 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 13:00:01 +00:00
Jakub Vrana
4ed69b8e48 result_type defaults to SQLITE_ASSOC and is available since PHP 5.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191439 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 12:02:10 +00:00
Rob Richards
393bc710cd fix descriptions (Bug #33840)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191429 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 10:38:03 +00:00
Anantoju Veera Srinivas
35196eefd7 Changes in the class name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191427 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-25 10:33:19 +00:00
Sean Coates
c286789edd grammar (comma)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191412 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 21:50:16 +00:00
Sean Coates
2e2a13363c WS & wrap
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 21:23:03 +00:00
Anantoju Veera Srinivas
13e2bdb8c5 Changes in installation instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191406 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 20:50:13 +00:00
Jakub Vrana
5437a5f925 Extension Categorization:
- Purpose - taken from RFC/manual.xml.in - in future, it can be swapped (alpabetical list in appendix, categories in the contents)
- Membership - core, bundled, external, PECL (bug #33810)
- State - deprecated, experimental


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191402 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 20:09:47 +00:00
Jean-Sébastien Goupil
d815a9bc4a fix name Jhon to John :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191325 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 05:53:42 +00:00
Jean-Sébastien Goupil
9d42924ea1 fix to new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191324 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-24 05:44:27 +00:00
Jean-Sébastien Goupil
09484c37eb typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191303 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 22:27:49 +00:00
Jean-Sébastien Goupil
8460186339 add encoding + Revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191294 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 20:28:21 +00:00
Jakub Vrana
1a9b341bc9 No space before fullstop and comma
No parse errors in examples


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191272 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-23 11:08:37 +00:00