php-src/ext/standard
2007-10-13 18:02:22 +00:00
..
tests fix test (temp. file name) 2007-10-11 11:52:27 +00:00
array.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
assert.c Optimize out RINIT() 2007-02-16 16:35:04 +00:00
base64.c MFH: Fixed compile warnings 2007-07-21 01:24:26 +00:00
base64.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
basic_functions.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
basic_functions.h MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
browscap.c MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
config.m4 MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
config.w32 MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
crc32.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
crc32.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
CREDITS
credits_ext.h - Updated credits 2007-04-29 00:43:11 +00:00
credits_sapi.h - Updated credits 2007-04-29 00:43:11 +00:00
credits.c Ladies and gentelmens, 2007-05-22 15:44:11 +00:00
credits.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
crypt.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
css.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
css.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
cyr_convert.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
cyr_convert.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
datetime.c MFH: php_gmtime_r() fixes 2007-06-07 08:59:00 +00:00
datetime.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
dir.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
dl.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
dl.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
dns.c MFH: fix #41795 (checkdnsrr does not support DNS_TXT type) 2007-06-26 11:04:55 +00:00
dns.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
exec.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
exec.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
file.c MFH: Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501. 2007-10-03 10:44:32 +00:00
file.h MFH: Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501. 2007-10-03 10:44:32 +00:00
filestat.c MFH: check the return value of getgroups() for -1 (coverity issue #390) 2007-09-21 14:05:18 +00:00
filters.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
flock_compat.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
flock_compat.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
formatted_print.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
fsock.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
fsock.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
ftok.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
ftp_fopen_wrapper.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
head.c Revert previous commit that caused a buffer overflow (Bug #40634) 2007-02-26 02:12:36 +00:00
head.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
html.c MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
html.h [DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() 2007-05-22 12:37:00 +00:00
http_fopen_wrapper.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
http.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
image.c Added icon file format support to getimagesize 2007-10-13 18:02:22 +00:00
incomplete_class.c MFH: free class_name when necessary 2007-02-01 14:07:43 +00:00
info.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:00:48 +00:00
info.h MFH:- Added php_ini_loaded_file() function which returns the path to the actual 2007-06-09 11:44:08 +00:00
iptc.c MFH: fix segfault in iptcembed() 2007-05-10 12:23:25 +00:00
lcg.c Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
levenshtein.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
link.c Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode 2007-07-10 13:21:11 +00:00
mail.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
Makefile.frag - Allow build without flex/bison installed (fixes builddir != srcdir build 2007-05-24 21:40:41 +00:00
math.c Simplify code 2007-05-23 15:01:00 +00:00
md5.c make make_digest() output a 16-byte string so that it wont break the internal PHP API (it was breaking the SOAP extension) 2007-05-27 15:29:38 +00:00
md5.h Optimized digest generation in md5() and sha1() functions by using code 2007-05-19 20:30:35 +00:00
metaphone.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
microtime.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
microtime.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
pack.c Fixed memory leak inside pack() (coverity issues #398,#399,#400) 2007-09-22 15:25:46 +00:00
pack.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
pageinfo.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
pageinfo.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_array.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_assert.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_browscap.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_crypt.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_dir.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_ext_syslog.h Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
php_filestat.h MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
php_fopen_wrapper.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
php_fopen_wrappers.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_ftok.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_http.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_image.h Added icon file format support to getimagesize 2007-10-13 18:02:22 +00:00
php_incomplete_class.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_iptc.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_lcg.h Get rid of a stray time() syscall in tsrm and clean up lcg rinit 2007-05-18 11:36:55 +00:00
php_link.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_mail.h - MFH: Always enable mail() function 2007-07-11 17:36:56 +00:00
php_math.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_metaphone.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_rand.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_smart_str_public.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_smart_str.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_standard.h MFH:- Moved the old regex functions to own extension: ereg 2007-10-05 15:00:09 +00:00
php_string.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_type.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_uuencode.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_var.h MFH: sync (adds php_prefix_varname() API function) 2007-10-01 12:34:19 +00:00
php_versioning.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
proc_open.c fix bug #39651: proc_open() append mode doesnt work on windows 2007-09-12 11:42:43 +00:00
proc_open.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
quot_print.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
quot_print.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
rand.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
scanf.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
scanf.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
sha1.c - Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c) 2007-05-27 14:50:09 +00:00
sha1.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
soundex.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
streamsfuncs.c MFH 2007-10-10 12:58:41 +00:00
streamsfuncs.h Added ability to create local or remote (URL) user streams 2007-07-09 17:27:24 +00:00
string.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
strnatcmp.c Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 2004-07-15 01:26:03 +00:00
syslog.c Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows 2007-05-17 06:38:13 +00:00
type.c - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 2007-02-24 02:17:47 +00:00
uniqid.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
uniqid.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url_scanner_ex.c - Generated with a bit more recent re2c version 2007-10-10 09:27:13 +00:00
url_scanner_ex.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url_scanner_ex.re Fixed bug #42869 (automatic session id insertion adds sessions id to 2007-10-10 00:34:40 +00:00
url_scanner.c One more strcpy. (Thanks Stas) 2007-02-22 00:44:08 +00:00
url_scanner.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
url.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
url.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
user_filters.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
uuencode.c MFH: Nuked ending dots from error messages 2007-09-30 05:49:45 +00:00
var_unserializer.c MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
var_unserializer.re MFH: Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:22:07 +00:00
var.c - MFH debug object helper 2007-10-11 01:03:19 +00:00
versioning.c - MFH: Make version_compare() also understand the lower case variant of "RC". 2007-08-23 18:38:42 +00:00