..
html_tables
Regenerated html_tables.h to fix compilation warnings
2016-06-22 17:22:06 +03:00
tests
Merge branch 'PHP-7.0' into PHP-7.1
2016-08-13 16:31:43 +02:00
array.c
Fix array_column() packed hash initialization
2016-08-08 18:47:52 +02:00
assert.c
Merge branch 'throw-error-in-extensions'
2016-07-05 02:08:39 -05:00
base64.c
Make base64_decode() in non-strict mode binary safe
2016-07-22 18:20:34 +02:00
base64.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
basic_functions.c
Fix URL rewriter issues
2016-08-11 08:31:48 +09:00
basic_functions.h
Fix URL rewriter issues
2016-08-11 08:31:48 +09:00
browscap.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
config.m4
Split rand and mt_rand into separate files
2016-07-05 11:16:37 +01:00
config.w32
Split rand and mt_rand into separate files
2016-07-05 11:16:37 +01:00
crc32.c
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
crc32.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
credits.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
credits.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
credits_ext.h
Bump versions/dates for release of 7.1.0alpha3
2016-07-05 12:29:02 -07:00
credits_sapi.h
run credits script
2015-05-30 09:43:10 +02:00
crypt.c
Fixed warning: "operation on ‘s’ may be undefined"
2016-08-02 20:28:42 +08:00
crypt_blowfish.c
bump year
2015-01-15 23:27:30 +08:00
crypt_blowfish.h
trailing whitespace removal
2015-01-10 15:07:38 -08:00
crypt_freesec.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
crypt_freesec.h
crypt_sha256.c
fix thread safety
2015-07-29 10:36:28 +02:00
crypt_sha512.c
fix thread safety
2015-07-29 10:36:28 +02:00
css.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
css.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
cyr_convert.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
cyr_convert.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
datetime.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
datetime.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
dir.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
dl.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
dl.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
dns.c
fix #71609 : Segmentation fault on ZTS with gethostbyname
2016-03-31 12:39:01 +01:00
dns_win32.c
Fixed bug #72683 getmxrr broken
2016-07-27 20:48:45 +02:00
exec.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
exec.h
Merge branch 'PHP-5.5.32' into PHP-5.6.18
2016-02-01 18:32:31 -08:00
file.c
Merge branch 'PHP-7.0' into PHP-7.1
2016-07-21 18:53:42 +02:00
file.h
fix #71609 : Segmentation fault on ZTS with gethostbyname
2016-03-31 12:39:01 +01:00
filestat.c
fix typo
2016-08-11 13:38:28 +02:00
filters.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
flock_compat.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-03-10 11:39:16 +01:00
flock_compat.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
formatted_print.c
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
2016-06-21 16:00:37 +03:00
fsock.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
fsock.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
ftok.c
Merge branch 'PHP-7.0'
2016-01-01 20:04:31 +02:00
ftp_fopen_wrapper.c
Merge branch 'PHP-7.0' into PHP-7.1
2016-08-05 23:10:12 +02:00
head.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
head.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
html.c
Merge branch 'throw-error-in-extensions'
2016-07-05 02:08:39 -05:00
html.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
html_tables.h
Regenerated html_tables.h to fix compilation warnings
2016-06-22 17:22:06 +03:00
http.c
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
2016-06-21 16:00:37 +03:00
http_fopen_wrapper.c
Avoid use of scratch space in HTTP fopen wrapper
2016-08-07 17:43:06 +02:00
image.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-08-13 16:23:15 +02:00
incomplete_class.c
Use special type IS_ERROR instread of EG(error_zval). (we still need EG(error_zval) for SPL support).
2016-01-28 18:00:06 +03:00
info.c
Switch zend_print_zval_r to use smart_str
2016-06-13 18:04:22 +02:00
info.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
iptc.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
lcg.c
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
levenshtein.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
link.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
link_win32.c
add missing chunk to support mb path in symlink()
2016-08-11 13:38:28 +02:00
mail.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
Makefile.frag
math.c
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
2016-06-21 16:00:37 +03:00
md5.c
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
md5.h
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
metaphone.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
microtime.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
microtime.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
mt_rand.c
Preserve BC for rand() AND mt_rand() where min > max
2016-08-10 23:32:32 +01:00
pack.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
pack.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
pageinfo.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
pageinfo.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
password.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
php_array.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_assert.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_browscap.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_crypt.h
Remove HAVE_CRYPT checks
2016-03-25 21:09:47 +01:00
php_crypt_r.c
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
php_crypt_r.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_dir.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_dns.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_ext_syslog.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_filestat.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_fopen_wrapper.c
Merge branch 'throw-error-in-extensions'
2016-07-05 02:08:39 -05:00
php_fopen_wrappers.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_ftok.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_http.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_image.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_incomplete_class.h
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
php_iptc.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_lcg.h
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
php_link.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_mail.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_math.h
Preserve BC for rand() AND mt_rand() where min > max
2016-08-10 23:32:32 +01:00
php_metaphone.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_mt_rand.h
Preserve BC for rand() AND mt_rand() where min > max
2016-08-10 23:32:32 +01:00
php_password.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_rand.h
Fix legacy mode RAND_RANGE and 32/64-bit consistency
2016-07-16 16:50:20 +00:00
php_random.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_smart_string.h
Remove use of register keyword in headers
2016-02-04 13:34:19 +01:00
php_smart_string_public.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_standard.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_string.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_type.h
Add is_iterable() function
2016-06-03 17:42:12 -05:00
php_uuencode.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_var.h
Hide (un)serialize data from ABI
2016-08-15 22:42:27 +02:00
php_versioning.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
proc_open.c
Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
2016-06-21 16:00:37 +03:00
proc_open.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
quot_print.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
quot_print.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
rand.c
Preserve BC for rand() AND mt_rand() where min > max
2016-08-10 23:32:32 +01:00
random.c
Happy new year (Update copyright to 2016)
2016-01-01 20:03:16 +02:00
scanf.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
scanf.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
sha1.c
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
sha1.h
Replace usage of php_int32 and php_uint32 with int32_t and uint32_t
2016-02-04 11:57:41 +01:00
soundex.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
streamsfuncs.c
Merge branch 'PHP-7.0'
2016-07-03 17:16:10 +02:00
streamsfuncs.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
string.c
Fix #72823 : strtr out-of-bound access
2016-08-13 11:40:33 +02:00
strnatcmp.c
trailing whitespace removal
2015-01-10 15:07:38 -08:00
syslog.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
type.c
Merge branch 'master' into iterable
2016-07-03 22:42:10 -05:00
uniqid.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
uniqid.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
url.c
Fix bug #70480 (php_url_parse_ex() buffer overflow read)
2016-07-05 10:59:02 +02:00
url.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
url_scanner_ex.c
Merge branch 'PHP-7.0' into PHP-7.1
2016-08-12 16:35:41 +08:00
url_scanner_ex.h
Fix URL rewriter issues
2016-08-11 08:31:48 +09:00
url_scanner_ex.re
Fix URL rewriter partially
2016-08-11 09:18:47 +09:00
user_filters.c
Fixed compilation warnings
2016-06-23 12:47:06 +03:00
uuencode.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-03-10 15:23:40 +08:00
var.c
Hide (un)serialize data from ABI
2016-08-15 22:42:27 +02:00
var_unserializer.c
Hide (un)serialize data from ABI
2016-08-15 22:42:27 +02:00
var_unserializer.re
Hide (un)serialize data from ABI
2016-08-15 22:42:27 +02:00
versioning.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
winver.h
Merge branch 'PHP-5.6'
2015-06-18 22:05:07 +02:00