Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Peter Cowburn
319224336b
exif_imagetype (actually standard/image.c, php_getimagetype) requires between 3 and 12 bytes in a file, otherwise it E_NOTICEs. (doc #63329 )
...
--
Provided by anonymous #22227 (mail+php@requinix.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328333 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 22:34:17 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Nikola Smolenski
cff6fa6abc
- register_argc_argv is on by default therefore it makes more sense to
...
say what will happen if it is off.
- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
latter sentence confirms).
- Equalize spelling of Windows Me.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
Pierrick Charron
bbc5fdcc32
Remove dead link (Bug #54018 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309163 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-13 04:40:41 +00:00
Richard Quadling
f3bc43285e
Updated changelog (Thank you Peter).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307436 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 12:46:39 +00:00
Richard Quadling
9f773268c7
Added IMAGETYPE_ICO. Fix bug#53733
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307435 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 11:30:00 +00:00
Justin Martin
ae1f963972
Moved EXIF tags link to global.ent.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-22 06:01:52 +00:00
Justin Martin
ac5689f3e4
Documented exif_tagname().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-22 05:50:53 +00:00
Peter Cowburn
7a7a000836
Added image_type_to_mime_type() see also link to exif_imagetype() (closes doc #53176 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304944 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 08:26:57 +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
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
605fe4df23
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:57:16 +00:00
Yannick Torres
07d7ec4107
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 16:46:20 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Jakub Vrana
4d50cfcce4
Initializers - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Philip Olson
4268d9a85f
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
45e26ead7c
MFB: Upgrade to the new-reference-structure
...
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Changed constants.xml to be an appendix
- Moved (and created empty) requirements/install/config/resources sections in setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:00:42 +00:00
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +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
ec3f931fa0
Add missing roles and entities in already switched files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Oliver Albers
a46ac01e43
Reverted on popular demand ;)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197795 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 20:49:19 +00:00
Oliver Albers
ed10f99bb1
Bug #34764 : returns mixed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197756 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-06 17:05:54 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Matt Li
541d03b43a
Closes #32986
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187842 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-07 11:45:43 +00:00
Philip Olson
cee7c2bba3
Implemented the new alias doc style. This alias no longer requires translation
...
as it exclusively uses the language-* files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Nuno Lopes
3c5b81624d
finally add the changelog column and update values for all ini.xml files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba
INI directives have been moved to the appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Philip Olson
3389d1408e
Updated to use missing "new" doc style elements (roles / simplelist seealso)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171891 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 21:14:42 +00:00
Damien Seguy
1c86e97348
fixing refpurpose and slashing function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169573 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 18:19:22 +00:00
Damien Seguy
3808af7f18
emphasis -> literal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169460 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-28 15:52:34 +00:00
Curt Zirzow
8dd4ec27f4
consistently use para for var list descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-12 18:04:59 +00:00
Philip Olson
9226798fe3
Rewrote all exif functions to follow the new style and coding standards. Because this will be
...
used as a model even WS changes exist. Some content changes as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166722 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 19:15:45 +00:00
Dave Barr
9ce5713d6c
- Fix up some example layouts.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Jakub Vrana
8c1456ef19
Fix proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165078 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 14:18:48 +00:00
Nuno Lopes
9a645b820a
move exif requirements note to the new exif folder; add note about GIF write support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164352 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 15:20:12 +00:00
Philip Olson
d5c708634f
Moved exif functions out of ref.image and into new ref.exif, added appropriate files.
...
Modified all exif docs to use new refsect1/reftitle syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164307 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-25 23:08:33 +00:00