Peter Cowburn
ca1e8b4ce9
initializer for xmlwriter outputmemory/flush (doc #54788 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311248 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 12:34:03 +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
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
Jakub Vrana
bc93886cd1
Prefer <initializer> before "default is"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +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
b9d85cd6cd
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283842 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:19:14 +00:00
Nilgün Belma Bugüner
670c50a2f9
fixed a typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281294 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-28 12:28:35 +00:00
Nilgün Belma Bugüner
c65b41f04a
some improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281287 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-28 10:54:05 +00:00
Damien Seguy
04db3ecc80
poo to oop
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275915 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 11:49:35 +00:00
Damien Seguy
ced830f5dc
minor spelling fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 09:57:57 +00:00
Damien Seguy
0946439854
adding entities and extra tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275908 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 09:46:05 +00:00
Jakub Vrana
6125c0100d
Initializers - part 4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
1f6db5345c
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Richard Quadling
5f22ade289
Example for odbc_prepare and odbc_execute.
...
&success;. => &success; in several places.
.. => ... for tree listings where .. and ... were mixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265276 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 11:04:23 +00:00
Felipe Pena
f61eabc849
Fixed bug #44620 (Return type wrong for XMLWriter::outputMemory)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256682 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-02 21:52: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
Hannes Magnusson
c9a1bea06d
The content parameter in XMLWriter::WriteElement[Ns] is now optinoal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236117 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:58:47 +00:00
Hannes Magnusson
8a149c975b
refname consitency
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228534 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 21:06:02 +00:00
TAKAGI Masahiro
51eac0d1a4
typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226246 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-02 05:57:27 +00:00
Mehdi Achour
e85a081f83
Fix livedocs build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226210 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-01 19:42:31 +00:00
Mehdi Achour
3a4c466537
Document XMLWriter
...
# review appreciated :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226186 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-01 15:23:53 +00:00
Sean Coates
a8ec4170bd
Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Jakub Vrana
97397150a6
Fix parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206180 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-31 16:28:55 +00:00
Sean Coates
96598fde88
xmlwriter skeleton for Pierre
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206178 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-31 16:15:41 +00:00