Adam Harvey
65e697ff67
Officially deprecate ext/mysql in the manual.
...
Specific changes:
- Upgraded the soft deprecation sidebars to full blown warnings.
- Beefed up the wording of the soft deprecation notice boilerplate.
- Added changelog items for mysql_connect() and mysql_pconnect(), since they're
the functions that have changed behaviour.
- Updated the MySQL changelog.
- Updated the 5.5 migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328734 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-10 15:22:07 +00:00
Philip Olson
0bc62a921d
Moved generated changelog to a new changelog.xml, and added deprecated aliases as per PHP Bug #63295 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328703 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-07 08:30:40 +00:00
Philip Olson
b80218f662
Updated the soft deprecation alternatives syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325976 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-05 04:25:50 +00:00
Philip Olson
70642d85d0
Softly deprecate part of ext/mysql... as a test. Let's see what chaos this will cause. And/or let's see if this idea makes much sense. Suggestions are welcome.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324829 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-05 06:38:36 +00:00
Philip Olson
4cb4824d50
technically, <constant> is not allowed within <initializer>, so removing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323449 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-23 16:23:01 +00:00
Maciek Sokolewicz
4a420d557a
Fixed missing <initializer> warnings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323235 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-15 18:52:23 +00:00
Shein Alexey
654099b8c6
Fixed wrong titles.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311568 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-30 09:07:30 +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
2c69dc3c07
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:13:42 +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
Mehdi Achour
0dbc7d65b8
Fix whitespaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228279 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 05:22:02 +00:00
Philip Olson
42c93b5280
Implemented new doc style, implemented new entities, and rewording where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183245 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 07:47:25 +00:00
Philip Olson
41473cf2d4
Move to the new doc style.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183144 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 08:14:56 +00:00
Philip Olson
647c1d6f7b
WS. The methodsynopsis needed to be moved left one additional space.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183141 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 06:27:14 +00:00
Philip Olson
68d0b4fb63
WS. Flushed everything to the left, getting ready for the new doc style.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 04:07:29 +00:00
Philip Olson
24f10c9ab4
Added see also's.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163842 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 04:27:29 +00:00
Friedhelm Betz
8bddf50657
examples start at col 0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147872 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-05 13:03:26 +00:00
Mehdi Achour
b938afd852
fixed structures and added example for mysql_result()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134529 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-09 15:07:29 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00