.. |
streams
|
Make sure context is set to null to prevent use after free
|
2015-11-09 11:58:34 +08:00 |
alloca.c
|
|
|
build-defs.h.in
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
fastcgi.c
|
Encapsulate FastCGI implementation details.
|
2015-06-23 16:27:21 +03:00 |
fastcgi.h
|
Encapsulate FastCGI implementation details.
|
2015-06-23 16:27:21 +03:00 |
fopen_wrappers.c
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
fopen_wrappers.h
|
Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse.
|
2015-03-04 02:05:28 +03:00 |
getopt.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
http_status_codes.h
|
HTTP 506 status code added.
|
2015-05-12 14:08:17 +02:00 |
internal_functions_nw.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
internal_functions_win32.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
internal_functions.c.in
|
second shot on removing TSRMLS_*
|
2014-12-14 14:07:59 +01:00 |
main.c
|
Removed signal protection (set to NULL before free() to avoid dangling pointers)
|
2015-08-28 15:32:50 +03:00 |
mergesort.c
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
network.c
|
Add support for IPV6_V6ONLY on sockets
|
2015-11-06 21:45:31 +01:00 |
output.c
|
Removed dead code
|
2015-08-17 17:18:25 +02:00 |
php_compat.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_content_types.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_content_types.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_getopt.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_globals.h
|
Fix for #66048
|
2015-05-12 16:15:01 +02:00 |
php_ini.c
|
Spelling
|
2015-09-30 12:59:16 +08:00 |
php_ini.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_main.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_memory_streams.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_network.h
|
Add support for IPV6_V6ONLY on sockets
|
2015-11-06 21:45:31 +01:00 |
php_open_temporary_file.c
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-07-28 17:42:37 +02:00 |
php_open_temporary_file.h
|
Fix for #66048
|
2015-05-12 16:15:01 +02:00 |
php_output.h
|
Removed dead code
|
2015-08-17 17:18:25 +02:00 |
php_reentrancy.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_scandir.c
|
fix incompatible pointer warning
|
2015-02-03 17:52:18 +01:00 |
php_scandir.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_sprintf.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_stdint.h
|
Move __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defs earlier
|
2015-08-20 14:40:08 -07:00 |
php_streams.h
|
fixed wrong number for the new option
|
2015-07-02 14:22:59 +02:00 |
php_syslog.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
php_ticks.c
|
Add support for parameters to tick functions, on C level. This is only
|
2015-09-28 11:21:17 +02:00 |
php_ticks.h
|
Add support for parameters to tick functions, on C level. This is only
|
2015-09-28 11:21:17 +02:00 |
php_variables.c
|
Removed or simplified incorrect SEPARATE_*() macros usage.
|
2015-09-29 11:17:43 +03:00 |
php_variables.h
|
Cleanup shutdown, enable proper memory leak displaying
|
2015-07-24 17:17:26 +02:00 |
php_version.h
|
7.0.1 is next
|
2015-10-27 20:08:54 +01:00 |
php.h
|
increase API versions
|
2015-10-12 20:17:22 +02:00 |
reentrancy.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
rfc1867.c
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
rfc1867.h
|
expose destroy_uploaded_files_hash in the API (used by apfd extension)
|
2015-03-25 14:33:47 +01:00 |
SAPI.c
|
remove unnecessary macros
|
2015-09-02 17:05:43 +02:00 |
SAPI.h
|
fix datatype mismatches
|
2015-03-24 22:02:31 +01:00 |
snprintf.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
snprintf.h
|
bump year
|
2015-01-15 23:27:30 +08:00 |
spprintf.c
|
Make s(tr)pprintf infallible
|
2015-07-17 16:53:06 +02:00 |
spprintf.h
|
remove redundant ;
|
2015-08-27 13:05:41 +08:00 |
strlcat.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
strlcpy.c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
win95nt.h
|
This macro is defined in zend_virtual_cwd.h, avoid redef
|
2015-06-22 14:02:04 +02:00 |