| .. |
|
Makefile.am
|
Split array functions into separate module.
|
27 years ago |
|
array.c
|
Make array.c thread-safe
|
27 years ago |
|
base64.c
|
Use new Zend API.
|
27 years ago |
|
base64.h
|
conv_proto *.[ch]
|
27 years ago |
|
basic_functions.c
|
Make array.c thread-safe
|
27 years ago |
|
basic_functions.h
|
Make array.c thread-safe
|
27 years ago |
|
browscap.c
|
Clean up regex header file mess. php.h now explicitly includes php_regex.h
|
27 years ago |
|
config.h.stub
|
(PHP getcwd()) added, needs to porting to Win32
|
27 years ago |
|
config.m4
|
Check for htonl in libsocket (sol251), and move inet_aton check in libbind to configure.in, so that our later AC_CHECK_FUNCS(inet_aton) will find inet_aton in libbind (if it is there).
|
26 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
|
Use thread-safe versions of localtime and gmtime
|
27 years ago |
|
datetime.h
|
Ported strtotime() function.
|
27 years ago |
|
dir.c
|
- Make CVS compile on Win32.
|
27 years ago |
|
dl.c
|
*** empty log message ***
|
27 years ago |
|
dl.h
|
new api fo dl() - renamed php3_dl to php_dl (added compat header)
|
27 years ago |
|
dns.c
|
New Zend API
|
27 years ago |
|
dns.h
|
conv_proto *.[ch]
|
27 years ago |
|
exec.c
|
Killing some unused variable warnings
|
27 years ago |
|
exec.h
|
conv_proto *.[ch]
|
27 years ago |
|
file.c
|
- Added opened_path to php_fopen_wrapper() and the URL fopen wrapper (it's not
|
27 years ago |
|
file.h
|
Can't forget fd_isset()
|
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
|
Convert to Ex API
|
27 years ago |
|
fsock.c
|
Use socklen_t where appropiate
|
27 years ago |
|
fsock.h
|
windows build errors
|
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
|
Maybe later on today. Must buy some beer first.
|
27 years ago |
|
html.h
|
@- Implemented get_html_translation_table() function. (Thies)
|
27 years ago |
|
image.c
|
newest GetImageSize renamed header-file
|
27 years ago |
|
info.c
|
windows build errors
|
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
|
# check link() as well
|
27 years ago |
|
mail.c
|
New Zend API
|
27 years ago |
|
math.c
|
Optimize a tiny bit
|
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 |
|
output.c
|
- Add OLS_C so that we can call php_output_init_globals() with it.
|
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
|
libzend/zend_compile.h's #define YYSTYPE causes parsedate to barf on Windows
|
27 years ago |
|
php3_browscap.h
|
More symbol work.
|
27 years ago |
|
php3_crypt.h
|
More symbol work.
|
27 years ago |
|
php3_dir.h
|
(PHP getcwd()) added, needs to porting to Win32
|
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
|
Make basic/string functions thread-safe
|
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_array.h
|
@- Implemented array_flip() function. Returns input-array with key, value
|
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 |
|
php_output.h
|
@Fix some warnings when compiling in maintainer-mode (Stig)
|
27 years ago |
|
php_rand.h
|
Move random functions related defines into its own header file.
|
27 years ago |
|
phpdir.h
|
conv_proto *.[ch]
|
27 years ago |
|
phpmath.h
|
conv_proto *.[ch]
|
27 years ago |
|
post.c
|
@- Make the global GET/POST/Cookie variables and their $HTTP_*_VARS[] counterparts
|
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
|
Move random functions related defines into its own header file.
|
27 years ago |
|
reg.c
|
Improve regex library selection. It lets user specify whether they want
|
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
|
Make array.c thread-safe
|
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
|
(PHP urldecode) Fix for #2788, function changed parameter in place
|
27 years ago |
|
url.h
|
conv_proto *.[ch]
|
27 years ago |
|
url_scanner.c
|
Only compile the scanner, if trans_sid is enabled
|
27 years ago |
|
url_scanner.h
|
- add standard disclaimer
|
27 years ago |
|
url_scanner.re
|
Only compile the scanner, if trans_sid is enabled
|
27 years ago |
|
var.c
|
(PHP var_dump, serialize) now use php.ini's precision size when displying/serializing doubles
|
27 years ago |