| .. |
|
bcmath
|
Add some bcmath tests
|
16 years ago |
|
bz2
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
com_dotnet
|
fix #49192 - crash in GC when get_properties handler returns null
|
16 years ago |
|
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
curl
|
- Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleading
|
16 years ago |
|
date
|
- Fixed Bug #51168 (fails to compile with Sun Studio)
|
16 years ago |
|
dba
|
Explicitly use db-5.0 and don't default to db sym link
|
16 years ago |
|
dom
|
fix bug #49490 (XPath namespace prefix conflict)
|
16 years ago |
|
enchant
|
Fix bug in unaligned memory access fix
|
16 years ago |
|
ereg
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
exif
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
fileinfo
|
- Fixed bug #51732, Fileinfo __construct or open does not work with NULL
|
16 years ago |
|
filter
|
Added explanatory comments to filter_input and filter_input_array to document
|
16 years ago |
|
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
16 years ago |
|
gd
|
- WS
|
16 years ago |
|
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
gmp
|
- fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no trace of this change in gmp's changelog...)
|
16 years ago |
|
hash
|
- Fixed bug #52240 (hash_copy() does not copy the HMAC key, causes wrong results and PHP crashes)
|
16 years ago |
|
iconv
|
Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
|
16 years ago |
|
imap
|
- #35638, add udate to imap_fetch_overview
|
16 years ago |
|
interbase
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
intl
|
sync version with PECL
|
16 years ago |
|
json
|
Added support for JSON_NUMERIC_CHECK option in json_encode() that converts
|
16 years ago |
|
ldap
|
- #43233, sasl support for ldap on windows
|
16 years ago |
|
libxml
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
mbstring
|
Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
|
16 years ago |
|
mcrypt
|
- use new function to get random bytes
|
16 years ago |
|
mssql
|
- Fixed bug #51562 (query timeout in mssql can not be changed per query)
|
16 years ago |
|
mysql
|
- Fix arginfo name
|
16 years ago |
|
mysqli
|
Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array
|
16 years ago |
|
mysqlnd
|
Two functions, which should be methods so one can catch
|
16 years ago |
|
oci8
|
Remove hard coded lib extension. Prepare for OCI8 1.4.2 release
|
16 years ago |
|
odbc
|
- Fixed bug #49429, #51331 (odbc_autocommit doesn't work)
|
16 years ago |
|
openssl
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
pcre
|
- fix build
|
16 years ago |
|
pdo
|
- New tests related to #52098
|
16 years ago |
|
pdo_dblib
|
Fixed bug #51213 (pdo_mssql is trimming value of the money column).
|
16 years ago |
|
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_mysql
|
Fixing test - see also gcov results
|
16 years ago |
|
pdo_oci
|
Allow newer oracle versions
|
16 years ago |
|
pdo_odbc
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
16 years ago |
|
pdo_pgsql
|
Removed the in_transaction handler for 5.3 to avoid BC break due to structure change
|
16 years ago |
|
pdo_sqlite
|
- Completed the fix for bug #52010
|
16 years ago |
|
pgsql
|
Fix typos s/connnection/connection
|
16 years ago |
|
phar
|
Added test for bug 52013 to PHP_5_3.
|
16 years ago |
|
posix
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
pspell
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
reflection
|
- Fixed bug #52057 (ReflectionClass fails on Closure class)
|
16 years ago |
|
session
|
- [DOC] MFH: add session.entropy* support to windows
|
16 years ago |
|
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
simplexml
|
Fixed a possible crash because of recursive GC invocation
|
16 years ago |
|
skeleton
|
MFH: New way for check void parameters
|
18 years ago |
|
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
16 years ago |
|
soap
|
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)
|
16 years ago |
|
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
spl
|
Fix bug #52238: Crash when an Exception occured in iterator_to_array
|
16 years ago |
|
sqlite
|
- Completed the fix for bug #52010
|
16 years ago |
|
sqlite3
|
Install SQLite3 header
|
16 years ago |
|
standard
|
Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).
|
16 years ago |
|
sybase_ct
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
sysvmsg
|
Add some sysvmsg coverage tests
|
16 years ago |
|
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
sysvshm
|
Fixed a possible resource destruction issues in shm_put_var()
|
16 years ago |
|
tidy
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
wddx
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
xml
|
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
|
16 years ago |
|
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
xmlrpc
|
- Fix mem. leak
|
16 years ago |
|
xmlwriter
|
- Fix the fix :P
|
16 years ago |
|
xsl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
16 years ago |
|
zip
|
- Fix #51002, fix possible memory corruption with very long names
|
16 years ago |
|
zlib
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
16 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |