Daniel Egeberg
0640e024d4
Fixed PHP bug #51978
...
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +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
c315196775
Moved to new doc style; and other misc. changes including use of new entities.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183139 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 05:05:08 +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
Mehdi Achour
1a7f4ff83a
fix error message in examples
...
put the note about deprecation upper and mention other alternatives
fixlets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 22:02:58 +00:00
Philip Olson
9d7dd8cc1f
Added an example that replaces use of this deprecated function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181587 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-07 18:23:07 +00:00
Stefan Walk
f46de98880
CS, minor bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151948 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-20 17:36:42 +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
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +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
Damien Seguy
a695c8a238
no space in paramters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127441 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 13:28:22 +00:00
Hartmut Holzgraefe
0ea9d18b36
additional warning that these deprecate functions may actualy be
...
missing from a php build if a 4.x mysql library is used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121330 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 18:03:40 +00:00
Sara Golemon
39e039f00c
Documentation Bug #20743 . Added usage of mysql_error() to examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106520 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 02:37:29 +00:00
Georg Richter
e26c5431f0
Added a note (mysql_create_db is deprecated)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79288 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-21 13:03:37 +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