php-src/ext/phar
Nikita Popov 26f8fc833b Enable and fix printf() format warnings
Add _unchecked() variants of zend_spprintf and zend_strpprintf for
cases where we specifically want to disable these checks, such as
use of %H.
2017-11-16 21:15:36 +01:00
..
phar Fixed Bug #65467 2015-03-30 15:39:30 +02:00
tests Merge branch 'PHP-7.1' into PHP-7.2 2017-07-26 10:47:49 +01:00
build_precommand.php
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 add missing makefile fragment for .w32 2017-07-28 07:26:11 +02:00
CREDITS
dirstream.c Enable and fix printf() format warnings 2017-11-16 21:15:36 +01:00
dirstream.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
func_interceptors.c Introduced "zif_handler" type (zif = zend internal function). 2017-06-08 16:52:39 +03:00
func_interceptors.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
gdbhelp
Makefile.frag Merge branch 'PHP-5.6' 2015-05-21 14:07:14 +02:00
Makefile.frag.w32 Fix path in makefile fragment 2017-10-10 14:32:19 +02:00
makestub.php ZTS cleanup 2015-03-08 19:25:55 +08:00
phar.1.in Update copyright year to 2017 2017-07-24 17:23:57 +01:00
phar.c Use persistent strings for preloaded phar files 2017-11-02 19:28:34 +03:00
phar.phar.1.in
phar_internal.h Introduced "zif_handler" type (zif = zend internal function). 2017-06-08 16:52:39 +03:00
phar_object.c Enable and fix printf() format warnings 2017-11-16 21:15:36 +01:00
phar_path_check.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
phar_path_check.re Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
pharzip.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_phar.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
shortarc.php
stream.c Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
stream.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
stub.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
tar.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
tar.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
TODO
util.c Use persistent strings for preloaded phar files 2017-11-02 19:28:34 +03:00
zip.c Kill compiler warnings in ext/phar 2017-08-24 02:31:52 +02:00