| .. |
|
bcmath
|
Add some bcmath tests
|
17 years ago |
|
bz2
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
calendar
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
com_dotnet
|
fix non-ts build
|
16 years ago |
|
ctype
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
curl
|
Remove a couple TSRMLS_FETCH() calls around ext/main/sapi
|
16 years ago |
|
date
|
- Expose date-extension object creation externally.
|
16 years ago |
|
dba
|
Add Tokyo Cabinet abstract DB support to ext/dba
|
17 years ago |
|
dom
|
fix bug #50828 (DOMNotation is not subclass of DOMNode)
|
16 years ago |
|
enchant
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
ereg
|
Remove a couple TSRMLS_FETCH() calls around ext/main/sapi
|
16 years ago |
|
exif
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
fileinfo
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
filter
|
Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session)
|
16 years ago |
|
ftp
|
Fixed bug #51190 (ftp_put() returns false when transfer was successful).
|
17 years ago |
|
gd
|
Fixed bug #51263 (imagettftext and rotated text uses wrong baseline)
|
17 years ago |
|
gettext
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 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...)
|
17 years ago |
|
hash
|
JOAAT hashing now supports incremental hashing.
|
17 years ago |
|
iconv
|
Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making it less cryptic
|
17 years ago |
|
imap
|
- #35638, add udate to imap_fetch_overview
|
16 years ago |
|
interbase
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
intl
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
json
|
- Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)
|
16 years ago |
|
ldap
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
libxml
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
mbstring
|
MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
|
16 years ago |
|
mcrypt
|
add filters to mcrypt
|
17 years ago |
|
mssql
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
mysql
|
Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock
|
17 years ago |
|
mysqli
|
Fix for bug#49234 method not found ssl_set
|
16 years ago |
|
mysqlnd
|
Last batch of int/uint comparison fixes
|
16 years ago |
|
oci8
|
Fixed Bug #51577 (Uninitialized memory reference with oci_bind_array_by_name)
|
16 years ago |
|
odbc
|
- Fixed bug #49429, #51331 (odbc_autocommit doesn't work)
|
17 years ago |
|
openssl
|
Fix for bug#49234 method not found ssl_set
|
16 years ago |
|
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
pcre
|
- fix build
|
17 years ago |
|
pdo
|
On beginTransaction() reset error state
|
17 years ago |
|
pdo_dblib
|
Fixed bug #51213 (pdo_mssql is trimming value of the money column).
|
17 years ago |
|
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
17 years ago |
|
pdo_mysql
|
fix typo
|
16 years ago |
|
pdo_oci
|
Allow newer oracle versions
|
17 years ago |
|
pdo_odbc
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
pdo_pgsql
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
17 years ago |
|
pdo_sqlite
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
|
17 years ago |
|
pgsql
|
Fix build (see r296062)
|
17 years ago |
|
phar
|
Remove main/php3_compat.h, for that a few references to `function_entry` have
|
17 years ago |
|
posix
|
- Fix test (Bug #51035)
|
17 years ago |
|
pspell
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
reflection
|
restore $this support for closures to its former glory
|
16 years ago |
|
session
|
Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/session)
|
16 years ago |
|
shmop
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
simplexml
|
Fix assignment when SimpleXML is disabled on Windows
|
17 years ago |
|
skeleton
|
New macro for check void parameters
|
19 years ago |
|
snmp
|
- improve netsnmp detection (and restor snmp on win)
|
17 years ago |
|
soap
|
- Fixed tests
|
16 years ago |
|
sockets
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
spl
|
- Fixed tests
|
16 years ago |
|
sqlite
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
sqlite3
|
Upgraded bundled sqlite to version 3.6.23.1
|
17 years ago |
|
standard
|
* Pass TSRMLS_C around pageinfo.c
|
16 years ago |
|
sybase_ct
|
Remove a couple TSRMLS_FETCH() calls around ext/main/sapi
|
16 years ago |
|
sysvmsg
|
Add some sysvmsg coverage tests
|
17 years ago |
|
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
sysvshm
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
tidy
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
tokenizer
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
wddx
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
xml
|
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
|
17 years ago |
|
xmlreader
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
xmlrpc
|
- Fix mem. leak
|
17 years ago |
|
xmlwriter
|
- Fix the fix :P
|
17 years ago |
|
xsl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
17 years ago |
|
zip
|
It's a size_t here, not an unsigned int.
|
17 years ago |
|
zlib
|
Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).
|
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 |