| .. |
|
bcmath
|
Added automatic module globals management
|
20 years ago |
|
bz2
|
add new tests, improve the old ones
|
20 years ago |
|
calendar
|
fix segfault in jdmonthname(), add test
|
20 years ago |
|
com_dotnet
|
Added automatic module globals management
|
20 years ago |
|
ctype
|
MFH: arginfo, protos, vim folding
|
20 years ago |
|
curl
|
Eliminate some compiler warnings
|
20 years ago |
|
date
|
break; break; -> break;
|
20 years ago |
|
dba
|
E_ERROR > E_RECOVERABLE_ERROR
|
20 years ago |
|
dbase
|
bailout on error and don't try to create fields of unknown type
|
20 years ago |
|
dom
|
improved code (after suggestion by helly)
|
20 years ago |
|
ereg
|
- Warning fixes by Steph
|
20 years ago |
|
exif
|
Added automatic module globals management
|
20 years ago |
|
fbsql
|
Added automatic module globals management
|
20 years ago |
|
fdf
|
MFH: arginfo fixes
|
20 years ago |
|
filepro
|
bump year and license version
|
20 years ago |
|
filter
|
no need to fetch name and free it immediately after that
|
20 years ago |
|
ftp
|
MFH: argument infos
|
20 years ago |
|
gd
|
- #38112, add test and use MAX_LWZ_BITS instead of the value
|
20 years ago |
|
gettext
|
MFH: argument info..
|
20 years ago |
|
gmp
|
MFH: add gmp_nextprime()
|
20 years ago |
|
hash
|
MFH: arg ifno
|
20 years ago |
|
hwapi
|
bump year and license version
|
20 years ago |
|
iconv
|
MFH: fix/add SKIPIF
|
20 years ago |
|
imap
|
Added automatic module globals management
|
20 years ago |
|
informix
|
plug a leak
|
20 years ago |
|
interbase
|
Added automatic module globals management
|
20 years ago |
|
json
|
MFH: use E_WARNING on recursion and add null to the result to keep it valid
|
20 years ago |
|
ldap
|
Added automatic module globals management
|
20 years ago |
|
libxml
|
Fixed memory leak
|
20 years ago |
|
mbstring
|
added option parameter mb_strrpos( ).
|
20 years ago |
|
mcrypt
|
MFH: fix/add SKIPIF
|
20 years ago |
|
mhash
|
fix spelling in error messages:
|
20 years ago |
|
mime_magic
|
Added automatic module globals management
|
20 years ago |
|
ming
|
E_ERROR > E_RECOVERABLE_ERROR
|
20 years ago |
|
msql
|
bump year and license version
|
20 years ago |
|
mssql
|
Added automatic module globals management
|
20 years ago |
|
mysql
|
MFH: fix/add SKIPIF
|
20 years ago |
|
mysqli
|
Added possible failure note.
|
20 years ago |
|
ncurses
|
bump year and license version
|
20 years ago |
|
oci8
|
MFH: fix #37931 (possible crash after database restart when using persistent connections)
|
20 years ago |
|
odbc
|
fix #37848 (ext/odbc compile failure)
|
20 years ago |
|
openssl
|
- fix leaks in openssl context options
|
20 years ago |
|
pcntl
|
Added automatic module globals management
|
20 years ago |
|
pcre
|
fix test
|
20 years ago |
|
pdo
|
Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished)
|
20 years ago |
|
pdo_dblib
|
Added automatic module globals management
|
20 years ago |
|
pdo_firebird
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_mysql
|
MFH
|
20 years ago |
|
pdo_oci
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_odbc
|
set min pdo dep to 1.0.3, which will be the new pecl release
|
20 years ago |
|
pdo_pgsql
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_sqlite
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pgsql
|
Added automatic module globals management
|
20 years ago |
|
posix
|
Added missing ifdef block.
|
20 years ago |
|
pspell
|
fix test with some aspell versions
|
20 years ago |
|
readline
|
bump year and license version
|
20 years ago |
|
recode
|
Added automatic module globals management
|
20 years ago |
|
reflection
|
- MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute)
|
20 years ago |
|
session
|
Fixed compiler warnings.
|
20 years ago |
|
shmop
|
bump year and license version
|
20 years ago |
|
simplexml
|
MFH: fix/add SKIPIF
|
20 years ago |
|
skeleton
|
Added automatic module globals management
|
20 years ago |
|
snmp
|
Added automatic module globals management
|
20 years ago |
|
soap
|
Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option)
|
20 years ago |
|
sockets
|
Added automatic module globals management
|
20 years ago |
|
spl
|
Fixed memory leak
|
20 years ago |
|
sqlite
|
Added automatic module globals management
|
20 years ago |
|
standard
|
MFH: added error_get_last() function
|
20 years ago |
|
sybase
|
bump year and license version
|
20 years ago |
|
sybase_ct
|
Added automatic module globals management
|
20 years ago |
|
sysvmsg
|
Fixed bug #37705 (Semaphore constants not available).
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
MFH: make sure we won't get into endless loop
|
20 years ago |
|
tidy
|
MFH
|
20 years ago |
|
tokenizer
|
Removed pointless callbacks.
|
20 years ago |
|
wddx
|
there is no Unicode in 5_2
|
20 years ago |
|
xml
|
Added automatic module globals management
|
20 years ago |
|
xmlreader
|
MFH: fix/add SKIPIF
|
20 years ago |
|
xmlrpc
|
MFH: fix/add SKIPIF
|
20 years ago |
|
xmlwriter
|
- fix tests for PI with libxml 2.6.24+, a new line is now added
|
20 years ago |
|
xsl
|
MFH
|
20 years ago |
|
zlib
|
add new tests
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |