php-src/ext/standard
2002-10-20 13:35:56 +00:00
..
tests - Hopefully fix test file problems 2002-10-19 19:17:13 +00:00
aggregation.c php_error_docref 2002-08-24 01:19:28 +00:00
aggregation.h
array.c revert patch 2002-10-10 19:24:45 +00:00
assert.c php_error_docref 2002-08-24 01:19:28 +00:00
base64.c style fix 2002-08-22 01:20:50 +00:00
base64.h
basic_functions.c - Only include ftok() if it is available 2002-10-20 13:35:56 +00:00
basic_functions.h @ - Added getopt() for parsing command line options and arguments. (Jon) 2002-09-30 03:02:52 +00:00
browscap.c Fixed bug #19649. 2002-10-14 18:13:18 +00:00
config.m4 - Removed unnecessary dlopen checks. (this is done in Zend.m4 already) 2002-10-01 01:47:09 +00:00
crc32.c
crc32.h
CREDITS
credits_ext.h Update credits. 2002-09-27 12:23:49 +00:00
credits_sapi.h Update credits. 2002-09-27 12:23:49 +00:00
credits.c Fix ZTS build. 2002-09-26 19:48:56 +00:00
credits.h
crypt.c
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
datetime.c prevent segv on Windows with negative localtime values. 2002-09-25 12:20:56 +00:00
datetime.h
dir.c readdir() was returning NULL instead of FALSE when used on an invalid 2002-10-07 16:46:38 +00:00
dl.c - Fixed bug #19885, dl() no longer gives a fatal error when a module 2002-10-13 14:14:34 +00:00
dl.h
dns.c ws fixes 2002-10-18 22:08:23 +00:00
dns.h
exec.c Make these all work with persistent streams too. 2002-09-25 15:46:47 +00:00
exec.h Fixed bug #19313 2002-09-19 18:59:32 +00:00
file.c made fgets() binary safe. 2002-10-19 13:11:48 +00:00
file.h Rename streams functions to fit with naming conventions, adding aliases 2002-09-28 22:14:21 +00:00
filestat.c Fix php_stat brokenness. 2002-10-04 01:05:03 +00:00
flock_compat.c NetWare related additions/modifications 2002-09-05 14:25:07 +00:00
flock_compat.h
formatted_print.c Fixed bug #4232. (Added support for %e and %E to printf/sprintf) 2002-10-15 12:07:36 +00:00
fsock.c (php_socket_errno) win32 errno compatible macro. 2002-10-13 22:01:40 +00:00
fsock.h NetWare related additions/modifications 2002-09-05 14:25:07 +00:00
ftok.c - Only include ftok() if it is available 2002-10-20 13:35:56 +00:00
ftp_fopen_wrapper.c some broken ftp servers return 32bit port numbers. 2002-10-04 21:58:39 +00:00
head.c it should not only work for the failure case 2002-09-17 13:54:40 +00:00
head.h
html.c few ws fixes. 2002-10-03 12:06:52 +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 Added additional handlers for compressed swf files, which require 2002-09-18 20:37:24 +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 Fixed memory leaks. 2002-10-12 03:11:28 +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 php_error_docref 2002-08-24 01:19:28 +00:00
link.c - Please do not use spaces for indentation! 2002-09-06 07:30:51 +00:00
mail.c - Unbreak build 2002-09-22 16:23:44 +00:00
Makefile.frag
math.c hopefully silence compile warnings on Solaris related to HUGEVAL being 2002-10-15 14:51:01 +00:00
md5.c php_error_docref 2002-08-24 01:19:28 +00:00
md5.h
metaphone.c
microtime.c NetWare related changes/modifications 2002-09-06 07:44:30 +00:00
microtime.h
pack.c NetWare related changes/modifications 2002-09-06 07:44:30 +00:00
pack.h
pageinfo.c - argh... this is getting annoying 2002-09-06 07:47:49 +00:00
pageinfo.h
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
php_browscap.h
php_crypt.h
php_dir.h
php_ext_syslog.h
php_filestat.h
php_fopen_wrapper.c This seems to resolve the issues with fgets. 2002-10-05 10:35:13 +00:00
php_fopen_wrappers.h
php_ftok.h - Only include ftok() if it is available 2002-10-20 13:35:56 +00:00
php_image.h
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
php_lcg.h
php_link.h
php_mail.h those are allways defined -> fixes warning in basic_functions.c 2002-08-08 17:53:52 +00:00
php_math.h
php_metaphone.h
php_parsedate.h
php_rand.h
php_smart_str_public.h
php_smart_str.h
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
php_var.h need to export var_replace and var_destroy for win32 2002-08-04 23:45:38 +00:00
php_versioning.h
quot_print.c Fix for bug #19798 (submitted by mclap@simpage.mv.ru) 2002-10-07 21:58:56 +00:00
quot_print.h
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
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
string.c @- Fixed an infinite loop in setlocale() when only invalid locale names 2002-10-18 13:07:50 +00:00
strnatcmp.c
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
uniqid.h
url_scanner_ex.c sync 2002-09-30 04:59:01 +00:00
url_scanner_ex.h
url_scanner_ex.re Fix my stupid mistake which broke <form> handling 2002-09-30 04:56:38 +00:00
url_scanner.c silence build warning, added default case 2002-08-28 06:13:49 +00:00
url_scanner.h
url.c Added handling for file:/ schema, which does not contain a host. 2002-10-18 23:54:58 +00:00
url.h
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