.. |
tests
|
Fixed expect format to ignore the textual error message from readlink().
|
2011-08-31 18:26:23 +00:00 |
array.c
|
Implement FR #54459 (Range function accuracy) by changing the way range()
|
2011-04-06 10:23:06 +00:00 |
assert.c
|
Fixed bug #54924 (assert.* is not being reset upon request shutdown).
|
2011-05-26 18:17:43 +00:00 |
base64.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
base64.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
basic_functions.c
|
Remove no sense statements
|
2011-08-08 00:47:40 +00:00 |
basic_functions.h
|
- Fixed bug #54580 (get_browser() segmentation fault when the browscap ini
|
2011-05-01 18:37:20 +00:00 |
browscap.c
|
Merge of fix for bug #54918 (r311745, scottmac) to 5.3.
|
2011-06-03 09:39:45 +00:00 |
config.m4
|
- #51424, solaris part
|
2010-06-17 10:22:03 +00:00 |
config.w32
|
- add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :)
|
2010-12-13 18:43:10 +00:00 |
crc32.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
crc32.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
credits_ext.h
|
- Update credits
|
2010-12-17 10:49:02 +00:00 |
credits_sapi.h
|
Update credits
|
2010-05-27 22:51:28 +00:00 |
credits.c
|
Updated the note maintainers credits
|
2011-06-05 06:57:13 +00:00 |
credits.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
crypt_blowfish.c
|
- update blowfish to 1.2 (Solar Designer)
|
2011-07-18 21:26:29 +00:00 |
crypt_blowfish.h
|
- update blowfish to 1.2 (Solar Designer)
|
2011-07-18 21:26:29 +00:00 |
crypt_freesec.c
|
- With "extended" hashes, detect and reject invalid "setting" strings.
|
2010-02-22 00:05:02 +00:00 |
crypt_freesec.h
|
- and the last part of the fix, inline on win
|
2008-08-25 14:37:07 +00:00 |
crypt_sha256.c
|
fix salt truncation bug in sha256
|
2011-07-31 21:47:03 +00:00 |
crypt_sha512.c
|
fix termination in sha-512 too
|
2011-07-31 23:14:04 +00:00 |
crypt.c
|
Avoiding strcpy, strcat, sprintf usage to make static analyzer happy
|
2011-08-09 12:16:58 +00:00 |
css.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
css.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
cyr_convert.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
cyr_convert.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
datetime.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
datetime.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
dir.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
dl.c
|
-fix bug 54935, php_win_err can lead to crash
|
2011-05-26 14:37:13 +00:00 |
dl.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
dns_win32.c
|
- Removed redundant local variable in dns_get_record.
|
2010-10-11 03:07:03 +00:00 |
dns.c
|
Use HOST_NAME_MAX constant here instead for the gethostname() func
|
2011-08-10 17:40:56 +00:00 |
exec.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
exec.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
file.c
|
- Opss, restore old behavior
|
2011-06-19 14:50:44 +00:00 |
file.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
filestat.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
filters.c
|
- Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
|
2011-05-24 23:49:26 +00:00 |
flock_compat.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
flock_compat.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
formatted_print.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
fsock.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
fsock.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
ftok.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
ftp_fopen_wrapper.c
|
- Fixed bug #54092 (Segmentation fault when using HTTP proxy with the FTP
|
2011-02-27 20:23:54 +00:00 |
head.c
|
Make static analyzers happy
|
2011-08-08 12:10:27 +00:00 |
head.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
html.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
html.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
http_fopen_wrapper.c
|
Avoiding strcpy, strcat, sprintf usage to make static analyzer happy
|
2011-08-09 12:16:58 +00:00 |
http.c
|
revert non-BC change in 5.3
|
2011-01-13 07:27:46 +00:00 |
image.c
|
Fixed bug #54723 - getimagesize() doesn't check the full ico signature and misreports mpg files
|
2011-05-13 05:06:48 +00:00 |
incomplete_class.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
info.c
|
Fix bug #55483 (extra > at the end of html tag in phpinfo).
|
2011-08-23 06:07:24 +00:00 |
info.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
iptc.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
lcg.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
levenshtein.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
link_win32.c
|
- Fixed bug #55187, readlink returns weird characters when false result
|
2011-07-12 15:15:17 +00:00 |
link.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
mail.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
Makefile.frag
|
- Allow build without flex/bison installed (fixes builddir != srcdir build
|
2007-05-24 21:40:41 +00:00 |
math.c
|
- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
|
2011-06-12 00:56:18 +00:00 |
md5.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
md5.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
metaphone.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
microtime.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
microtime.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
pack.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
pack.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
pageinfo.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
pageinfo.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_array.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_assert.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_browscap.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_crypt_r.c
|
Unbreak crypt() (fix bug #55439)
|
2011-08-19 22:49:18 +00:00 |
php_crypt_r.h
|
- update blowfish to 1.2 (Solar Designer)
|
2011-07-18 21:26:29 +00:00 |
php_crypt.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_dir.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_dns.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_ext_syslog.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_filestat.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_fopen_wrapper.c
|
Fixed compiler warning
|
2011-01-17 13:44:54 +00:00 |
php_fopen_wrappers.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_ftok.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_http.h
|
revert non-BC change in 5.3
|
2011-01-13 07:27:46 +00:00 |
php_image.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_incomplete_class.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_iptc.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_lcg.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_link.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_mail.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_math.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_metaphone.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_rand.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_smart_str_public.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_smart_str.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_standard.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_string.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_type.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_uuencode.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_var.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
php_versioning.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
proc_open.c
|
Avoiding strcpy, strcat, sprintf usage to make static analyzer happy
|
2011-08-09 12:16:58 +00:00 |
proc_open.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
quot_print.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
quot_print.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
rand.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
scanf.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
scanf.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
sha1.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
sha1.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
soundex.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
streamsfuncs.c
|
- Fixed several comparisons that always result in true of false
|
2011-02-01 18:10:35 +00:00 |
streamsfuncs.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
string.c
|
Fixed bug #55366: keys lost when using substr_replace an array
|
2011-08-29 21:35:28 +00:00 |
strnatcmp.c
|
Fix for bug #49698
|
2009-09-28 13:29:53 +00:00 |
syslog.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
type.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
uniqid.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
uniqid.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
url_scanner_ex.c
|
- Fix #55301 (url scanner part) check if malloc succeded
|
2011-07-28 10:52:45 +00:00 |
url_scanner_ex.h
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
url_scanner_ex.re
|
- Fix #55301 (url scanner part) check if malloc succeded
|
2011-07-28 10:52:45 +00:00 |
url.c
|
Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path)
|
2011-08-11 13:01:52 +00:00 |
url.h
|
revert non-BC change in 5.3
|
2011-01-13 07:27:46 +00:00 |
user_filters.c
|
Avoiding strcpy, strcat, sprintf usage to make static analyzer happy
|
2011-08-09 12:16:58 +00:00 |
uuencode.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
var_unserializer.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
var_unserializer.re
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
var.c
|
Sync r314808 to 5_3 branch
|
2011-08-23 10:18:48 +00:00 |
versioning.c
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
winver.h
|
- double declaration and comments cleanup
|
2008-12-09 17:57:59 +00:00 |