| .. |
|
bcmath
|
- Bumber up year
|
21 years ago |
|
bz2
|
Fixed bug #34968 (bz2 extension fails on to build on some win32 setups).
|
21 years ago |
|
calendar
|
- MFB Add tests
|
21 years ago |
|
com_dotnet
|
Fixed bug #35316 (Application exception trying to create COM object)
|
21 years ago |
|
ctype
|
Unicode support
|
21 years ago |
|
curl
|
MF51: improve open_basedir check
|
21 years ago |
|
date
|
MFB51: fixed zts build
|
21 years ago |
|
dba
|
- Do locking in lib rather then on streams
|
21 years ago |
|
dbase
|
- Bumber up year
|
21 years ago |
|
dom
|
add test
|
21 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
- Bumber up year
|
21 years ago |
|
exif
|
fix test
|
21 years ago |
|
fbsql
|
- Bumber up year
|
21 years ago |
|
fdf
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
fileinfo
|
Fixed copy & paste error
|
21 years ago |
|
filepro
|
- Bumber up year
|
21 years ago |
|
filter
|
- Added win32 build stuff
|
21 years ago |
|
ftp
|
MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
|
21 years ago |
|
gd
|
- More cleanups.
|
21 years ago |
|
gettext
|
- Bumber up year
|
21 years ago |
|
gmp
|
- Bumber up year
|
21 years ago |
|
hash
|
Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations
|
21 years ago |
|
hwapi
|
- Bumber up year
|
21 years ago |
|
iconv
|
- Hiding bugs is not the purpose of the regression tests.
|
21 years ago |
|
imap
|
Fixed bug #32589 (possible crash inside imap_mail_compose() function).
|
21 years ago |
|
informix
|
- Bumber up year
|
21 years ago |
|
interbase
|
fix #34855 (ibase_service_attach() segfault on AMD64)
|
21 years ago |
|
ldap
|
- Fixed bug #35078 (configure does not find ldap_start_tls_s)
|
21 years ago |
|
libxml
|
move document property struct from xml_common.h
|
21 years ago |
|
mbstring
|
fixed 5307 unexpected header can be injected to mb_send_mail().
|
21 years ago |
|
mcrypt
|
MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
|
21 years ago |
|
mhash
|
- Fix test in unicode mode
|
21 years ago |
|
mime_magic
|
- Allow mime_content_type() to work with even a slightly broken mime magic
|
21 years ago |
|
ming
|
- Check for static libs, too
|
21 years ago |
|
msession
|
- Bumber up year
|
21 years ago |
|
msql
|
- Bumber up year
|
21 years ago |
|
mssql
|
Fix #33201 Crash when fetching some data types
|
21 years ago |
|
mysql
|
ZTS fixes.
|
21 years ago |
|
mysqli
|
MFB51: Always use $SED instead of sed
|
21 years ago |
|
ncurses
|
- Bumber up year
|
21 years ago |
|
oci8
|
make use of $SED if possible
|
21 years ago |
|
odbc
|
Fixed crash on AIX
|
21 years ago |
|
openssl
|
fix bug #35381 - ensure library is initialized before use
|
21 years ago |
|
pcntl
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
pcre
|
MF51: change "-o" to "||" to support weird systems with broken `test`
|
21 years ago |
|
pdo
|
fix #35430 (PDO crashes on incorrect FETCH_FUNC use)
|
21 years ago |
|
pdo_dblib
|
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
21 years ago |
|
pdo_firebird
|
this is the number of params, not the top index
|
21 years ago |
|
pdo_mysql
|
fix possible crash in pdo_mysql_stmt_dtor()
|
21 years ago |
|
pdo_oci
|
fix config.m4
|
21 years ago |
|
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
21 years ago |
|
pdo_pgsql
|
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
21 years ago |
|
pdo_sqlite
|
MF51: use || instead of -o to support weird systems with old `test`
|
21 years ago |
|
pgsql
|
- Fix Bug #32223 weird behaviour of pg_last_notice
|
21 years ago |
|
posix
|
- Fixed posix_mknod() checks and warnings.
|
21 years ago |
|
pspell
|
Properly fixed bug #34456 (original patch completely reverted).
|
21 years ago |
|
readline
|
fix build with libedit
|
21 years ago |
|
recode
|
- Bumber up year
|
21 years ago |
|
reflection
|
Fixed bug #34729 (Crash in ZTS mode under Apache)
|
21 years ago |
|
session
|
- Improved the fix for #21306 a bit
|
21 years ago |
|
shmop
|
- Bumber up year
|
21 years ago |
|
simplexml
|
- Fix tests
|
21 years ago |
|
skeleton
|
- don't use short tag
|
21 years ago |
|
snmp
|
fix configure help
|
21 years ago |
|
soap
|
Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)
|
21 years ago |
|
sockets
|
- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
|
21 years ago |
|
spl
|
- Fix minor issues in RecursiveDirectoryIterator & provide new flag consts
|
21 years ago |
|
sqlite
|
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
21 years ago |
|
standard
|
Fixed bug #34729 (Crash in ZTS mode under Apache)
|
21 years ago |
|
sybase
|
Fixed bug #34323
|
21 years ago |
|
sybase_ct
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
sysvmsg
|
- Bumber up year
|
21 years ago |
|
sysvsem
|
- Bumber up year
|
21 years ago |
|
sysvshm
|
- Bumber up year
|
21 years ago |
|
tidy
|
fix #35197 (Destructor is not called) and similar issues in other extensions
|
21 years ago |
|
tokenizer
|
add new test
|
21 years ago |
|
unicode
|
fix configure help
|
21 years ago |
|
wddx
|
MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
|
21 years ago |
|
xml
|
- Hiding bugs is not the purpose of the regression tests.
|
21 years ago |
|
xmlreader
|
- Use correct configure option style. Enabled by default.
|
21 years ago |
|
xmlrpc
|
fix ZTS build
|
21 years ago |
|
xmlwriter
|
fix build under 5.0
|
21 years ago |
|
xsl
|
Allow recursive calls to __get/__set for different properties
|
21 years ago |
|
zlib
|
MF51: change "-o" to "||" to support weird systems with broken `test`
|
21 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |