.. |
tests
|
- Fixed tests
|
2008-06-26 11:07:14 +00:00 |
array.c
|
Initialize with length instead of 0 (and thanks Antony for finding)
|
2008-06-02 11:20:17 +00:00 |
assert.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
base64.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
base64.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
basic_functions.c
|
- [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime
|
2008-05-24 14:36:16 +00:00 |
basic_functions.h
|
- [DOC] restore get_magic_quotes_gpc and get_magic_quotes_runtime
|
2008-05-24 14:36:16 +00:00 |
browscap.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
config.m4
|
- Added common getopt implementation to core.
|
2007-10-01 12:32:39 +00:00 |
config.w32
|
Enable inet_pton() and inet_ntop() on Windows in HEAD
|
2008-05-22 22:07:21 +00:00 |
crc32.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
crc32.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
CREDITS
|
|
|
credits_ext.h
|
Update credits
|
2007-11-05 12:29:30 +00:00 |
credits_sapi.h
|
fix credits
|
2006-04-10 09:46:32 +00:00 |
credits.c
|
updated website team info
|
2008-06-18 05:17:55 +00:00 |
credits.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
crypt.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
css.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
css.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
cyr_convert.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
cyr_convert.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
datetime.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
datetime.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
dir.c
|
closeder/readdir/rewinddir must work only with directories
|
2008-06-11 09:01:44 +00:00 |
dl.c
|
- Improved fix (used 's' in parameter parsing)
|
2008-05-16 12:11:15 +00:00 |
dl.h
|
- Improved fix (used 's' in parameter parsing)
|
2008-05-16 12:11:15 +00:00 |
dns.c
|
Fixed Windows build now that HAVE_INET_PTON is defined
|
2008-05-23 09:40:19 +00:00 |
dns.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
exec.c
|
Fixed bug #43261
|
2008-05-30 16:52:06 +00:00 |
exec.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
file.c
|
- Added zval separation (avoid crash when using fwrite($fp, $fp)).
|
2008-05-28 17:24:47 +00:00 |
file.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
filestat.c
|
New way for check void parameters
|
2008-03-04 23:39:15 +00:00 |
filters.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
flock_compat.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
flock_compat.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
formatted_print.c
|
fix integer overflow in lenght calculation
|
2008-03-17 23:07:55 +00:00 |
fsock.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
fsock.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
ftok.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
ftp_fopen_wrapper.c
|
MFB: Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
|
2008-01-08 19:09:12 +00:00 |
head.c
|
fix typo
|
2008-06-10 08:14:45 +00:00 |
head.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
html.c
|
MFB: Fixed bug #44703 (htmlspecialchars() does not detect bad character set argument)
|
2008-04-11 19:08:05 +00:00 |
html.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
http_fopen_wrapper.c
|
Lazy EG(active_symbol_table) initialization
|
2008-04-29 08:15:49 +00:00 |
http.c
|
- fix truncation of large values on 64-bit systems in http_build_query
|
2008-01-10 20:28:08 +00:00 |
image.c
|
- Add constants and new test (test from testfest.php.net)
|
2008-05-24 11:53:35 +00:00 |
incomplete_class.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
info.c
|
- c/p evilness
|
2008-05-27 18:27:23 +00:00 |
info.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
iptc.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
lcg.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
levenshtein.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
link.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
mail.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
Makefile.frag
|
MFB
|
2007-05-24 21:43:56 +00:00 |
math.c
|
Changed php_*h() + php_log1p() + php_expm1() to be static
|
2008-05-06 10:57:54 +00:00 |
md5.c
|
Improved md5() implementation (Solar Designer)
|
2008-02-08 09:11:28 +00:00 |
md5.h
|
Improved md5() implementation (Solar Designer)
|
2008-02-08 09:11:28 +00:00 |
metaphone.c
|
MFB: Improved fix for #44242
|
2008-02-27 01:25:40 +00:00 |
microtime.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
microtime.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
pack.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
pack.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
pageinfo.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
pageinfo.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_array.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_assert.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_browscap.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_crypt.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_dir.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_ext_syslog.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_filestat.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_fopen_wrapper.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_fopen_wrappers.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_ftok.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_http.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_image.h
|
- Add constants and new test (test from testfest.php.net)
|
2008-05-24 11:53:35 +00:00 |
php_incomplete_class.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_iptc.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_lcg.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_link.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_mail.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_math.h
|
Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1() + removed Windows check on tests
|
2008-05-05 06:28:03 +00:00 |
php_metaphone.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_rand.h
|
Fix build (one too many right parenthesis in last commit for non-Windows builds)
|
2008-03-07 08:51:05 +00:00 |
php_smart_str_public.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_smart_str.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_standard.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_string.h
|
- Added lcfirst() function. The sister function of ucfirst()
|
2008-01-19 19:23:25 +00:00 |
php_type.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_uuencode.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_var.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
php_versioning.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
proc_open.c
|
- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
|
2008-04-08 08:42:05 +00:00 |
proc_open.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
quot_print.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
quot_print.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
rand.c
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
scanf.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
scanf.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
sha1.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
sha1.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
soundex.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
streamsfuncs.c
|
- Added check for encoding optional parameter (avoiding the segfault in filter.c: strlen(encoding))
|
2008-05-28 18:02:52 +00:00 |
streamsfuncs.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
string.c
|
Add array_init_size() and use it where array size is known at initialization
|
2008-05-27 10:28:25 +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
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
type.c
|
- Fixed bug #44533 (floatval() issues E_NOTICE "non well formed numeric value")
|
2008-03-29 22:02:20 +00:00 |
uniqid.c
|
Fix protos
|
2008-05-04 21:16:22 +00:00 |
uniqid.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
url_scanner_ex.c
|
MFB: Fixed bug #44394 (Last two bytes missing from output)
|
2008-03-12 02:45:15 +00:00 |
url_scanner_ex.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
url_scanner_ex.re
|
Sync with fix for #44394
|
2008-03-12 19:35:24 +00:00 |
url_scanner.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
url_scanner.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
url.c
|
rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
|
2008-06-04 19:34:45 +00:00 |
url.h
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
user_filters.c
|
- Fix data size
|
2008-05-08 17:22:07 +00:00 |
uuencode.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
var_unserializer.c
|
Regenerate
|
2008-05-27 11:27:58 +00:00 |
var_unserializer.re
|
Add array_init_size() and use it where array size is known at initialization
|
2008-05-27 10:28:25 +00:00 |
var.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
versioning.c
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |