..
bcmath
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
bz2
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
calendar
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
com_dotnet
Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead)
18 years ago
ctype
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
curl
MFH
18 years ago
date
- Updated to version 2007.10
18 years ago
dba
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
dbase
Fixed bug #42261 (Incorrect lengths for date and boolean data types)
19 years ago
dom
MFH: Fix bug #43364 (recursive xincludes don't remove internal nodes properly)
18 years ago
enchant
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
19 years ago
ereg
MFH:- Moved the old regex functions to own extension: ereg
19 years ago
exif
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
fbsql
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
fdf
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
fileinfo
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
19 years ago
filter
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
ftp
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
gd
-MFB, Right filename
19 years ago
gettext
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
gmp
fix 64-bit
19 years ago
hash
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
iconv
MFH: detect IBM iconv implementation and use correct encoding names
18 years ago
imap
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
interbase
Fixed bug #43128 (Very long class name causes segfault)
18 years ago
json
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
ldap
MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)
19 years ago
libxml
MFH: starting with 2.6.30, standard libxml2 build can be used
18 years ago
mbstring
- fix bug number
19 years ago
mcrypt
- MFH: Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).
18 years ago
mhash
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
mime_magic
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
ming
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
msql
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
mssql
Fixed bug #4294 (Move *timeout initialization from RINIT to connect time)
19 years ago
mysql
MFH: plug leak on invalid result type
19 years ago
mysqli
Fix build
19 years ago
mysqlnd
Fix segfault in debug build
19 years ago
ncurses
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
oci8
MFH: remove Oracle8 support
19 years ago
odbc
Fix ODBC, the GC patch missed this one leading to compilation failure.
19 years ago
openssl
MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache)
19 years ago
pcntl
Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)
18 years ago
pcre
MFH:- Fixed bug #43365 (Several enums have trailing commas)
18 years ago
pdo
fix test
18 years ago
pdo_dblib
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
pdo_firebird
- Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception)
18 years ago
pdo_mysql
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
pdo_oci
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
pdo_odbc
add iODBC support to pdo_odbc
19 years ago
pdo_pgsql
Fixed test
18 years ago
pdo_sqlite
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
pgsql
Fixed bug #43041 (micro-optimizations in pgsql data retrieval) Initial patch
18 years ago
phar
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
19 years ago
posix
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
pspell
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
readline
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
recode
- fix oumlaut :)
19 years ago
reflection
Fixed bug #43128 (Very long class name causes segfault)
18 years ago
session
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
shmop
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
simplexml
MFH: fix folding
18 years ago
skeleton
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
snmp
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
soap
Fixed bug #42952 (soap cache file is created with insecure permissions)
18 years ago
sockets
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
spl
- Fixing #38618 by:
18 years ago
sqlite
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
standard
MFB: Fixed bug #43482 (array_pad() does not warn on very small pad
18 years ago
sybase
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
sybase_ct
Fixed bug #43074 (attempt to increment refcount outside of the macro)
19 years ago
sysvmsg
MFH: Add msg_queue_exists() function (Benjamin Schulz) [DOC]
18 years ago
sysvsem
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
sysvshm
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
tidy
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
tokenizer
T_IMPORT nuked
19 years ago
wddx
one more fix
19 years ago
xml
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
xmlreader
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
xmlrpc
MFH: fix #42736 (xmlrpc_server_call_method() crashes)
19 years ago
xmlwriter
MFH
19 years ago
xsl
MFH: Added macros for managing zval refcounts and is_ref statuses
19 years ago
zip
fix test
18 years ago
zlib
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
19 years ago
ext_skel
;
22 years ago
ext_skel_win32.php
On win32 extensions starts with php_
23 years ago