| .. |
|
bcmath
|
- Bumber up year
|
21 years ago |
|
bz2
|
- Fix bug #35530 (ext/bz2 compile failure with phpize)
|
20 years ago |
|
calendar
|
- MFB Add tests
|
20 years ago |
|
com_dotnet
|
Fixed bug #35316 (Application exception trying to create COM object)
|
20 years ago |
|
ctype
|
Unicode support
|
21 years ago |
|
curl
|
MF51: improve open_basedir check
|
20 years ago |
|
date
|
MFB51: Regenerate file to be more gcov friendly
|
20 years ago |
|
dba
|
- Do locking in lib rather then on streams
|
20 years ago |
|
dbase
|
- Bumber up year
|
21 years ago |
|
dom
|
add test
|
20 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
|
20 years ago |
|
filepro
|
- Bumber up year
|
21 years ago |
|
filter
|
- Fixed PECL bug #6124: Crash on HTML tags when using FS_STRING
|
20 years ago |
|
ftp
|
MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
|
20 years ago |
|
gd
|
php3 is dead
|
20 years ago |
|
gettext
|
- Bumber up year
|
21 years ago |
|
gmp
|
- Bumber up year
|
21 years ago |
|
hash
|
add declarations
|
20 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
|
20 years ago |
|
mbstring
|
fixed 5307 unexpected header can be injected to mb_send_mail().
|
20 years ago |
|
mcrypt
|
MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()
|
20 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
|
20 years ago |
|
mysql
|
ZTS fixes.
|
21 years ago |
|
mysqli
|
MFB51: Always use $SED instead of sed
|
20 years ago |
|
ncurses
|
- Bumber up year
|
21 years ago |
|
oci8
|
MF51: fix Win32 compile failure
|
20 years ago |
|
odbc
|
Fixed crash on AIX
|
21 years ago |
|
openssl
|
fix bug #35381 - ensure library is initialized before use
|
20 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
|
- export everything we've got aliases for
|
20 years ago |
|
pdo
|
fix #35543 (php crash when calling non existing method of a class that extends PDO)
|
20 years ago |
|
pdo_dblib
|
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
20 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()
|
20 years ago |
|
pdo_oci
|
fix config.m4
|
20 years ago |
|
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
20 years ago |
|
pdo_pgsql
|
- Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
20 years ago |
|
pdo_sqlite
|
MFB51: Regen files so they work properly with gcov.
|
20 years ago |
|
pgsql
|
- Fix Bug #32223 weird behaviour of pg_last_notice
|
20 years ago |
|
phar
|
fix segfault in opendir/readdir. fix possible duplicate dirs. is_dir() doesn't yet work, so url_stat is not working fully
|
20 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
|
20 years ago |
|
recode
|
- Bumber up year
|
21 years ago |
|
reflection
|
fix configure --help output
|
20 years ago |
|
session
|
- Changed "session.use_only_cookies" to be on by default.
|
20 years ago |
|
shmop
|
- Bumber up year
|
21 years ago |
|
simplexml
|
- Fix tests
|
20 years ago |
|
skeleton
|
- don't use short tag
|
21 years ago |
|
snmp
|
fix configure help
|
20 years ago |
|
soap
|
Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64binary fails)
|
20 years ago |
|
sockets
|
MFB51: Fixed bug #35062 (socket_read() produces warnings on non blocking
|
20 years ago |
|
spl
|
- Fix minor issues in RecursiveDirectoryIterator & provide new flag consts
|
20 years ago |
|
sqlite
|
MFB51: Regen files so they work properly with gcov.
|
20 years ago |
|
standard
|
MBF51: load proper header file
|
20 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
|
20 years ago |
|
tokenizer
|
two more tests
|
20 years ago |
|
unicode
|
fix configure help
|
20 years ago |
|
wddx
|
MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
|
20 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.
|
20 years ago |
|
xmlrpc
|
fix ZTS build
|
21 years ago |
|
xmlwriter
|
fix typos in xmlwriter/config.m4
|
20 years ago |
|
xsl
|
Allow recursive calls to __get/__set for different properties
|
20 years ago |
|
zlib
|
MF51: change "-o" to "||" to support weird systems with broken `test`
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |