.. |
bcmath
|
Add some bcmath tests
|
2010-03-08 15:16:51 +00:00 |
bz2
|
Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper).
|
2010-09-13 07:41:39 +00:00 |
calendar
|
Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original
|
2010-09-09 06:41:23 +00:00 |
com_dotnet
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
ctype
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
curl
|
MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:41:30 +00:00 |
date
|
- Keep 5.3 and trunk in sync.
|
2010-08-30 16:50:10 +00:00 |
dba
|
MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:41:30 +00:00 |
dom
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
enchant
|
Fix bug in unaligned memory access fix
|
2010-05-02 05:01:51 +00:00 |
ereg
|
Allow ereg to be built as shared on Windows
|
2010-05-24 07:44:00 +00:00 |
exif
|
MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:41:30 +00:00 |
fileinfo
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
filter
|
Removed useless copying
|
2010-08-26 12:21:06 +00:00 |
ftp
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
gd
|
- WS
|
2010-06-30 22:06:49 +00:00 |
gettext
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
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...)
|
2010-02-23 11:07:39 +00:00 |
hash
|
Fixed bug #51943 (Several files are out of ANSI spec)
|
2010-07-13 23:59:54 +00:00 |
iconv
|
Fixed bogus char
|
2010-08-22 18:17:19 +00:00 |
imap
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
interbase
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
intl
|
Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range
|
2010-09-01 20:34:59 +00:00 |
json
|
Fix bug #52262 - Invalid UTF-8 documents don't set an error code when they fail to decode.
|
2010-07-06 17:01:30 +00:00 |
ldap
|
- Fixed wrong type
|
2010-09-08 01:46:23 +00:00 |
libxml
|
In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml callbacks on each request, we con do it only once. Probably the list of such SAPI may be extended.
|
2010-08-27 06:12:37 +00:00 |
mbstring
|
- restore credits, fix 5.3 as well, aka do it right /cc Deric
|
2010-09-05 14:38:35 +00:00 |
mcrypt
|
- use new function to get random bytes
|
2010-06-08 18:27:23 +00:00 |
mssql
|
Fixed possible crash in php_mssql_get_column_content_without_type()
|
2010-08-18 20:16:05 +00:00 |
mysql
|
Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)
|
2010-08-18 20:00:18 +00:00 |
mysqli
|
Fix test failure. Add new test for MYSQLI_OPT_INT_AND_FLOAT_NATIVE mysqlnd feature.
|
2010-09-02 14:57:38 +00:00 |
mysqlnd
|
fix build on windows, seems this macro is not defined
|
2010-09-01 16:54:20 +00:00 |
oci8
|
Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL OCI8 1.4.3 release
|
2010-08-07 00:24:26 +00:00 |
odbc
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
openssl
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
pcntl
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
pcre
|
MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:41:30 +00:00 |
pdo
|
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
2010-08-25 22:03:03 +00:00 |
pdo_dblib
|
Remove obsolete non phpt test script.
|
2010-07-24 14:05:44 +00:00 |
pdo_firebird
|
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
|
2010-01-12 12:46:54 +00:00 |
pdo_mysql
|
PHP has changed (undefined) behaviour from 5.3.2 to 5.3.3: ->{} = , which seems to have been never an officially supported syntax and have never been a valid property name, is no longer allowed and PHP bails.
|
2010-08-31 14:43:02 +00:00 |
pdo_oci
|
Allow newer oracle versions
|
2010-02-04 01:12:14 +00:00 |
pdo_odbc
|
Remove main/php3_compat.h, for that a few references to function_entry have
|
2010-03-30 23:03:02 +00:00 |
pdo_pgsql
|
Added inTransaction() method to PDO, with specialized support for Postgres
|
2010-06-10 12:11:19 +00:00 |
pdo_sqlite
|
- New test
|
2010-07-29 23:46:49 +00:00 |
pgsql
|
Fix typos s/connnection/connection
|
2010-05-01 18:27:42 +00:00 |
phar
|
- fix string validation, MOPS-2010-24
|
2010-08-20 16:37:33 +00:00 |
posix
|
MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)
|
2010-08-11 21:41:30 +00:00 |
pspell
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
readline
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
recode
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
reflection
|
- Fixed test
|
2010-09-09 21:46:29 +00:00 |
session
|
Fixed a compiler warning
|
2010-08-27 19:43:08 +00:00 |
shmop
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
simplexml
|
- revert fix for #52655, rev. 302614
|
2010-08-23 17:01:44 +00:00 |
skeleton
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
snmp
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
soap
|
This incorrect contraction started to get on my eyes after I saw it for the
|
2010-09-03 22:24:08 +00:00 |
sockets
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
spl
|
- Implement bug #51804, splFileInfo::getLinkTarget() on Windows
|
2010-09-10 14:17:40 +00:00 |
sqlite
|
- Completed the fix for bug #52010
|
2010-06-20 14:12:06 +00:00 |
sqlite3
|
Upgraded bundled Sqlite3 to version 3.7.0.1
|
2010-08-14 14:44:39 +00:00 |
standard
|
- use php_sys_readlink
|
2010-09-13 09:30:07 +00:00 |
sybase_ct
|
- Add ".so" suffix to checks on libsybct[64] bundles
|
2010-08-31 12:27:29 +00:00 |
sysvmsg
|
Add some sysvmsg coverage tests
|
2010-03-01 01:59:14 +00:00 |
sysvsem
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
sysvshm
|
Fixed a possible resource destruction issues in shm_put_var()
|
2010-05-13 08:34:06 +00:00 |
tidy
|
* implement new output API, fixing some bugs and implementing some feature
|
2010-05-31 10:29:43 +00:00 |
tokenizer
|
- token_get_all now returns false on error, not "", returns array on success
|
2010-05-30 09:34:02 +00:00 |
wddx
|
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
|
2010-08-01 17:34:09 +00:00 |
xml
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
xmlreader
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
xmlrpc
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
xmlwriter
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
xsl
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
zip
|
- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex
|
2010-08-30 09:38:47 +00:00 |
zlib
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
2010-08-06 22:19:47 +00:00 |
ext_skel_win32.php
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |