| .. |
|
Makefile.am
|
* archive-based convenience libraries completely replaced
|
27 years ago |
|
base64.c
|
Use new Zend API.
|
27 years ago |
|
base64.h
|
conv_proto *.[ch]
|
27 years ago |
|
basic_functions.c
|
Taken from PHP3 source.
|
27 years ago |
|
basic_functions.h
|
Taken from PHP3 source.
|
27 years ago |
|
browscap.c
|
Better debug macros
|
27 years ago |
|
config.h.stub
|
last bunch of extensions moving to ext/
|
27 years ago |
|
config.m4
|
Slightly redundant to check for crypt() here again, but the TRY_RUN stuff
|
27 years ago |
|
crypt.c
|
Use new Zend API.
|
27 years ago |
|
cyr_convert.c
|
Removed '3' from key functions in PHP (maintained compatibility through
|
27 years ago |
|
cyr_convert.h
|
conv_proto *.[ch]
|
27 years ago |
|
datetime.c
|
semicolon syntax error
|
27 years ago |
|
datetime.h
|
Ported strtotime() function.
|
27 years ago |
|
dir.c
|
- Make dir functions compile in Win32
|
27 years ago |
|
dl.c
|
Remove extraneous debug dlerror() call which results in the subsequent
|
27 years ago |
|
dl.h
|
More symbol work.
|
27 years ago |
|
dns.c
|
New Zend API
|
27 years ago |
|
dns.h
|
conv_proto *.[ch]
|
27 years ago |
|
exec.c
|
Kill a warning
|
27 years ago |
|
exec.h
|
conv_proto *.[ch]
|
27 years ago |
|
file.c
|
fgetss/gzgetss fixes
|
27 years ago |
|
file.h
|
More symbol work.
|
27 years ago |
|
filestat.c
|
imported diskfreespace from 3.0
|
27 years ago |
|
flock_compat.c
|
License update
|
27 years ago |
|
flock_compat.h
|
* fixed some #if/#ifdef issues
|
27 years ago |
|
formatted_print.c
|
[s]printf fix for bug #1952
|
27 years ago |
|
fsock.c
|
Add thread-safety notice here. The solution is using gethostbyname_r,
|
27 years ago |
|
fsock.h
|
Make fopen() work with URL's in Win32
|
27 years ago |
|
global.h
|
kill another 64-bit issue.
|
27 years ago |
|
head.c
|
Removed '3' from key functions in PHP (maintained compatibility through
|
27 years ago |
|
head.h
|
More symbol work.
|
27 years ago |
|
html.c
|
License update
|
27 years ago |
|
html.h
|
conv_proto *.[ch]
|
27 years ago |
|
image.c
|
newest GetImageSize renamed header-file
|
27 years ago |
|
info.c
|
* archive-based convenience libraries completely replaced
|
27 years ago |
|
info.h
|
I was sure I committed these already. Weird
|
27 years ago |
|
iptc.c
|
Removed '3' from key functions in PHP (maintained compatibility through
|
27 years ago |
|
lcg.c
|
- Get rid of warning on win32, non-threadsafe mode.
|
27 years ago |
|
link.c
|
Use new Zend API.
|
27 years ago |
|
mail.c
|
New Zend API
|
27 years ago |
|
math.c
|
Kill compiler warning.
|
27 years ago |
|
md5.c
|
Use new Zend API.
|
27 years ago |
|
md5.h
|
conv_proto *.[ch]
|
27 years ago |
|
metaphone.c
|
added Metaphone support
|
27 years ago |
|
microtime.c
|
Use new Zend API.
|
27 years ago |
|
microtime.h
|
- gettimeofday wasn't registered.
|
27 years ago |
|
pack.c
|
Removed '3' from key functions in PHP (maintained compatibility through
|
27 years ago |
|
pack.h
|
More symbol work.
|
27 years ago |
|
pageinfo.c
|
Removed '3' from key functions in PHP (maintained compatibility through
|
27 years ago |
|
pageinfo.h
|
conv_proto *.[ch]
|
27 years ago |
|
parsedate.y
|
kill warning
|
27 years ago |
|
php3_browscap.h
|
More symbol work.
|
27 years ago |
|
php3_crypt.h
|
More symbol work.
|
27 years ago |
|
php3_dir.h
|
More symbol work.
|
27 years ago |
|
php3_filestat.h
|
More symbol work.
|
27 years ago |
|
php3_iptc.h
|
ported IPTC fro php3
|
27 years ago |
|
php3_link.h
|
conv_proto *.[ch]
|
27 years ago |
|
php3_mail.h
|
More symbol work.
|
27 years ago |
|
php3_standard.h
|
newest GetImageSize renamed header-file
|
27 years ago |
|
php3_string.h
|
- Internal functions which are basic language functions should be in Zend
|
27 years ago |
|
php3_syslog.h
|
More symbol work.
|
27 years ago |
|
php3_var.h
|
- Upgraded var_dump() to take multiple arguments
|
27 years ago |
|
php_image.h
|
newest GetImageSize renamed header-file
|
27 years ago |
|
php_lcg.h
|
moved lcg stuff to ext/standard
|
27 years ago |
|
php_metaphone.h
|
added Metaphone support
|
27 years ago |
|
phpdir.h
|
conv_proto *.[ch]
|
27 years ago |
|
phpmath.h
|
conv_proto *.[ch]
|
27 years ago |
|
post.c
|
Fix a buglet, and avoid crashing in phpinfo() (fixes an elusive legacy bug too)
|
27 years ago |
|
post.h
|
- Rewrote the GET/POST/Cookie data reader to support multi-dimensional
|
27 years ago |
|
quot_print.c
|
License update
|
27 years ago |
|
quot_print.h
|
conv_proto *.[ch]
|
27 years ago |
|
rand.c
|
New Zend API
|
27 years ago |
|
reg.c
|
ereg now returns a continious array 0..9 again - empty values are returned as false.
|
27 years ago |
|
reg.h
|
A bunch of grunt work updating function entries and declarations.
|
27 years ago |
|
soundex.c
|
New Zend API
|
27 years ago |
|
string.c
|
Fix nl2br crash.
|
27 years ago |
|
syslog.c
|
New Zend API
|
27 years ago |
|
type.c
|
License update
|
27 years ago |
|
type.h
|
First commit of re-structuring phase one. We have started using automake in
|
27 years ago |
|
uniqid.c
|
Use new Zend API.
|
27 years ago |
|
uniqid.h
|
conv_proto *.[ch]
|
27 years ago |
|
url.c
|
Fix for my fix.
|
27 years ago |
|
url.h
|
conv_proto *.[ch]
|
27 years ago |
|
url_scanner.c
|
This version is finally the standard one. The last one was created
|
27 years ago |
|
url_scanner.h
|
- add standard disclaimer
|
27 years ago |
|
url_scanner.re
|
Aline escape signs in macro definitions.
|
27 years ago |
|
var.c
|
Extended var_dump to handle IS_RESOURCE somewhat.
|
27 years ago |