.. |
streams
|
MFB: Fixed bug #43522 (stream_get_line() eats additional characters)
|
2007-12-10 14:19:20 +00:00 |
alloca.c
|
- Fix outside-source-tree builds. Always include generated header files
|
2005-01-09 21:05:06 +00:00 |
build-defs.h.in
|
- Unused macros removed
|
2007-07-15 15:09:36 +00:00 |
config.w32.h
|
- Always enable mail() function
|
2007-07-11 17:39:04 +00:00 |
fopen_wrappers.c
|
Fix expand_filepath when including relative files, ideally you should test you code...
|
2007-10-09 10:04:19 +00:00 |
fopen_wrappers.h
|
MFB: Fixed bug #43580 (removed bogus declaration of a non-existent
|
2007-12-13 00:27:43 +00:00 |
getopt.c
|
- Add support for optional values
|
2007-11-20 22:42:47 +00:00 |
internal_functions_nw.c
|
- Moved the old regex functions to it's own extension: ereg
|
2007-07-15 19:50:07 +00:00 |
internal_functions_win32.c
|
- Moved the old regex functions to it's own extension: ereg
|
2007-07-15 19:50:07 +00:00 |
internal_functions.c.in
|
MFH: const/static keywording
|
2006-08-12 19:41:28 +00:00 |
logos.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
main.c
|
Fixed bug #43128 (Very long class name causes segfault)
|
2007-11-22 13:33:53 +00:00 |
mergesort.c
|
removed unwanted NetWare specific changes
|
2004-09-23 15:57:30 +00:00 |
network.c
|
fix non ipv6 enabled win build
|
2007-11-06 10:56:53 +00:00 |
output.c
|
Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:15:07 +00:00 |
php_compat.h
|
update pcre symbols list
|
2007-05-07 15:43:21 +00:00 |
php_content_types.c
|
fix HTTP_RAW_POST_DATA in Unicode mode
|
2007-06-05 11:24:37 +00:00 |
php_content_types.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_getopt.h
|
- Added common getopt implementation to core.
|
2007-10-01 12:32:39 +00:00 |
php_globals.h
|
- Added ".htaccess" style user-defined php.ini files support for
|
2007-09-28 02:04:28 +00:00 |
php_ini.c
|
- No zval is stored here
|
2007-11-26 16:34:07 +00:00 |
php_ini.h
|
- Added support for [HOST=www.example.com] sections
|
2007-11-09 16:02:50 +00:00 |
php_logos.c
|
make a var static
|
2007-01-06 20:43:51 +00:00 |
php_logos.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_main.h
|
- MFH (Ilia's changes)
|
2007-01-09 18:38:38 +00:00 |
php_memory_streams.h
|
- Fix mem/temp stream exports and readonlyissue
|
2007-02-03 14:45:54 +00:00 |
php_network.h
|
MFB
|
2007-10-10 23:23:54 +00:00 |
php_open_temporary_file.c
|
resolve dir before calling mktemp/mkstemp
|
2007-08-10 10:13:07 +00:00 |
php_open_temporary_file.h
|
- Fix compile warnings
|
2007-07-21 01:41:55 +00:00 |
php_output.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_realpath.c
|
- Happy new year and PHP 5 for rest of the files too..
|
2004-01-08 17:33:29 +00:00 |
php_reentrancy.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_scandir.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_scandir.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_sprintf.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_streams.h
|
Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:15:07 +00:00 |
php_syslog.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_ticks.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_ticks.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_variables.c
|
Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:15:07 +00:00 |
php_variables.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
php_version.h
|
- Removed unnecessary quotes
|
2006-07-27 08:52:10 +00:00 |
php.h
|
- Moved the php.ini related function protos where they belong
|
2007-08-31 07:47:41 +00:00 |
reentrancy.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
rfc1867.c
|
- avoid sprintf
|
2007-02-24 16:25:58 +00:00 |
rfc1867.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
SAPI.c
|
Fixed crash because of uninitialized SG(sapi_headers).mimetype
|
2007-12-03 16:04:47 +00:00 |
SAPI.h
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:28:44 +00:00 |
snprintf.c
|
MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
|
2007-10-01 15:25:01 +00:00 |
snprintf.h
|
MFB
|
2007-04-06 19:27:15 +00:00 |
spprintf.c
|
MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
|
2007-10-01 15:25:01 +00:00 |
spprintf.h
|
- We need to return the length not the byte size
|
2007-01-18 23:11:42 +00:00 |
strlcat.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
strlcpy.c
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |
win95nt.h
|
Bump year.
|
2007-01-01 09:29:37 +00:00 |