..
base64.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
base64.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
basic_functions.c
@Fix min/max behaviour (Thies)
1999-11-09 07:59:50 +00:00
basic_functions.h
(PHP getprotoby{name,number}) New Functions
1999-11-02 03:47:09 +00:00
browscap.c
Clean up regex header file mess. php.h now explicitly includes php_regex.h
1999-10-30 14:22:10 +00:00
config.h.stub
(PHP getcwd()) added, needs to porting to Win32
1999-10-20 16:17:30 +00:00
config.m4
Enable selective regex library compilation.
1999-11-12 20:56:30 +00:00
crypt.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
cyr_convert.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
cyr_convert.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
datetime.c
(PHP gmmktime) Should now give right values. Note that there was never need for
1999-10-08 03:08:44 +00:00
datetime.h
Ported strtotime() function.
1999-07-23 19:51:27 +00:00
dir.c
- Make CVS compile on Win32.
1999-10-20 18:09:44 +00:00
dl.c
Kill the regex header file warnings
1999-10-29 17:33:19 +00:00
dl.h
new api fo dl() - renamed php3_dl to php_dl (added compat header)
1999-10-13 19:55:25 +00:00
dns.c
New Zend API
1999-09-25 12:09:50 +00:00
dns.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
exec.c
(shell_exec) use pclose for FILE* that has been opened via popen!
1999-10-13 14:01:47 +00:00
exec.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
file.c
eliminated warinigs
1999-10-26 20:09:59 +00:00
file.h
files are now resources, file.c is thread-safe, the le_ vars are no longer shared,
1999-10-15 15:22:25 +00:00
filestat.c
imported diskfreespace from 3.0
1999-08-17 12:32:23 +00:00
flock_compat.c
License update
1999-07-16 13:13:16 +00:00
flock_compat.h
* fixed some #if/#ifdef issues
1999-06-16 17:06:53 +00:00
formatted_print.c
More forgotten prototypes.
1999-10-18 20:00:42 +00:00
fsock.c
kill warning
1999-10-24 18:16:16 +00:00
fsock.h
Make fopen() work with URL's in Win32
1999-08-25 16:24:14 +00:00
global.h
kill another 64-bit issue.
1999-05-16 11:55:34 +00:00
head.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
head.h
More symbol work.
1999-07-26 20:09:08 +00:00
html.c
(PHP: htmlspecialchars, htmlentities): new zend-api for html-function (not worth mentioning in NEWS)
1999-10-13 19:51:11 +00:00
html.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
image.c
newest GetImageSize renamed header-file
1999-09-02 11:58:23 +00:00
info.c
(_display_module_info): Add anchor for module names
1999-10-20 16:16:58 +00:00
info.h
I was sure I committed these already. Weird
1999-07-17 19:17:42 +00:00
iptc.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
lcg.c
- Get rid of warning on win32, non-threadsafe mode.
1999-09-22 05:26:22 +00:00
link.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
mail.c
New Zend API
1999-09-25 12:09:50 +00:00
Makefile.am
Remove the extra INCLUDES line from most automake Mafiles. This is not
1999-11-13 12:41:09 +00:00
math.c
One typo corrected.
1999-10-17 07:38:35 +00:00
md5.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
md5.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
metaphone.c
added Metaphone support
1999-09-13 15:48:32 +00:00
microtime.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
microtime.h
- gettimeofday wasn't registered.
1999-09-15 05:08:45 +00:00
output.c
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
pack.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
pack.h
More symbol work.
1999-07-26 20:09:08 +00:00
pageinfo.c
Removed '3' from key functions in PHP (maintained compatibility through
1999-08-02 19:17:14 +00:00
pageinfo.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
parsedate.y
kill warning
1999-09-24 15:34:30 +00:00
php3_browscap.h
More symbol work.
1999-07-26 20:09:08 +00:00
php3_crypt.h
More symbol work.
1999-07-26 20:09:08 +00:00
php3_dir.h
(PHP getcwd()) added, needs to porting to Win32
1999-10-20 16:17:30 +00:00
php3_filestat.h
More symbol work.
1999-07-26 20:09:08 +00:00
php3_iptc.h
ported IPTC fro php3
1999-07-05 07:42:07 +00:00
php3_link.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
php3_mail.h
More symbol work.
1999-07-26 20:09:08 +00:00
php3_standard.h
newest GetImageSize renamed header-file
1999-09-02 11:58:23 +00:00
php3_string.h
(PHP str_repeat) New function.
1999-10-27 22:06:05 +00:00
php3_syslog.h
More symbol work.
1999-07-26 20:09:08 +00:00
php3_var.h
- Upgraded var_dump() to take multiple arguments
1999-09-20 14:14:26 +00:00
php_image.h
newest GetImageSize renamed header-file
1999-09-02 11:58:23 +00:00
php_lcg.h
moved lcg stuff to ext/standard
1999-08-29 20:12:12 +00:00
php_metaphone.h
added Metaphone support
1999-09-13 15:48:32 +00:00
php_output.h
moved output.c into ext/standart and made it thread-safe.
1999-10-27 18:30:41 +00:00
php_rand.h
Move random functions related defines into its own header file.
1999-10-06 16:34:36 +00:00
phpdir.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
phpmath.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
post.c
- support for mimetype application/vnd.fdf needed by fdf module
1999-10-06 05:26:25 +00:00
post.h
- Rewrote the GET/POST/Cookie data reader to support multi-dimensional
1999-09-12 23:51:12 +00:00
quot_print.c
License update
1999-07-16 13:13:16 +00:00
quot_print.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
rand.c
Move random functions related defines into its own header file.
1999-10-06 16:34:36 +00:00
reg.c
Clean up regex header file mess. php.h now explicitly includes php_regex.h
1999-10-30 14:22:10 +00:00
reg.h
A bunch of grunt work updating function entries and declarations.
1999-07-24 22:16:54 +00:00
soundex.c
New Zend API
1999-09-25 12:09:50 +00:00
string.c
(PHP str_repeat) New function.
1999-10-27 22:06:05 +00:00
syslog.c
New Zend API
1999-09-25 12:09:50 +00:00
type.c
License update
1999-07-16 13:13:16 +00:00
type.h
First commit of re-structuring phase one. We have started using automake in
1999-04-17 00:37:12 +00:00
uniqid.c
Use new Zend API.
1999-09-24 19:35:25 +00:00
uniqid.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
url_scanner.c
Include proper header files (replacement functions were not used).
1999-11-09 13:57:11 +00:00
url_scanner.h
- add standard disclaimer
1999-09-11 23:53:40 +00:00
url_scanner.re
Include proper header files (replacement functions were not used).
1999-11-09 13:57:11 +00:00
url.c
Clean up regex header file mess. php.h now explicitly includes php_regex.h
1999-10-30 14:22:10 +00:00
url.h
conv_proto *.[ch]
1999-05-16 11:19:26 +00:00
var.c
(PHP var_dump, serialize) now use php.ini's precision size when displying/serializing doubles
1999-11-06 08:16:25 +00:00