phpbb/phpBB/includes
Marc Alexander 2fa99602c6 [ticket/8672] Add class for retrieving imagesize without download
getimagesize() always downloads the complete file before checking
the actual image dimensions. This class will be able to do the same
without having to download possibly large files.

PHPBB3-8672
2015-04-24 13:31:36 +02:00
..
acp Merge pull request #3487 from MateBartus/ticket/13697 2015-04-16 20:44:02 +02:00
diff [ticket/12557] Fix pass by reference doc blocks 2014-08-07 11:39:04 +03:00
hooks [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
mcp [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
questionnaire [ticket/13494] Update calls to set_config() 2015-02-02 19:28:23 +01:00
ucp [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
utf [feature/patchwork-utf8] Rely on mbstring, use patchwork/utf8 as fallback 2014-11-08 11:41:58 +01:00
.htaccess
bbcode.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
compatibility_globals.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
constants.php Merge branch 'prep-release-3.1.3' into develop-ascraeus 2015-01-31 12:11:43 +01:00
functions.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_acp.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_admin.php Merge branch '3.1.x' 2015-03-07 21:23:59 +01:00
functions_compatibility.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_compress.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_content.php [ticket/11768] This commit integrates s9e\TextFormatter 2015-04-02 19:16:01 +02:00
functions_convert.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_database_helper.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
functions_display.php [ticket/13654] Moving reporting into controller 2015-04-16 11:29:11 +02:00
functions_download.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
functions_install.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_jabber.php [ticket/12487] Update PHP code 2015-01-11 13:22:59 +01:00
functions_mcp.php Merge branch '3.1.x' 2015-03-06 14:30:14 +01:00
functions_messenger.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_module.php [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
functions_posting.php [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
functions_privmsgs.php Merge branch '3.1.x' 2015-02-18 18:04:46 +01:00
functions_transfer.php [ticket/12999] Remove @author tags 2014-08-19 22:54:45 +02:00
functions_upload.php [ticket/8672] Add class for retrieving imagesize without download 2015-04-24 13:31:36 +02:00
functions_user.php Merge branch '3.1.x' 2015-02-20 20:29:45 +01:00
index.htm
message_parser.php [ticket/8672] Add class for retrieving imagesize without download 2015-04-24 13:31:36 +02:00
sphinxapi.php [ticket/12721] Update rules descriptions 2014-06-16 23:07:28 +02:00
startup.php [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME. 2015-01-28 22:07:16 +01:00