| .. |
|
Makefile.in
|
Improved in-tree shared libraries build system
|
26 years ago |
|
array.c
|
Fix an empty arrays condition and optimize a bit.
|
26 years ago |
|
assert.c
|
Fixes for possible failure of zend_eval_string().
|
26 years ago |
|
base64.c
|
the pipe is breaking all the time
|
26 years ago |
|
base64.h
|
- Made PHP_VERSION and PHP_OS work again
|
26 years ago |
|
basic_functions.c
|
On some systems, <syslog.h> defines syslog to another symbol, so that
|
26 years ago |
|
basic_functions.h
|
@ Added is_numeric() that returns true if the argument is a number
|
26 years ago |
|
browscap.c
|
single, sorta proto.
|
26 years ago |
|
config.m4
|
Move dlopen in -ldl check to configure.in. This should ensure that if libdl
|
26 years ago |
|
crypt.c
|
Put in a hack, so that users can compile PHP, even if the configure-time
|
26 years ago |
|
cyr_convert.c
|
the pipe is breaking all the time
|
26 years ago |
|
cyr_convert.h
|
conv_proto *.[ch]
|
27 years ago |
|
datetime.c
|
Change reentrancy API to always use the php prefix.
|
26 years ago |
|
datetime.h
|
*** empty log message ***
|
26 years ago |
|
dir.c
|
- Change PHP_ to V_ (directory & file functions)
|
26 years ago |
|
dl.c
|
- Shouldn't be needed. The configuration mechanism makes sure this is
|
26 years ago |
|
dl.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
dns.c
|
- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
|
26 years ago |
|
dns.h
|
Fine tune Andi's patch
|
26 years ago |
|
exec.c
|
Hartmut don't touch protos. Only two lines are allowed.
|
26 years ago |
|
exec.h
|
More php3_ annihilation
|
26 years ago |
|
file.c
|
- Take Sascha's advice and create on V_OPEN() which replaces open().
|
26 years ago |
|
file.h
|
Finished porting recode module.
|
26 years ago |
|
filestat.c
|
- Fix virtual cwd bug
|
26 years ago |
|
flock_compat.c
|
the pipe is breaking all the time
|
26 years ago |
|
flock_compat.h
|
Unresolved external php_if_ftruncate on Win32
|
26 years ago |
|
formatted_print.c
|
the pipe is breaking all the time
|
26 years ago |
|
fsock.c
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
fsock.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
global.h
|
More php3_ annihilation
|
26 years ago |
|
head.c
|
- Fix an invalid trick (it was valid when header() was using
|
26 years ago |
|
head.h
|
- Fix an invalid trick (it was valid when header() was using
|
26 years ago |
|
html.c
|
Made php_escape_html_entities() as a separate function for export.
|
26 years ago |
|
html.h
|
Made php_escape_html_entities() as a separate function for export.
|
26 years ago |
|
image.c
|
- Change PHP_ to V_ (directory & file functions)
|
26 years ago |
|
info.c
|
Change reentrancy API to always use the php prefix.
|
26 years ago |
|
info.h
|
A little easter egg for April 1st ... :)
|
26 years ago |
|
iptc.c
|
- Change PHP_ to V_ (directory & file functions)
|
26 years ago |
|
lcg.c
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
link.c
|
- Fix virtual cwd bug
|
26 years ago |
|
mail.c
|
#if COMPILE_DL
|
26 years ago |
|
math.c
|
@ Fix bug in number_format (Jon Forsberg)
|
26 years ago |
|
md5.c
|
- Convert 'PHP3' to 'PHP'
|
26 years ago |
|
md5.h
|
- Convert 'PHP3' to 'PHP'
|
26 years ago |
|
metaphone.c
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
microtime.c
|
Fix build on systems which lack snprintf or vsnprintf.
|
26 years ago |
|
microtime.h
|
- gettimeofday wasn't registered.
|
27 years ago |
|
output.c
|
Corrected some protos.
|
26 years ago |
|
pack.c
|
Fix build on systems which lack snprintf or vsnprintf.
|
26 years ago |
|
pack.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
pageinfo.c
|
the pipe is breaking all the time
|
26 years ago |
|
pageinfo.h
|
More php3_ annihilation
|
26 years ago |
|
parsedate.y
|
Change reentrancy API to always use the php prefix.
|
26 years ago |
|
php_array.h
|
Added natural comparison/sorting routines using code from Martin Pool.
|
26 years ago |
|
php_assert.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_browscap.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_crypt.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_dir.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_filestat.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_image.h
|
the pipe is breaking all the time
|
26 years ago |
|
php_iptc.h
|
Clean up php3.*\.h files. The files itself are renamed, and references in all
|
26 years ago |
|
php_lcg.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_link.h
|
Clean up php3.*\.h files. The files itself are renamed, and references in all
|
26 years ago |
|
php_mail.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_metaphone.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_output.h
|
fix some protos
|
26 years ago |
|
php_rand.h
|
- In Windows RAND_MAX is defined in stdlib.h
|
26 years ago |
|
php_standard.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_string.h
|
@Added substr_count() from Peter Kovacs. (Andrei)
|
26 years ago |
|
php_syslog.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
php_var.h
|
Clean up php3.*\.h files. The files itself are renamed, and references in all
|
26 years ago |
|
phpdir.h
|
conv_proto *.[ch]
|
27 years ago |
|
phpmath.h
|
added the other usefull constants besides M_PI from math.h
|
26 years ago |
|
quot_print.c
|
the pipe is breaking all the time
|
26 years ago |
|
quot_print.h
|
conv_proto *.[ch]
|
27 years ago |
|
rand.c
|
- Get rid of newly introduced warning
|
26 years ago |
|
reg.c
|
phpinfo() prettying
|
26 years ago |
|
reg.h
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
soundex.c
|
the pipe is breaking all the time
|
26 years ago |
|
string.c
|
TODO update and fix for C++ comments.
|
26 years ago |
|
strnatcmp.c
|
@ Updated natural comparison/sorting algorithm by Martin Pool
|
26 years ago |
|
syslog.c
|
@Cleaned up extension namespace (Stig)
|
26 years ago |
|
type.c
|
the pipe is breaking all the time
|
26 years ago |
|
type.h
|
More php3_ annihilation
|
26 years ago |
|
uniqid.c
|
the pipe is breaking all the time
|
26 years ago |
|
uniqid.h
|
conv_proto *.[ch]
|
27 years ago |
|
url.c
|
the pipe is breaking all the time
|
26 years ago |
|
url.h
|
Can't believe it hasn't been done yet.
|
26 years ago |
|
url_scanner.c
|
Fix build on systems which lack snprintf or vsnprintf.
|
26 years ago |
|
url_scanner.h
|
the pipe is breaking all the time
|
26 years ago |
|
url_scanner.re
|
Happy Y2K patch! Happy new year (or the new millennium, depending on whether
|
26 years ago |
|
var.c
|
(var_dump) cleaned up some weird & buggy stuff
|
26 years ago |