Commit graph

88 commits

Author SHA1 Message Date
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Popa Adrian Marius
6aa7058f15 This default behavior for function on all phps > 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329711 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:28:52 +00:00
Popa Adrian Marius
1d8f6d7da3 This default behavior for function on all phps > 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329710 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:26:13 +00:00
Popa Adrian Marius
24f13612f5 ibase_timefmt has been removed from PHP 5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329709 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 15:20:29 +00:00
Popa Adrian Marius
06b757afc9 remove old PHP4 references, all functions are current in PHP > 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329707 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-08 14:54:20 +00:00
Popa Adrian Marius
c6cb0d2c80 cleanup old IB6 reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327664 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 12:51:17 +00:00
Popa Adrian Marius
a9429817d5 cleanup some of the old info IPX/SPX networks are not supported anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327663 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 12:12:22 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Peter Cowburn
d6598a47d3 default value for columntype in ibase_timefmt() (doc #54762)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311254 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 13:05:46 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Kalle Sommer Nielsen
4bc27d8766 Remove the last of the PHP3 related stuff around the manual, including the documentation for:
* ascii2ebcdic
* ebcdic2ascii
* mysql_change_user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293483 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 04:01:06 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Kalle Sommer Nielsen
07bb81e0b4 Changelog for bug #48189
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286334 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-25 23:46:48 +00:00
Nilgün Belma Bugüner
f19e1eab9c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283815 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:25:11 +00:00
Jakub Vrana
a4d1ad6098 Allows any parameter order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283038 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:15:50 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Philip Olson
4223c05232 Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Felipe Pena
8336d7a3ab Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247523 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-03 11:10:59 +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
afee2b3056 ref.ibase: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:54:21 +00:00
Mehdi Achour
e9cc03c75c WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237852 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 21:52:41 +00:00
Jakub Vrana
5ace950dc8 Use foreach
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Jakub Vrana
80bda0c1f9 Some functions return void
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189158 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 13:24:34 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
72b0023625 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188957 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-21 13:56:28 +00:00
Jakub Vrana
bceffca07c Doesn't work with SELECT (bug #32454)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183272 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 15:05:35 +00:00
Jakub Vrana
4cf2759e15 Fix protos (bug #30651)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172095 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-04 08:50:58 +00:00
Mehdi Achour
364f283417 CS and add a check on the file pointer
# I was going to fix #22871 but it was already done :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171650 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 15:57:32 +00:00
Jakub Vrana
af09c6b028 Example (bug #22871)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168966 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-22 08:55:45 +00:00
Jakub Vrana
fe57cc2958 Bind args
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168964 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-22 08:42:45 +00:00
Jakub Vrana
cdfdffa494 link_or_trans_identifier (bug #26517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168708 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-17 08:32:48 +00:00
Dave Barr
fed18ab532 - PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:40:30 +00:00
Jakub Vrana
5fb3e0c98d Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Nuno Lopes
1b5feb3865 fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 13:36:17 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Yannick Torres
0a743e0628 fix Revision tags & white space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160170 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-31 14:34:26 +00:00
Ard Biesheuvel
a9311d396d Added deprecation note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160093 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-30 18:51:51 +00:00
Friedhelm Betz
b080f82615 doc skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157104 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-25 19:18:03 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Kenneth Schwartz
0d5b621340 bug #27390
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 10:43:03 +00:00