| .. |
|
tests
|
- Fixed bug #27822 (is_resource() returns TRUE for closed resources)
|
22 years ago |
|
CREDITS
|
2nd step towards auto-credits
|
26 years ago |
|
Makefile.frag
|
Make sure zend stuff is built first.
|
23 years ago |
|
array.c
|
Fixed bug #27782 (Wrong behaviour of next(), prev() and each()).
|
22 years ago |
|
assert.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
base64.c
|
Fixed bug #27460 (base64_decode() does not handle extra padding).
|
22 years ago |
|
base64.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
basic_functions.c
|
Found a NAN/INF solution that should be portable everywhere(?) (Ard,Marcus)
|
22 years ago |
|
basic_functions.h
|
Portable solution for bug #27646 that works correct on Windows, too
|
22 years ago |
|
browscap.c
|
Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly).
|
22 years ago |
|
config.m4
|
NAN==NAN doest work (Ard)
|
22 years ago |
|
config.w32
|
Fix a problem resolving the php.ini path under win32 terminal services environment.
|
23 years ago |
|
crc32.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
crc32.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
credits.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
credits.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
credits_ext.h
|
Fix writing of SQLite and SimpleXMl extension and add Rob to the credits
|
22 years ago |
|
credits_sapi.h
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
crypt.c
|
* email address update
|
22 years ago |
|
css.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
css.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
cyr_convert.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
cyr_convert.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
datetime.c
|
disallow negative timestamps on windows only
|
22 years ago |
|
datetime.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
dir.c
|
Fixed bug #27498 (bogus safe_mode error on nonexistent directories for
|
22 years ago |
|
dl.c
|
- improve error message
|
22 years ago |
|
dl.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
dns.c
|
Cleanup, minor refactor, and CS
|
22 years ago |
|
dns.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
exec.c
|
Fixed bug #26938 (exec() has problems reading long lines).
|
22 years ago |
|
exec.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
file.c
|
Wordsize fixes
|
22 years ago |
|
file.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
filestat.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
filters.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
flock_compat.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
flock_compat.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
formatted_print.c
|
Fixed bug #27278 (*printf() functions treat arguments as if passed by
|
22 years ago |
|
fsock.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
fsock.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
ftok.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
ftp_fopen_wrapper.c
|
FTP dirstream_read should not leave whitespace/newlines on dirents
|
22 years ago |
|
head.c
|
Added checks for invalid characters in a cookie name or cookie data from setrawcookie
|
22 years ago |
|
head.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
html.c
|
Fixed bug #27505 (htmlentities() does not handle BIG5 correctly).
|
22 years ago |
|
html.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
http.c
|
Bug Fix #27335: Numeric indexes crashing http_build_query()
|
22 years ago |
|
http_fopen_wrapper.c
|
MFH: Fixed bug #27628 (Simplify the process of making a POST request via
|
22 years ago |
|
image.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
incomplete_class.c
|
- Tiny improvement.
|
22 years ago |
|
info.c
|
Fixed crash in php_ini_scanned_files() when no additional INI files were
|
22 years ago |
|
info.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
iptc.c
|
- fix #27238
|
22 years ago |
|
lcg.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
levenshtein.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
link.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
mail.c
|
Fixed bug #26847 (memory leak in mail() when to/subject contain only spaces)
|
22 years ago |
|
math.c
|
Nuke unused vars
|
22 years ago |
|
md5.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
md5.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
metaphone.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
microtime.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
microtime.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
pack.c
|
fix for bug 27384
|
22 years ago |
|
pack.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
pageinfo.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
pageinfo.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
parsedate.y
|
- Fixed yacc file
|
22 years ago |
|
php_array.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_assert.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_browscap.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_crypt.h
|
* email address update
|
22 years ago |
|
php_dir.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_ext_syslog.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_filestat.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_fopen_wrapper.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
php_fopen_wrappers.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_ftok.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_http.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_image.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_incomplete_class.h
|
BUG #27469 was fixed (serialize() objects of incomplete class)
|
22 years ago |
|
php_iptc.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_lcg.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_link.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_mail.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_math.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_metaphone.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_parsedate.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_rand.h
|
- Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)
|
22 years ago |
|
php_smart_str.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_smart_str_public.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_standard.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_string.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_sunfuncs.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_type.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_uuencode.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_var.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_versioning.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
proc_open.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
proc_open.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
quot_print.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
quot_print.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
rand.c
|
- Moved php_srand() call into php_rand().
|
22 years ago |
|
reg.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
reg.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
scanf.c
|
Fixed bug #27295 (memory leak inside sscanf()).
|
22 years ago |
|
scanf.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
sha1.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
sha1.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
soundex.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
streamsfuncs.c
|
Wordsize fixes
|
22 years ago |
|
streamsfuncs.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
string.c
|
BugFix 27675 and add regression test.
|
22 years ago |
|
strnatcmp.c
|
Fixed bug #19795
|
23 years ago |
|
sunfuncs.c
|
Wordsize fixes
|
22 years ago |
|
syslog.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
type.c
|
- Fixed bug #27822 (is_resource() returns TRUE for closed resources)
|
22 years ago |
|
uniqid.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
uniqid.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
url.c
|
CS
|
22 years ago |
|
url.h
|
Changed prototypes to allow parsing of string literals and constant strings
|
22 years ago |
|
url_scanner.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
url_scanner.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
url_scanner_ex.c
|
Pending touch
|
22 years ago |
|
url_scanner_ex.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
url_scanner_ex.re
|
Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_vars() may
|
22 years ago |
|
user_filters.c
|
HEAD is now bundled only with ZE2
|
22 years ago |
|
uuencode.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
var.c
|
BUG #27469 was fixed (serialize() objects of incomplete class)
|
22 years ago |
|
var_unserializer.c
|
Touch after .c
|
22 years ago |
|
var_unserializer.re
|
Portable solution for bug #27646 that works correct on Windows, too
|
22 years ago |
|
versioning.c
|
- A belated happy holidays and PHP 5
|
22 years ago |