.. |
tests
|
Fixed bug #20664.
|
2002-11-27 06:20:19 +00:00 |
aggregation.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
aggregation.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
array.c
|
Fixed leaks in array_walk()
|
2002-12-03 15:02:06 +00:00 |
assert.c
|
- Remove \n from error messages
|
2002-11-10 21:24:54 +00:00 |
base64.c
|
Fixed possible buffer overflow in php_base64_decode();
|
2002-12-01 02:44:50 +00:00 |
base64.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
basic_functions.c
|
Repositioned CoInitialize and CoUninitialize that apparetly makes it more
|
2002-12-02 06:43:54 +00:00 |
basic_functions.h
|
Added separate functions for setting include_path, for environments
|
2002-11-05 06:05:48 +00:00 |
browscap.c
|
Added error message if browscap location is not set in php.ini
|
2002-11-18 03:23:51 +00:00 |
config.m4
|
-rename checkdnsrr to dns_check_record, keep old name as alias
|
2002-11-19 02:34:13 +00:00 |
crc32.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
crc32.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
CREDITS
|
2nd step towards auto-credits
|
2000-11-20 10:33:33 +00:00 |
credits_ext.h
|
Update Credits
|
2002-11-19 15:11:27 +00:00 |
credits_sapi.h
|
One Apache 1.3 line is enough
|
2002-11-20 12:53:40 +00:00 |
credits.c
|
changing..
|
2002-11-14 02:05:53 +00:00 |
credits.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
crypt.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
css.c
|
- Fix the text alignment to be about same in any browser.
|
2002-10-10 04:28:15 +00:00 |
css.h
|
Change phpinfo() to use CSS styling instead of HTML code.
|
2002-09-19 21:57:25 +00:00 |
cyr_convert.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
cyr_convert.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
datetime.c
|
prevent segv on Windows with negative localtime values.
|
2002-09-25 12:20:56 +00:00 |
datetime.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
dir.c
|
ws fix
|
2002-11-15 07:21:33 +00:00 |
dl.c
|
Fixed bug #20243
|
2002-11-04 12:53:24 +00:00 |
dl.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
dns.c
|
New function dns_get_record(): close resolver socket after use.
|
2002-11-23 01:09:07 +00:00 |
dns.h
|
-rename checkdnsrr to dns_check_record, keep old name as alias
|
2002-11-19 02:34:13 +00:00 |
exec.c
|
Silence compiler warning.
|
2002-11-04 17:38:30 +00:00 |
exec.h
|
Fixed bug #19313
|
2002-09-19 18:59:32 +00:00 |
file.c
|
Fixed bug #20716.
|
2002-11-30 19:12:48 +00:00 |
file.h
|
Bug #20433
|
2002-11-30 18:36:17 +00:00 |
filestat.c
|
Fix php_stat brokenness.
|
2002-10-04 01:05:03 +00:00 |
flock_compat.c
|
- Make it compile on IRIX again
|
2002-11-23 19:03:21 +00:00 |
flock_compat.h
|
make flock() a function again when it is missing
|
2002-11-11 23:40:33 +00:00 |
formatted_print.c
|
Better fix for bug #20108.
|
2002-10-26 22:18:40 +00:00 |
fsock.c
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
2002-10-24 13:15:49 +00:00 |
fsock.h
|
NetWare related additions/modifications
|
2002-09-05 14:25:07 +00:00 |
ftok.c
|
Not all systems have sys/ipc.h so let's check and only include it if we
|
2002-11-04 20:08:09 +00:00 |
ftp_fopen_wrapper.c
|
tmp_line was possible uninitialised, resulting in crap error messages.
|
2002-11-25 22:53:57 +00:00 |
head.c
|
Fixed a crash in headers_sent(), that occures if
|
2002-11-07 00:23:58 +00:00 |
head.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
html.c
|
Fix Win32 build.
|
2002-11-16 08:30:31 +00:00 |
html.h
|
Fix ZTS build.
|
2002-09-26 18:13:32 +00:00 |
http_fopen_wrapper.c
|
Make PHP follow 301 correctly.
|
2002-10-13 01:03:43 +00:00 |
image.c
|
Do not register IMAGETYPE_SWC if zlib, which is needed for parsing of swc
|
2002-11-19 21:24:47 +00:00 |
incomplete_class.c
|
is_object() returns FALSE if object is a "incomplete object".
|
2002-07-24 09:55:11 +00:00 |
info.c
|
Sort the modules for info output as well.
|
2002-11-14 21:15:42 +00:00 |
info.h
|
Add php_ini_scanned_files() so "make test" can tell you when you have
|
2002-10-06 17:04:10 +00:00 |
iptc.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
lcg.c
|
NetWare related additions/modifications
|
2002-09-06 07:27:27 +00:00 |
levenshtein.c
|
email address change
|
2002-11-25 12:30:28 +00:00 |
link.c
|
With ZTS on, we need to resolve the full paths before making symlinks.
|
2002-11-15 16:34:16 +00:00 |
mail.c
|
Portability: Use 0 if the platform does not define EX_OK
|
2002-11-28 08:23:36 +00:00 |
Makefile.frag
|
Update configure line in phpinfo() after re-running configure without
|
2002-06-27 10:01:06 +00:00 |
math.c
|
fix warnings
|
2002-11-12 11:46:21 +00:00 |
md5.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
md5.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
metaphone.c
|
- Fix for #16176.
|
2002-03-20 08:17:06 +00:00 |
microtime.c
|
make microtime and gettimeofday unavailable instead of return false return
|
2002-10-29 23:35:49 +00:00 |
microtime.h
|
make microtime and gettimeofday unavailable instead of return false return
|
2002-10-29 23:35:49 +00:00 |
pack.c
|
NetWare related changes/modifications
|
2002-09-06 07:44:30 +00:00 |
pack.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
pageinfo.c
|
- argh... this is getting annoying
|
2002-09-06 07:47:49 +00:00 |
pageinfo.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
parsedate.y
|
put that back...
|
2002-09-09 19:11:35 +00:00 |
php_array.h
|
New function added - array_intersect_assoc() similar to array_intersect()
|
2002-09-21 14:50:04 +00:00 |
php_assert.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_browscap.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_crypt.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_dir.h
|
added fnmatch() and glob() functions
|
2002-03-21 19:18:13 +00:00 |
php_ext_syslog.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_filestat.h
|
- Fix windows build
|
2002-07-03 06:45:01 +00:00 |
php_fopen_wrapper.c
|
the apache 1.x sapi read_posts tests for SG(read_post_bytes) being
|
2002-11-21 10:29:11 +00:00 |
php_fopen_wrappers.h
|
Fix linkage of symbols
|
2002-05-04 17:26:45 +00:00 |
php_ftok.h
|
- Only include ftok() if it is available
|
2002-10-20 13:35:56 +00:00 |
php_image.h
|
register IMAGETYPE_<xxx> constants in image.c as they are needed
|
2002-06-24 19:36:26 +00:00 |
php_incomplete_class.h
|
is_object() returns FALSE if object is a "incomplete object".
|
2002-07-24 09:55:11 +00:00 |
php_iptc.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_lcg.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_link.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_mail.h
|
those are allways defined -> fixes warning in basic_functions.c
|
2002-08-08 17:53:52 +00:00 |
php_math.h
|
- Protect function definitions with #ifdef's too
|
2002-10-24 18:49:57 +00:00 |
php_metaphone.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_parsedate.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_rand.h
|
Make RAND_RANGE() an API macro.
|
2002-06-09 04:26:36 +00:00 |
php_smart_str_public.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_smart_str.h
|
Fix some 8bit issues with IRCG nickname encoding and
|
2002-06-29 18:46:49 +00:00 |
php_standard.h
|
Added sha1, sha1_file functions.
|
2002-07-28 19:18:08 +00:00 |
php_string.h
|
Renamed word_count to str_word_count to comply with naming conventions.
|
2002-10-17 22:44:44 +00:00 |
php_type.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
php_var.h
|
need to export var_replace and var_destroy for win32
|
2002-08-04 23:45:38 +00:00 |
php_versioning.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
quot_print.c
|
Fix for bug #19798 (submitted by mclap@simpage.mv.ru)
|
2002-10-07 21:58:56 +00:00 |
quot_print.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
rand.c
|
NetWare related changes/modifications
|
2002-09-06 07:44:30 +00:00 |
reg.c
|
Fix bug #17570.
|
2002-09-25 14:02:34 +00:00 |
reg.h
|
*** empty log message ***
|
2002-09-25 17:48:10 +00:00 |
scanf.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
scanf.h
|
no more need for this either
|
2002-11-27 20:06:01 +00:00 |
sha1.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
sha1.h
|
Added sha1, sha1_file functions.
|
2002-07-28 19:18:08 +00:00 |
soundex.c
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
string.c
|
Fixed bug #20664.
|
2002-11-27 06:20:19 +00:00 |
strnatcmp.c
|
don't emit code for version
|
2002-05-04 17:36:58 +00:00 |
syslog.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
type.c
|
php_error_docref
|
2002-08-24 01:19:28 +00:00 |
uniqid.c
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
uniqid.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
url_scanner_ex.c
|
sync
|
2002-09-30 04:59:01 +00:00 |
url_scanner_ex.h
|
re-add accidentily nuked session_adapt_url()
|
2002-05-05 16:39:49 +00:00 |
url_scanner_ex.re
|
Fix my stupid mistake which broke <form> handling
|
2002-09-30 04:56:38 +00:00 |
url_scanner.c
|
email address change
|
2002-11-25 12:30:28 +00:00 |
url_scanner.h
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
url.c
|
Fixed bug #20420 and added partial urls to the test of the function.
|
2002-11-14 13:40:14 +00:00 |
url.h
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
var_unserializer.c
|
Sync with var_unserializer.re
|
2002-08-19 20:02:59 +00:00 |
var_unserializer.re
|
Made unserialize handle floats with an E notation - bug #18654
|
2002-08-19 19:45:46 +00:00 |
var.c
|
- Fix problem with var_export when objects with numeric indexes were
|
2002-10-11 13:49:20 +00:00 |
versioning.c
|
Fix warning.
|
2002-07-07 08:19:36 +00:00 |