| .. |
|
bcmath
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
bz2
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
calendar
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
14 years ago |
|
com_dotnet
|
- Fix #55301 (com_dotnet part) check if malloc succeded
|
15 years ago |
|
ctype
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
curl
|
Add a test and declare the local vars locally
|
14 years ago |
|
date
|
- Updated to version 2011.14 (2011n)
|
14 years ago |
|
dba
|
Prevent the magic quotes fatal error causing a diff
|
15 years ago |
|
dom
|
Fixed ZE specific compile warnings (Bug #55629)
|
14 years ago |
|
enchant
|
- Improve void arg check
|
14 years ago |
|
ereg
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
14 years ago |
|
exif
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
15 years ago |
|
fileinfo
|
Fixed bug #60094 (C++ comment fails in c89)
|
14 years ago |
|
filter
|
add skipif
|
15 years ago |
|
ftp
|
Fix bug 60183
|
14 years ago |
|
gd
|
Fixed #60160 and added a test for it
|
14 years ago |
|
gettext
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
gmp
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
hash
|
Add skipif
|
15 years ago |
|
iconv
|
- missing --SKIPIF--
|
15 years ago |
|
imap
|
Update skipif
|
15 years ago |
|
interbase
|
skip the interbase tests if cannot connect to the server
|
14 years ago |
|
intl
|
Redid the fix for #60192 with suggestions by Pierre and Kalle
|
14 years ago |
|
json
|
Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties)
|
14 years ago |
|
ldap
|
Fix typo in tests for ldap bug #42060
|
15 years ago |
|
libxml
|
- Use our external entity loader only in the context of a PHP request.
|
15 years ago |
|
mbstring
|
fixed alias and encoding mapping for emoji logo.
|
14 years ago |
|
mcrypt
|
- skip if no hash
|
15 years ago |
|
mssql
|
- Fix #55301 (mssql part) check if malloc succeded
|
15 years ago |
|
mysql
|
Move from directly referencing an aggregated structure to using a
|
14 years ago |
|
mysqli
|
Improving test to reflect latest API changes
|
14 years ago |
|
mysqlnd
|
Add a middleman which can intercept the calls and can reroute them
|
14 years ago |
|
oci8
|
Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9
|
14 years ago |
|
odbc
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
openssl
|
- Revert r313616 (When we have a blocking SSL socket, respect the timeout
|
14 years ago |
|
pcntl
|
Fix errormessage
|
15 years ago |
|
pcre
|
efree match_sets on an error here - found by Coverity
|
15 years ago |
|
pdo
|
- Fix bug #55776 (PDORow to session bug)
|
14 years ago |
|
pdo_dblib
|
- Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifier column type)
|
14 years ago |
|
pdo_firebird
|
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object
|
15 years ago |
|
pdo_mysql
|
- Fix bug #60155 (pdo_mysql.default_socket ignored).
|
14 years ago |
|
pdo_oci
|
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
|
14 years ago |
|
pdo_odbc
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
15 years ago |
|
pdo_pgsql
|
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
|
15 years ago |
|
pdo_sqlite
|
xfail, not fix yet
|
14 years ago |
|
pgsql
|
Fixed a few false positives on gcov for ext/pgsql
|
15 years ago |
|
phar
|
the mandatory __construct() for SPL classes was reverted in r318566
|
14 years ago |
|
posix
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
14 years ago |
|
pspell
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
readline
|
Add a constant, READLINE_LIB, to be able to differenciate which lib is being used
|
15 years ago |
|
recode
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
reflection
|
Fixed ZE specific compile warnings (Bug #55629)
|
14 years ago |
|
session
|
fix calling user close func when it isn't open
|
14 years ago |
|
shmop
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
simplexml
|
- add skipif for dom
|
15 years ago |
|
skeleton
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
snmp
|
- Fix test
|
15 years ago |
|
soap
|
Prevent possible integer overflow
|
14 years ago |
|
sockets
|
- Fixed bug #60048 (sa_len a #define on IRIX)
|
14 years ago |
|
spl
|
add 3rd parameter to arg info for splfileobject fgetcsv/setcsvcontrol (bug #60201)
|
14 years ago |
|
sqlite3
|
- add skipif
|
15 years ago |
|
standard
|
fixed bug #60227: header() cannot detect the multi-line header with CR.
|
14 years ago |
|
sybase_ct
|
- Fix #55301 (sybase part, take #2) check if malloc succeded
|
15 years ago |
|
sysvmsg
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
14 years ago |
|
sysvsem
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
sysvshm
|
Fixed bug #55750 (memory copy issue in sysvshm extension).
|
14 years ago |
|
tidy
|
- force LF (svn prop and config)
|
15 years ago |
|
tokenizer
|
- Drop T_SCALAR_CAST
|
15 years ago |
|
wddx
|
Fixed ZE specific compile warnings (Bug #55629)
|
14 years ago |
|
xml
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
14 years ago |
|
xmlreader
|
- fix test for OS where dir sep is \
|
15 years ago |
|
xmlrpc
|
- add skipif
|
15 years ago |
|
xmlwriter
|
- Make usage of new PHP_FE_END macro
|
15 years ago |
|
xsl
|
Added the xsl.security_prefs option to 5_4 and trunk and
|
14 years ago |
|
zip
|
Removed unreachable code (stream == NULL check is done already)
|
14 years ago |
|
zlib
|
fix r316992
|
14 years ago |
|
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
16 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
22 years ago |