| .. |
|
tests
|
- Added 'c' modifier to date() which returns the date in ISO 8601 format.
|
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
|
New array functions for doing intersection of arrays that are complementary
|
23 years ago |
|
assert.c
|
fix format strings
|
23 years ago |
|
base64.c
|
Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)
|
23 years ago |
|
base64.h
|
updating license information in the headers.
|
23 years ago |
|
basic_functions.c
|
Cleanup
|
22 years ago |
|
basic_functions.h
|
Route php_stat() via streams/url_stat API (php_stream_stat_path).
|
23 years ago |
|
browscap.c
|
MFB
|
23 years ago |
|
config.m4
|
Added uuencode() & uudecode() functions.
|
23 years ago |
|
config.w32
|
Fix a problem resolving the php.ini path under win32 terminal services environment.
|
22 years ago |
|
crc32.c
|
updating license information in the headers.
|
23 years ago |
|
crc32.h
|
updating license information in the headers.
|
23 years ago |
|
credits.c
|
5 sir
|
23 years ago |
|
credits.h
|
updating license information in the headers.
|
23 years ago |
|
credits_ext.h
|
- Update after moving extensions to PECL
|
23 years ago |
|
credits_sapi.h
|
- Update credits.
|
22 years ago |
|
crypt.c
|
Moved the RINIT(crypt) stuff into crypt() itself.
|
23 years ago |
|
css.c
|
updating license information in the headers.
|
23 years ago |
|
css.h
|
updating license information in the headers.
|
23 years ago |
|
cyr_convert.c
|
updating license information in the headers.
|
23 years ago |
|
cyr_convert.h
|
updating license information in the headers.
|
23 years ago |
|
datetime.c
|
- Added 'c' modifier to date() which returns the date in ISO 8601 format.
|
22 years ago |
|
datetime.h
|
updating license information in the headers.
|
23 years ago |
|
dir.c
|
This check's always necessary.
|
23 years ago |
|
dl.c
|
Fix a memleak: A second call to *nix version of dlerror() frees the error
|
22 years ago |
|
dl.h
|
updating license information in the headers.
|
23 years ago |
|
dns.c
|
ws
|
22 years ago |
|
dns.h
|
fix typo (most likely fixes #24533 too)
|
23 years ago |
|
exec.c
|
- Fixed bug #26615 (patch by runekl at opoint dot com)
|
22 years ago |
|
exec.h
|
updating license information in the headers.
|
23 years ago |
|
file.c
|
Route mkdir()/rmdir() via wrapper ops.
|
22 years ago |
|
file.h
|
Fixed compiler warnings.
|
22 years ago |
|
filestat.c
|
Move safemode/basedir checks for url_stat to plain_wrapper.
|
23 years ago |
|
filters.c
|
Fix a convert filters bug that occurs when multiple buckets are coming in.
|
22 years ago |
|
flock_compat.c
|
updating license information in the headers.
|
23 years ago |
|
flock_compat.h
|
updating license information in the headers.
|
23 years ago |
|
formatted_print.c
|
emalloc -> safe_emalloc
|
23 years ago |
|
fsock.c
|
Plugged a small memleak when errstr isn't efree()'d.
|
23 years ago |
|
fsock.h
|
updating license information in the headers.
|
23 years ago |
|
ftok.c
|
updating license information in the headers.
|
23 years ago |
|
ftp_fopen_wrapper.c
|
Route mkdir()/rmdir() via wrapper ops.
|
22 years ago |
|
head.c
|
- Fix Windows build
|
23 years ago |
|
head.h
|
New function: headers_list(). Ennumerate headers sent to SAPI engine
|
23 years ago |
|
html.c
|
- Test before commit - test before commit
|
22 years ago |
|
html.h
|
updating license information in the headers.
|
23 years ago |
|
http.c
|
typo + proto fix
|
23 years ago |
|
http_fopen_wrapper.c
|
Route mkdir()/rmdir() via wrapper ops.
|
22 years ago |
|
image.c
|
Check validity of seeks.
|
22 years ago |
|
incomplete_class.c
|
pass trsm via parameters
|
23 years ago |
|
info.c
|
Detect and enable IPv6 support under win32.
|
22 years ago |
|
info.h
|
Fix use of EXTERN_C macros
|
23 years ago |
|
iptc.c
|
updating license information in the headers.
|
23 years ago |
|
lcg.c
|
updating license information in the headers.
|
23 years ago |
|
levenshtein.c
|
emalloc -> safe_emalloc
|
23 years ago |
|
link.c
|
updating license information in the headers.
|
23 years ago |
|
mail.c
|
MFB: Fix for possible uninitialized usage of subject_r.
|
23 years ago |
|
math.c
|
Fixed Bug #25694 (round() and number_format() give inconsistent results).
|
23 years ago |
|
md5.c
|
updating license information in the headers.
|
23 years ago |
|
md5.h
|
updating license information in the headers.
|
23 years ago |
|
metaphone.c
|
emalloc -> safe_emalloc
|
23 years ago |
|
microtime.c
|
proto fix
|
22 years ago |
|
microtime.h
|
updating license information in the headers.
|
23 years ago |
|
pack.c
|
signed/unsigned compiler warning fixes
|
23 years ago |
|
pack.h
|
updating license information in the headers.
|
23 years ago |
|
pageinfo.c
|
updating license information in the headers.
|
23 years ago |
|
pageinfo.h
|
updating license information in the headers.
|
23 years ago |
|
parsedate.y
|
Fixed bug #26565 (strtotime("this month") resolving to the wrong month)
|
22 years ago |
|
php_array.h
|
New array functions for doing intersection of arrays that are complementary
|
23 years ago |
|
php_assert.h
|
updating license information in the headers.
|
23 years ago |
|
php_browscap.h
|
updating license information in the headers.
|
23 years ago |
|
php_crypt.h
|
updating license information in the headers.
|
23 years ago |
|
php_dir.h
|
updating license information in the headers.
|
23 years ago |
|
php_ext_syslog.h
|
updating license information in the headers.
|
23 years ago |
|
php_filestat.h
|
Move typedef to where it is needed now.
|
23 years ago |
|
php_fopen_wrapper.c
|
Route mkdir()/rmdir() via wrapper ops.
|
22 years ago |
|
php_fopen_wrappers.h
|
make file uri's work with streams
|
23 years ago |
|
php_ftok.h
|
updating license information in the headers.
|
23 years ago |
|
php_http.h
|
renamed http.h -> php_http.h
|
23 years ago |
|
php_image.h
|
Added image_type_to_extension() function.
|
23 years ago |
|
php_incomplete_class.h
|
updating license information in the headers.
|
23 years ago |
|
php_iptc.h
|
updating license information in the headers.
|
23 years ago |
|
php_lcg.h
|
updating license information in the headers.
|
23 years ago |
|
php_link.h
|
updating license information in the headers.
|
23 years ago |
|
php_mail.h
|
updating license information in the headers.
|
23 years ago |
|
php_math.h
|
updating license information in the headers.
|
23 years ago |
|
php_metaphone.h
|
updating license information in the headers.
|
23 years ago |
|
php_parsedate.h
|
updating license information in the headers.
|
23 years ago |
|
php_rand.h
|
Fixed bug #25170 (Problem with generation of random numbers on solaris)
|
23 years ago |
|
php_smart_str.h
|
Use a smaller default size to accomodate the engine
|
23 years ago |
|
php_smart_str_public.h
|
updating license information in the headers.
|
23 years ago |
|
php_standard.h
|
Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.
|
23 years ago |
|
php_string.h
|
Fixed ZTS build.
|
22 years ago |
|
php_sunfuncs.h
|
updating license information in the headers.
|
23 years ago |
|
php_type.h
|
updating license information in the headers.
|
23 years ago |
|
php_uuencode.h
|
By popular demand renaming uu(encode/decode) to convert_uu(encode/decode).
|
23 years ago |
|
php_var.h
|
updating license information in the headers.
|
23 years ago |
|
php_versioning.h
|
updating license information in the headers.
|
23 years ago |
|
proc_open.c
|
fix proto
|
22 years ago |
|
proc_open.h
|
updating license information in the headers.
|
23 years ago |
|
quot_print.c
|
all '_' (underscores) should be replaced by '\x20' (whitespaces)
|
23 years ago |
|
quot_print.h
|
all '_' (underscores) should be replaced by '\x20' (whitespaces)
|
23 years ago |
|
rand.c
|
- Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
|
23 years ago |
|
reg.c
|
emalloc -> safe_emalloc
|
23 years ago |
|
reg.h
|
updating license information in the headers.
|
23 years ago |
|
scanf.c
|
- Fixed bug #25372 (sscanf() does not work with %X)
|
23 years ago |
|
scanf.h
|
updating license information in the headers.
|
23 years ago |
|
sha1.c
|
updating license information in the headers.
|
23 years ago |
|
sha1.h
|
updating license information in the headers.
|
23 years ago |
|
soundex.c
|
updating license information in the headers.
|
23 years ago |
|
streamsfuncs.c
|
Probable fix for #26534
|
22 years ago |
|
streamsfuncs.h
|
Add stream_socket_sendto and stream_socket_recvfrom which work very much
|
23 years ago |
|
string.c
|
Fixed ZTS build.
|
22 years ago |
|
strnatcmp.c
|
Fixed bug #19795
|
23 years ago |
|
sunfuncs.c
|
updating license information in the headers.
|
23 years ago |
|
syslog.c
|
updating license information in the headers.
|
23 years ago |
|
type.c
|
updating license information in the headers.
|
23 years ago |
|
uniqid.c
|
updating license information in the headers.
|
23 years ago |
|
uniqid.h
|
updating license information in the headers.
|
23 years ago |
|
url.c
|
Scan for : in host:port pair from right instead of left.
|
22 years ago |
|
url.h
|
updating license information in the headers.
|
23 years ago |
|
url_scanner.c
|
updating license information in the headers.
|
23 years ago |
|
url_scanner.h
|
updating license information in the headers.
|
23 years ago |
|
url_scanner_ex.c
|
updating license information in the headers.
|
23 years ago |
|
url_scanner_ex.h
|
updating license information in the headers.
|
23 years ago |
|
url_scanner_ex.re
|
updating license information in the headers.
|
23 years ago |
|
user_filters.c
|
Allow userspace filters to use wildcards
|
23 years ago |
|
uuencode.c
|
By popular demand renaming uu(encode/decode) to convert_uu(encode/decode).
|
23 years ago |
|
var.c
|
Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary
|
23 years ago |
|
var_unserializer.c
|
sync
|
23 years ago |
|
var_unserializer.re
|
- Fixed bug #25378 (Invalid data passed to unserialize() causes segfault)
|
23 years ago |
|
versioning.c
|
emalloc -> safe_emalloc
|
23 years ago |