.. |
bcmath
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
bz2
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
calendar
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
com_dotnet
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
ctype
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
curl
|
Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637
|
2009-05-08 03:32:54 +00:00 |
date
|
MFB: Fixed compiler warning due to llabs() function
|
2009-05-05 12:34:03 +00:00 |
dba
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
dom
|
fix bug #47849 (Non-deep import loses the namespace)
|
2009-04-07 15:31:15 +00:00 |
enchant
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
ereg
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
exif
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
fbsql
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
fileinfo
|
Update libmagic data file to 5.02
|
2009-05-04 20:54:28 +00:00 |
filter
|
MF5 fix for #47930
|
2009-04-28 22:59:07 +00:00 |
ftp
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
gd
|
Use correct data types here, and gdImageSaveAlpha for the alpha flag
|
2009-04-25 06:20:26 +00:00 |
gettext
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
gmp
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
hash
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
iconv
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
imap
|
- Maybe this is enough on windows..
|
2009-05-05 01:51:04 +00:00 |
interbase
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
intl
|
- Fix parameter variable type to match "l"
|
2009-05-02 02:08:25 +00:00 |
json
|
MFB Rebuild credits, was missed in previous RC
|
2009-04-02 09:24:16 +00:00 |
ldap
|
Adjust reflection info
|
2009-04-21 18:07:42 +00:00 |
libxml
|
- Removed unused variables
|
2009-03-26 22:16:48 +00:00 |
mbstring
|
MFB: missed these
|
2009-04-20 17:14:25 +00:00 |
mcrypt
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
mssql
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
mysql
|
fix segfault
|
2009-03-27 22:22:02 +00:00 |
mysqli
|
- fix TS build
|
2009-04-06 11:07:39 +00:00 |
mysqlnd
|
Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()
|
2009-04-20 09:15:46 +00:00 |
oci8
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
odbc
|
- Fixed bug #48038 (odbc_execute changes variables used to form params array)
|
2009-05-01 03:02:32 +00:00 |
openssl
|
Closes #47991 SSL streams fail if error stack contains items
|
2009-04-20 09:43:45 +00:00 |
pcntl
|
- Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait()
|
2009-03-29 16:42:49 +00:00 |
pcre
|
Fixed tests (mostly MFB)
|
2009-04-25 21:12:23 +00:00 |
pdo
|
Fix proto
|
2009-05-02 01:36:45 +00:00 |
pdo_dblib
|
- Fix bug #38805 ( PDO Truncates Text from SQL Server Text Data Type Field)
|
2009-03-19 22:15:03 +00:00 |
pdo_firebird
|
- Fix build
|
2009-04-18 18:55:18 +00:00 |
pdo_mysql
|
- Synced pieces of codes
|
2009-03-24 19:32:06 +00:00 |
pdo_oci
|
- Reverted previous fix for bug #46274 and properly fixed it
|
2009-04-23 13:22:12 +00:00 |
pdo_odbc
|
- MFB
|
2009-04-23 18:03:42 +00:00 |
pdo_pgsql
|
- Removed HAVE_PQEXECPARAMS which was left out during the previous commit
|
2009-04-30 12:55:43 +00:00 |
pdo_sqlite
|
- Fixed bug #48185 removing no-op code
|
2009-05-07 23:04:02 +00:00 |
pgsql
|
MFB: Fixed test
|
2009-04-06 14:23:17 +00:00 |
phar
|
MFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block
|
2009-05-05 01:42:06 +00:00 |
posix
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
pspell
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
readline
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
recode
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
reflection
|
- Fixed bug #47254 (Wrong Reflection for extends class)
|
2009-04-27 19:46:03 +00:00 |
session
|
Add a test for bug#42596 so people wont try bogusly fixing it again
|
2009-04-06 12:11:32 +00:00 |
shmop
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
simplexml
|
Fixed Windows build, declarations first ladies and gentlemen
|
2009-03-30 14:21:03 +00:00 |
skeleton
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
snmp
|
- Revert bad patch (which caused bug #48133)
|
2009-05-02 21:13:39 +00:00 |
soap
|
- MFB: make it loud when libxml is missing or the dep is not present
|
2009-04-22 19:07:11 +00:00 |
sockets
|
- #47978, typo in ext/sockets/sockets.c
|
2009-04-16 05:32:58 +00:00 |
spl
|
Fix bug #48206 - Iterating over an invalid data structure leads to a segfault
|
2009-05-09 19:37:34 +00:00 |
sqlite
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
sqlite3
|
fix ZTS build
|
2009-05-08 07:58:12 +00:00 |
standard
|
Fix default behavior of file() (FILE_TEXT flag is the default)
|
2009-05-08 10:01:40 +00:00 |
sybase_ct
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvmsg
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvsem
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
sysvshm
|
MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
|
2009-03-19 23:11:54 +00:00 |
tidy
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
tokenizer
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
unicode
|
- Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
|
2009-02-12 20:04:59 +00:00 |
wddx
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
xml
|
- Removed:
|
2009-03-26 20:02:53 +00:00 |
xmlreader
|
- Removed unicode.semantics check
|
2009-03-27 23:08:28 +00:00 |
xmlrpc
|
Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this.
|
2009-04-27 17:49:18 +00:00 |
xmlwriter
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
xsl
|
- This is PHP 6 - if this ... ever gets out
|
2009-03-10 23:40:06 +00:00 |
zip
|
Closes bug #47667
|
2009-03-16 10:16:16 +00:00 |
zlib
|
Fix test
|
2009-04-19 22:01:23 +00:00 |
ext_skel
|
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
|
2008-04-15 12:47:18 +00:00 |
ext_skel_win32.php
|
|
|