.. |
array.c
|
@- Updated array_walk() to be able to accept array($obj, 'method')
|
2000-08-22 18:39:29 +00:00 |
assert.c
|
proto fixed
|
2000-08-16 12:47:09 +00:00 |
base64.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
base64.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
basic_functions.c
|
@Added php_uname() function (Stig)
|
2000-08-27 19:42:45 +00:00 |
basic_functions.h
|
- Fix IMAP build problem
|
2000-08-24 18:49:49 +00:00 |
browscap.c
|
Make proper object initialization
|
2000-07-26 11:21:03 +00:00 |
config.m4
|
Itanium patch from Steve Robb <steve@eu.c2.net>
|
2000-07-19 16:19:40 +00:00 |
crc32.c
|
Cleaning up some mess
|
2000-08-21 09:50:53 +00:00 |
crypt.c
|
Get rid of unnecessary preprocessor constructs.
|
2000-07-26 16:42:04 +00:00 |
cyr_convert.c
|
- Untested but it should fix the problem with cyr_convert() not being
|
2000-06-11 17:23:38 +00:00 |
cyr_convert.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
datetime.c
|
Cleaning up some mess
|
2000-08-21 09:50:53 +00:00 |
datetime.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
dir.c
|
Fixed opendir() thoroughly
|
2000-06-29 21:51:40 +00:00 |
dl.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
dl.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
dns.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
dns.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
exec.c
|
Description from the ChangeLog. Thies, is it correct?
|
2000-08-06 17:56:56 +00:00 |
exec.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
file.c
|
Fixed segfault with fgets(), fgetcsv(), fgetss(), and fread() when
|
2000-08-21 19:24:44 +00:00 |
file.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
filestat.c
|
Virtualize realpath, chmod, chown and utime
|
2000-08-06 16:22:07 +00:00 |
flock_compat.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
flock_compat.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
formatted_print.c
|
Make use of zend_isinf and zend_isnan.
|
2000-08-20 06:08:14 +00:00 |
fsock.c
|
- Fix possible overflow in fsockopen().
|
2000-08-27 04:14:47 +00:00 |
fsock.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
head.c
|
Move main.h to php_main.h.
|
2000-06-05 23:24:42 +00:00 |
head.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
html.c
|
htmlspecialchars and htmlentities will now
|
2000-07-25 10:18:06 +00:00 |
html.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
image.c
|
- Fixed warning under VC6
|
2000-08-11 23:24:54 +00:00 |
incomplete_class.c
|
- Make the output globals accessible from the outside world
|
2000-06-24 13:27:34 +00:00 |
info.c
|
@Added php_uname() function (Stig)
|
2000-08-27 19:42:45 +00:00 |
info.h
|
@Added php_uname() function (Stig)
|
2000-08-27 19:42:45 +00:00 |
iptc.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
lcg.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
levenshtein.c
|
Cleaning up some mess
|
2000-08-21 09:50:53 +00:00 |
link.c
|
- Make PHP compile again under Windows.
|
2000-07-02 15:12:34 +00:00 |
mail.c
|
evaluate sendmail exit status, fixes unix side of bug #5630
|
2000-08-03 19:26:19 +00:00 |
Makefile.in
|
trans-sid rewrite, is now state-aware (fix for bug #3411 and friends)
|
2000-08-01 07:45:14 +00:00 |
math.c
|
fix for bug #5672
|
2000-07-30 21:55:27 +00:00 |
md5.c
|
Get rid of php_global.h and the associated data types UINT4/_POINTER.
|
2000-08-21 10:10:31 +00:00 |
md5.h
|
Get rid of php_global.h and the associated data types UINT4/_POINTER.
|
2000-08-21 10:10:31 +00:00 |
metaphone.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
microtime.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
microtime.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
output.c
|
@Added ob_get_length function (Stig)
|
2000-08-25 03:10:42 +00:00 |
pack.c
|
Fixed a proto.
|
2000-07-09 14:26:50 +00:00 |
pack.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
pageinfo.c
|
Fix possible crash when stat information is not available
|
2000-08-08 15:50:28 +00:00 |
pageinfo.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
parsedate.y
|
'const' is problematic in code in the final section of a Bison file (Bison defines
|
2000-08-22 20:59:26 +00:00 |
php_array.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_assert.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_browscap.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_crypt.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_dir.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_ext_syslog.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_filestat.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_image.h
|
Rename macros which begin with underscore to appropiate macros. The general
|
2000-07-03 00:41:19 +00:00 |
php_incomplete_class.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_iptc.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_lcg.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_link.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_mail.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_math.h
|
Added some more predefined constants
|
2000-08-19 22:01:37 +00:00 |
php_metaphone.h
|
Rename macros which begin with underscore to appropiate macros. The general
|
2000-07-03 00:41:19 +00:00 |
php_output.h
|
@Added ob_get_length function (Stig)
|
2000-08-25 03:10:42 +00:00 |
php_parsedate.h
|
Make parsedate build again
|
2000-08-23 10:54:13 +00:00 |
php_rand.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_standard.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_string.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
php_var.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
quot_print.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
quot_print.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
rand.c
|
@Set default include_path so PEAR files can be reached (Stig)
|
2000-07-18 11:02:28 +00:00 |
reg.c
|
Sorry only the *_replaceparameters are wrong.
|
2000-08-04 11:57:21 +00:00 |
reg.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
scanf.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
scanf.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
soundex.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
string.c
|
#Its fixed this time, no really.
|
2000-08-18 13:43:22 +00:00 |
strnatcmp.c
|
@ Updated natural comparison/sorting algorithm by Martin Pool
|
2000-04-29 18:57:06 +00:00 |
syslog.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
type.c
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
type.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
uniqid.c
|
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
2000-06-05 19:47:54 +00:00 |
uniqid.h
|
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
|
2000-07-24 01:40:02 +00:00 |
url_scanner.c
|
Add necessary *_FETCH() macros
|
2000-08-18 13:50:04 +00:00 |
url_scanner.h
|
#ooops
|
2000-08-04 15:23:19 +00:00 |
url.c
|
Bug #6016: Fix EBCDIC logic error in urlencode()
|
2000-08-08 09:06:51 +00:00 |
url.h
|
This url symbol was a bit too generic. Change it to php_url instead.
|
2000-07-29 22:32:21 +00:00 |
var.c
|
Lowercase class name before looking for it
|
2000-06-29 14:49:23 +00:00 |