php-src/ext/standard
Stanislav Malyshev f0c879bb26 Make variables receiving long be long
Fix binary (x,o,b) formats - they should not be signed
2001-07-18 16:48:52 +00:00
..
tests @ - assert() now accepts the array(&$obj,"methodname") syntax. (Thies) 2001-07-09 10:20:41 +00:00
array.c Make range() function smarter 2001-07-09 20:36:47 +00:00
assert.c ZVAL_BOOL(v,0) -> ZVAL_FALSE(v) 2001-07-11 12:42:25 +00:00
base64.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
base64.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
basic_functions.c Add getmygid() and safe_mode_gid ini directive to allow safe mode to do 2001-07-09 17:36:04 +00:00
basic_functions.h Add getmygid() and safe_mode_gid ini directive to allow safe mode to do 2001-07-09 17:36:04 +00:00
browscap.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
config.m4 Blowfish detection patch from Alexander Bokovoy <ab@avilink.net> 2001-06-07 12:18:02 +00:00
crc32.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
credits_ext.h update credits 2001-06-14 10:05:41 +00:00
credits_sapi.h filename wildcards in a c comment were a bad idea 2000-11-23 06:58:14 +00:00
credits.c *** empty log message *** 2001-07-09 18:54:59 +00:00
credits.h Whitespace (spaces to four-column tabs) 2001-03-15 05:07:31 +00:00
crypt.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
cyr_convert.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
cyr_convert.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
datetime.c date('W') now returns week of year (ISO 8601) 2001-06-20 18:07:53 +00:00
datetime.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dir.c o Fixed Bug #12121: chdir and safe_mode 2001-07-13 18:21:21 +00:00
dl.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
dl.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dns.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
dns.h Missed this one. 2001-03-16 14:45:46 +00:00
exec.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
exec.h - Added php_escape_shell_arg to the header file 2001-07-09 17:02:50 +00:00
file.c Make read always 0-terminate strings 2001-07-16 15:44:36 +00:00
file.h Fix for bug #11796. Also, fixed a problem in get_meta_tags that required 2001-06-30 20:07:12 +00:00
filestat.c move some constants to a more appropriate place 2001-06-11 14:46:44 +00:00
flock_compat.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
flock_compat.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
formatted_print.c Make variables receiving long be long 2001-07-18 16:48:52 +00:00
fsock.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
fsock.h Fixed win32 build problem. 2001-05-06 09:39:11 +00:00
ftp_fopen_wrapper.c PHPAPIize url function to make them available to the outside (i.e. mbstring) 2001-06-11 15:14:04 +00:00
head.c Fix potential crash 2001-06-14 15:36:10 +00:00
head.h Clean-up 2001-06-13 17:04:36 +00:00
html.c (PHP nl_langinfo) Added function when provided by OS 2001-07-04 10:10:30 +00:00
html.h Added charset awareness to htmlentities() and htmlspecialchars(); use an 2001-05-28 11:00:06 +00:00
http_fopen_wrapper.c - Faster without calling strlen() 2001-07-14 16:41:58 +00:00
image.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
incomplete_class.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
info.c Finish phpinfo() HTML 4.01 tweaking. 2001-06-19 15:21:28 +00:00
info.h Finish phpinfo() HTML 4.01 tweaking. 2001-06-19 15:21:28 +00:00
iptc.c @ - Fixed crash in iptcparse() if the supplied data was bogus. (Thies) 2001-07-13 14:35:05 +00:00
lcg.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
levenshtein.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
link.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
mail.c Enable using an external mailer under windows. 2001-07-08 22:30:11 +00:00
Makefile.in first step towards auto-generated credits 2000-11-20 10:05:57 +00:00
math.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
md5.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
md5.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
metaphone.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
microtime.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
microtime.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
output.c use ZVAL_* macros 2001-07-11 15:27:37 +00:00
pack.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
pack.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
pageinfo.c Add getmygid() and safe_mode_gid ini directive to allow safe mode to do 2001-07-09 17:36:04 +00:00
pageinfo.h Add getmygid() and safe_mode_gid ini directive to allow safe mode to do 2001-07-09 17:36:04 +00:00
parsedate.y - Nuke warning 2001-05-06 18:53:45 +00:00
php_array.h @ - Added key_exists() to check if a given key or index exists in an 2001-04-30 04:06:09 +00:00
php_assert.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_browscap.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_crypt.h Fix bug: #8834. Now there should be more random salts.. 2001-05-06 16:54:27 +00:00
php_dir.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_ext_syslog.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_filestat.h move some constants to a more appropriate place 2001-06-11 14:46:44 +00:00
php_fopen_wrapper.c Fix Win32 build 2001-06-26 13:33:24 +00:00
php_fopen_wrappers.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_image.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_incomplete_class.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_iptc.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_lcg.h Moved ts_alloca_id() into MINIT like Andi requested. 2001-05-06 17:55:10 +00:00
php_link.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_mail.h used in extension(s) as well 2001-06-11 15:18:44 +00:00
php_math.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_metaphone.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_output.h Fix a major thread safety bug in the output mechanism 2001-07-02 18:17:10 +00:00
php_parsedate.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_rand.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_smart_str_public.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_smart_str.h Allow extensions to define custom prealloc sizes 2001-07-11 23:13:55 +00:00
php_standard.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
php_string.h (PHP nl_langinfo) Added function when provided by OS 2001-07-04 10:10:30 +00:00
php_var.h added test for serialize 2001-07-09 09:03:06 +00:00
quot_print.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
quot_print.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
rand.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
reg.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
reg.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
scanf.c Fix an inline 2001-07-15 14:08:23 +00:00
scanf.h Fix an inline 2001-07-15 14:08:23 +00:00
soundex.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
string.c __USE_GNU should not be defined by an application. 2001-07-09 17:44:07 +00:00
strnatcmp.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
syslog.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
type.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
type.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
uniqid.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
uniqid.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url_scanner_ex.c Improve url scanner speed (up to 40% for large chunks of data) 2001-07-04 15:30:21 +00:00
url_scanner_ex.h Improve url scanner speed (up to 40% for large chunks of data) 2001-07-04 15:30:21 +00:00
url_scanner_ex.re Improve url scanner speed (up to 40% for large chunks of data) 2001-07-04 15:30:21 +00:00
url_scanner.c Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
url_scanner.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
url.c ZVAL_BOOL(v,0) -> ZVAL_FALSE(v) 2001-07-11 12:42:25 +00:00
url.h Clean-up 2001-06-13 17:04:36 +00:00
var.c Update cast 2001-07-15 22:49:25 +00:00