| .. |
|
bcmath
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
bz2
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
calendar
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
com_dotnet
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
ctype
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
curl
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
date
|
Fixed testcsae inputs so that test runs faster
|
17 years ago |
|
dba
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
dom
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
enchant
|
- add test
|
18 years ago |
|
ereg
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
exif
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
fbsql
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
fileinfo
|
Add asprintf, use regular system malloc and free and add checks in configure.in for the functions
|
17 years ago |
|
filter
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
ftp
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
gd
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
gettext
|
- Fixed segfault [only in this branch]
|
17 years ago |
|
gmp
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
hash
|
- fix build..
|
17 years ago |
|
iconv
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
imap
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
interbase
|
- New parameter parsing API
|
17 years ago |
|
intl
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
json
|
- Fixed tests
|
17 years ago |
|
ldap
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
libxml
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
mbstring
|
MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly)
|
17 years ago |
|
mcrypt
|
- Changed split() to preg_split()
|
17 years ago |
|
mssql
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
mysql
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
mysqli
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
mysqlnd
|
- declaration first (fix build win)
|
17 years ago |
|
oci8
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
odbc
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
openssl
|
- mfb: fix title
|
17 years ago |
|
pcntl
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
pcre
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
pdo
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
pdo_dblib
|
- Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
|
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
|
Don't enable mysqlnd when pdo_mysql is being built with libmysql
|
17 years ago |
|
pdo_oci
|
fix instantclient detection
|
17 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
|
- Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql)
|
17 years ago |
|
pdo_sqlite
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
pgsql
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
phar
|
last commit was an old patch, revert faulty line
|
17 years ago |
|
posix
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
pspell
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
readline
|
- Missing SKIPIF :(
|
17 years ago |
|
recode
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
reflection
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
session
|
Latest and greatest versions of these session tests - checked on 6.0 snap on Windows, Linux and Linux 64 bit.
|
17 years ago |
|
shmop
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
simplexml
|
Fix #46241 (stacked error_handlers, error_handling in general)
|
17 years ago |
|
skeleton
|
New macro for check void parameters
|
18 years ago |
|
snmp
|
- Nuke unused file
|
17 years ago |
|
soap
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
sockets
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
spl
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
sqlite
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
sqlite3
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
standard
|
Directory tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
17 years ago |
|
sybase_ct
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
sysvmsg
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
sysvsem
|
Bump copyright year, 2 of 2.
|
18 years ago |
|
sysvshm
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
tidy
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
tokenizer
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
unicode
|
- Fixed bug #46067 (Collator methods - Segfault)
|
18 years ago |
|
wddx
|
- MFB: ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits)
|
17 years ago |
|
xml
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
xmlreader
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
xmlrpc
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
xmlwriter
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 years ago |
|
xsl
|
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
17 years ago |
|
zip
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
|
17 years ago |
|
zlib
|
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
17 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 |