.. |
bcmath
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
bz2
|
add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()
|
2008-07-23 08:55:59 +00:00 |
calendar
|
- killed off UEXPECT
|
2008-05-27 18:16:04 +00:00 |
com_dotnet
|
- MFB: Added arginfo
|
2008-07-14 18:09:11 +00:00 |
ctype
|
- Removed unnecessary SKIPIF (unicode/tests/*)
|
2008-06-09 15:54:08 +00:00 |
curl
|
support for closures
|
2008-07-17 09:52:51 +00:00 |
date
|
- Fixed test.
|
2008-07-21 07:27:16 +00:00 |
dba
|
Fix bug #45266 (Fix build with BDB 4)
|
2008-06-19 22:39:03 +00:00 |
dbase
|
- killed off UEXPECT
|
2008-05-27 18:16:04 +00:00 |
dom
|
- MFB: do not enable libxml or dom when a dep/header/lib is missing
|
2008-07-15 16:47:40 +00:00 |
enchant
|
- add test
|
2008-04-16 09:56:36 +00:00 |
ereg
|
- Visibility (bug #45564)
|
2008-07-21 16:22:29 +00:00 |
exif
|
use zend_bool for "b"
|
2008-07-14 10:47:35 +00:00 |
fbsql
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
fileinfo
|
- Enable bundled library
|
2008-07-11 14:49:45 +00:00 |
filter
|
support for closures
|
2008-07-17 09:52:51 +00:00 |
ftp
|
- don't use inet_ntop when not present
|
2008-07-12 23:25:42 +00:00 |
gd
|
Fixed #44849 (imagecolorclosesthwb() is not available on Windows)
|
2008-07-20 19:00:35 +00:00 |
gettext
|
- killed off UEXPECT
|
2008-05-27 18:16:04 +00:00 |
gmp
|
- killed off UEXPECT
|
2008-05-27 18:16:04 +00:00 |
hash
|
this should be "=", not "=="
|
2008-07-21 07:27:00 +00:00 |
iconv
|
- update lib detection and does not enable it when lib/headers are missing
|
2008-07-06 16:58:51 +00:00 |
imap
|
MFB: - Fixed the strings size in imap_headerinfo
|
2008-07-11 11:29:41 +00:00 |
interbase
|
MFB: - Added arginfo
|
2008-07-07 17:34:07 +00:00 |
intl
|
MFB: constructors fixes and cleanup
|
2008-07-22 22:11:21 +00:00 |
json
|
MFB:-Â Fixed bug #38680 (Added missing handling of basic types in json_decode)
|
2008-07-22 17:06:00 +00:00 |
ldap
|
- MFB: Fix typo
|
2008-07-16 13:42:51 +00:00 |
libxml
|
- Visibility (bug #45557)
|
2008-07-22 10:29:14 +00:00 |
mbstring
|
- Bug #45572
|
2008-07-20 18:22:46 +00:00 |
mcrypt
|
fix build
|
2008-07-16 08:00:43 +00:00 |
mhash
|
Sort Windows changes for mhash BC layer
|
2008-06-28 15:30:45 +00:00 |
mime_magic
|
- MFB: Added arginfo
|
2008-07-20 14:29:30 +00:00 |
ming
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
msql
|
- MFB: Added arginfo
|
2008-07-20 14:29:30 +00:00 |
mssql
|
- MFB: zend_arg_defs.c is unnecessary now
|
2008-07-05 20:10:41 +00:00 |
mysql
|
Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
|
2008-07-22 23:43:14 +00:00 |
mysqli
|
Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
|
2008-07-22 23:43:14 +00:00 |
mysqlnd
|
More debugging info
|
2008-07-22 16:05:28 +00:00 |
oci8
|
Add LOB & Collection class parameter reflection
|
2008-07-16 23:54:42 +00:00 |
odbc
|
- MFB: Added arginfo
|
2008-07-20 14:29:30 +00:00 |
openssl
|
Fix tests
|
2008-07-19 00:02:46 +00:00 |
pcntl
|
support for closures
|
2008-07-17 09:52:51 +00:00 |
pcre
|
Sync with 5_3 changes
|
2008-07-21 16:12:28 +00:00 |
pdo
|
- Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,
|
2008-07-21 13:05:51 +00:00 |
pdo_dblib
|
MFB: remove unused PHP_EXTNAME_API macros.
|
2008-01-03 16:18:29 +00:00 |
pdo_firebird
|
MFB: remove unused PHP_EXTNAME_API macros.
|
2008-01-03 16:18:29 +00:00 |
pdo_mysql
|
Fixing some tests to expect unicode instead of (binary) strings.
|
2008-07-22 18:33:28 +00:00 |
pdo_oci
|
- Segfault when an exception is thrown on persistent connections
|
2008-07-22 06:48:09 +00:00 |
pdo_odbc
|
MFB: remove unused PHP_EXTNAME_API macros.
|
2008-01-03 16:18:29 +00:00 |
pdo_pgsql
|
MFB: Better fix for bug #44189
|
2008-02-26 00:14:25 +00:00 |
pdo_sqlite
|
MFB: This file isn't needed any more
|
2008-07-17 17:25:34 +00:00 |
pgsql
|
MFB + Unicode:
|
2008-07-23 09:27:01 +00:00 |
phar
|
- Revert (dunno why I had this like this..)
|
2008-07-16 14:12:33 +00:00 |
posix
|
MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent
|
2008-07-04 14:56:30 +00:00 |
pspell
|
- MFB: Added arginfo
|
2008-07-16 18:35:41 +00:00 |
readline
|
- MFB: Added arginfo
|
2008-07-14 18:09:11 +00:00 |
recode
|
- MFB: New parameter parsing API
|
2008-07-03 12:40:48 +00:00 |
reflection
|
Sync with 5_3 changes
|
2008-07-21 16:12:28 +00:00 |
session
|
support for closures
|
2008-07-17 09:52:51 +00:00 |
shmop
|
- MFB: Added arginfo (functions)
|
2008-07-03 12:21:25 +00:00 |
simplexml
|
Move SXI::count to SXE::count and make it user-friendly
|
2008-07-09 21:27:10 +00:00 |
skeleton
|
New macro for check void parameters
|
2008-02-28 14:16:25 +00:00 |
snmp
|
- MFB: Added arginfo
|
2008-07-01 19:14:28 +00:00 |
soap
|
Fix tests: need simplexml
|
2008-07-23 09:12:50 +00:00 |
sockets
|
- forgot to commit to HEAD
|
2008-07-21 13:00:27 +00:00 |
spl
|
- MFH [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)
|
2008-07-23 06:12:44 +00:00 |
sqlite
|
support for closures
|
2008-07-17 09:52:51 +00:00 |
standard
|
Fix test: use canonical name to avoid problems with domain search path
|
2008-07-23 08:26:26 +00:00 |
sybase_ct
|
MFB:
|
2008-07-01 17:29:48 +00:00 |
sysvmsg
|
- MFB: Added arginfo
|
2008-06-30 14:53:45 +00:00 |
sysvsem
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
sysvshm
|
- MFB: Added arginfo
|
2008-07-01 15:50:09 +00:00 |
tidy
|
- MFB: Added arginfo (functions)
|
2008-07-03 12:21:25 +00:00 |
tokenizer
|
- Added arginfo
|
2008-06-23 17:25:01 +00:00 |
unicode
|
- Removed unicode_semantics()
|
2008-07-21 11:32:49 +00:00 |
wddx
|
- MFB: Added arginfo
|
2008-06-27 15:35:49 +00:00 |
xml
|
fix folding
|
2008-07-17 11:40:55 +00:00 |
xmlreader
|
add parameter allowing node to be exported into existing Document context
|
2008-06-16 15:44:22 +00:00 |
xmlrpc
|
MFB:
|
2008-07-20 15:52:07 +00:00 |
xmlwriter
|
- MFB: Added arginfo
|
2008-06-27 13:17:27 +00:00 |
xsl
|
- Removed UEXPECT(F)
|
2008-05-27 02:55:52 +00:00 |
zip
|
add PHP_STREAM_FLAG_FCLOSE to zip streams
|
2008-07-23 09:09:02 +00:00 |
zlib
|
- MFB: Added arginfo (functions)
|
2008-07-03 12:21:25 +00:00 |
ext_skel
|
remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD
|
2008-04-15 12:47:18 +00:00 |
ext_skel_win32.php
|
|
|