Commit graph

31 commits

Author SHA1 Message Date
沈唁
0799f7789c
Remove useless docs (#865) 2021-08-24 15:07:23 +02:00
Christoph Michael Becker
e443388d42 Remove info about SAPIs which are removed as of PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350661 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 16:56:25 +00:00
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
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
76a256e435 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283795 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:41:13 +00:00
Kalle Sommer Nielsen
3d95b4e0f9 Fix reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265561 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-27 15:51:52 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Sebastian-H. Picklum
316b92565e Overlooked small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143271 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 15:24:04 +00:00
Sebastian-H. Picklum
fd213105ae Fixed bug # 26018
-Fixed typos
-Some text changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143269 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 15:20:18 +00:00
foobar
b6b6b70621 imap_popen() does not exist anymore, and it never worked anyway
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139501 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 22:52:27 +00:00
Damien Seguy
820226b7bc php.ini, safemode entities, plus some cdata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 13:05:06 +00:00
Xiao shengwen
4350016389 fix bug #20351
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103407 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-12 02:56:19 +00:00
Thomas Schoefbeck
7685986d45 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82376 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-15 20:46:33 +00:00
irc-html
8bc0285b55 fixed reference to mssql_pconnect, spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67480 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 01:56:08 +00:00
jim winstead
082fdcf004 note there are some non-sql persistent connections, and provide a see also section with links to all the persistent connection functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65623 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:49:03 +00:00
Hartmut Holzgraefe
3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Torben Wilson
81467643b7 Added a warning about using persistent connections and table
locks/transactions together. The transaction note was from the user errata.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62926 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 03:00:09 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
08bc490945 Removing Persistent connections from faq/databases.xml
(it was nearly the same, but older than persistent-connections.xml),
adding an iPlanet note to persistent-connections.xml

The other changes in databases.xml are WS only


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59912 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 10:26:19 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jeroen van Wolffelaar
76dbfa98cf Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54602 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:56:24 +00:00
Jeroen van Wolffelaar
7250797633 persistant -> persistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53182 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:22:34 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Gabor Hojtsy
e1cb863ac3 Oh those tabs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40205 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:21:48 +00:00
Gabor Hojtsy
1607f75444 Correct the xSAPI notes, cause xSAPI works now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40204 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:20:21 +00:00
Gabor Hojtsy
200df69195 Fixing a typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38184 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-22 17:52:05 +00:00
Egon Schmid
2139613cd6 Minor changes not relevant for the translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:31:00 +00:00
Ron Chmara
1666e859c4 Added para about idle connections filling db tables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 11:23:02 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
Renamed from features/persistent-connections.sgml (Browse further)