..
tests
Test for strtr() with non-ascii encoding
20 years ago
CREDITS
2nd step towards auto-credits
26 years ago
Makefile.frag
- use the target file name as output file instead of stdout
21 years ago
array.c
- Implemented basic collation support. For some reason "new Collator" gives segfaults when the object's collation resource is used.
20 years ago
assert.c
bump year and license version
21 years ago
base64.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
base64.h
bump year and license version
21 years ago
basic_functions.c
Another (and hopefully last) major streams commit.
20 years ago
basic_functions.h
So long safe_mode mode.
21 years ago
browscap.c
bump year and license version
21 years ago
config.m4
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
21 years ago
config.w32
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
21 years ago
crc32.c
- MFB:
21 years ago
crc32.h
bump year and license version
21 years ago
credits.c
MFB51:
21 years ago
credits.h
bump year and license version
21 years ago
credits_ext.h
MFB51:
21 years ago
credits_sapi.h
- Johannes did a great work on the shell
21 years ago
crypt.c
bump year and license version
21 years ago
css.c
bump year and license version
21 years ago
css.h
bump year and license version
21 years ago
cyr_convert.c
couple of pedantic fixes: "static" should be first
21 years ago
cyr_convert.h
bump year and license version
21 years ago
datetime.c
bump year and license version
21 years ago
datetime.h
bump year and license version
21 years ago
dir.c
- Get rid of using ENFORCE_SAFE_MODE.
21 years ago
dl.c
Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this.
21 years ago
dl.h
Disabled dl(). Now it is enabled only when a SAPI layer registers it explicitly. Only CLI, CGI and EMBED do this.
21 years ago
dns.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
dns.h
bump year and license version
21 years ago
exec.c
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
21 years ago
exec.h
bump year and license version
21 years ago
file.c
Another (and hopefully last) major streams commit.
20 years ago
file.h
- MFB: add php_mkdir_ex
21 years ago
filestat.c
Nuke safe_mode
21 years ago
filters.c
don't leak memory even though the code is not stable yet
21 years ago
flock_compat.c
bump year and license version
21 years ago
flock_compat.h
bump year and license version
21 years ago
formatted_print.c
bump year and license version
21 years ago
fsock.c
- Get rid of using ENFORCE_SAFE_MODE.
21 years ago
fsock.h
bump year and license version
21 years ago
ftok.c
- More safe_mode nuking
21 years ago
ftp_fopen_wrapper.c
fix buffer overrun
21 years ago
head.c
Nuke safe_mode
21 years ago
head.h
bump year and license version
21 years ago
html.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
html.h
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
http.c
MFB: Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets)
21 years ago
http_fopen_wrapper.c
MFB51: Fixed bug #36857 (Added support for partial content fetching to the
20 years ago
image.c
Fix compiler errors by using NULL_ZSTR where zstr is expected.
21 years ago
incomplete_class.c
Unicode support
20 years ago
info.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
info.h
bump year and license version
21 years ago
iptc.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
lcg.c
bump year and license version
21 years ago
levenshtein.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
link.c
Nuke safe_mode
21 years ago
mail.c
Nuke safe_mode
21 years ago
math.c
initialize variables and reduce the number of warnings
21 years ago
md5.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
md5.h
bump year and license version
21 years ago
metaphone.c
bump year and license version
21 years ago
microtime.c
bump year and license version
21 years ago
microtime.h
bump year and license version
21 years ago
pack.c
Nuke safe_mode
21 years ago
pack.h
bump year and license version
21 years ago
pageinfo.c
bump year and license version
21 years ago
pageinfo.h
bump year and license version
21 years ago
php_array.h
- Implemented basic collation support. For some reason "new Collator" gives segfaults when the object's collation resource is used.
20 years ago
php_assert.h
bump year and license version
21 years ago
php_browscap.h
bump year and license version
21 years ago
php_crypt.h
bump year and license version
21 years ago
php_dir.h
bump year and license version
21 years ago
php_ext_syslog.h
MF51: fix #36808 (syslog ident becomes garbage between requests)
21 years ago
php_filestat.h
- And not here either...
21 years ago
php_fopen_wrapper.c
bump year and license version
21 years ago
php_fopen_wrappers.h
bump year and license version
21 years ago
php_ftok.h
bump year and license version
21 years ago
php_http.h
bump year and license version
21 years ago
php_image.h
bump year and license version
21 years ago
php_incomplete_class.h
Unicode support
20 years ago
php_iptc.h
bump year and license version
21 years ago
php_lcg.h
bump year and license version
21 years ago
php_link.h
bump year and license version
21 years ago
php_mail.h
bump year and license version
21 years ago
php_math.h
add missing ifdefs
21 years ago
php_metaphone.h
bump year and license version
21 years ago
php_rand.h
bump year and license version
21 years ago
php_smart_str.h
bump year and license version
21 years ago
php_smart_str_public.h
bump year and license version
21 years ago
php_standard.h
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
21 years ago
php_string.h
- Moved strtotitle to ext/standard and implemented the fallback case to
21 years ago
php_type.h
- Actually make this is_binary() too.
21 years ago
php_uuencode.h
bump year and license version
21 years ago
php_var.h
bump year and license version
21 years ago
php_versioning.h
bump year and license version
21 years ago
proc_open.c
Portable unicode string API:
21 years ago
proc_open.h
bump year and license version
21 years ago
quot_print.c
bump year and license version
21 years ago
quot_print.h
bump year and license version
21 years ago
rand.c
bump year and license version
21 years ago
reg.c
bump year and license version
21 years ago
reg.h
bump year and license version
21 years ago
scanf.c
bump year and license version
21 years ago
scanf.h
bump year and license version
21 years ago
sha1.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
sha1.h
bump year and license version
21 years ago
soundex.c
bump year and license version
21 years ago
streamsfuncs.c
Another (and hopefully last) major streams commit.
20 years ago
streamsfuncs.h
Another (and hopefully last) major streams commit.
20 years ago
string.c
Fix UErrorCode check.
20 years ago
strnatcmp.c
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
22 years ago
syslog.c
MFB51: Fixed bug #36689 (Removed arbitrary limit on the length of syslog
21 years ago
type.c
Make is_string() return TRUE for both Unicode and binary strings.
21 years ago
uniqid.c
bump year and license version
21 years ago
uniqid.h
bump year and license version
21 years ago
url.c
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
21 years ago
url.h
bump year and license version
21 years ago
url_scanner.c
bump year and license version
21 years ago
url_scanner.h
bump year and license version
21 years ago
url_scanner_ex.c
Parsers for previous patch
21 years ago
url_scanner_ex.h
bump year and license version
21 years ago
url_scanner_ex.re
Parsers for previous patch
21 years ago
user_filters.c
Refactor streams layer for PHP6.
21 years ago
uuencode.c
bump year and license version
21 years ago
var.c
Typo.
20 years ago
var_unserializer.c
Unicode support
20 years ago
var_unserializer.re
Unicode support
20 years ago
versioning.c
bump year and license version
21 years ago