| .. |
|
bcmath
|
Bump copyright year, 2 of 2.
|
18 years ago |
|
bz2
|
invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
|
18 years ago |
|
calendar
|
- killed off UEXPECT
|
18 years ago |
|
com_dotnet
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
ctype
|
- Removed unnecessary SKIPIF (unicode/tests/*)
|
18 years ago |
|
curl
|
- fix zlib detection (shared/static) and add zlib_a support
|
18 years ago |
|
date
|
- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
|
18 years ago |
|
dba
|
Fix bug #45266 (Fix build with BDB 4)
|
18 years ago |
|
dom
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
enchant
|
- add test
|
18 years ago |
|
ereg
|
- Visibility (bug #45564)
|
18 years ago |
|
exif
|
- fix comment style
|
18 years ago |
|
fbsql
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
fileinfo
|
- Fixed bug #45636 (fileinfo ext duplicate strndup).
|
18 years ago |
|
filter
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
ftp
|
- don't use inet_ntop when not present
|
18 years ago |
|
gd
|
- Fixed test
|
18 years ago |
|
gettext
|
- use static lib first if found
|
18 years ago |
|
gmp
|
- killed off UEXPECT
|
18 years ago |
|
hash
|
this should be "=", not "=="
|
18 years ago |
|
iconv
|
- update lib detection and does not enable it when lib/headers are missing
|
18 years ago |
|
imap
|
- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
|
18 years ago |
|
interbase
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
intl
|
- Fixed crash msgfmt_get_pattern
|
18 years ago |
|
json
|
Fix test to test higher nesting level
|
18 years ago |
|
ldap
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
libxml
|
- Visibility (bug #45557)
|
18 years ago |
|
mbstring
|
- More fixes for bug #45691
|
18 years ago |
|
mcrypt
|
- not shared
|
18 years ago |
|
mhash
|
Sort Windows changes for mhash BC layer
|
18 years ago |
|
mime_magic
|
- MFB: Added arginfo
|
18 years ago |
|
ming
|
New macro for check void parameters
|
18 years ago |
|
msql
|
- MFB: Added arginfo
|
18 years ago |
|
mssql
|
- MFB: zend_arg_defs.c is unnecessary now
|
18 years ago |
|
mysql
|
Fixed uninitialized data
|
18 years ago |
|
mysqli
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
mysqlnd
|
- Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.
|
18 years ago |
|
oci8
|
- fix oci8_11g when build shared (invalid extension)
|
18 years ago |
|
odbc
|
- MFB: Added arginfo
|
18 years ago |
|
openssl
|
fix typo
|
18 years ago |
|
pcntl
|
not experimental anymore
|
18 years ago |
|
pcre
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
pdo
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
pdo_dblib
|
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
|
18 years ago |
|
pdo_firebird
|
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
|
18 years ago |
|
pdo_mysql
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
pdo_oci
|
- fix EOL broken by previous commit
|
18 years ago |
|
pdo_odbc
|
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
|
18 years ago |
|
pdo_pgsql
|
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
|
18 years ago |
|
pdo_sqlite
|
Stupid typo
|
18 years ago |
|
pgsql
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
phar
|
- Remove obsolete check
|
18 years ago |
|
posix
|
MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent
|
18 years ago |
|
pspell
|
- MFB: Added arginfo
|
18 years ago |
|
readline
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
recode
|
- MFB: New parameter parsing API
|
18 years ago |
|
reflection
|
MFB: Documentation fix for getClosure()
|
18 years ago |
|
session
|
- Fixed some inconsistencies with the behaviour of sessions. Changed session_start() to return false when session start fails.
|
18 years ago |
|
shmop
|
- MFB: Added arginfo (functions)
|
18 years ago |
|
simplexml
|
Move SXI::count to SXE::count and make it user-friendly
|
18 years ago |
|
skeleton
|
New macro for check void parameters
|
18 years ago |
|
snmp
|
- MFB: Added arginfo
|
18 years ago |
|
soap
|
Fix tests: need simplexml
|
18 years ago |
|
sockets
|
- forgot to commit to HEAD
|
18 years ago |
|
spl
|
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).
|
18 years ago |
|
sqlite
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
sqlite3
|
Sync libsqlite to 3.6.1
|
18 years ago |
|
standard
|
Fix build on FreeBSD4.11 (bug#45757)
|
18 years ago |
|
sybase_ct
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
sysvmsg
|
- MFB: Added arginfo
|
18 years ago |
|
sysvsem
|
Bump copyright year, 2 of 2.
|
18 years ago |
|
sysvshm
|
- MFB: Added arginfo
|
18 years ago |
|
tidy
|
- first static lib then dyn or old one
|
18 years ago |
|
tokenizer
|
. Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
|
18 years ago |
|
unicode
|
- Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
wddx
|
- MFB: Added arginfo
|
18 years ago |
|
xml
|
fix folding
|
18 years ago |
|
xmlreader
|
add parameter allowing node to be exported into existing Document context
|
18 years ago |
|
xmlrpc
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
xmlwriter
|
- MFB: Added arginfo
|
18 years ago |
|
xsl
|
- Nuketh C++ comments from C files.
|
18 years ago |
|
zip
|
- update to 0.9 (torrentzip support, files open only when necessary), windows fixes
|
18 years ago |
|
zlib
|
Avoid leaks when zlib streams can not be closed properly.
|
18 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 |