| .. |
|
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
|
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for win32 and posix
|
18 years ago |
|
dba
|
Fix bug #45266 (Fix build with BDB 4)
|
18 years ago |
|
dom
|
fix ws, cs and folding
|
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
|
fix compilation on AIX
|
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
|
- New parameter parsing API (for gmp_testbit)
|
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
|
- Added arginfo
|
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
|
fix build when host machine doest has pcre installed
|
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
|
- MFB: New parameter parsing API
|
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
|
- Fix #45763 (mysqli::multi_query does not work with mysqlnd)
|
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
|
sync with 5.3 branch. add test for bug #44925
|
18 years ago |
|
pdo
|
- Constness (Added const qualifier to several function parameters)
|
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
|
Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8
|
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
|
fix compile warnings (patch by Phil Oleson)
|
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
|
- move declaration on top and fix build error
|
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
|
Fix error_handling usage in various extensions
|
18 years ago |
|
skeleton
|
New macro for check void parameters
|
18 years ago |
|
snmp
|
- New parameter parsing API
|
18 years ago |
|
soap
|
Fix tests: need simplexml
|
18 years ago |
|
sockets
|
- forgot to commit to HEAD
|
18 years ago |
|
spl
|
fix skipif
|
18 years ago |
|
sqlite
|
- Constness (Added const qualifier to several function parameters)
|
18 years ago |
|
sqlite3
|
- Fixed test
|
18 years ago |
|
standard
|
- Fix tests
|
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
|
- MFB: add new files
|
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 |