.. |
tests
|
Fix default behavior of file() (FILE_TEXT flag is the default)
|
2009-05-08 10:01:40 +00:00 |
array.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
assert.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
base64.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
base64.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
basic_functions.c
|
MFB: Fixed bug #47365 (ip2long() may allow some invalid values on certain
|
2009-04-28 22:27:26 +00:00 |
basic_functions.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
browscap.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
config.m4
|
MFB Add support for the older style bind 8 functions, this adds support for OS X to use all of the dns_* functions.
|
2009-01-11 23:47:52 +00:00 |
config.w32
|
- symlink, hardlink & co support (2/2) & (3/3)
|
2009-01-16 10:04:29 +00:00 |
crc32.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
crc32.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
CREDITS
|
|
|
credits_ext.h
|
MFB Rebuild credits, was missed in previous RC
|
2009-04-02 09:24:16 +00:00 |
credits_sapi.h
|
update credits: new sapi, stuff moved to pecl..
|
2008-08-30 23:59:35 +00:00 |
credits.c
|
- MFB: s,win32,windows, and add myself to the list
|
2009-03-17 15:38:24 +00:00 |
credits.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
crypt_blowfish.c
|
- Fix build on BSD (5_3 and 5_2 are OK)
|
2008-08-14 01:13:18 +00:00 |
crypt_freesec.c
|
- Nuke unncessary checks already done elsewhere (ZEND)
|
2008-08-25 13:42:46 +00:00 |
crypt_freesec.h
|
- MFB:inline definition (win32)
|
2008-08-26 06:54:37 +00:00 |
crypt.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
css.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
css.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
cyr_convert.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
cyr_convert.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
datetime.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
datetime.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
dir.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
dl.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
dl.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
dns_win32.c
|
- nuke unused vars
|
2009-04-20 06:35:43 +00:00 |
dns.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
dns.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
exec.c
|
- use the new OB API (and fix build)
|
2009-04-20 06:36:05 +00:00 |
exec.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
file.c
|
Fix default behavior of file() (FILE_TEXT flag is the default)
|
2009-05-08 10:01:40 +00:00 |
file.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
filestat.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
filters.c
|
- Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
|
2009-04-16 10:34:15 +00:00 |
flock_compat.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
flock_compat.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
formatted_print.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
fsock.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
fsock.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
ftok.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
ftp_fopen_wrapper.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
head.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
head.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
html.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
html.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
http_fopen_wrapper.c
|
- Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
|
2009-05-05 00:30:40 +00:00 |
http.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
image.c
|
Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused.
|
2009-03-17 03:25:44 +00:00 |
incomplete_class.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
info.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
info.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
iptc.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
lcg.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
levenshtein.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
link_win32.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
link.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
mail.c
|
MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)
|
2009-04-15 14:25:20 +00:00 |
Makefile.frag
|
MFB
|
2007-05-24 21:43:56 +00:00 |
math.c
|
Fixed floating point mathematic speed degradation (Christian)
|
2009-03-18 10:49:36 +00:00 |
md5.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
md5.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
metaphone.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
microtime.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
microtime.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
pack.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
pack.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
pageinfo.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
pageinfo.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_array.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_assert.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_browscap.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_crypt_r.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_crypt_r.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_crypt.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_dir.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_ext_syslog.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_filestat.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_fopen_wrapper.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_fopen_wrappers.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_ftok.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_http.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_image.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_incomplete_class.h
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
php_iptc.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_lcg.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_link.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_mail.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_math.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_metaphone.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_rand.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_smart_str_public.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_smart_str.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_standard.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_string.h
|
explode() stuff:
|
2009-04-01 17:04:17 +00:00 |
php_type.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_uuencode.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_var.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
php_versioning.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
proc_open.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
proc_open.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
quot_print.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
quot_print.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
rand.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
scanf.c
|
We dont need to escape % here, it just generates a compiler warning
|
2009-04-02 05:16:55 +00:00 |
scanf.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sha1.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sha1.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
soundex.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
streamsfuncs.c
|
Better fix for #47997
|
2009-04-19 17:09:47 +00:00 |
streamsfuncs.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
string.c
|
Fix handling of escaped double quotes
|
2009-04-24 21:50:51 +00:00 |
strnatcmp.c
|
Fixed compiler warning
|
2009-04-26 15:53:52 +00:00 |
syslog.c
|
- Removed unused declaration
|
2009-03-26 22:30:05 +00:00 |
type.c
|
Fixed bug #47851 (is_callable throws fatal error)
|
2009-04-02 09:56:53 +00:00 |
uniqid.c
|
- silent compiler warning
|
2009-04-20 06:55:11 +00:00 |
uniqid.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
url_scanner_ex.c
|
gen
|
2009-04-25 21:09:23 +00:00 |
url_scanner_ex.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
url_scanner_ex.re
|
Fix version
|
2009-04-25 21:08:54 +00:00 |
url_scanner.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
url_scanner.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
url.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
url.h
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
user_filters.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
uuencode.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
var_unserializer.c
|
- Removed unused variables
|
2009-03-26 22:16:48 +00:00 |
var_unserializer.re
|
- Removed unused variables
|
2009-03-26 22:16:48 +00:00 |
var.c
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
versioning.c
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
winver.h
|
- late MFB (sry): fix VC6 build
|
2008-12-12 10:33:05 +00:00 |