.. |
bcmath
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
bz2
|
add new tests, improve the old ones
|
2006-06-26 22:20:55 +00:00 |
calendar
|
MFB: fix test on 64bit machines
|
2006-07-27 08:14:51 +00:00 |
com_dotnet
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
ctype
|
Added argument info
|
2006-06-10 22:59:40 +00:00 |
curl
|
fix #38269 (fopen wrapper doesn't fail on invalid hostname with curlwrappers enabled)
|
2006-08-01 13:26:56 +00:00 |
date
|
fix tests
|
2006-08-07 21:42:27 +00:00 |
dba
|
- Fix bug #38290
|
2006-08-07 07:54:58 +00:00 |
dbase
|
- implement #38357 (dbase_open can't open DBase 3 dbf file)
|
2006-08-08 15:53:54 +00:00 |
dom
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
enchant
|
- add tests files
|
2006-03-21 19:02:00 +00:00 |
ereg
|
bump year and license version
|
2006-01-01 13:10:10 +00:00 |
exif
|
fix test
|
2006-08-08 17:48:26 +00:00 |
fbsql
|
Added arg info
|
2006-06-14 21:29:22 +00:00 |
fdf
|
fix another compile failure. (bjori: TEST before commit!)
|
2006-07-23 23:55:26 +00:00 |
fileinfo
|
fixed php version detection
|
2005-12-20 19:17:00 +00:00 |
filter
|
Removed extra byte
|
2006-08-07 16:54:16 +00:00 |
ftp
|
Added argument info
|
2006-06-11 19:59:53 +00:00 |
gd
|
implement my own FR #36995
|
2006-08-01 22:41:33 +00:00 |
gettext
|
Added arg info
|
2006-06-14 21:29:22 +00:00 |
gmp
|
Removed obsolete arg_info include
|
2006-06-26 14:10:57 +00:00 |
hash
|
MFB: cleanup of the phpinfo() output.
|
2006-07-28 14:27:17 +00:00 |
iconv
|
fix test
|
2006-08-08 19:48:46 +00:00 |
imap
|
MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
|
2006-08-04 20:34:37 +00:00 |
informix
|
plug a leak
|
2006-05-04 22:47:55 +00:00 |
interbase
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
json
|
- MFB Test name must not be more than a single line
|
2006-08-07 23:33:57 +00:00 |
ldap
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
libxml
|
fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement)
|
2006-08-06 17:41:39 +00:00 |
mbstring
|
fix tests.
|
2006-07-29 17:09:59 +00:00 |
mcrypt
|
Removed custom deprecate error messages
|
2006-06-26 11:31:19 +00:00 |
mhash
|
fix spelling in error messages:
|
2006-04-03 09:14:50 +00:00 |
mime_magic
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
ming
|
MFB: E_ERROR > E_RECOVERABLE_ERROR
|
2006-05-22 14:23:01 +00:00 |
msql
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
2006-03-08 00:43:32 +00:00 |
mssql
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
mysql
|
init variable, eliminate compile warning
|
2006-08-02 10:04:02 +00:00 |
mysqli
|
MFB: Improved fix for bug #37671
|
2006-08-04 22:14:10 +00:00 |
oci8
|
long -> int
|
2006-08-06 14:09:46 +00:00 |
odbc
|
MFB: fix #37848 (ext/odbc compile failure)
|
2006-06-19 16:13:31 +00:00 |
openssl
|
MFB: Fixed compiler warning.
|
2006-07-31 03:41:43 +00:00 |
pcntl
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
pcre
|
tsrmls fix
|
2006-07-20 22:40:44 +00:00 |
pdo
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
pdo_dblib
|
fix build
|
2006-07-24 00:00:35 +00:00 |
pdo_firebird
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
2006-05-11 21:48:57 +00:00 |
pdo_mysql
|
MFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature
|
2006-07-31 20:19:18 +00:00 |
pdo_oci
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
2006-05-11 21:48:57 +00:00 |
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
2005-11-25 15:44:40 +00:00 |
pdo_pgsql
|
MFB: Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).
|
2006-08-01 16:32:30 +00:00 |
pdo_sqlite
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
2006-05-11 21:48:57 +00:00 |
pgsql
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
phar
|
- Fix cvs access through SplFileObject
|
2006-08-06 13:47:21 +00:00 |
posix
|
MFB: Added missing ifdef block.
|
2006-06-19 23:55:11 +00:00 |
pspell
|
MFB: Fixed test for situations where pspell_clear_session() is unavailable.
|
2006-06-29 22:54:42 +00:00 |
readline
|
bump year and license version
|
2006-01-01 13:10:10 +00:00 |
recode
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
reflection
|
Fix usage of uninitialized value and unicode support
|
2006-07-27 09:19:26 +00:00 |
session
|
MFB: Fixed bug #38377 (session_destroy() gives warning after
|
2006-08-08 14:57:33 +00:00 |
shmop
|
bump year and license version
|
2006-01-01 13:10:10 +00:00 |
simplexml
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
skeleton
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
snmp
|
- Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
2006-07-27 05:12:33 +00:00 |
soap
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
sockets
|
improve checks and fix #38251
|
2006-07-30 11:54:11 +00:00 |
spl
|
- Fix cvs access through SplFileObject
|
2006-08-06 13:47:21 +00:00 |
sqlite
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
standard
|
fix test
|
2006-08-08 20:13:27 +00:00 |
sybase
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
2006-03-08 00:43:32 +00:00 |
sybase_ct
|
Fix compilation with TSRM
|
2006-07-25 09:12:07 +00:00 |
sysvmsg
|
MFB: Fixed bug #37705 (Semaphore constants not available).
|
2006-06-05 22:52:27 +00:00 |
sysvsem
|
bump year and license version
|
2006-01-01 13:10:10 +00:00 |
sysvshm
|
fix tests in unicode mode
|
2006-06-29 13:12:21 +00:00 |
tidy
|
- fix compiler warnings
|
2006-07-25 23:03:56 +00:00 |
tokenizer
|
MFB: Removed pointless callbacks.
|
2006-06-20 22:42:42 +00:00 |
unicode
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
wddx
|
fix test
|
2006-08-07 22:19:45 +00:00 |
xml
|
MFB: Expose the xml_utf8_encode function.
|
2006-08-02 15:22:56 +00:00 |
xmlreader
|
update tests
|
2006-08-05 12:32:54 +00:00 |
xmlrpc
|
fix compile warnings (#38257)
|
2006-07-30 11:33:49 +00:00 |
xmlwriter
|
- MFH: fix tests, libxml 2.6.24 and up adds a new line after a processing
|
2006-07-19 18:58:06 +00:00 |
xsl
|
return false instead of null, if it's an invalid document
|
2006-07-31 13:07:44 +00:00 |
zip
|
- should not have been commited
|
2006-08-07 20:27:49 +00:00 |
zlib
|
upgrade the rest of the functions to Unicode (except ob_gzhandler, that I leave for Mike).
|
2006-07-27 16:31:07 +00:00 |
ext_skel
|
|
|
ext_skel_win32.php
|
|
|