| .. |
|
bcmath
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
bz2
|
Fix compiler warnings
|
17 years ago |
|
calendar
|
- Removed:
|
17 years ago |
|
com_dotnet
|
Fix compiler warnings and refcount not being in sync with 5.3
|
17 years ago |
|
ctype
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
curl
|
better fix
|
17 years ago |
|
date
|
- Updated to version 2009.8 (2009h)
|
17 years ago |
|
dba
|
Add support for tokyo cabinet, patch from Michael Maclean
|
17 years ago |
|
dom
|
Add tests:
|
17 years ago |
|
enchant
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
ereg
|
Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here.
|
17 years ago |
|
exif
|
#48378, exif_read_data() segfaults on certain corrupted .jpeg files
|
17 years ago |
|
fbsql
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
fileinfo
|
Update bundled libmagic to 5.03
|
17 years ago |
|
filter
|
Implement JIT request decoding support for $_GET and $_POST.
|
17 years ago |
|
ftp
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
gd
|
* Cast long to float in the T1* functions, we don't loose any data here
|
17 years ago |
|
gettext
|
- Removed:
|
17 years ago |
|
gmp
|
- enable MPIR support and the good old 4.1.x gmp for VC6. solving the lgplv3 mess
|
17 years ago |
|
hash
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
iconv
|
Fix compiler warnings (only in HEAD), same style of silence as in 5.3
|
17 years ago |
|
imap
|
Nuke warnings (only in HEAD)
|
17 years ago |
|
interbase
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
intl
|
MF5 fixes
|
17 years ago |
|
json
|
MFB: Cast to unsigned char to prevent compiler warning
|
17 years ago |
|
ldap
|
Adjust reflection info
|
17 years ago |
|
libxml
|
- Removed unused variables
|
17 years ago |
|
mbstring
|
fix compile warnings
|
17 years ago |
|
mcrypt
|
Fix compiler warning
|
17 years ago |
|
mssql
|
- Fixed param type (%l -> %ld)
|
17 years ago |
|
mysql
|
WS
|
17 years ago |
|
mysqli
|
Fixing tests - messages/warnings can vary by version
|
17 years ago |
|
mysqlnd
|
Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x
|
17 years ago |
|
oci8
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
odbc
|
- Fix test
|
17 years ago |
|
openssl
|
Closes #47991 SSL streams fail if error stack contains items
|
17 years ago |
|
pcntl
|
Fix return value of pcntl_wextistatus() (fixes #47566,
|
17 years ago |
|
pcre
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
pdo
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
pdo_dblib
|
Fixed shared build
|
17 years ago |
|
pdo_firebird
|
MFB: fix compilation of pdo_firebird and intl extension with ld --as-needed
|
17 years ago |
|
pdo_mysql
|
Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql
|
17 years ago |
|
pdo_oci
|
- Fixed bug #48070
|
17 years ago |
|
pdo_odbc
|
Cast to SQLUSMALLINT
|
17 years ago |
|
pdo_pgsql
|
Typo
|
17 years ago |
|
pdo_sqlite
|
MFB: Re-introduce the Matteo's patch and combine default & text handling
|
17 years ago |
|
pgsql
|
Fix compiler warnings, and some unicode stuff
|
17 years ago |
|
phar
|
fix potential segfault when converting phars with metadata to other formats, add test
|
17 years ago |
|
posix
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
pspell
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
readline
|
- Fixed bug #48256 (Crash due to double-linking of history.o)
|
17 years ago |
|
recode
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
reflection
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
session
|
fix test
|
17 years ago |
|
shmop
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
simplexml
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
skeleton
|
New macro for check void parameters
|
18 years ago |
|
snmp
|
- Revert bad patch (which caused bug #48133)
|
17 years ago |
|
soap
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
sockets
|
Fix skipif
|
17 years ago |
|
spl
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
sqlite
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
sqlite3
|
sync SQLite 3.6.14.2
|
17 years ago |
|
standard
|
% shouldn't be escaped here
|
17 years ago |
|
sybase_ct
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
sysvmsg
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
sysvsem
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
sysvshm
|
MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)
|
17 years ago |
|
tidy
|
- Removed:
|
17 years ago |
|
tokenizer
|
- Removed:
|
17 years ago |
|
unicode
|
- Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
|
17 years ago |
|
wddx
|
Fix compiler warnings (only in HEAD)
|
17 years ago |
|
xml
|
Fix unicode support in utf8_decode()
|
17 years ago |
|
xmlreader
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
xmlrpc
|
- Fixed invalid date checking
|
17 years ago |
|
xmlwriter
|
- add a note about the actual problen so we don't forget it
|
17 years ago |
|
xsl
|
- New xsl files
|
17 years ago |
|
zip
|
Closes bug #47667
|
17 years ago |
|
zlib
|
New test
|
17 years ago |
|
ext_skel
|
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |