php-src/ext/standard
2007-09-04 11:18:35 +00:00
..
tests Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh. 2007-09-04 11:18:35 +00:00
array.c empty/invalid names are not allowed (empty prefixes are) 2007-08-10 13:20:22 +00:00
assert.c fix ws & folding 2007-06-26 21:37:14 +00:00
base64.c - Fix compile warnings 2007-07-21 01:23:37 +00:00
base64.h Bump year. 2007-01-01 09:29:37 +00:00
basic_functions.c - Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on 2007-09-01 18:37:27 +00:00
basic_functions.h - Fix compile warnings 2007-07-21 01:23:37 +00:00
browscap.c - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
config.m4 - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
config.w32 - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
crc32.c Bump year. 2007-01-01 09:29:37 +00:00
crc32.h Bump year. 2007-01-01 09:29:37 +00:00
CREDITS
credits_ext.h Update credits line 2007-04-19 09:47:48 +00:00
credits_sapi.h fix credits 2006-04-10 09:46:32 +00:00
credits.c fix ws & folding 2007-06-26 21:37:14 +00:00
credits.h Bump year. 2007-01-01 09:29:37 +00:00
crypt.c fix ws & folding 2007-06-26 21:37:14 +00:00
css.c fix ws & folding 2007-06-26 21:37:14 +00:00
css.h Bump year. 2007-01-01 09:29:37 +00:00
cyr_convert.c fix ws & folding 2007-06-26 21:37:14 +00:00
cyr_convert.h Bump year. 2007-01-01 09:29:37 +00:00
datetime.c fix ws & folding 2007-06-26 21:37:14 +00:00
datetime.h Bump year. 2007-01-01 09:29:37 +00:00
dir.c - Fixed bug #42365 (glob() crashes with invalid flags) 2007-08-22 14:58:30 +00:00
dl.c more typofixes 2007-05-29 21:24:45 +00:00
dl.h Bump year. 2007-01-01 09:29:37 +00:00
dns.c fix #41795 (checkdnsrr does not support DNS_TXT type) 2007-06-26 11:03:42 +00:00
dns.h Bump year. 2007-01-01 09:29:37 +00:00
exec.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
exec.h Bump year. 2007-01-01 09:29:37 +00:00
file.c MFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a compression stream) 2007-09-03 11:53:43 +00:00
file.h MFB: fix ifdefs 2007-01-10 15:06:58 +00:00
filestat.c MFB: Fixed bug #42072 (No warning message for clearstatcache() with arguments). 2007-09-02 11:53:51 +00:00
filters.c Bump year. 2007-01-01 09:29:37 +00:00
flock_compat.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
flock_compat.h Bump year. 2007-01-01 09:29:37 +00:00
formatted_print.c fix %u in Unicode mode 2007-07-13 15:52:38 +00:00
fsock.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
fsock.h Bump year. 2007-01-01 09:29:37 +00:00
ftok.c Bump year. 2007-01-01 09:29:37 +00:00
ftp_fopen_wrapper.c - Include php_ini.h (needed in future, does not break anything) 2007-08-31 07:41:46 +00:00
head.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
head.h Bump year. 2007-01-01 09:29:37 +00:00
html.c - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
html.h Bump year. 2007-01-01 09:29:37 +00:00
http_fopen_wrapper.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
http.c Added a double free check. 2007-02-04 17:02:01 +00:00
image.c - MFB: #41321, read error downgraded to E_NOTICE 2007-06-17 10:39:18 +00:00
incomplete_class.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
info.c - Fix compile warnings 2007-07-21 01:23:37 +00:00
info.h - Added php_ini_loaded_file() function which returns the path to the actual 2007-06-09 11:42:55 +00:00
iptc.c fix segfault in iptcembed() 2007-05-10 12:21:42 +00:00
lcg.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
levenshtein.c Bump year. 2007-01-01 09:29:37 +00:00
link.c Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode 2007-07-10 13:21:31 +00:00
mail.c - Always enable mail() function 2007-07-11 17:39:04 +00:00
Makefile.frag MFB 2007-05-24 21:43:56 +00:00
math.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
md5.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
md5.h MFB 2007-05-28 23:14:57 +00:00
metaphone.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
microtime.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
microtime.h Bump year. 2007-01-01 09:29:37 +00:00
pack.c Unicode support 2007-07-02 10:29:49 +00:00
pack.h Bump year. 2007-01-01 09:29:37 +00:00
pageinfo.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
pageinfo.h Bump year. 2007-01-01 09:29:37 +00:00
php_array.h Bump year. 2007-01-01 09:29:37 +00:00
php_assert.h Bump year. 2007-01-01 09:29:37 +00:00
php_browscap.h Bump year. 2007-01-01 09:29:37 +00:00
php_crypt.h Bump year. 2007-01-01 09:29:37 +00:00
php_dir.h Bump year. 2007-01-01 09:29:37 +00:00
php_ext_syslog.h MFB syscall optimizations 2007-05-18 12:15:01 +00:00
php_filestat.h - Add php_u_stat() 2007-01-16 22:10:25 +00:00
php_fopen_wrapper.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
php_fopen_wrappers.h Bump year. 2007-01-01 09:29:37 +00:00
php_ftok.h Bump year. 2007-01-01 09:29:37 +00:00
php_http.h Bump year. 2007-01-01 09:29:37 +00:00
php_image.h Bump year. 2007-01-01 09:29:37 +00:00
php_incomplete_class.h Bump year. 2007-01-01 09:29:37 +00:00
php_iptc.h Bump year. 2007-01-01 09:29:37 +00:00
php_lcg.h MFB syscall optimizations 2007-05-18 12:15:01 +00:00
php_link.h Bump year. 2007-01-01 09:29:37 +00:00
php_mail.h - Always enable mail() function 2007-07-11 17:39:04 +00:00
php_math.h Bump year. 2007-01-01 09:29:37 +00:00
php_metaphone.h Bump year. 2007-01-01 09:29:37 +00:00
php_rand.h Bump year. 2007-01-01 09:29:37 +00:00
php_smart_str_public.h Bump year. 2007-01-01 09:29:37 +00:00
php_smart_str.h Bump year. 2007-01-01 09:29:37 +00:00
php_standard.h - Moved the old regex functions to it's own extension: ereg 2007-07-15 19:50:07 +00:00
php_string.h - Put the PHPAPI php_u_str_to_str() function in the .h, just like the rest. 2007-08-29 14:11:30 +00:00
php_type.h Bump year. 2007-01-01 09:29:37 +00:00
php_uuencode.h Bump year. 2007-01-01 09:29:37 +00:00
php_var.h improve variable name checks 2007-05-22 14:32:40 +00:00
php_versioning.h Bump year. 2007-01-01 09:29:37 +00:00
proc_open.c - Fixed bug #41904 (proc_open with empty env array) 2007-08-17 10:42:12 +00:00
proc_open.h Bump year. 2007-01-01 09:29:37 +00:00
quot_print.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
quot_print.h Bump year. 2007-01-01 09:29:37 +00:00
rand.c Bump year. 2007-01-01 09:29:37 +00:00
scanf.c - Fixed bug #42107 (sscanf broken when using %2$s type format parameters) 2007-07-26 15:23:31 +00:00
scanf.h Bump year. 2007-01-01 09:29:37 +00:00
sha1.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
sha1.h Bump year. 2007-01-01 09:29:37 +00:00
soundex.c Bump year. 2007-01-01 09:29:37 +00:00
streamsfuncs.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
streamsfuncs.h Added ability to create local or remote (URL) user streams 2007-07-03 10:22:55 +00:00
string.c - Fixed str_pad() when passed huge negative pad_length 2007-07-23 13:27:34 +00:00
strnatcmp.c Bite the bullet and port the natural comparison algorithm to support 2006-12-21 21:47:56 +00:00
syslog.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
type.c fix folding 2007-05-31 21:36:56 +00:00
uniqid.c Bump year. 2007-01-01 09:29:37 +00:00
uniqid.h Bump year. 2007-01-01 09:29:37 +00:00
url_scanner_ex.c fix gcov build.. 2007-06-06 12:29:06 +00:00
url_scanner_ex.h Bump year. 2007-01-01 09:29:37 +00:00
url_scanner_ex.re MFB: Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags). 2007-06-06 00:01:13 +00:00
url_scanner.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
url_scanner.h Bump year. 2007-01-01 09:29:37 +00:00
url.c fix ws, cs & folding 2007-07-14 08:38:20 +00:00
url.h Bump year. 2007-01-01 09:29:37 +00:00
user_filters.c Bugfix#36492 Userfilters can leak buckets 2007-08-04 07:51:15 +00:00
uuencode.c fix folding and add missing footer 2007-03-12 20:55:07 +00:00
var_unserializer.c Touch generated file 2007-08-06 18:30:53 +00:00
var_unserializer.re ws fix 2007-08-06 18:25:41 +00:00
var.c fix ws & folding 2007-06-26 21:21:02 +00:00
versioning.c - Make version_compare() also understand the lower case variant of "RC". 2007-08-23 11:36:14 +00:00