| .. |
|
bcmath
|
config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me
|
17 years ago |
|
bz2
|
- look for static lib too
|
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
|
- Refix the fix :| (missing skipif)
|
17 years ago |
|
date
|
- Updated to version 2009.9 (2009i)
|
17 years ago |
|
dba
|
Add support for tokyo cabinet, patch from Michael Maclean
|
17 years ago |
|
dom
|
Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and
|
17 years ago |
|
enchant
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
ereg
|
Updated tests after double->long conversion change (basically to match 5.2)
|
17 years ago |
|
exif
|
- Sync with 5_3
|
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
|
- Fix the fix (Bug #46973 - IPv6 address filter rejects valid address)
|
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
|
- MFB: put mpir headers in their own directory
|
17 years ago |
|
hash
|
- This is PHP 6 - if this ... ever gets out
|
17 years ago |
|
iconv
|
New iconv extension tests. Tested on Windows, Linux and Linux 64 bit.
|
17 years ago |
|
imap
|
Fixed error message grammar:
|
17 years ago |
|
interbase
|
Added zend_eval_stringl and made create_function(), etc. binary-safe
|
17 years ago |
|
intl
|
MF5 fixes
|
17 years ago |
|
json
|
New json extension tests. Tested on Windows, Linux and Linux 64 bit.
|
17 years ago |
|
ldap
|
Removed credit
|
17 years ago |
|
libxml
|
- Removed unused variables
|
17 years ago |
|
mbstring
|
Fixed static build of mbstring on Windows (makes static build of exif possible too)
|
17 years ago |
|
mcrypt
|
Fixed error message grammar:
|
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
|
Fix crash when tracing is enabled. Position after buffer was used also
|
17 years ago |
|
oci8
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
odbc
|
Fixed error message grammar:
|
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
|
Added zend_eval_stringl and made create_function(), etc. binary-safe
|
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
|
fixed isset() on sub-directories (isset('blah') if file 'blah/foo.php' exists)
|
17 years ago |
|
posix
|
Delete duplicate test
|
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
|
Fixed error message grammar:
|
17 years ago |
|
simplexml
|
Fix extension loading order
|
17 years ago |
|
skeleton
|
New macro for check void parameters
|
18 years ago |
|
snmp
|
MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
|
17 years ago |
|
soap
|
Fix build
|
17 years ago |
|
sockets
|
MFB
|
17 years ago |
|
spl
|
fix Bug #48541: spl_autoload_register only registers first closure, then leaks the others
|
17 years ago |
|
sqlite
|
- Dropped *_TEXT* macros in favor of unicode macros direct usage
|
17 years ago |
|
sqlite3
|
Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value.
|
17 years ago |
|
standard
|
New intval() tests. Tested on Windows, Linux and linux 64
|
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
|
Fixed error message grammar:
|
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
|
Fixed error message grammar:
|
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 |