Commit graph

72 commits

Author SHA1 Message Date
Yoshinari Takaoka
bfadfd1c4c
Fix some issues in exif directory
Part of #658
constants section is moved to returnvalues one.
2021-06-13 13:04:39 +09:00
George Peter Banyard
cbac1ecf71 Fix lone section order issues in various extensions
Part of #658
2021-06-06 18:03:03 +01:00
Shyim
a7421437b6
Remove Windows XP note
Closes GH-605.
2021-05-18 11:28:26 +02:00
Christoph M. Becker
6dfe076725 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Yoshinari Takaoka
7d82426b49 Added PHP 8 into versions.xml for exif based on stubs.
Closes GH-421.
2021-01-26 18:14:32 +01:00
Yoshinari Takaoka
227c9c797e alias read-exif-data was deleted as of PHP 8.0.0. 2021-01-26 23:08:23 +09:00
Christoph Michael Becker
f8de748ed5 Document that exif_read_data() may raise notices and warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351876 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 15:42:26 +00:00
Christoph Michael Becker
417d45ec40 Add initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351454 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-20 10:59:07 +00:00
Christoph Michael Becker
02284193f1 Generate exif methodsynopses from stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351452 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-19 23:05:04 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Simion Onea
6ba81c064b Correction of the sentence according to the grammar rules.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348315 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 14:18:40 +00:00
George Peter Banyard
508e255fff Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should include all mentions of PHP 4 in "bundled" extensions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 13:21:49 +00:00
Christoph Michael Becker
18f9cbcbc4 Replace tabs with spaces
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php>).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Peter Cowburn
3554b16809 add IMAGETYPE_WEBP to exif_imagetypes() constants list (doc bug #75657)
This was introduced in 7.1.0, and a changelog entry already exists
on the page but the constant was not added to the list.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343622 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-08 22:16:01 +00:00
Kalle Sommer Nielsen
b3286b26e0 Added a note about the $stream parameter in the exif function in regards to streams
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343465 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-27 10:20:57 +00:00
Kalle Sommer Nielsen
bf30eb8a73 Fix bad copy/paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342919 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 22:34:44 +00:00
Christoph Michael Becker
f9958280af Fix #74634: read_exif_data() documented as not taking URLs but allows URLs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342914 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 16:43:41 +00:00
Kalle Sommer Nielsen
a835aa607b Fixed bug #74956 (exif_read_data() causes Illegal IFD size)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342694 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-22 21:05:17 +00:00
Kalle Sommer Nielsen
66c697dbb7 Added an example for exif_read_data() with streams available as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342666 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-13 07:51:49 +00:00
Kalle Sommer Nielsen
cf01ab1198 Fixed parameter types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342665 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-13 07:33:43 +00:00
Kalle Sommer Nielsen
5b7b3fa177 Documented the new EXIF changes coming in 7.2.0: exif_thumbnail() and exif_read_data() now support stream resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342664 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-12 03:56:12 +00:00
Kalle Sommer Nielsen
6c18adbd81 read_exif_data() is deprecated in 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342663 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-12 03:48:19 +00:00
Kalle Sommer Nielsen
762fd781b6 Update the exif documentation:
- Reflect new formats added in 7.2
 - Fixed the example in exif_thumbnail() to reflect a better practice without $_REQUEST
 - Fixed bug #69045 (document exif supported filetypes)
 - Better install instructions and other minor changes here and there

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342647 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-08 11:32:37 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
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
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